2024-08-22T21:23:50.229 INFO:root:teuthology version: 1.2.0 2024-08-22T21:23:50.251 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-22T21:23:50.351 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862163 branch: reef description: orch/cephadm/mgr-nfs-upgrade/{0-centos_9.stream 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7862163' 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: smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKrt8O90IQdr8F1DKJGk0FQEMdRurxJcgA3bQDroYYIOh5CS4tK2XsyJh786JtcYanbRg/KriduL/ek0TcfRyGQ= smithi106.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKoviU3DYp04fpHgzXP6uybeOTd0FBsIr4M1F1f/hyxcOhWc5p2GRvBefK1IRaH648jkyqpJGeBVgGkESWQg+T8= tasks: - cephadm: cephadm_branch: v16.2.5 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v16.2.5 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:23:50.351 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:23:50.352 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks 2024-08-22T21:23:50.352 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-22T21:23:50.354 INFO:teuthology.task.internal:Checking packages... 2024-08-22T21:23:50.378 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '56fd5b351507f92fd1531bbfb42df967f9fbe713' 2024-08-22T21:23:50.378 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-22T21:23:50.378 INFO:teuthology.packaging:ref: None 2024-08-22T21:23:50.378 INFO:teuthology.packaging:tag: None 2024-08-22T21:23:50.378 INFO:teuthology.packaging:branch: reef 2024-08-22T21:23:50.378 INFO:teuthology.packaging:sha1: 56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:23:50.379 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:23:50.645 INFO:teuthology.task.internal:Found packages for ceph version 18.2.4-756.g279f5cea 2024-08-22T21:23:50.647 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-22T21:23:50.654 INFO:teuthology.task.internal:no buildpackages task found 2024-08-22T21:23:50.654 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-22T21:23:50.661 INFO:teuthology.task.internal:Saving configuration 2024-08-22T21:23:50.678 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-22T21:23:50.685 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-22T21:23:50.712 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862163', '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:18:26.105529', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKrt8O90IQdr8F1DKJGk0FQEMdRurxJcgA3bQDroYYIOh5CS4tK2XsyJh786JtcYanbRg/KriduL/ek0TcfRyGQ='} 2024-08-22T21:23:50.731 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi106.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862163', '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:18:26.107158', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKoviU3DYp04fpHgzXP6uybeOTd0FBsIr4M1F1f/hyxcOhWc5p2GRvBefK1IRaH648jkyqpJGeBVgGkESWQg+T8='} 2024-08-22T21:23:50.731 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-22T21:23:50.737 INFO:teuthology.task.internal:roles: ubuntu@smithi088.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-08-22T21:23:50.737 INFO:teuthology.task.internal:roles: ubuntu@smithi106.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-08-22T21:23:50.738 INFO:teuthology.run_tasks:Running task console_log... 2024-08-22T21:23:50.798 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f39c1d13ac0>, signals=[15]) 2024-08-22T21:23:50.799 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-22T21:23:50.804 INFO:teuthology.task.internal:Opening connections... 2024-08-22T21:23:50.804 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi088.front.sepia.ceph.com 2024-08-22T21:23:50.806 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:23:50.887 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi106.front.sepia.ceph.com 2024-08-22T21:23:50.888 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi106.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:23:50.965 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-22T21:23:50.972 DEBUG:teuthology.orchestra.run.smithi088:> uname -m 2024-08-22T21:23:50.990 INFO:teuthology.orchestra.run.smithi088.stdout:x86_64 2024-08-22T21:23:50.990 DEBUG:teuthology.orchestra.run.smithi088:> cat /etc/os-release 2024-08-22T21:23:51.049 INFO:teuthology.orchestra.run.smithi088.stdout:NAME="CentOS Stream" 2024-08-22T21:23:51.049 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION="9" 2024-08-22T21:23:51.049 INFO:teuthology.orchestra.run.smithi088.stdout:ID="centos" 2024-08-22T21:23:51.049 INFO:teuthology.orchestra.run.smithi088.stdout:ID_LIKE="rhel fedora" 2024-08-22T21:23:51.049 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_ID="9" 2024-08-22T21:23:51.049 INFO:teuthology.orchestra.run.smithi088.stdout:PLATFORM_ID="platform:el9" 2024-08-22T21:23:51.049 INFO:teuthology.orchestra.run.smithi088.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-22T21:23:51.049 INFO:teuthology.orchestra.run.smithi088.stdout:ANSI_COLOR="0;31" 2024-08-22T21:23:51.049 INFO:teuthology.orchestra.run.smithi088.stdout:LOGO="fedora-logo-icon" 2024-08-22T21:23:51.049 INFO:teuthology.orchestra.run.smithi088.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-22T21:23:51.049 INFO:teuthology.orchestra.run.smithi088.stdout:HOME_URL="https://centos.org/" 2024-08-22T21:23:51.049 INFO:teuthology.orchestra.run.smithi088.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-08-22T21:23:51.050 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-22T21:23:51.050 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-22T21:23:51.051 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2024-08-22T21:23:51.076 DEBUG:teuthology.orchestra.run.smithi106:> uname -m 2024-08-22T21:23:51.096 INFO:teuthology.orchestra.run.smithi106.stdout:x86_64 2024-08-22T21:23:51.096 DEBUG:teuthology.orchestra.run.smithi106:> cat /etc/os-release 2024-08-22T21:23:51.156 INFO:teuthology.orchestra.run.smithi106.stdout:NAME="CentOS Stream" 2024-08-22T21:23:51.156 INFO:teuthology.orchestra.run.smithi106.stdout:VERSION="9" 2024-08-22T21:23:51.156 INFO:teuthology.orchestra.run.smithi106.stdout:ID="centos" 2024-08-22T21:23:51.156 INFO:teuthology.orchestra.run.smithi106.stdout:ID_LIKE="rhel fedora" 2024-08-22T21:23:51.156 INFO:teuthology.orchestra.run.smithi106.stdout:VERSION_ID="9" 2024-08-22T21:23:51.157 INFO:teuthology.orchestra.run.smithi106.stdout:PLATFORM_ID="platform:el9" 2024-08-22T21:23:51.157 INFO:teuthology.orchestra.run.smithi106.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-22T21:23:51.157 INFO:teuthology.orchestra.run.smithi106.stdout:ANSI_COLOR="0;31" 2024-08-22T21:23:51.157 INFO:teuthology.orchestra.run.smithi106.stdout:LOGO="fedora-logo-icon" 2024-08-22T21:23:51.157 INFO:teuthology.orchestra.run.smithi106.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-22T21:23:51.157 INFO:teuthology.orchestra.run.smithi106.stdout:HOME_URL="https://centos.org/" 2024-08-22T21:23:51.157 INFO:teuthology.orchestra.run.smithi106.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-08-22T21:23:51.157 INFO:teuthology.orchestra.run.smithi106.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-22T21:23:51.157 INFO:teuthology.orchestra.run.smithi106.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-22T21:23:51.158 INFO:teuthology.lock.ops:Updating smithi106.front.sepia.ceph.com on lock server 2024-08-22T21:23:51.184 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-22T21:23:51.192 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-22T21:23:51.198 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-22T21:23:51.198 DEBUG:teuthology.orchestra.run.smithi088:> test '!' -e /home/ubuntu/cephtest 2024-08-22T21:23:51.201 DEBUG:teuthology.orchestra.run.smithi106:> test '!' -e /home/ubuntu/cephtest 2024-08-22T21:23:51.218 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-22T21:23:51.225 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-22T21:23:51.225 DEBUG:teuthology.orchestra.run.smithi088:> test -z $(ls -A /var/lib/ceph) 2024-08-22T21:23:51.261 DEBUG:teuthology.orchestra.run.smithi106:> test -z $(ls -A /var/lib/ceph) 2024-08-22T21:23:51.379 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-22T21:23:51.430 INFO:teuthology.run_tasks:Running task kernel... 2024-08-22T21:23:51.445 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-22T21:23:51.445 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-22T21:23:51.445 DEBUG:teuthology.orchestra.run.smithi088:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-22T21:23:51.446 DEBUG:teuthology.orchestra.run.smithi106:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-22T21:23:51.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:23:51.464 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-08-22T21:23:51.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:23:51.465 DEBUG:teuthology.orchestra.run.smithi106:> uname -r 2024-08-22T21:23:51.523 INFO:teuthology.orchestra.run.smithi088.stdout:5.14.0-496.el9.x86_64 2024-08-22T21:23:51.523 INFO:teuthology.task.kernel:Running kernel on smithi088: 5.14.0-496.el9.x86_64 2024-08-22T21:23:51.523 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum install -y kernel 2024-08-22T21:23:51.525 INFO:teuthology.orchestra.run.smithi106.stdout:5.14.0-496.el9.x86_64 2024-08-22T21:23:51.525 INFO:teuthology.task.kernel:Running kernel on smithi106: 5.14.0-496.el9.x86_64 2024-08-22T21:23:51.525 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum install -y kernel 2024-08-22T21:23:54.090 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-08-22T21:23:54.160 INFO:teuthology.orchestra.run.smithi106.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-08-22T21:23:56.232 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - AppStream 19 MB/s | 20 MB 00:01 2024-08-22T21:23:57.279 INFO:teuthology.orchestra.run.smithi106.stdout:CentOS Stream 9 - AppStream 9.9 MB/s | 20 MB 00:02 2024-08-22T21:24:01.357 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - CRB 4.7 MB/s | 6.6 MB 00:01 2024-08-22T21:24:01.378 INFO:teuthology.orchestra.run.smithi106.stdout:CentOS Stream 9 - CRB 17 MB/s | 6.6 MB 00:00 2024-08-22T21:24:02.904 INFO:teuthology.orchestra.run.smithi106.stdout:CentOS Stream 9 - Extras packages 95 kB/s | 18 kB 00:00 2024-08-22T21:24:03.466 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - Extras packages 27 kB/s | 18 kB 00:00 2024-08-22T21:24:04.275 INFO:teuthology.orchestra.run.smithi106.stdout:Extra Packages for Enterprise Linux 18 MB/s | 22 MB 00:01 2024-08-22T21:24:04.587 INFO:teuthology.orchestra.run.smithi088.stdout:Extra Packages for Enterprise Linux 23 MB/s | 22 MB 00:00 2024-08-22T21:24:09.714 INFO:teuthology.orchestra.run.smithi106.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-08-22T21:24:09.892 INFO:teuthology.orchestra.run.smithi088.stdout:lab-extras 20 kB/s | 1.7 kB 00:00 2024-08-22T21:24:11.662 INFO:teuthology.orchestra.run.smithi106.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-22T21:24:11.663 INFO:teuthology.orchestra.run.smithi106.stdout:Package kernel-5.14.0-496.el9.x86_64 is already installed. 2024-08-22T21:24:11.758 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2024-08-22T21:24:11.759 INFO:teuthology.orchestra.run.smithi106.stdout:Nothing to do. 2024-08-22T21:24:11.759 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2024-08-22T21:24:11.773 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-22T21:24:11.773 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-5.14.0-496.el9.x86_64 is already installed. 2024-08-22T21:24:11.859 DEBUG:teuthology.orchestra.run.smithi106:> echo no | sudo yum reinstall kernel || true 2024-08-22T21:24:11.868 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-08-22T21:24:11.869 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-08-22T21:24:11.869 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-08-22T21:24:11.996 DEBUG:teuthology.orchestra.run.smithi088:> echo no | sudo yum reinstall kernel || true 2024-08-22T21:24:12.419 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:00:03 ago on Thu 22 Aug 2024 09:24:09 PM UTC. 2024-08-22T21:24:12.562 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2024-08-22T21:24:12.566 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2024-08-22T21:24:12.566 INFO:teuthology.orchestra.run.smithi106.stdout: Package Architecture Version Repository Size 2024-08-22T21:24:12.566 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2024-08-22T21:24:12.566 INFO:teuthology.orchestra.run.smithi106.stdout:Reinstalling: 2024-08-22T21:24:12.566 INFO:teuthology.orchestra.run.smithi106.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T21:24:12.566 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:24:12.566 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2024-08-22T21:24:12.567 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2024-08-22T21:24:12.567 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:24:12.567 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 1.8 M 2024-08-22T21:24:12.567 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 0 2024-08-22T21:24:12.567 INFO:teuthology.orchestra.run.smithi106.stderr:Operation aborted. 2024-08-22T21:24:12.586 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:03 ago on Thu 22 Aug 2024 09:24:09 PM UTC. 2024-08-22T21:24:12.630 INFO:teuthology.orchestra.run.smithi106.stdout:Is this ok [y/N]: 2024-08-22T21:24:12.630 DEBUG:teuthology.orchestra.run.smithi106:> sudo yum reinstall -y kernel || true 2024-08-22T21:24:12.724 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-08-22T21:24:12.728 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-08-22T21:24:12.729 INFO:teuthology.orchestra.run.smithi088.stdout: Package Architecture Version Repository Size 2024-08-22T21:24:12.729 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-08-22T21:24:12.729 INFO:teuthology.orchestra.run.smithi088.stdout:Reinstalling: 2024-08-22T21:24:12.729 INFO:teuthology.orchestra.run.smithi088.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T21:24:12.729 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:24:12.729 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-08-22T21:24:12.729 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-08-22T21:24:12.729 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:24:12.729 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 1.8 M 2024-08-22T21:24:12.729 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 0 2024-08-22T21:24:12.730 INFO:teuthology.orchestra.run.smithi088.stderr:Operation aborted. 2024-08-22T21:24:12.787 INFO:teuthology.orchestra.run.smithi088.stdout:Is this ok [y/N]: 2024-08-22T21:24:12.787 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum reinstall -y kernel || true 2024-08-22T21:24:13.183 INFO:teuthology.orchestra.run.smithi106.stdout:Last metadata expiration check: 0:00:04 ago on Thu 22 Aug 2024 09:24:09 PM UTC. 2024-08-22T21:24:13.305 INFO:teuthology.orchestra.run.smithi106.stdout:Dependencies resolved. 2024-08-22T21:24:13.306 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2024-08-22T21:24:13.306 INFO:teuthology.orchestra.run.smithi106.stdout: Package Architecture Version Repository Size 2024-08-22T21:24:13.306 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2024-08-22T21:24:13.306 INFO:teuthology.orchestra.run.smithi106.stdout:Reinstalling: 2024-08-22T21:24:13.306 INFO:teuthology.orchestra.run.smithi106.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T21:24:13.306 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:24:13.306 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction Summary 2024-08-22T21:24:13.307 INFO:teuthology.orchestra.run.smithi106.stdout:================================================================================ 2024-08-22T21:24:13.307 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:24:13.307 INFO:teuthology.orchestra.run.smithi106.stdout:Total download size: 1.8 M 2024-08-22T21:24:13.307 INFO:teuthology.orchestra.run.smithi106.stdout:Installed size: 0 2024-08-22T21:24:13.307 INFO:teuthology.orchestra.run.smithi106.stdout:Downloading Packages: 2024-08-22T21:24:13.339 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:04 ago on Thu 22 Aug 2024 09:24:09 PM UTC. 2024-08-22T21:24:13.462 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-08-22T21:24:13.462 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-08-22T21:24:13.462 INFO:teuthology.orchestra.run.smithi088.stdout: Package Architecture Version Repository Size 2024-08-22T21:24:13.463 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-08-22T21:24:13.463 INFO:teuthology.orchestra.run.smithi088.stdout:Reinstalling: 2024-08-22T21:24:13.463 INFO:teuthology.orchestra.run.smithi088.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T21:24:13.463 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:24:13.463 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-08-22T21:24:13.463 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-08-22T21:24:13.463 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:24:13.463 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 1.8 M 2024-08-22T21:24:13.463 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 0 2024-08-22T21:24:13.463 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-08-22T21:24:13.727 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-5.14.0-496.el9.x86_64.rpm 8.2 MB/s | 1.8 MB 00:00 2024-08-22T21:24:13.727 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-08-22T21:24:13.727 INFO:teuthology.orchestra.run.smithi088.stdout:Total 6.8 MB/s | 1.8 MB 00:00 2024-08-22T21:24:13.756 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-08-22T21:24:13.997 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-08-22T21:24:13.997 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-08-22T21:24:14.026 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-08-22T21:24:14.026 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-08-22T21:24:14.210 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-08-22T21:24:14.296 INFO:teuthology.orchestra.run.smithi088.stdout: Reinstalling : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T21:24:14.296 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T21:24:14.499 INFO:teuthology.orchestra.run.smithi106.stdout:kernel-5.14.0-496.el9.x86_64.rpm 1.9 MB/s | 1.8 MB 00:00 2024-08-22T21:24:14.500 INFO:teuthology.orchestra.run.smithi106.stdout:-------------------------------------------------------------------------------- 2024-08-22T21:24:14.500 INFO:teuthology.orchestra.run.smithi106.stdout:Total 1.5 MB/s | 1.8 MB 00:01 2024-08-22T21:24:14.531 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction check 2024-08-22T21:24:14.796 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction check succeeded. 2024-08-22T21:24:14.796 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction test 2024-08-22T21:24:14.825 INFO:teuthology.orchestra.run.smithi106.stdout:Transaction test succeeded. 2024-08-22T21:24:14.825 INFO:teuthology.orchestra.run.smithi106.stdout:Running transaction 2024-08-22T21:24:14.996 INFO:teuthology.orchestra.run.smithi106.stdout: Preparing : 1/1 2024-08-22T21:24:15.076 INFO:teuthology.orchestra.run.smithi106.stdout: Reinstalling : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T21:24:15.076 INFO:teuthology.orchestra.run.smithi106.stdout: Cleanup : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T21:24:15.083 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T21:24:15.083 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T21:24:15.842 INFO:teuthology.orchestra.run.smithi106.stdout: Running scriptlet: kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T21:24:15.842 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T21:24:15.860 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T21:24:15.860 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:24:15.860 INFO:teuthology.orchestra.run.smithi088.stdout:Reinstalled: 2024-08-22T21:24:15.860 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-5.14.0-496.el9.x86_64 2024-08-22T21:24:15.860 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:24:15.860 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-08-22T21:24:16.055 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q kernel | sort -rV | head -n 1 2024-08-22T21:24:16.113 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-5.14.0-496.el9.x86_64 2024-08-22T21:24:16.113 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-496.el9.x86_64 2024-08-22T21:24:16.113 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-08-22T21:24:16.114 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-08-22T21:24:16.114 DEBUG:teuthology.orchestra.run.smithi088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-22T21:24:16.151 INFO:teuthology.orchestra.run.smithi088.stdout:ttyS1 2024-08-22T21:24:16.169 DEBUG:teuthology.parallel:result is None 2024-08-22T21:24:16.536 INFO:teuthology.orchestra.run.smithi106.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T21:24:16.536 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:24:16.536 INFO:teuthology.orchestra.run.smithi106.stdout:Reinstalled: 2024-08-22T21:24:16.536 INFO:teuthology.orchestra.run.smithi106.stdout: kernel-5.14.0-496.el9.x86_64 2024-08-22T21:24:16.537 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:24:16.537 INFO:teuthology.orchestra.run.smithi106.stdout:Complete! 2024-08-22T21:24:16.755 DEBUG:teuthology.orchestra.run.smithi106:> rpm -q kernel | sort -rV | head -n 1 2024-08-22T21:24:16.813 INFO:teuthology.orchestra.run.smithi106.stdout:kernel-5.14.0-496.el9.x86_64 2024-08-22T21:24:16.813 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-496.el9.x86_64 2024-08-22T21:24:16.814 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-08-22T21:24:16.814 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-08-22T21:24:16.814 DEBUG:teuthology.orchestra.run.smithi106:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-22T21:24:16.847 INFO:teuthology.orchestra.run.smithi106.stdout:ttyS1 2024-08-22T21:24:16.868 DEBUG:teuthology.parallel:result is None 2024-08-22T21:24:16.868 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-22T21:24:16.875 INFO:teuthology.task.internal:Creating test directory... 2024-08-22T21:24:16.875 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-22T21:24:16.878 DEBUG:teuthology.orchestra.run.smithi106:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-22T21:24:16.924 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-22T21:24:16.930 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-22T21:24:16.937 INFO:teuthology.task.internal:Creating archive directory... 2024-08-22T21:24:16.938 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-22T21:24:16.940 DEBUG:teuthology.orchestra.run.smithi106:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-22T21:24:16.987 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-22T21:24:16.994 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-22T21:24:16.994 DEBUG:teuthology.orchestra.run.smithi088:> 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:24:17.010 DEBUG:teuthology.orchestra.run.smithi106:> 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:24:17.056 INFO:teuthology.orchestra.run.smithi106.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T21:24:17.065 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T21:24:17.067 INFO:teuthology.orchestra.run.smithi106.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T21:24:17.076 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T21:24:17.078 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-22T21:24:17.084 INFO:teuthology.task.internal:Configuring sudo... 2024-08-22T21:24:17.085 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-22T21:24:17.087 DEBUG:teuthology.orchestra.run.smithi106:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-22T21:24:17.133 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-22T21:24:17.143 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-22T21:24:17.143 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-22T21:24:17.155 DEBUG:teuthology.orchestra.run.smithi106:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-22T21:24:17.189 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T21:24:17.254 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T21:24:17.308 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T21:24:17.393 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T21:24:17.432 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-08-22T21:24:17.432 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-22T21:24:17.497 DEBUG:teuthology.orchestra.run.smithi106:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T21:24:17.540 DEBUG:teuthology.orchestra.run.smithi106:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T21:24:17.592 DEBUG:teuthology.orchestra.run.smithi106:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T21:24:17.676 DEBUG:teuthology.orchestra.run.smithi106:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T21:24:17.715 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-08-22T21:24:17.715 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-22T21:24:17.780 DEBUG:teuthology.orchestra.run.smithi088:> sudo service rsyslog restart 2024-08-22T21:24:17.782 DEBUG:teuthology.orchestra.run.smithi106:> sudo service rsyslog restart 2024-08-22T21:24:17.820 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T21:24:17.862 INFO:teuthology.orchestra.run.smithi106.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T21:24:18.343 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-22T21:24:18.351 INFO:teuthology.task.internal:Starting timer... 2024-08-22T21:24:18.351 INFO:teuthology.run_tasks:Running task pcp... 2024-08-22T21:24:18.361 INFO:teuthology.run_tasks:Running task selinux... 2024-08-22T21:24:18.369 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-08-22T21:24:18.370 DEBUG:teuthology.orchestra.run.smithi088:> sudo service auditd rotate 2024-08-22T21:24:18.424 INFO:teuthology.orchestra.run.smithi088.stdout:Rotating logs: 2024-08-22T21:24:18.426 DEBUG:teuthology.orchestra.run.smithi106:> sudo service auditd rotate 2024-08-22T21:24:18.481 INFO:teuthology.orchestra.run.smithi106.stdout:Rotating logs: 2024-08-22T21:24:18.483 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-22T21:24:18.483 DEBUG:teuthology.orchestra.run.smithi088:> /usr/sbin/getenforce 2024-08-22T21:24:18.512 INFO:teuthology.orchestra.run.smithi088.stdout:Permissive 2024-08-22T21:24:18.512 DEBUG:teuthology.orchestra.run.smithi106:> /usr/sbin/getenforce 2024-08-22T21:24:18.535 INFO:teuthology.orchestra.run.smithi106.stdout:Permissive 2024-08-22T21:24:18.535 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi088.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi106.front.sepia.ceph.com': 'permissive'} 2024-08-22T21:24:18.536 DEBUG:teuthology.orchestra.run.smithi088:> 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:18.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:24:18.579 DEBUG:teuthology.orchestra.run.smithi106:> 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:18.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:24:18.605 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-22T21:24:18.605 DEBUG:teuthology.orchestra.run.smithi088:> sudo /usr/sbin/setenforce permissive 2024-08-22T21:24:18.644 DEBUG:teuthology.orchestra.run.smithi106:> sudo /usr/sbin/setenforce permissive 2024-08-22T21:24:18.671 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-22T21:24:18.680 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-08-22T21:24:18.683 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-08-22T21:24:18.793 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-22T21:24:18.804 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:24:18.807 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi088.front.sepia.ceph.com,smithi106.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-22T21:26:06.581 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi088.front.sepia.ceph.com'), Remote(name='ubuntu@smithi106.front.sepia.ceph.com')] 2024-08-22T21:26:06.582 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-08-22T21:26:06.584 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:26:06.659 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-08-22T21:26:06.738 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-08-22T21:26:06.739 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi106.front.sepia.ceph.com' 2024-08-22T21:26:06.739 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi106.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:26:06.813 DEBUG:teuthology.orchestra.run.smithi106:> true 2024-08-22T21:26:06.898 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi106.front.sepia.ceph.com' 2024-08-22T21:26:06.898 INFO:teuthology.run_tasks:Running task clock... 2024-08-22T21:26:06.909 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-22T21:26:06.909 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-22T21:26:06.910 DEBUG:teuthology.orchestra.run.smithi088:> 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:26:06.912 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-22T21:26:06.912 DEBUG:teuthology.orchestra.run.smithi106:> 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:26:06.938 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-22T21:26:06.953 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-22T21:26:06.967 INFO:teuthology.orchestra.run.smithi106.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-22T21:26:06.977 INFO:teuthology.orchestra.run.smithi088.stderr:sudo: ntpd: command not found 2024-08-22T21:26:06.983 INFO:teuthology.orchestra.run.smithi106.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-22T21:26:06.988 INFO:teuthology.orchestra.run.smithi088.stdout:506 Cannot talk to daemon 2024-08-22T21:26:07.002 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-22T21:26:07.006 INFO:teuthology.orchestra.run.smithi106.stderr:sudo: ntpd: command not found 2024-08-22T21:26:07.015 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-22T21:26:07.017 INFO:teuthology.orchestra.run.smithi106.stdout:506 Cannot talk to daemon 2024-08-22T21:26:07.031 INFO:teuthology.orchestra.run.smithi106.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-22T21:26:07.045 INFO:teuthology.orchestra.run.smithi106.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-22T21:26:07.070 INFO:teuthology.orchestra.run.smithi088.stderr:bash: line 1: ntpq: command not found 2024-08-22T21:26:07.073 INFO:teuthology.orchestra.run.smithi088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T21:26:07.073 INFO:teuthology.orchestra.run.smithi088.stdout:=============================================================================== 2024-08-22T21:26:07.073 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:26:07.073 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:26:07.073 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:26:07.074 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:26:07.100 INFO:teuthology.orchestra.run.smithi106.stderr:bash: line 1: ntpq: command not found 2024-08-22T21:26:07.105 INFO:teuthology.orchestra.run.smithi106.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T21:26:07.105 INFO:teuthology.orchestra.run.smithi106.stdout:=============================================================================== 2024-08-22T21:26:07.105 INFO:teuthology.orchestra.run.smithi106.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:26:07.105 INFO:teuthology.orchestra.run.smithi106.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:26:07.105 INFO:teuthology.orchestra.run.smithi106.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:26:07.105 INFO:teuthology.orchestra.run.smithi106.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:26:07.105 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-22T21:26:07.191 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v16.2.5', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v16.2.5', '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:26:07.191 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.5 2024-08-22T21:26:07.191 INFO:tasks.cephadm:Cluster fsid is 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:26:07.192 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-22T21:26:07.192 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-08-22T21:26:07.192 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi088': '172.21.15.88', 'mon.smithi106': '172.21.15.106'} 2024-08-22T21:26:07.192 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-22T21:26:07.192 DEBUG:teuthology.orchestra.run.smithi088:> sudo hostname $(hostname -s) 2024-08-22T21:26:07.217 DEBUG:teuthology.orchestra.run.smithi106:> sudo hostname $(hostname -s) 2024-08-22T21:26:07.244 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.5)... 2024-08-22T21:26:07.244 DEBUG:teuthology.orchestra.run.smithi088:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.5/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-22T21:26:07.545 INFO:teuthology.orchestra.run.smithi088.stdout:-rw-r--r--. 1 ubuntu ubuntu 298325 Aug 22 21:26 /home/ubuntu/cephtest/cephadm 2024-08-22T21:26:07.545 DEBUG:teuthology.orchestra.run.smithi106:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.5/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-22T21:26:07.666 INFO:teuthology.orchestra.run.smithi106.stdout:-rw-r--r--. 1 ubuntu ubuntu 298325 Aug 22 21:26 /home/ubuntu/cephtest/cephadm 2024-08-22T21:26:07.667 DEBUG:teuthology.orchestra.run.smithi088:> 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:26:07.683 DEBUG:teuthology.orchestra.run.smithi106:> 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:26:07.708 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.5 on all hosts... 2024-08-22T21:26:07.708 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-08-22T21:26:07.725 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-08-22T21:26:09.181 INFO:teuthology.orchestra.run.smithi088.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-08-22T21:26:09.234 INFO:teuthology.orchestra.run.smithi106.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-08-22T21:26:21.371 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-08-22T21:26:21.372 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-08-22T21:26:21.372 INFO:teuthology.orchestra.run.smithi106.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-08-22T21:26:21.372 INFO:teuthology.orchestra.run.smithi106.stdout: "repo_digests": [ 2024-08-22T21:26:21.372 INFO:teuthology.orchestra.run.smithi106.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-08-22T21:26:21.372 INFO:teuthology.orchestra.run.smithi106.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-08-22T21:26:21.372 INFO:teuthology.orchestra.run.smithi106.stdout: ] 2024-08-22T21:26:21.372 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-08-22T21:26:24.187 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-08-22T21:26:24.187 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-08-22T21:26:24.187 INFO:teuthology.orchestra.run.smithi088.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-08-22T21:26:24.187 INFO:teuthology.orchestra.run.smithi088.stdout: "repo_digests": [ 2024-08-22T21:26:24.188 INFO:teuthology.orchestra.run.smithi088.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-08-22T21:26:24.188 INFO:teuthology.orchestra.run.smithi088.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-08-22T21:26:24.188 INFO:teuthology.orchestra.run.smithi088.stdout: ] 2024-08-22T21:26:24.188 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-08-22T21:26:24.204 DEBUG:teuthology.orchestra.run.smithi088:> sudo mkdir -p /etc/ceph 2024-08-22T21:26:24.271 DEBUG:teuthology.orchestra.run.smithi106:> sudo mkdir -p /etc/ceph 2024-08-22T21:26:24.303 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 777 /etc/ceph 2024-08-22T21:26:24.328 DEBUG:teuthology.orchestra.run.smithi106:> sudo chmod 777 /etc/ceph 2024-08-22T21:26:24.371 INFO:tasks.cephadm:Writing seed config... 2024-08-22T21:26:24.372 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-22T21:26:24.372 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-22T21:26:24.372 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-22T21:26:24.373 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-22T21:26:24.373 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-22T21:26:24.373 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-22T21:26:24.373 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-22T21:26:24.373 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-08-22T21:26:24.373 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-08-22T21:26:24.374 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-22T21:26:24.389 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 = 24b1063c-60cd-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:26:24.389 DEBUG:teuthology.orchestra.run.smithi088:mon.smithi088> sudo journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi088.service 2024-08-22T21:26:24.431 INFO:tasks.cephadm:Bootstrapping... 2024-08-22T21:26:24.432 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 -v bootstrap --fsid 24b1063c-60cd-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.88 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:26:24.619 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-08-22T21:26:24.675 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: 5.2.1 2024-08-22T21:26:24.677 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying podman|docker is present... 2024-08-22T21:26:24.677 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-08-22T21:26:24.698 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: 5.2.1 2024-08-22T21:26:24.700 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying lvm2 is present... 2024-08-22T21:26:24.700 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying time synchronization is in place... 2024-08-22T21:26:24.700 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-enabled chrony.service 2024-08-22T21:26:24.708 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-08-22T21:26:24.708 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-active chrony.service 2024-08-22T21:26:24.715 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-08-22T21:26:24.715 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-enabled chronyd.service 2024-08-22T21:26:24.722 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: enabled 2024-08-22T21:26:24.722 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-active chronyd.service 2024-08-22T21:26:24.728 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: active 2024-08-22T21:26:24.729 INFO:teuthology.orchestra.run.smithi088.stderr:Unit chronyd.service is enabled and running 2024-08-22T21:26:24.729 INFO:teuthology.orchestra.run.smithi088.stderr:Repeating the final host check... 2024-08-22T21:26:24.729 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-08-22T21:26:24.748 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: 5.2.1 2024-08-22T21:26:24.751 INFO:teuthology.orchestra.run.smithi088.stderr:podman|docker (/bin/podman) is present 2024-08-22T21:26:24.751 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl is present 2024-08-22T21:26:24.751 INFO:teuthology.orchestra.run.smithi088.stderr:lvcreate is present 2024-08-22T21:26:24.751 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-enabled chrony.service 2024-08-22T21:26:24.757 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-08-22T21:26:24.757 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-active chrony.service 2024-08-22T21:26:24.763 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-08-22T21:26:24.764 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-enabled chronyd.service 2024-08-22T21:26:24.770 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: enabled 2024-08-22T21:26:24.771 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-active chronyd.service 2024-08-22T21:26:24.777 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: active 2024-08-22T21:26:24.778 INFO:teuthology.orchestra.run.smithi088.stderr:Unit chronyd.service is enabled and running 2024-08-22T21:26:24.778 INFO:teuthology.orchestra.run.smithi088.stderr:Host looks OK 2024-08-22T21:26:24.778 INFO:teuthology.orchestra.run.smithi088.stderr:Cluster fsid: 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:26:24.778 INFO:teuthology.orchestra.run.smithi088.stderr:Acquiring lock 140705686412592 on /run/cephadm/24b1063c-60cd-11ef-bcd2-c7b262605968.lock 2024-08-22T21:26:24.778 INFO:teuthology.orchestra.run.smithi088.stderr:Lock 140705686412592 acquired on /run/cephadm/24b1063c-60cd-11ef-bcd2-c7b262605968.lock 2024-08-22T21:26:24.779 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying IP 172.21.15.88 port 3300 ... 2024-08-22T21:26:24.779 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying IP 172.21.15.88 port 6789 ... 2024-08-22T21:26:24.779 INFO:teuthology.orchestra.run.smithi088.stderr:Base mon IP is 172.21.15.88, final addrv is [v2:172.21.15.88:3300,v1:172.21.15.88:6789] 2024-08-22T21:26:24.779 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /sbin/ip route ls 2024-08-22T21:26:24.781 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.88 metric 100 2024-08-22T21:26:24.781 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.88 metric 100 2024-08-22T21:26:24.781 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /sbin/ip -6 route ls 2024-08-22T21:26:24.784 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-08-22T21:26:24.784 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-08-22T21:26:24.784 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-08-22T21:26:24.784 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /sbin/ip -6 addr ls 2024-08-22T21:26:24.786 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-22T21:26:24.786 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-08-22T21:26:24.787 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-08-22T21:26:24.787 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-08-22T21:26:24.787 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d42d/64 scope link noprefixroute 2024-08-22T21:26:24.787 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-08-22T21:26:24.787 INFO:teuthology.orchestra.run.smithi088.stderr:Mon IP `172.21.15.88` is in CIDR network `172.21.0.0/20` 2024-08-22T21:26:24.787 INFO:teuthology.orchestra.run.smithi088.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-22T21:26:24.788 INFO:teuthology.orchestra.run.smithi088.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-08-22T21:26:24.788 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.5 2024-08-22T21:26:24.887 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.5... 2024-08-22T21:26:25.268 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Getting image source signatures 2024-08-22T21:26:25.268 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Copying blob sha256:77890c5669f6b6c6924b8fca572f4f533c69239091810f2d2495b0df611f7263 2024-08-22T21:26:25.269 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-08-22T21:26:25.269 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Copying config sha256:6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-08-22T21:26:25.401 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Writing manifest to image destination 2024-08-22T21:26:25.553 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-08-22T21:26:25.556 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --version 2024-08-22T21:26:25.953 INFO:teuthology.orchestra.run.smithi088.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-08-22T21:26:26.394 INFO:teuthology.orchestra.run.smithi088.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-08-22T21:26:26.395 INFO:teuthology.orchestra.run.smithi088.stderr:Extracting ceph user uid/gid from container image... 2024-08-22T21:26:26.395 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 -c %u %g /var/lib/ceph 2024-08-22T21:26:26.819 INFO:teuthology.orchestra.run.smithi088.stderr:stat: 167 167 2024-08-22T21:26:27.275 INFO:teuthology.orchestra.run.smithi088.stderr:Creating initial keys... 2024-08-22T21:26:27.302 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-08-22T21:26:27.658 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-authtool: AQADrcdmFXYLIxAAQc28yMSm6pc35ilOvgLnOQ== 2024-08-22T21:26:28.188 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-08-22T21:26:28.580 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-authtool: AQAErcdmu8T7HRAApOEDyquGOTycne0op1NYpw== 2024-08-22T21:26:29.027 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-08-22T21:26:29.394 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-authtool: AQAFrcdmO8xfEhAAULTp8bnSopVaFbKQifw2xQ== 2024-08-22T21:26:29.892 INFO:teuthology.orchestra.run.smithi088.stderr:Creating initial monmap... 2024-08-22T21:26:29.892 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmpbuhmb250:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --create --clobber --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 --addv smithi088 [v2:172.21.15.88:3300,v1:172.21.15.88:6789] /tmp/monmap 2024-08-22T21:26:33.433 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-22T21:26:33.433 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:26:33.433 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-22T21:26:38.952 INFO:teuthology.orchestra.run.smithi088.stderr:monmaptool for smithi088 [v2:172.21.15.88:3300,v1:172.21.15.88:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-22T21:26:38.952 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: set fsid to 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:26:38.953 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-22T21:26:38.953 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-08-22T21:26:38.953 INFO:teuthology.orchestra.run.smithi088.stderr:Creating mon... 2024-08-22T21:26:38.954 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088:/var/lib/ceph/mon/ceph-smithi088:z -v /tmp/ceph-tmp42_16uqo:/tmp/keyring:z -v /tmp/ceph-tmpbuhmb250:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --mkfs -i smithi088 --fsid 24b1063c-60cd-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:26:41.560 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.332+0000 7f3313648700 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-22T21:26:41.561 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.332+0000 7f3313648700 1 imported monmap: 2024-08-22T21:26:41.561 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: epoch 0 2024-08-22T21:26:41.561 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:26:41.561 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: last_changed 2024-08-22T21:26:32.520881+0000 2024-08-22T21:26:41.561 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: created 2024-08-22T21:26:32.520881+0000 2024-08-22T21:26:41.561 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-08-22T21:26:41.561 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-08-22T21:26:41.561 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.smithi088 2024-08-22T21:26:41.561 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.561 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.332+0000 7f3313648700 0 /usr/bin/ceph-mon: set fsid to 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:26:41.561 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: RocksDB version: 6.8.1 2024-08-22T21:26:41.561 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.562 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-22T21:26:41.562 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Compile date Jul 8 2021 2024-08-22T21:26:41.562 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: DB SUMMARY 2024-08-22T21:26:41.562 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.562 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi088/store.db dir, Total Num: 0, files: 2024-08-22T21:26:41.562 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.562 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi088/store.db: 2024-08-22T21:26:41.562 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.562 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.error_if_exists: 0 2024-08-22T21:26:41.562 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.create_if_missing: 1 2024-08-22T21:26:41.562 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.paranoid_checks: 1 2024-08-22T21:26:41.562 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.env: 0x55cf061a21c0 2024-08-22T21:26:41.563 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.fs: Posix File System 2024-08-22T21:26:41.563 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.info_log: 0x55cf08046c20 2024-08-22T21:26:41.563 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-22T21:26:41.563 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.statistics: (nil) 2024-08-22T21:26:41.563 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.use_fsync: 0 2024-08-22T21:26:41.563 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.max_log_file_size: 0 2024-08-22T21:26:41.563 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-22T21:26:41.563 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-22T21:26:41.563 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-22T21:26:41.563 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-22T21:26:41.563 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.allow_fallocate: 1 2024-08-22T21:26:41.563 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-22T21:26:41.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-22T21:26:41.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.use_direct_reads: 0 2024-08-22T21:26:41.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-22T21:26:41.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.create_missing_column_families: 0 2024-08-22T21:26:41.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.db_log_dir: 2024-08-22T21:26:41.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi088/store.db 2024-08-22T21:26:41.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-22T21:26:41.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.max_subcompactions: 1 2024-08-22T21:26:41.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.max_background_flushes: -1 2024-08-22T21:26:41.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-22T21:26:41.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-22T21:26:41.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-22T21:26:41.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-22T21:26:41.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-22T21:26:41.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.advise_random_on_open: 1 2024-08-22T21:26:41.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-22T21:26:41.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.write_buffer_manager: 0x55cf0804f530 2024-08-22T21:26:41.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-22T21:26:41.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-22T21:26:41.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-22T21:26:41.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-22T21:26:41.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.rate_limiter: (nil) 2024-08-22T21:26:41.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-22T21:26:41.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-22T21:26:41.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-22T21:26:41.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-22T21:26:41.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.unordered_write: 0 2024-08-22T21:26:41.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-22T21:26:41.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-22T21:26:41.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-22T21:26:41.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-22T21:26:41.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.row_cache: None 2024-08-22T21:26:41.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.wal_filter: None 2024-08-22T21:26:41.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-22T21:26:41.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-22T21:26:41.567 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.preserve_deletes: 0 2024-08-22T21:26:41.567 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.two_write_queues: 0 2024-08-22T21:26:41.567 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.manual_wal_flush: 0 2024-08-22T21:26:41.567 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.atomic_flush: 0 2024-08-22T21:26:41.567 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-22T21:26:41.567 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-22T21:26:41.567 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-22T21:26:41.567 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.log_readahead_size: 0 2024-08-22T21:26:41.568 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-08-22T21:26:41.568 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.max_background_jobs: 2 2024-08-22T21:26:41.568 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.max_background_compactions: -1 2024-08-22T21:26:41.568 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-22T21:26:41.568 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-22T21:26:41.568 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-22T21:26:41.568 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.max_total_wal_size: 0 2024-08-22T21:26:41.568 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-22T21:26:41.568 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-22T21:26:41.569 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-22T21:26:41.569 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-22T21:26:41.569 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.max_open_files: -1 2024-08-22T21:26:41.569 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.bytes_per_sync: 0 2024-08-22T21:26:41.569 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-22T21:26:41.569 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-22T21:26:41.569 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-22T21:26:41.569 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Compression algorithms supported: 2024-08-22T21:26:41.569 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-22T21:26:41.569 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: kZSTD supported: 0 2024-08-22T21:26:41.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: kXpressCompression supported: 0 2024-08-22T21:26:41.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-22T21:26:41.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: kLZ4Compression supported: 1 2024-08-22T21:26:41.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: kBZip2Compression supported: 0 2024-08-22T21:26:41.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: kZlibCompression supported: 1 2024-08-22T21:26:41.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: kSnappyCompression supported: 1 2024-08-22T21:26:41.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-22T21:26:41.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-08-22T21:26:41.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.333+0000 7f3313648700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi088/store.db/MANIFEST-000001 2024-08-22T21:26:41.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-08-22T21:26:41.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-22T21:26:41.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.merge_operator: 2024-08-22T21:26:41.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compaction_filter: None 2024-08-22T21:26:41.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compaction_filter_factory: None 2024-08-22T21:26:41.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-22T21:26:41.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-22T21:26:41.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cf07f60160) 2024-08-22T21:26:41.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-08-22T21:26:41.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-22T21:26:41.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-22T21:26:41.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-08-22T21:26:41.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: index_type: 0 2024-08-22T21:26:41.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-08-22T21:26:41.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-08-22T21:26:41.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-08-22T21:26:41.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-08-22T21:26:41.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: checksum: 1 2024-08-22T21:26:41.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-08-22T21:26:41.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_cache: 0x55cf07f96d10 2024-08-22T21:26:41.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-08-22T21:26:41.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-08-22T21:26:41.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-08-22T21:26:41.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-08-22T21:26:41.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-08-22T21:26:41.573 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: format_version: 2 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_align: 0 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compression: NoCompression 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.num_levels: 7 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-22T21:26:41.574 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compression_opts.level: 32767 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compression_opts.enabled: false 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-22T21:26:41.575 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-22T21:26:41.576 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.arena_block_size: 4194304 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-22T21:26:41.577 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-22T21:26:41.578 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-22T21:26:41.578 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.table_properties_collectors: 2024-08-22T21:26:41.578 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.inplace_update_support: 0 2024-08-22T21:26:41.578 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-22T21:26:41.578 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-22T21:26:41.578 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-22T21:26:41.578 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-22T21:26:41.578 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.bloom_locality: 0 2024-08-22T21:26:41.578 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.max_successive_merges: 0 2024-08-22T21:26:41.578 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-22T21:26:41.578 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-22T21:26:41.578 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.force_consistency_checks: 0 2024-08-22T21:26:41.578 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-22T21:26:41.579 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.ttl: 2592000 2024-08-22T21:26:41.579 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-22T21:26:41.579 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi088/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:26:41.583 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.583 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.334+0000 7f3313648700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-08-22T21:26:41.583 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.583 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.335+0000 7f3313648700 4 rocksdb: DB pointer 0x55cf0805b800 2024-08-22T21:26:41.583 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.335+0000 7f32fc4d1700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-08-22T21:26:41.583 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.335+0000 7f32fc4d1700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-08-22T21:26:41.583 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-08-22T21:26:41.583 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:26:41.583 INFO:teuthology.orchestra.run.smithi088.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:26:41.583 INFO:teuthology.orchestra.run.smithi088.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:26:41.584 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:26:41.584 INFO:teuthology.orchestra.run.smithi088.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:26:41.584 INFO:teuthology.orchestra.run.smithi088.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:26:41.584 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:26:41.584 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.584 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-22T21:26:41.584 INFO:teuthology.orchestra.run.smithi088.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:26:41.584 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:26:41.584 INFO:teuthology.orchestra.run.smithi088.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:26:41.584 INFO:teuthology.orchestra.run.smithi088.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:26:41.584 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.584 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-22T21:26:41.584 INFO:teuthology.orchestra.run.smithi088.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:26:41.585 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:26:41.585 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:26:41.585 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:26:41.585 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:26:41.585 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:26:41.585 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:26:41.585 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:26:41.585 INFO:teuthology.orchestra.run.smithi088.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:26:41.585 INFO:teuthology.orchestra.run.smithi088.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:26:41.585 INFO:teuthology.orchestra.run.smithi088.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:26:41.585 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.585 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:26:41.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-22T21:26:41.586 INFO:teuthology.orchestra.run.smithi088.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:26:41.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:26:41.586 INFO:teuthology.orchestra.run.smithi088.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:26:41.586 INFO:teuthology.orchestra.run.smithi088.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:26:41.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-22T21:26:41.586 INFO:teuthology.orchestra.run.smithi088.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:26:41.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:26:41.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:26:41.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:26:41.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:26:41.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:26:41.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:26:41.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:26:41.587 INFO:teuthology.orchestra.run.smithi088.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:26:41.587 INFO:teuthology.orchestra.run.smithi088.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:26:41.587 INFO:teuthology.orchestra.run.smithi088.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:26:41.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:26:41.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-08-22T21:26:41.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.336+0000 7f3313648700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-08-22T21:26:41.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.336+0000 7f3313648700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-08-22T21:26:41.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:26:41.336+0000 7f3313648700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi088 for mon.smithi088 2024-08-22T21:26:42.132 INFO:teuthology.orchestra.run.smithi088.stderr:create mon.smithi088 on 2024-08-22T21:26:42.133 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:26:42.138 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl disable ceph.target 2024-08-22T21:26:42.336 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl enable ceph.target 2024-08-22T21:26:42.344 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-08-22T21:26:42.480 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl start ceph.target 2024-08-22T21:26:42.487 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl enable ceph-24b1063c-60cd-11ef-bcd2-c7b262605968.target 2024-08-22T21:26:42.495 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-24b1063c-60cd-11ef-bcd2-c7b262605968.target → /etc/systemd/system/ceph-24b1063c-60cd-11ef-bcd2-c7b262605968.target. 2024-08-22T21:26:42.495 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-24b1063c-60cd-11ef-bcd2-c7b262605968.target → /etc/systemd/system/ceph-24b1063c-60cd-11ef-bcd2-c7b262605968.target. 2024-08-22T21:26:42.626 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl start ceph-24b1063c-60cd-11ef-bcd2-c7b262605968.target 2024-08-22T21:26:42.642 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl daemon-reload 2024-08-22T21:26:42.772 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl stop ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi088 2024-08-22T21:26:42.786 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl reset-failed ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi088 2024-08-22T21:26:42.792 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to reset failed state of unit ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi088.service: Unit ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi088.service not loaded. 2024-08-22T21:26:42.792 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl enable ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi088 2024-08-22T21:26:42.800 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/ceph-24b1063c-60cd-11ef-bcd2-c7b262605968.target.wants/ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi088.service → /etc/systemd/system/ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@.service. 2024-08-22T21:26:42.951 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl start ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi088 2024-08-22T21:26:43.423 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:43 smithi088 podman[11727]: 2024-08-22 21:26:43.379745186 +0000 UTC m=+0.346292719 container start de726f4843d40215880da88defa7dd29eb390c7b1135112e4fd8a63279fd06f0 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD) 2024-08-22T21:26:43.423 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:43 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[11742]: cluster 2024-08-22T21:26:43.418737+0000 mon.smithi088 (mon.0) 0 : [INF] mkfs 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:26:43.430 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-enabled firewalld.service 2024-08-22T21:26:43.439 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: disabled 2024-08-22T21:26:43.440 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-active firewalld.service 2024-08-22T21:26:43.446 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-08-22T21:26:43.447 INFO:teuthology.orchestra.run.smithi088.stderr:firewalld.service is not enabled 2024-08-22T21:26:43.447 INFO:teuthology.orchestra.run.smithi088.stderr:Not possible to enable service . firewalld.service is not available 2024-08-22T21:26:43.448 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mon to start... 2024-08-22T21:26:43.448 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mon... 2024-08-22T21:26:43.448 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088:/var/lib/ceph/mon/ceph-smithi088:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status 2024-08-22T21:26:43.691 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:43 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[11742]: cluster 2024-08-22T21:26:43.413518+0000 mon.smithi088 (mon.0) 1 : cluster [INF] mon.smithi088 is new leader, mons smithi088 in quorum (ranks 0) 2024-08-22T21:26:43.692 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:43 smithi088 bash[11727]: de726f4843d40215880da88defa7dd29eb390c7b1135112e4fd8a63279fd06f0 2024-08-22T21:26:43.692 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:43 smithi088 systemd[1]: Started Ceph mon.smithi088 for 24b1063c-60cd-11ef-bcd2-c7b262605968. 2024-08-22T21:26:43.948 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: cluster: 2024-08-22T21:26:43.948 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: id: 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:26:43.948 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-08-22T21:26:43.948 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-08-22T21:26:43.948 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: services: 2024-08-22T21:26:43.948 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi088 (age 0.528757s) 2024-08-22T21:26:43.948 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mgr: no daemons active 2024-08-22T21:26:43.949 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-08-22T21:26:43.949 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-08-22T21:26:43.949 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: data: 2024-08-22T21:26:43.949 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-08-22T21:26:43.949 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-08-22T21:26:43.949 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-08-22T21:26:43.949 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: pgs: 2024-08-22T21:26:43.949 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-08-22T21:26:44.493 INFO:teuthology.orchestra.run.smithi088.stderr:mon is available 2024-08-22T21:26:44.494 INFO:teuthology.orchestra.run.smithi088.stderr:Assimilating anything we can from ceph.conf... 2024-08-22T21:26:44.494 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z -v /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088:/var/lib/ceph/mon/ceph-smithi088:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi088/config 2024-08-22T21:26:44.608 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[11742]: cluster 2024-08-22T21:26:43.417532+0000 mon.smithi088 (mon.0) 2 : cluster [INF] mon.smithi088 is new leader, mons smithi088 in quorum (ranks 0) 2024-08-22T21:26:44.609 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[11742]: cluster 2024-08-22T21:26:43.417696+0000 mon.smithi088 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi088=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0]} 2024-08-22T21:26:44.609 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[11742]: cluster 2024-08-22T21:26:43.420750+0000 mon.smithi088 (mon.0) 4 : cluster [DBG] fsmap 2024-08-22T21:26:44.609 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[11742]: cluster 2024-08-22T21:26:43.424432+0000 mon.smithi088 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-22T21:26:44.609 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[11742]: cluster 2024-08-22T21:26:43.425179+0000 mon.smithi088 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-08-22T21:26:44.609 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[11742]: audit 2024-08-22T21:26:43.946260+0000 mon.smithi088 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.88:0/825214587' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-22T21:26:44.988 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-08-22T21:26:44.988 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [global] 2024-08-22T21:26:44.988 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: fsid = 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:26:44.988 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: log_to_journald = false 2024-08-22T21:26:44.988 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.88:3300,v1:172.21.15.88:6789] 2024-08-22T21:26:44.988 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-08-22T21:26:44.988 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-08-22T21:26:44.988 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-08-22T21:26:44.988 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-08-22T21:26:44.988 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-08-22T21:26:44.988 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [mgr] 2024-08-22T21:26:44.989 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-08-22T21:26:44.989 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-08-22T21:26:44.989 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [osd] 2024-08-22T21:26:44.989 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-08-22T21:26:44.989 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-08-22T21:26:45.572 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[11742]: audit 2024-08-22T21:26:44.983616+0000 mon.smithi088 (mon.0) 8 : audit [INF] from='client.? 172.21.15.88:0/36717979' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-22T21:26:45.573 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[11742]: audit 2024-08-22T21:26:44.986097+0000 mon.smithi088 (mon.0) 9 : audit [INF] from='client.? 172.21.15.88:0/36717979' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-22T21:26:45.574 INFO:teuthology.orchestra.run.smithi088.stderr:Generating new minimal ceph.conf... 2024-08-22T21:26:45.575 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z -v /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088:/var/lib/ceph/mon/ceph-smithi088:z quay.io/ceph/ceph:v16.2.5 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi088/config 2024-08-22T21:26:46.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[11742]: audit 2024-08-22T21:26:46.064413+0000 mon.smithi088 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.88:0/1903606364' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:26:46.782 INFO:teuthology.orchestra.run.smithi088.stderr:Restarting the monitor... 2024-08-22T21:26:46.782 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl restart ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi088 2024-08-22T21:26:47.129 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:46 smithi088 systemd[1]: Stopping Ceph mon.smithi088 for 24b1063c-60cd-11ef-bcd2-c7b262605968... 2024-08-22T21:26:47.129 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[11742]: debug 2024-08-22T21:26:46.922+0000 7f5d384a6700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi088 -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:26:47.129 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[11742]: debug 2024-08-22T21:26:46.922+0000 7f5d384a6700 -1 mon.smithi088@0(leader) e1 *** Got Signal Terminated *** 2024-08-22T21:26:47.385 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:47 smithi088 podman[11965]: 2024-08-22 21:26:47.128997735 +0000 UTC m=+0.322828794 container died de726f4843d40215880da88defa7dd29eb390c7b1135112e4fd8a63279fd06f0 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, RELEASE=HEAD, ceph=True, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-22T21:26:47.666 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:47 smithi088 podman[11965]: 2024-08-22 21:26:47.464848624 +0000 UTC m=+0.658679685 container cleanup de726f4843d40215880da88defa7dd29eb390c7b1135112e4fd8a63279fd06f0 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0) 2024-08-22T21:26:47.666 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:47 smithi088 podman[11965]: ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088 2024-08-22T21:26:47.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:47 smithi088 podman[11978]: 2024-08-22 21:26:47.665628941 +0000 UTC m=+0.527592734 container remove de726f4843d40215880da88defa7dd29eb390c7b1135112e4fd8a63279fd06f0 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, ceph=True, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:26:47.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:47 smithi088 systemd[1]: ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi088.service: Deactivated successfully. 2024-08-22T21:26:47.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:47 smithi088 systemd[1]: Stopped Ceph mon.smithi088 for 24b1063c-60cd-11ef-bcd2-c7b262605968. 2024-08-22T21:26:47.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:47 smithi088 systemd[1]: Starting Ceph mon.smithi088 for 24b1063c-60cd-11ef-bcd2-c7b262605968... 2024-08-22T21:26:47.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:47 smithi088 podman[12020]: 2024-08-22 21:26:47.760577047 +0000 UTC m=+0.016565945 image pull 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 quay.io/ceph/ceph:v16.2.5 2024-08-22T21:26:47.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:47 smithi088 podman[12020]: 2024-08-22 21:26:47.857994931 +0000 UTC m=+0.113983824 container create cffaa60327e868e4149d1fea86e572808cfd839aae73b6b5c1293a6f73145081 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088, ceph=True, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, maintainer=Dimitri Savineau , GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-08-22T21:26:48.139 INFO:teuthology.orchestra.run.smithi088.stderr:Setting mon public_network to 172.21.0.0/20 2024-08-22T21:26:48.139 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mon public_network 172.21.0.0/20 2024-08-22T21:26:48.244 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 podman[12020]: 2024-08-22 21:26:48.068595383 +0000 UTC m=+0.324584268 container init cffaa60327e868e4149d1fea86e572808cfd839aae73b6b5c1293a6f73145081 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20201204, RELEASE=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_CLEAN=True, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:26:48.245 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 podman[12020]: 2024-08-22 21:26:48.07157951 +0000 UTC m=+0.327568398 container start cffaa60327e868e4149d1fea86e572808cfd839aae73b6b5c1293a6f73145081 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088, CEPH_POINT_RELEASE=-16.2.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.schema-version=1.0, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD) 2024-08-22T21:26:48.245 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.089+0000 7f6d30d4a700 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-22T21:26:48.245 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.089+0000 7f6d30d4a700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 2 2024-08-22T21:26:48.245 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.089+0000 7f6d30d4a700 0 pidfile_write: ignore empty --pid-file 2024-08-22T21:26:48.245 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.093+0000 7f6d30d4a700 0 load: jerasure load: lrc load: isa 2024-08-22T21:26:48.245 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: RocksDB version: 6.8.1 2024-08-22T21:26:48.245 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.245 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-22T21:26:48.245 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Compile date Jul 8 2021 2024-08-22T21:26:48.245 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: DB SUMMARY 2024-08-22T21:26:48.245 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.246 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: CURRENT file: CURRENT 2024-08-22T21:26:48.246 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.246 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: IDENTITY file: IDENTITY 2024-08-22T21:26:48.246 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.246 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-08-22T21:26:48.246 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.247 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi088/store.db dir, Total Num: 1, files: 000004.sst 2024-08-22T21:26:48.247 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.247 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi088/store.db: 000006.log size: 85877 ; 2024-08-22T21:26:48.247 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.247 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.error_if_exists: 0 2024-08-22T21:26:48.247 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.create_if_missing: 0 2024-08-22T21:26:48.247 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.paranoid_checks: 1 2024-08-22T21:26:48.247 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.env: 0x55d2cbba21c0 2024-08-22T21:26:48.247 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.fs: Posix File System 2024-08-22T21:26:48.247 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.info_log: 0x55d2cd5aba40 2024-08-22T21:26:48.248 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-22T21:26:48.248 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.statistics: (nil) 2024-08-22T21:26:48.248 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.use_fsync: 0 2024-08-22T21:26:48.248 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_log_file_size: 0 2024-08-22T21:26:48.248 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-22T21:26:48.248 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-22T21:26:48.248 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-22T21:26:48.248 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-22T21:26:48.248 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.allow_fallocate: 1 2024-08-22T21:26:48.248 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-22T21:26:48.248 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-22T21:26:48.248 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.use_direct_reads: 0 2024-08-22T21:26:48.248 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-22T21:26:48.249 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.create_missing_column_families: 0 2024-08-22T21:26:48.249 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.db_log_dir: 2024-08-22T21:26:48.249 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi088/store.db 2024-08-22T21:26:48.249 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-22T21:26:48.249 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_subcompactions: 1 2024-08-22T21:26:48.249 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_background_flushes: -1 2024-08-22T21:26:48.249 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-22T21:26:48.249 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-22T21:26:48.249 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-22T21:26:48.249 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-22T21:26:48.249 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-22T21:26:48.249 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.advise_random_on_open: 1 2024-08-22T21:26:48.250 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-22T21:26:48.250 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.write_buffer_manager: 0x55d2ce222030 2024-08-22T21:26:48.250 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-22T21:26:48.250 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-22T21:26:48.250 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-22T21:26:48.250 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-22T21:26:48.250 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.rate_limiter: (nil) 2024-08-22T21:26:48.250 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-22T21:26:48.250 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-22T21:26:48.250 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-22T21:26:48.250 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-22T21:26:48.251 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.unordered_write: 0 2024-08-22T21:26:48.251 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-22T21:26:48.251 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-22T21:26:48.251 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-22T21:26:48.251 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-22T21:26:48.251 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.row_cache: None 2024-08-22T21:26:48.251 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.wal_filter: None 2024-08-22T21:26:48.251 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-22T21:26:48.251 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-22T21:26:48.251 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.preserve_deletes: 0 2024-08-22T21:26:48.251 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.two_write_queues: 0 2024-08-22T21:26:48.251 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.manual_wal_flush: 0 2024-08-22T21:26:48.252 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.atomic_flush: 0 2024-08-22T21:26:48.252 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-22T21:26:48.252 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-22T21:26:48.252 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-22T21:26:48.252 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.log_readahead_size: 0 2024-08-22T21:26:48.252 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-08-22T21:26:48.252 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_background_jobs: 2 2024-08-22T21:26:48.252 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_background_compactions: -1 2024-08-22T21:26:48.252 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-22T21:26:48.252 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-22T21:26:48.252 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-22T21:26:48.252 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_total_wal_size: 0 2024-08-22T21:26:48.252 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-22T21:26:48.253 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-22T21:26:48.253 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-22T21:26:48.253 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-22T21:26:48.253 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_open_files: -1 2024-08-22T21:26:48.253 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.bytes_per_sync: 0 2024-08-22T21:26:48.253 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-22T21:26:48.253 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-22T21:26:48.253 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-22T21:26:48.253 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Compression algorithms supported: 2024-08-22T21:26:48.253 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-22T21:26:48.253 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: kZSTD supported: 0 2024-08-22T21:26:48.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: kXpressCompression supported: 0 2024-08-22T21:26:48.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-22T21:26:48.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: kLZ4Compression supported: 1 2024-08-22T21:26:48.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: kBZip2Compression supported: 0 2024-08-22T21:26:48.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: kZlibCompression supported: 1 2024-08-22T21:26:48.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: kSnappyCompression supported: 1 2024-08-22T21:26:48.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-22T21:26:48.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi088/store.db/MANIFEST-000005 2024-08-22T21:26:48.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.merge_operator: 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compaction_filter: None 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compaction_filter_factory: None 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d2cd4c4170) 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cache_index_and_filter_blocks: 1 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: pin_top_level_index_and_filter: 1 2024-08-22T21:26:48.256 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: index_type: 0 2024-08-22T21:26:48.257 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: data_block_index_type: 0 2024-08-22T21:26:48.257 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: index_shortening: 1 2024-08-22T21:26:48.257 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: data_block_hash_table_util_ratio: 0.750000 2024-08-22T21:26:48.257 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: hash_index_allow_collision: 1 2024-08-22T21:26:48.257 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: checksum: 1 2024-08-22T21:26:48.257 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: no_block_cache: 0 2024-08-22T21:26:48.257 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: block_cache: 0x55d2cd4faf10 2024-08-22T21:26:48.257 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: block_cache_name: BinnedLRUCache 2024-08-22T21:26:48.257 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: block_cache_options: 2024-08-22T21:26:48.257 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: capacity : 536870912 2024-08-22T21:26:48.257 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: num_shard_bits : 4 2024-08-22T21:26:48.257 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: strict_capacity_limit : 0 2024-08-22T21:26:48.257 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: high_pri_pool_ratio: 0.000 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: block_cache_compressed: (nil) 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: persistent_cache: (nil) 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: block_size: 4096 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: block_size_deviation: 10 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: block_restart_interval: 16 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: index_block_restart_interval: 1 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: metadata_block_size: 4096 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: partition_filters: 0 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: use_delta_encoding: 1 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: whole_key_filtering: 1 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: verify_compression: 0 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: read_amp_bytes_per_bit: 0 2024-08-22T21:26:48.258 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: format_version: 2 2024-08-22T21:26:48.259 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: enable_index_compression: 1 2024-08-22T21:26:48.259 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: block_align: 0 2024-08-22T21:26:48.259 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.259 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-22T21:26:48.259 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-22T21:26:48.259 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compression: NoCompression 2024-08-22T21:26:48.259 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-22T21:26:48.259 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-22T21:26:48.259 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-22T21:26:48.259 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.num_levels: 7 2024-08-22T21:26:48.259 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-22T21:26:48.259 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compression_opts.level: 32767 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compression_opts.enabled: false 2024-08-22T21:26:48.260 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-22T21:26:48.261 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-22T21:26:48.261 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-22T21:26:48.261 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-22T21:26:48.261 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-22T21:26:48.261 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-22T21:26:48.261 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-22T21:26:48.261 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-22T21:26:48.261 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-22T21:26:48.261 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-22T21:26:48.261 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-22T21:26:48.261 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-22T21:26:48.261 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-22T21:26:48.261 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-22T21:26:48.262 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-22T21:26:48.262 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-22T21:26:48.262 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-22T21:26:48.262 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.arena_block_size: 4194304 2024-08-22T21:26:48.262 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-22T21:26:48.262 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-22T21:26:48.262 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-22T21:26:48.262 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-22T21:26:48.262 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-22T21:26:48.262 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-22T21:26:48.262 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-22T21:26:48.262 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-22T21:26:48.262 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-22T21:26:48.263 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-22T21:26:48.263 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-22T21:26:48.263 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-22T21:26:48.263 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-22T21:26:48.263 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-22T21:26:48.263 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.table_properties_collectors: 2024-08-22T21:26:48.263 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.094+0000 7f6d30d4a700 4 rocksdb: Options.inplace_update_support: 0 2024-08-22T21:26:48.263 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-22T21:26:48.263 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-22T21:26:48.263 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-22T21:26:48.263 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-22T21:26:48.263 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: Options.bloom_locality: 0 2024-08-22T21:26:48.264 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: Options.max_successive_merges: 0 2024-08-22T21:26:48.264 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-22T21:26:48.264 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-22T21:26:48.264 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: Options.force_consistency_checks: 0 2024-08-22T21:26:48.264 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-22T21:26:48.264 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: Options.ttl: 2592000 2024-08-22T21:26:48.264 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-22T21:26:48.264 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi088/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:26:48.264 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.264 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-08-22T21:26:48.264 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.264 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724362008097420, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-08-22T21:26:48.264 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.095+0000 7f6d30d4a700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-08-22T21:26:48.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.096+0000 7f6d30d4a700 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:26:48.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.096+0000 7f6d30d4a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724362008098281, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82635, "table_properties": {"data_size": 80905, "index_size": 335, "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": 9446, "raw_average_key_size": 47, "raw_value_size": 75424, "raw_average_value_size": 377, "num_data_blocks": 11, "num_entries": 200, "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": 1724362008, "oldest_key_time": 3, "file_creation_time": 0}} 2024-08-22T21:26:48.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.096+0000 7f6d30d4a700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-08-22T21:26:48.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.096+0000 7f6d30d4a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724362008098702, "job": 1, "event": "recovery_finished"} 2024-08-22T21:26:48.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.100+0000 7f6d30d4a700 4 rocksdb: DB pointer 0x55d2cd5bf800 2024-08-22T21:26:48.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.100+0000 7f6d17b52700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-08-22T21:26:48.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.100+0000 7f6d17b52700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-08-22T21:26:48.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: ** DB Stats ** 2024-08-22T21:26:48.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:26:48.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 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:26:48.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-22T21:26:48.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:26:48.266 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 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:26:48.266 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-22T21:26:48.266 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:26:48.266 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.266 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: ** Compaction Stats [default] ** 2024-08-22T21:26:48.266 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 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:26:48.266 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:26:48.266 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: L0 2/0 82.39 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.8 0.00 0.00 1 0.001 0 0 2024-08-22T21:26:48.266 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Sum 2/0 82.39 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.8 0.00 0.00 1 0.001 0 0 2024-08-22T21:26:48.266 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.8 0.00 0.00 1 0.001 0 0 2024-08-22T21:26:48.266 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.266 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: ** Compaction Stats [default] ** 2024-08-22T21:26:48.267 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 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:26:48.267 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:26:48.267 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 133.8 0.00 0.00 1 0.001 0 0 2024-08-22T21:26:48.267 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:26:48.267 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:26:48.267 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:26:48.267 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:26:48.267 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:26:48.267 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:26:48.267 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Cumulative compaction: 0.00 GB write, 15.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:26:48.267 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Interval compaction: 0.00 GB write, 15.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:26:48.267 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 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:26:48.268 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.268 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:26:48.268 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.268 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: ** Compaction Stats [default] ** 2024-08-22T21:26:48.268 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 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:26:48.268 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:26:48.268 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: L0 2/0 82.39 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.8 0.00 0.00 1 0.001 0 0 2024-08-22T21:26:48.268 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Sum 2/0 82.39 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.8 0.00 0.00 1 0.001 0 0 2024-08-22T21:26:48.268 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 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:26:48.268 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.268 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: ** Compaction Stats [default] ** 2024-08-22T21:26:48.268 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 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:26:48.268 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:26:48.269 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 133.8 0.00 0.00 1 0.001 0 0 2024-08-22T21:26:48.269 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:26:48.269 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:26:48.269 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:26:48.269 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:26:48.269 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:26:48.269 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:26:48.269 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Cumulative compaction: 0.00 GB write, 15.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:26:48.269 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 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:26:48.269 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 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:26:48.269 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.269 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:26:48.269 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.270 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.100+0000 7f6d30d4a700 0 starting mon.smithi088 rank 0 at public addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] at bind addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi088 fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:26:48.270 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.101+0000 7f6d30d4a700 1 mon.smithi088@-1(???) e1 preinit fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:26:48.270 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.101+0000 7f6d30d4a700 0 mon.smithi088@-1(???).mds e1 new map 2024-08-22T21:26:48.270 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.101+0000 7f6d30d4a700 0 mon.smithi088@-1(???).mds e1 print_map 2024-08-22T21:26:48.270 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: e1 2024-08-22T21:26:48.270 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-22T21:26:48.270 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 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:26:48.270 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: legacy client fscid: -1 2024-08-22T21:26:48.270 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.270 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: No filesystems configured 2024-08-22T21:26:48.270 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: 2024-08-22T21:26:48.270 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.101+0000 7f6d30d4a700 0 mon.smithi088@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-22T21:26:48.270 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.101+0000 7f6d30d4a700 0 mon.smithi088@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-22T21:26:48.271 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.101+0000 7f6d30d4a700 0 mon.smithi088@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-22T21:26:48.271 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.101+0000 7f6d30d4a700 0 mon.smithi088@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-22T21:26:48.271 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:46.064413+0000 mon.smithi088 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.88:0/1903606364' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:26:48.271 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:26:48.101+0000 7f6d30d4a700 1 mon.smithi088@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-22T21:26:48.271 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 bash[12020]: cffaa60327e868e4149d1fea86e572808cfd839aae73b6b5c1293a6f73145081 2024-08-22T21:26:48.271 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 systemd[1]: Started Ceph mon.smithi088 for 24b1063c-60cd-11ef-bcd2-c7b262605968. 2024-08-22T21:26:48.271 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:26:48.106765+0000 mon.smithi088 (mon.0) 1 : cluster [INF] mon.smithi088 is new leader, mons smithi088 in quorum (ranks 0) 2024-08-22T21:26:48.271 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:26:48.106827+0000 mon.smithi088 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi088=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0]} 2024-08-22T21:26:48.271 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:26:48.106864+0000 mon.smithi088 (mon.0) 3 : cluster [DBG] fsmap 2024-08-22T21:26:48.271 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:26:48.106889+0000 mon.smithi088 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-22T21:26:48.271 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:26:48.108819+0000 mon.smithi088 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-08-22T21:26:49.130 INFO:teuthology.orchestra.run.smithi088.stderr:Wrote config to /etc/ceph/ceph.conf 2024-08-22T21:26:49.130 INFO:teuthology.orchestra.run.smithi088.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:26:49.130 INFO:teuthology.orchestra.run.smithi088.stderr:Creating mgr... 2024-08-22T21:26:49.130 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying port 9283 ... 2024-08-22T21:26:49.131 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl daemon-reload 2024-08-22T21:26:49.281 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl stop ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mgr.smithi088.dxkmkq 2024-08-22T21:26:49.297 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl reset-failed ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mgr.smithi088.dxkmkq 2024-08-22T21:26:49.303 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to reset failed state of unit ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mgr.smithi088.dxkmkq.service: Unit ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mgr.smithi088.dxkmkq.service not loaded. 2024-08-22T21:26:49.303 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl enable ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mgr.smithi088.dxkmkq 2024-08-22T21:26:49.310 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/ceph-24b1063c-60cd-11ef-bcd2-c7b262605968.target.wants/ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mgr.smithi088.dxkmkq.service → /etc/systemd/system/ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@.service. 2024-08-22T21:26:49.456 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl start ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mgr.smithi088.dxkmkq 2024-08-22T21:26:49.905 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:48.725442+0000 mon.smithi088 (mon.0) 6 : audit [INF] from='client.? 172.21.15.88:0/1531142490' entity='client.admin' 2024-08-22T21:26:49.909 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-enabled firewalld.service 2024-08-22T21:26:49.918 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: disabled 2024-08-22T21:26:49.918 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-active firewalld.service 2024-08-22T21:26:49.925 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-08-22T21:26:49.926 INFO:teuthology.orchestra.run.smithi088.stderr:firewalld.service is not enabled 2024-08-22T21:26:49.926 INFO:teuthology.orchestra.run.smithi088.stderr:Not possible to enable service . firewalld.service is not available 2024-08-22T21:26:49.926 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-enabled firewalld.service 2024-08-22T21:26:49.934 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: disabled 2024-08-22T21:26:49.935 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-active firewalld.service 2024-08-22T21:26:49.942 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-08-22T21:26:49.943 INFO:teuthology.orchestra.run.smithi088.stderr:firewalld.service is not enabled 2024-08-22T21:26:49.943 INFO:teuthology.orchestra.run.smithi088.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-08-22T21:26:49.943 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mgr to start... 2024-08-22T21:26:49.943 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mgr... 2024-08-22T21:26:49.943 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-08-22T21:26:50.461 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-08-22T21:26:50.461 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-08-22T21:26:50.461 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsid": "24b1063c-60cd-11ef-bcd2-c7b262605968", 2024-08-22T21:26:50.461 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "health": { 2024-08-22T21:26:50.461 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-22T21:26:50.461 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "checks": {}, 2024-08-22T21:26:50.461 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mutes": [] 2024-08-22T21:26:50.461 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:50.462 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-22T21:26:50.462 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum": [ 2024-08-22T21:26:50.462 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 0 2024-08-22T21:26:50.462 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-08-22T21:26:50.462 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-22T21:26:50.462 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "smithi088" 2024-08-22T21:26:50.462 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-08-22T21:26:50.462 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-08-22T21:26:50.462 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "monmap": { 2024-08-22T21:26:50.462 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:26:50.462 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-08-22T21:26:50.462 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-22T21:26:50.462 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:50.463 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osdmap": { 2024-08-22T21:26:50.463 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:26:50.463 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-22T21:26:50.463 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-22T21:26:50.463 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-22T21:26:50.463 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-22T21:26:50.466 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-22T21:26:50.466 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-22T21:26:50.466 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:50.466 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgmap": { 2024-08-22T21:26:50.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-22T21:26:50.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-22T21:26:50.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-22T21:26:50.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-22T21:26:50.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-22T21:26:50.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-22T21:26:50.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-22T21:26:50.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-22T21:26:50.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:50.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsmap": { 2024-08-22T21:26:50.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:26:50.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-22T21:26:50.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": false, 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modules": [ 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "iostat", 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "nfs", 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "restful" 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "servicemap": { 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:26:50.468 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modified": "2024-08-22T21:26:43.419244+0000", 2024-08-22T21:26:50.469 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:26:50.469 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:50.469 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-22T21:26:50.469 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-08-22T21:26:51.020 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:50.457619+0000 mon.smithi088 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.88:0/1136549281' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-22T21:26:51.023 INFO:teuthology.orchestra.run.smithi088.stderr:mgr not available, waiting (1/15)... 2024-08-22T21:26:53.025 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-08-22T21:26:53.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-08-22T21:26:53.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-08-22T21:26:53.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsid": "24b1063c-60cd-11ef-bcd2-c7b262605968", 2024-08-22T21:26:53.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "health": { 2024-08-22T21:26:53.564 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-22T21:26:53.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "checks": {}, 2024-08-22T21:26:53.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mutes": [] 2024-08-22T21:26:53.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:53.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-22T21:26:53.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum": [ 2024-08-22T21:26:53.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 0 2024-08-22T21:26:53.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-08-22T21:26:53.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-22T21:26:53.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "smithi088" 2024-08-22T21:26:53.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-08-22T21:26:53.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_age": 5, 2024-08-22T21:26:53.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "monmap": { 2024-08-22T21:26:53.565 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:26:53.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-08-22T21:26:53.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-22T21:26:53.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:53.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osdmap": { 2024-08-22T21:26:53.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:26:53.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-22T21:26:53.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-22T21:26:53.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-22T21:26:53.566 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-22T21:26:53.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-22T21:26:53.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-22T21:26:53.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:53.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgmap": { 2024-08-22T21:26:53.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-22T21:26:53.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-22T21:26:53.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-22T21:26:53.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-22T21:26:53.570 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsmap": { 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": false, 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modules": [ 2024-08-22T21:26:53.571 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "iostat", 2024-08-22T21:26:53.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "nfs", 2024-08-22T21:26:53.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "restful" 2024-08-22T21:26:53.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-08-22T21:26:53.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:26:53.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:53.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "servicemap": { 2024-08-22T21:26:53.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:26:53.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modified": "2024-08-22T21:26:43.419244+0000", 2024-08-22T21:26:53.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:26:53.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:53.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-22T21:26:53.572 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-08-22T21:26:54.145 INFO:teuthology.orchestra.run.smithi088.stderr:mgr not available, waiting (2/15)... 2024-08-22T21:26:54.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:54 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:53.561056+0000 mon.smithi088 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.88:0/3132649453' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-22T21:26:55.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:26:55.027553+0000 mon.smithi088 (mon.0) 9 : cluster [INF] Activating manager daemon smithi088.dxkmkq 2024-08-22T21:26:55.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:26:55.029984+0000 mon.smithi088 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi088.dxkmkq(active, starting, since 0.00253249s) 2024-08-22T21:26:55.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:55.030724+0000 mon.smithi088 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.88:0/3300057881' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-22T21:26:55.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:55.030841+0000 mon.smithi088 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.88:0/3300057881' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-22T21:26:55.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:55.030936+0000 mon.smithi088 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.88:0/3300057881' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-22T21:26:55.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:55.031044+0000 mon.smithi088 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.88:0/3300057881' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata", "id": "smithi088"}]: dispatch 2024-08-22T21:26:55.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:55.031534+0000 mon.smithi088 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.88:0/3300057881' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mgr metadata", "who": "smithi088.dxkmkq", "id": "smithi088.dxkmkq"}]: dispatch 2024-08-22T21:26:55.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:26:55.033212+0000 mon.smithi088 (mon.0) 16 : cluster [INF] Manager daemon smithi088.dxkmkq is now available 2024-08-22T21:26:55.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:55.041713+0000 mon.smithi088 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.88:0/3300057881' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:26:55.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:55.044864+0000 mon.smithi088 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.88:0/3300057881' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:26:55.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:55.046014+0000 mon.smithi088 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.88:0/3300057881' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:26:55.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:55.050912+0000 mon.smithi088 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.88:0/3300057881' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:26:55.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:55.053170+0000 mon.smithi088 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.88:0/3300057881' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:26:56.148 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-08-22T21:26:56.815 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-08-22T21:26:56.815 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-08-22T21:26:56.815 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsid": "24b1063c-60cd-11ef-bcd2-c7b262605968", 2024-08-22T21:26:56.815 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "health": { 2024-08-22T21:26:56.815 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-22T21:26:56.815 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "checks": {}, 2024-08-22T21:26:56.815 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mutes": [] 2024-08-22T21:26:56.815 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:56.815 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-22T21:26:56.815 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum": [ 2024-08-22T21:26:56.816 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 0 2024-08-22T21:26:56.816 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-08-22T21:26:56.816 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-22T21:26:56.816 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "smithi088" 2024-08-22T21:26:56.816 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-08-22T21:26:56.816 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_age": 8, 2024-08-22T21:26:56.816 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "monmap": { 2024-08-22T21:26:56.816 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:26:56.816 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-08-22T21:26:56.816 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-22T21:26:56.816 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:56.816 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osdmap": { 2024-08-22T21:26:56.816 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:26:56.817 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-22T21:26:56.817 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-22T21:26:56.817 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-22T21:26:56.817 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-22T21:26:56.817 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-22T21:26:56.817 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-22T21:26:56.817 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:56.817 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgmap": { 2024-08-22T21:26:56.817 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-22T21:26:56.817 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-22T21:26:56.817 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-22T21:26:56.817 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-22T21:26:56.818 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-22T21:26:56.818 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-22T21:26:56.818 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-22T21:26:56.818 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-22T21:26:56.818 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:56.818 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsmap": { 2024-08-22T21:26:56.818 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:26:56.818 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-22T21:26:56.818 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-22T21:26:56.818 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:56.818 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-22T21:26:56.818 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": true, 2024-08-22T21:26:56.819 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-22T21:26:56.819 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modules": [ 2024-08-22T21:26:56.819 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "iostat", 2024-08-22T21:26:56.819 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "nfs", 2024-08-22T21:26:56.819 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "restful" 2024-08-22T21:26:56.819 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-08-22T21:26:56.819 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:26:56.819 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:56.819 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "servicemap": { 2024-08-22T21:26:56.819 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:26:56.819 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modified": "2024-08-22T21:26:43.419244+0000", 2024-08-22T21:26:56.819 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:26:56.819 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-08-22T21:26:56.820 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-22T21:26:56.820 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-08-22T21:26:57.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:26:56.032997+0000 mon.smithi088 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi088.dxkmkq(active, since 1.00554s) 2024-08-22T21:26:57.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:56.808709+0000 mon.smithi088 (mon.0) 23 : audit [DBG] from='client.? 172.21.15.88:0/3865802240' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-22T21:26:57.560 INFO:teuthology.orchestra.run.smithi088.stderr:mgr is available 2024-08-22T21:26:57.561 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z -v /tmp/tmpm3zvh8t_:/var/lib/ceph/user.conf:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/user.conf 2024-08-22T21:26:58.137 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:26:57.032374+0000 mon.smithi088 (mon.0) 24 : cluster [DBG] mgrmap e4: smithi088.dxkmkq(active, since 2s) 2024-08-22T21:26:58.138 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-08-22T21:26:58.139 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [global] 2024-08-22T21:26:58.139 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: fsid = 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:26:58.139 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: log_to_journald = false 2024-08-22T21:26:58.139 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-08-22T21:26:58.139 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-08-22T21:26:58.139 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-08-22T21:26:58.139 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-08-22T21:26:58.139 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-08-22T21:26:58.139 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [mgr] 2024-08-22T21:26:58.139 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-08-22T21:26:58.139 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-08-22T21:26:58.139 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [osd] 2024-08-22T21:26:58.139 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-08-22T21:26:58.140 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-08-22T21:26:58.699 INFO:teuthology.orchestra.run.smithi088.stderr:Enabling cephadm module... 2024-08-22T21:26:58.700 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable cephadm 2024-08-22T21:26:59.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:26:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:58.136797+0000 mon.smithi088 (mon.0) 25 : audit [INF] from='client.? 172.21.15.88:0/3541417794' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-22T21:27:00.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:26:59.246941+0000 mon.smithi088 (mon.0) 26 : audit [INF] from='client.? 172.21.15.88:0/844614826' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-22T21:27:00.714 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-08-22T21:27:01.322 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:00.112577+0000 mon.smithi088 (mon.0) 27 : audit [INF] from='client.? 172.21.15.88:0/844614826' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-22T21:27:01.322 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:00.112633+0000 mon.smithi088 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi088.dxkmkq(active, since 5s) 2024-08-22T21:27:01.323 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-08-22T21:27:01.323 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 5, 2024-08-22T21:27:01.323 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": true, 2024-08-22T21:27:01.323 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "active_name": "smithi088.dxkmkq", 2024-08-22T21:27:01.323 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standby": 0 2024-08-22T21:27:01.323 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-08-22T21:27:01.945 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for the mgr to restart... 2024-08-22T21:27:01.945 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mgr epoch 5... 2024-08-22T21:27:01.945 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-08-22T21:27:02.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:01.321612+0000 mon.smithi088 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.88:0/3717825779' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-22T21:27:06.273 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-08-22T21:27:06.274 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-08-22T21:27:06.274 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "initialized": true 2024-08-22T21:27:06.274 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-08-22T21:27:06.582 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:05.211379+0000 mon.smithi088 (mon.0) 30 : cluster [INF] Active manager daemon smithi088.dxkmkq restarted 2024-08-22T21:27:06.582 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:05.211749+0000 mon.smithi088 (mon.0) 31 : cluster [INF] Activating manager daemon smithi088.dxkmkq 2024-08-22T21:27:06.582 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:05.213767+0000 mon.smithi088 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-08-22T21:27:06.583 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:05.263885+0000 mon.smithi088 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi088.dxkmkq(active, starting, since 0.0522229s) 2024-08-22T21:27:06.583 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.264612+0000 mon.smithi088 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata", "id": "smithi088"}]: dispatch 2024-08-22T21:27:06.583 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.265318+0000 mon.smithi088 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mgr metadata", "who": "smithi088.dxkmkq", "id": "smithi088.dxkmkq"}]: dispatch 2024-08-22T21:27:06.583 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.266000+0000 mon.smithi088 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-22T21:27:06.583 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.266140+0000 mon.smithi088 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-22T21:27:06.584 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.266257+0000 mon.smithi088 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-22T21:27:06.584 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:05.267996+0000 mon.smithi088 (mon.0) 39 : cluster [INF] Manager daemon smithi088.dxkmkq is now available 2024-08-22T21:27:06.584 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.280937+0000 mon.smithi088 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:06.584 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.283547+0000 mon.smithi088 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:06.584 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.286181+0000 mon.smithi088 (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:06.584 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.373628+0000 mon.smithi088 (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:06.585 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.374292+0000 mon.smithi088 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:27:06.585 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.375630+0000 mon.smithi088 (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:27:06.585 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.377215+0000 mon.smithi088 (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:27:06.585 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.387037+0000 mon.smithi088 (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:27:06.585 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:05.388190+0000 mon.smithi088 (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:27:06.937 INFO:teuthology.orchestra.run.smithi088.stderr:mgr epoch 5 is available 2024-08-22T21:27:06.937 INFO:teuthology.orchestra.run.smithi088.stderr:Setting orchestrator backend to cephadm... 2024-08-22T21:27:06.937 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch set backend cephadm 2024-08-22T21:27:07.610 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:07 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:06.266358+0000 mgr.smithi088.dxkmkq (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-22T21:27:07.611 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:07 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:06.267170+0000 mon.smithi088 (mon.0) 49 : cluster [DBG] mgrmap e7: smithi088.dxkmkq(active, since 1.05551s) 2024-08-22T21:27:07.611 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:07 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:06.272920+0000 mgr.smithi088.dxkmkq (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-22T21:27:08.131 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm set-user root 2024-08-22T21:27:08.440 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:08 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:07.269082+0000 mon.smithi088 (mon.0) 50 : cluster [DBG] mgrmap e8: smithi088.dxkmkq(active, since 2s) 2024-08-22T21:27:08.440 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:08 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:07.593733+0000 mgr.smithi088.dxkmkq (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:27:08.440 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:08 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:07.597556+0000 mon.smithi088 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:08.440 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:08 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:07.600869+0000 mon.smithi088 (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:27:08.693 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: value unchanged 2024-08-22T21:27:09.278 INFO:teuthology.orchestra.run.smithi088.stderr:Generating ssh key... 2024-08-22T21:27:09.279 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm generate-key 2024-08-22T21:27:09.522 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:08.693166+0000 mgr.smithi088.dxkmkq (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:27:10.569 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm get-pub-key 2024-08-22T21:27:11.130 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:27:09.867752+0000 mgr.smithi088.dxkmkq (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2024-08-22T21:27:11.130 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:10.009467+0000 mon.smithi088 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:11.131 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:10.014217+0000 mon.smithi088 (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:11.131 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmeM7nvfOZvZI4Oh/lsXCmgoOS8o92po/tjvLG8s8k2Tye5yT6QxMxwY97iCif4urHcTIHppdH7+a8DZY4xdcxm6oYJNN/olmWpnYXoNQdxqPglBMbEJvlg8/hlbMxSz+Q0DJSm1wsZktCIEYuBgZTe/GZiUfGEYYtYtSWTYG5GCh/wmYRLKv+SQFoLss+Amo++x8VR7VHsqi+leX3smAbIZ8UQCCiBUo06W3SAgFjDfkT8MwT2ExJPAMxKUnRZBFIIyZCM4QRktluSDw0hayTXHGgVVBWClNEE0ODr6MjEMk63wQUxiU5LLyS3J3QsxDtnmuYD3JVdMM+MoheplGhFqpcZtJwU1JMvydUL9z4HQs2RlAnIpefiLBbMeViQBzRvoGLitVsIUiIel5qGbBVSU77o/os7ZIg/6Kj+XdRZ9k4WHOvviCQO2luHMGxHBqSJktkg5fLz+I8XmcqvD5xlTQbTCcXjMCi/GiM4MOfjVA4/6CVzigbInThOh0MJqs= ceph-24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:27:11.641 INFO:teuthology.orchestra.run.smithi088.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-22T21:27:11.641 INFO:teuthology.orchestra.run.smithi088.stderr:Adding key to root@localhost authorized_keys... 2024-08-22T21:27:11.642 INFO:teuthology.orchestra.run.smithi088.stderr:Adding host smithi088... 2024-08-22T21:27:11.642 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch host add smithi088 172.21.15.88 2024-08-22T21:27:12.265 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:12 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:11.130408+0000 mgr.smithi088.dxkmkq (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:27:12.846 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Added host 'smithi088' with addr '172.21.15.88' 2024-08-22T21:27:13.447 INFO:teuthology.orchestra.run.smithi088.stderr:Deploying mon service with default placement... 2024-08-22T21:27:13.448 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mon 2024-08-22T21:27:14.066 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:12.243173+0000 mgr.smithi088.dxkmkq (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi088", "addr": "172.21.15.88", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:27:14.067 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:12.844519+0000 mon.smithi088 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:14.067 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:27:12.844799+0000 mgr.smithi088.dxkmkq (mgr.14116) 9 : cephadm [INF] Added host smithi088 2024-08-22T21:27:14.067 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:12.845015+0000 mon.smithi088 (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:27:14.191 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Scheduled mon update... 2024-08-22T21:27:15.000 INFO:teuthology.orchestra.run.smithi088.stderr:Deploying mgr service with default placement... 2024-08-22T21:27:15.000 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mgr 2024-08-22T21:27:15.317 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:14.187053+0000 mgr.smithi088.dxkmkq (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:27:15.317 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:27:14.187797+0000 mgr.smithi088.dxkmkq (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2024-08-22T21:27:15.317 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:14.190634+0000 mon.smithi088 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:15.583 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-08-22T21:27:16.165 INFO:teuthology.orchestra.run.smithi088.stderr:Deploying crash service with default placement... 2024-08-22T21:27:16.165 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply crash 2024-08-22T21:27:16.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:15.579530+0000 mgr.smithi088.dxkmkq (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:27:16.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:27:15.580088+0000 mgr.smithi088.dxkmkq (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2024-08-22T21:27:16.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:15.583021+0000 mon.smithi088 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:16.754 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Scheduled crash update... 2024-08-22T21:27:17.598 INFO:teuthology.orchestra.run.smithi088.stderr:Enabling mgr prometheus module... 2024-08-22T21:27:17.598 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable prometheus 2024-08-22T21:27:17.932 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:16.751247+0000 mgr.smithi088.dxkmkq (mgr.14116) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:27:17.932 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:27:16.751828+0000 mgr.smithi088.dxkmkq (mgr.14116) 15 : cephadm [INF] Saving service crash spec with placement * 2024-08-22T21:27:17.932 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:16.754056+0000 mon.smithi088 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:17.932 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:17.015550+0000 mon.smithi088 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:17.932 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:17.234105+0000 mon.smithi088 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:19.431 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:19 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:18.247560+0000 mon.smithi088 (mon.0) 62 : audit [INF] from='client.? 172.21.15.88:0/2669995302' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-22T21:27:19.431 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:19 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:18.768287+0000 mon.smithi088 (mon.0) 63 : audit [INF] from='mgr.14116 172.21.15.88:0/3014975726' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:20.111 INFO:teuthology.orchestra.run.smithi088.stderr:Deploying prometheus service with default placement... 2024-08-22T21:27:20.111 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply prometheus 2024-08-22T21:27:20.365 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:19.115620+0000 mon.smithi088 (mon.0) 64 : audit [INF] from='client.? 172.21.15.88:0/2669995302' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-22T21:27:20.365 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:19.115671+0000 mon.smithi088 (mon.0) 65 : cluster [DBG] mgrmap e9: smithi088.dxkmkq(active, since 13s) 2024-08-22T21:27:24.428 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:24 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:24.255144+0000 mon.smithi088 (mon.0) 66 : cluster [INF] Active manager daemon smithi088.dxkmkq restarted 2024-08-22T21:27:24.428 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:24 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:24.255530+0000 mon.smithi088 (mon.0) 67 : cluster [INF] Activating manager daemon smithi088.dxkmkq 2024-08-22T21:27:24.429 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:24 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:24.259622+0000 mon.smithi088 (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-08-22T21:27:25.320 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-08-22T21:27:25.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:24.310826+0000 mon.smithi088 (mon.0) 69 : cluster [DBG] mgrmap e10: smithi088.dxkmkq(active, starting, since 0.0553791s) 2024-08-22T21:27:25.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:24.313766+0000 mon.smithi088 (mon.0) 70 : audit [DBG] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata", "id": "smithi088"}]: dispatch 2024-08-22T21:27:25.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:24.314558+0000 mon.smithi088 (mon.0) 71 : audit [DBG] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mgr metadata", "who": "smithi088.dxkmkq", "id": "smithi088.dxkmkq"}]: dispatch 2024-08-22T21:27:25.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:24.315250+0000 mon.smithi088 (mon.0) 72 : audit [DBG] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-22T21:27:25.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:24.315444+0000 mon.smithi088 (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-22T21:27:25.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:24.315625+0000 mon.smithi088 (mon.0) 74 : audit [DBG] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-22T21:27:25.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:24.317304+0000 mon.smithi088 (mon.0) 75 : cluster [INF] Manager daemon smithi088.dxkmkq is now available 2024-08-22T21:27:25.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:24.415203+0000 mon.smithi088 (mon.0) 76 : audit [DBG] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:27:25.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:24.416534+0000 mon.smithi088 (mon.0) 77 : audit [DBG] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:27:25.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:24.431064+0000 mon.smithi088 (mon.0) 78 : audit [INF] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:27:25.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:24.439851+0000 mon.smithi088 (mon.0) 79 : audit [INF] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:27:26.184 INFO:teuthology.orchestra.run.smithi088.stderr:Deploying grafana service with default placement... 2024-08-22T21:27:26.184 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply grafana 2024-08-22T21:27:26.439 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:26 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:25.315648+0000 mon.smithi088 (mon.0) 80 : cluster [DBG] mgrmap e11: smithi088.dxkmkq(active, since 1.0602s) 2024-08-22T21:27:26.439 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:26 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:27:25.316827+0000 mgr.smithi088.dxkmkq (mgr.14144) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-08-22T21:27:26.439 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:26 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:25.319674+0000 mon.smithi088 (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:26.440 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:26 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:26.236188+0000 mon.smithi088 (mon.0) 82 : audit [INF] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:27.523 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-08-22T21:27:28.405 INFO:teuthology.orchestra.run.smithi088.stderr:Deploying node-exporter service with default placement... 2024-08-22T21:27:28.405 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply node-exporter 2024-08-22T21:27:28.527 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:28 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:27.237849+0000 mon.smithi088 (mon.0) 83 : cluster [DBG] mgrmap e12: smithi088.dxkmkq(active, since 2s) 2024-08-22T21:27:28.527 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:28 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:27.517278+0000 mgr.smithi088.dxkmkq (mgr.14144) 3 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:27:28.527 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:28 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:27:27.517792+0000 mgr.smithi088.dxkmkq (mgr.14144) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-08-22T21:27:28.527 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:28 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:27.522685+0000 mon.smithi088 (mon.0) 84 : audit [INF] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:29.074 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-08-22T21:27:29.729 INFO:teuthology.orchestra.run.smithi088.stderr:Deploying alertmanager service with default placement... 2024-08-22T21:27:29.729 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply alertmanager 2024-08-22T21:27:30.334 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:30 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:29.070785+0000 mgr.smithi088.dxkmkq (mgr.14144) 5 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:27:30.334 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:30 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:27:29.071439+0000 mgr.smithi088.dxkmkq (mgr.14144) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-08-22T21:27:30.334 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:30 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:29.073628+0000 mon.smithi088 (mon.0) 85 : audit [INF] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:30.334 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-08-22T21:27:30.978 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/cephadm/container_init True --force 2024-08-22T21:27:31.628 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:30.331088+0000 mgr.smithi088.dxkmkq (mgr.14144) 7 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:27:31.629 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:27:30.331597+0000 mgr.smithi088.dxkmkq (mgr.14144) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-08-22T21:27:31.629 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:30.333794+0000 mon.smithi088 (mon.0) 86 : audit [INF] from='mgr.14144 172.21.15.88:0/3728887112' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:32.242 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/dashboard/ssl_server_port 8443 2024-08-22T21:27:32.852 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:31.616562+0000 mon.smithi088 (mon.0) 87 : audit [INF] from='client.? 172.21.15.88:0/61925674' entity='client.admin' 2024-08-22T21:27:33.533 INFO:teuthology.orchestra.run.smithi088.stderr:Enabling the dashboard module... 2024-08-22T21:27:33.533 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable dashboard 2024-08-22T21:27:33.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:32.840051+0000 mon.smithi088 (mon.0) 88 : audit [INF] from='client.? 172.21.15.88:0/3011230391' entity='client.admin' 2024-08-22T21:27:35.102 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:34.169156+0000 mon.smithi088 (mon.0) 89 : audit [INF] from='client.? 172.21.15.88:0/3541234756' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-22T21:27:35.464 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-08-22T21:27:36.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:34.845801+0000 mon.smithi088 (mon.0) 90 : audit [INF] from='client.? 172.21.15.88:0/3541234756' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-22T21:27:36.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:34.846023+0000 mon.smithi088 (mon.0) 91 : cluster [DBG] mgrmap e13: smithi088.dxkmkq(active, since 10s) 2024-08-22T21:27:36.197 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-08-22T21:27:36.197 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 13, 2024-08-22T21:27:36.197 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": true, 2024-08-22T21:27:36.197 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "active_name": "smithi088.dxkmkq", 2024-08-22T21:27:36.197 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standby": 0 2024-08-22T21:27:36.197 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-08-22T21:27:36.796 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for the mgr to restart... 2024-08-22T21:27:36.796 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mgr epoch 13... 2024-08-22T21:27:36.797 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-08-22T21:27:37.070 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:36 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:36.195845+0000 mon.smithi088 (mon.0) 92 : audit [DBG] from='client.? 172.21.15.88:0/3335899081' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-22T21:27:41.088 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-08-22T21:27:41.089 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-08-22T21:27:41.089 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "initialized": true 2024-08-22T21:27:41.089 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-08-22T21:27:41.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:40.026809+0000 mon.smithi088 (mon.0) 93 : cluster [INF] Active manager daemon smithi088.dxkmkq restarted 2024-08-22T21:27:41.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:40.027249+0000 mon.smithi088 (mon.0) 94 : cluster [INF] Activating manager daemon smithi088.dxkmkq 2024-08-22T21:27:41.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:40.029048+0000 mon.smithi088 (mon.0) 95 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-22T21:27:41.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:40.079924+0000 mon.smithi088 (mon.0) 96 : cluster [DBG] mgrmap e14: smithi088.dxkmkq(active, starting, since 0.0527776s) 2024-08-22T21:27:41.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:40.080903+0000 mon.smithi088 (mon.0) 97 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata", "id": "smithi088"}]: dispatch 2024-08-22T21:27:41.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:40.081647+0000 mon.smithi088 (mon.0) 98 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mgr metadata", "who": "smithi088.dxkmkq", "id": "smithi088.dxkmkq"}]: dispatch 2024-08-22T21:27:41.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:40.082246+0000 mon.smithi088 (mon.0) 99 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-22T21:27:41.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:40.082391+0000 mon.smithi088 (mon.0) 100 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-22T21:27:41.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:40.082515+0000 mon.smithi088 (mon.0) 101 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-22T21:27:41.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:40.084292+0000 mon.smithi088 (mon.0) 102 : cluster [INF] Manager daemon smithi088.dxkmkq is now available 2024-08-22T21:27:41.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:40.182954+0000 mon.smithi088 (mon.0) 103 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:27:41.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:40.184842+0000 mon.smithi088 (mon.0) 104 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:27:41.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:40.209103+0000 mon.smithi088 (mon.0) 105 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:27:41.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:40.211519+0000 mon.smithi088 (mon.0) 106 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:27:41.939 INFO:teuthology.orchestra.run.smithi088.stderr:mgr epoch 13 is available 2024-08-22T21:27:41.939 INFO:teuthology.orchestra.run.smithi088.stderr:Generating a dashboard self-signed certificate... 2024-08-22T21:27:41.939 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 dashboard create-self-signed-cert 2024-08-22T21:27:42.188 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:41.081912+0000 mgr.smithi088.dxkmkq (mgr.14164) 1 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-22T21:27:42.189 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:41.082171+0000 mon.smithi088 (mon.0) 107 : cluster [DBG] mgrmap e15: smithi088.dxkmkq(active, since 1.05503s) 2024-08-22T21:27:42.189 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:41.087977+0000 mgr.smithi088.dxkmkq (mgr.14164) 2 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-22T21:27:42.189 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:41.524429+0000 mon.smithi088 (mon.0) 108 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:42.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Self-signed certificate created 2024-08-22T21:27:43.331 INFO:teuthology.orchestra.run.smithi088.stderr:Creating initial admin user... 2024-08-22T21:27:43.331 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpu0f49r53:/tmp/dashboard.pw:z quay.io/ceph/ceph:v16.2.5 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-08-22T21:27:43.665 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:43 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:42.527055+0000 mon.smithi088 (mon.0) 109 : cluster [DBG] mgrmap e16: smithi088.dxkmkq(active, since 2s) 2024-08-22T21:27:43.665 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:43 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:42.615351+0000 mgr.smithi088.dxkmkq (mgr.14164) 3 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:27:43.665 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:43 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:42.682197+0000 mon.smithi088 (mon.0) 110 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:43.665 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:43 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:42.683891+0000 mon.smithi088 (mon.0) 111 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:44.178 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$9eYQ2Hu5iM6mpPUSfdoOy.FgpI8IIHBjUpT0ET0oXoMXQ9rWzi/e6", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1724362064, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-22T21:27:44.815 INFO:teuthology.orchestra.run.smithi088.stderr:Fetching dashboard port number... 2024-08-22T21:27:44.815 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi088 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpfwt5wdc4:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpawn2qwbg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config get mgr mgr/dashboard/ssl_server_port 2024-08-22T21:27:45.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:43.957155+0000 mgr.smithi088.dxkmkq (mgr.14164) 4 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:27:45.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:44.178589+0000 mon.smithi088 (mon.0) 112 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:45.454 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 8443 2024-08-22T21:27:46.439 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:45.454676+0000 mon.smithi088 (mon.0) 113 : audit [DBG] from='client.? 172.21.15.88:0/4194667987' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-22T21:27:46.442 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-enabled firewalld.service 2024-08-22T21:27:46.453 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: disabled 2024-08-22T21:27:46.454 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: systemctl is-active firewalld.service 2024-08-22T21:27:46.462 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-08-22T21:27:46.462 INFO:teuthology.orchestra.run.smithi088.stderr:firewalld.service is not enabled 2024-08-22T21:27:46.463 INFO:teuthology.orchestra.run.smithi088.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-22T21:27:46.465 INFO:teuthology.orchestra.run.smithi088.stderr:Ceph Dashboard is now available at: 2024-08-22T21:27:46.465 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-08-22T21:27:46.465 INFO:teuthology.orchestra.run.smithi088.stderr: URL: https://smithi088:8443/ 2024-08-22T21:27:46.465 INFO:teuthology.orchestra.run.smithi088.stderr: User: admin 2024-08-22T21:27:46.465 INFO:teuthology.orchestra.run.smithi088.stderr: Password: vq9l9f4cdd 2024-08-22T21:27:46.465 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-08-22T21:27:46.465 INFO:teuthology.orchestra.run.smithi088.stderr:You can access the Ceph CLI with: 2024-08-22T21:27:46.465 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-08-22T21:27:46.466 INFO:teuthology.orchestra.run.smithi088.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:27:46.466 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-08-22T21:27:46.466 INFO:teuthology.orchestra.run.smithi088.stderr:Please consider enabling telemetry to help improve Ceph: 2024-08-22T21:27:46.466 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-08-22T21:27:46.466 INFO:teuthology.orchestra.run.smithi088.stderr: ceph telemetry on 2024-08-22T21:27:46.466 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-08-22T21:27:46.466 INFO:teuthology.orchestra.run.smithi088.stderr:For more information see: 2024-08-22T21:27:46.466 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-08-22T21:27:46.466 INFO:teuthology.orchestra.run.smithi088.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-08-22T21:27:46.466 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-08-22T21:27:46.466 INFO:teuthology.orchestra.run.smithi088.stderr:Bootstrap complete. 2024-08-22T21:27:46.466 INFO:teuthology.orchestra.run.smithi088.stderr:Releasing lock 140705686412592 on /run/cephadm/24b1063c-60cd-11ef-bcd2-c7b262605968.lock 2024-08-22T21:27:46.466 INFO:teuthology.orchestra.run.smithi088.stderr:Lock 140705686412592 released on /run/cephadm/24b1063c-60cd-11ef-bcd2-c7b262605968.lock 2024-08-22T21:27:46.508 INFO:tasks.cephadm:Fetching config... 2024-08-22T21:27:46.508 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-08-22T21:27:46.508 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-22T21:27:46.525 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-22T21:27:46.525 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-08-22T21:27:46.525 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-22T21:27:46.581 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-22T21:27:46.581 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-08-22T21:27:46.581 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/keyring of=/dev/stdout 2024-08-22T21:27:46.647 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-22T21:27:46.647 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-08-22T21:27:46.647 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-22T21:27:46.703 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-22T21:27:46.703 DEBUG:teuthology.orchestra.run.smithi088:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmeM7nvfOZvZI4Oh/lsXCmgoOS8o92po/tjvLG8s8k2Tye5yT6QxMxwY97iCif4urHcTIHppdH7+a8DZY4xdcxm6oYJNN/olmWpnYXoNQdxqPglBMbEJvlg8/hlbMxSz+Q0DJSm1wsZktCIEYuBgZTe/GZiUfGEYYtYtSWTYG5GCh/wmYRLKv+SQFoLss+Amo++x8VR7VHsqi+leX3smAbIZ8UQCCiBUo06W3SAgFjDfkT8MwT2ExJPAMxKUnRZBFIIyZCM4QRktluSDw0hayTXHGgVVBWClNEE0ODr6MjEMk63wQUxiU5LLyS3J3QsxDtnmuYD3JVdMM+MoheplGhFqpcZtJwU1JMvydUL9z4HQs2RlAnIpefiLBbMeViQBzRvoGLitVsIUiIel5qGbBVSU77o/os7ZIg/6Kj+XdRZ9k4WHOvviCQO2luHMGxHBqSJktkg5fLz+I8XmcqvD5xlTQbTCcXjMCi/GiM4MOfjVA4/6CVzigbInThOh0MJqs= ceph-24b1063c-60cd-11ef-bcd2-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-22T21:27:46.777 INFO:teuthology.orchestra.run.smithi088.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmeM7nvfOZvZI4Oh/lsXCmgoOS8o92po/tjvLG8s8k2Tye5yT6QxMxwY97iCif4urHcTIHppdH7+a8DZY4xdcxm6oYJNN/olmWpnYXoNQdxqPglBMbEJvlg8/hlbMxSz+Q0DJSm1wsZktCIEYuBgZTe/GZiUfGEYYtYtSWTYG5GCh/wmYRLKv+SQFoLss+Amo++x8VR7VHsqi+leX3smAbIZ8UQCCiBUo06W3SAgFjDfkT8MwT2ExJPAMxKUnRZBFIIyZCM4QRktluSDw0hayTXHGgVVBWClNEE0ODr6MjEMk63wQUxiU5LLyS3J3QsxDtnmuYD3JVdMM+MoheplGhFqpcZtJwU1JMvydUL9z4HQs2RlAnIpefiLBbMeViQBzRvoGLitVsIUiIel5qGbBVSU77o/os7ZIg/6Kj+XdRZ9k4WHOvviCQO2luHMGxHBqSJktkg5fLz+I8XmcqvD5xlTQbTCcXjMCi/GiM4MOfjVA4/6CVzigbInThOh0MJqs= ceph-24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:27:46.788 DEBUG:teuthology.orchestra.run.smithi106:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmeM7nvfOZvZI4Oh/lsXCmgoOS8o92po/tjvLG8s8k2Tye5yT6QxMxwY97iCif4urHcTIHppdH7+a8DZY4xdcxm6oYJNN/olmWpnYXoNQdxqPglBMbEJvlg8/hlbMxSz+Q0DJSm1wsZktCIEYuBgZTe/GZiUfGEYYtYtSWTYG5GCh/wmYRLKv+SQFoLss+Amo++x8VR7VHsqi+leX3smAbIZ8UQCCiBUo06W3SAgFjDfkT8MwT2ExJPAMxKUnRZBFIIyZCM4QRktluSDw0hayTXHGgVVBWClNEE0ODr6MjEMk63wQUxiU5LLyS3J3QsxDtnmuYD3JVdMM+MoheplGhFqpcZtJwU1JMvydUL9z4HQs2RlAnIpefiLBbMeViQBzRvoGLitVsIUiIel5qGbBVSU77o/os7ZIg/6Kj+XdRZ9k4WHOvviCQO2luHMGxHBqSJktkg5fLz+I8XmcqvD5xlTQbTCcXjMCi/GiM4MOfjVA4/6CVzigbInThOh0MJqs= ceph-24b1063c-60cd-11ef-bcd2-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-22T21:27:46.831 INFO:teuthology.orchestra.run.smithi106.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmeM7nvfOZvZI4Oh/lsXCmgoOS8o92po/tjvLG8s8k2Tye5yT6QxMxwY97iCif4urHcTIHppdH7+a8DZY4xdcxm6oYJNN/olmWpnYXoNQdxqPglBMbEJvlg8/hlbMxSz+Q0DJSm1wsZktCIEYuBgZTe/GZiUfGEYYtYtSWTYG5GCh/wmYRLKv+SQFoLss+Amo++x8VR7VHsqi+leX3smAbIZ8UQCCiBUo06W3SAgFjDfkT8MwT2ExJPAMxKUnRZBFIIyZCM4QRktluSDw0hayTXHGgVVBWClNEE0ODr6MjEMk63wQUxiU5LLyS3J3QsxDtnmuYD3JVdMM+MoheplGhFqpcZtJwU1JMvydUL9z4HQs2RlAnIpefiLBbMeViQBzRvoGLitVsIUiIel5qGbBVSU77o/os7ZIg/6Kj+XdRZ9k4WHOvviCQO2luHMGxHBqSJktkg5fLz+I8XmcqvD5xlTQbTCcXjMCi/GiM4MOfjVA4/6CVzigbInThOh0MJqs= ceph-24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:27:46.844 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-22T21:27:47.362 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:27:46.183069+0000 mon.smithi088 (mon.0) 114 : cluster [DBG] mgrmap e17: smithi088.dxkmkq(active, since 6s) 2024-08-22T21:27:50.518 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-22T21:27:50.519 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-22T21:27:50.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:49.566423+0000 mon.smithi088 (mon.0) 115 : audit [INF] from='client.? 172.21.15.88:0/3777505469' entity='client.admin' 2024-08-22T21:27:54.767 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi106 2024-08-22T21:27:54.768 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-08-22T21:27:54.768 DEBUG:teuthology.orchestra.run.smithi106:> dd of=/etc/ceph/ceph.conf 2024-08-22T21:27:54.786 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-08-22T21:27:54.787 DEBUG:teuthology.orchestra.run.smithi106:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-22T21:27:54.845 INFO:tasks.cephadm:Adding host smithi106 to orchestrator... 2024-08-22T21:27:54.845 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch host add smithi106 2024-08-22T21:27:55.145 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:54 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:53.944619+0000 mon.smithi088 (mon.0) 116 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:55.145 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:54 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:54.125108+0000 mon.smithi088 (mon.0) 117 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:55.146 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:54 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:54.202876+0000 mon.smithi088 (mon.0) 118 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:27:55.146 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:54 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:54.206497+0000 mon.smithi088 (mon.0) 119 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:55.146 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:54 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:27:54.212732+0000 mgr.smithi088.dxkmkq (mgr.14164) 6 : cephadm [INF] Deploying daemon alertmanager.smithi088 on smithi088 2024-08-22T21:27:57.281 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:56 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:56.618594+0000 mgr.smithi088.dxkmkq (mgr.14164) 7 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi106", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:27:57.281 INFO:teuthology.orchestra.run.smithi088.stdout:Added host 'smithi106' with addr '172.21.15.106' 2024-08-22T21:27:57.879 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch host ls --format=json 2024-08-22T21:27:58.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:57.280475+0000 mon.smithi088 (mon.0) 120 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:27:58.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:27:57.280793+0000 mgr.smithi088.dxkmkq (mgr.14164) 8 : cephadm [INF] Added host smithi106 2024-08-22T21:27:59.820 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:27:59.820 INFO:teuthology.orchestra.run.smithi088.stdout:[{"addr": "172.21.15.88", "hostname": "smithi088", "labels": [], "status": ""}, {"addr": "172.21.15.106", "hostname": "smithi106", "labels": [], "status": ""}] 2024-08-22T21:28:00.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:27:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:27:59.819322+0000 mgr.smithi088.dxkmkq (mgr.14164) 9 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:28:00.450 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-22T21:28:00.450 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd crush tunables default 2024-08-22T21:28:01.334 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:00.083517+0000 mgr.smithi088.dxkmkq (mgr.14164) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:03.092 INFO:teuthology.orchestra.run.smithi088.stderr:adjusted tunables profile to default 2024-08-22T21:28:03.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:02.083715+0000 mgr.smithi088.dxkmkq (mgr.14164) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:03.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:02.574263+0000 mon.smithi088 (mon.0) 121 : audit [INF] from='client.? 172.21.15.88:0/3409685908' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-22T21:28:04.188 INFO:tasks.cephadm:Adding mon.smithi088 on smithi088 2024-08-22T21:28:04.188 INFO:tasks.cephadm:Adding mon.smithi106 on smithi106 2024-08-22T21:28:04.188 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch apply mon '2;smithi088:172.21.15.88=smithi088;smithi106:172.21.15.106=smithi106' 2024-08-22T21:28:04.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:04 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:03.090095+0000 mon.smithi088 (mon.0) 122 : audit [INF] from='client.? 172.21.15.88:0/3409685908' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-22T21:28:04.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:04 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:03.090138+0000 mon.smithi088 (mon.0) 123 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-08-22T21:28:05.386 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:04.083897+0000 mgr.smithi088.dxkmkq (mgr.14164) 12 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:05.905 INFO:teuthology.orchestra.run.smithi106.stdout:Scheduled mon update... 2024-08-22T21:28:06.485 DEBUG:teuthology.orchestra.run.smithi106:mon.smithi106> sudo journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi106.service 2024-08-22T21:28:06.488 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:06.488 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:07.129 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:05.901162+0000 mgr.smithi088.dxkmkq (mgr.14164) 13 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi088:172.21.15.88=smithi088;smithi106:172.21.15.106=smithi106", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:28:07.129 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:28:05.902295+0000 mgr.smithi088.dxkmkq (mgr.14164) 14 : cephadm [INF] Saving service mon spec with placement smithi088:172.21.15.88=smithi088;smithi106:172.21.15.106=smithi106;count:2 2024-08-22T21:28:07.129 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:05.904548+0000 mon.smithi088 (mon.0) 124 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:07.129 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:06.084080+0000 mgr.smithi088.dxkmkq (mgr.14164) 15 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:08.393 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:08.393 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:08.395 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:09.403 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:08.084327+0000 mgr.smithi088.dxkmkq (mgr.14164) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:09.403 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:08.393268+0000 mon.smithi088 (mon.0) 125 : audit [DBG] from='client.? 172.21.15.106:0/4095821872' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:09.403 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:08.977543+0000 mon.smithi088 (mon.0) 126 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:09.403 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:08.979306+0000 mon.smithi088 (mon.0) 127 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi088", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-08-22T21:28:09.403 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:08.981727+0000 mon.smithi088 (mon.0) 128 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi088", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-08-22T21:28:09.404 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:08.982293+0000 mon.smithi088 (mon.0) 129 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:28:09.913 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:09.913 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:10.442 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:10 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:28:08.982824+0000 mgr.smithi088.dxkmkq (mgr.14164) 17 : cephadm [INF] Deploying daemon crash.smithi088 on smithi088 2024-08-22T21:28:11.694 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:11.694 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:11.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:10.084561+0000 mgr.smithi088.dxkmkq (mgr.14164) 18 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:11.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:10.198783+0000 mon.smithi088 (mon.0) 130 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:11.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:10.953042+0000 mon.smithi088 (mon.0) 131 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:11.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:11.009623+0000 mon.smithi088 (mon.0) 132 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:11.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:11.011391+0000 mon.smithi088 (mon.0) 133 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:11.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:11.011732+0000 mon.smithi088 (mon.0) 134 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-22T21:28:11.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:11.014294+0000 mon.smithi088 (mon.0) 135 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:11.695 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:12.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:12 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:11.012042+0000 mgr.smithi088.dxkmkq (mgr.14164) 19 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-22T21:28:12.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:12 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:28:11.017207+0000 mgr.smithi088.dxkmkq (mgr.14164) 20 : cephadm [INF] Deploying daemon grafana.smithi088 on smithi088 2024-08-22T21:28:12.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:12 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:11.693694+0000 mon.smithi088 (mon.0) 136 : audit [DBG] from='client.? 172.21.15.106:0/3630941286' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:13.275 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:13.275 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:13.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:12.084826+0000 mgr.smithi088.dxkmkq (mgr.14164) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:15.056 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:15.056 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:15.058 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:15.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:14.085122+0000 mgr.smithi088.dxkmkq (mgr.14164) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:15.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:15.055804+0000 mon.smithi088 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.106:0/117962480' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:15.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:15.201906+0000 mon.smithi088 (mon.0) 138 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:16.614 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:16.614 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:17.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:16.085375+0000 mgr.smithi088.dxkmkq (mgr.14164) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:18.446 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:18.446 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:18.448 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:19.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:19 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:18.085706+0000 mgr.smithi088.dxkmkq (mgr.14164) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:19.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:19 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:18.446084+0000 mon.smithi088 (mon.0) 139 : audit [DBG] from='client.? 172.21.15.106:0/118710699' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:20.018 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:20.018 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:21.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:21 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:20.085892+0000 mgr.smithi088.dxkmkq (mgr.14164) 25 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:21.795 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:21.795 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:21.796 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:22.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:22 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:21.794641+0000 mon.smithi088 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.106:0/3766406621' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:23.456 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:23.456 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:23.560 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:23 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:22.086106+0000 mgr.smithi088.dxkmkq (mgr.14164) 26 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:25.287 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:25.287 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:25.289 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:25.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:24.086478+0000 mgr.smithi088.dxkmkq (mgr.14164) 27 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:26.356 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:26 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:25.287122+0000 mon.smithi088 (mon.0) 141 : audit [DBG] from='client.? 172.21.15.106:0/3056300681' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:26.835 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:26.835 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:28.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:26.086737+0000 mgr.smithi088.dxkmkq (mgr.14164) 28 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:28.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:26.710077+0000 mon.smithi088 (mon.0) 142 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:28.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:28:26.711852+0000 mgr.smithi088.dxkmkq (mgr.14164) 29 : cephadm [INF] Deploying daemon node-exporter.smithi088 on smithi088 2024-08-22T21:28:28.651 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:28.651 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:28.653 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:29.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:28.086934+0000 mgr.smithi088.dxkmkq (mgr.14164) 30 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:29.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:28.651206+0000 mon.smithi088 (mon.0) 143 : audit [DBG] from='client.? 172.21.15.106:0/3299654526' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:30.333 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:30.333 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:31.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:30.087245+0000 mgr.smithi088.dxkmkq (mgr.14164) 31 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:31.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:30.205104+0000 mon.smithi088 (mon.0) 144 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:32.044 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:32.044 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:32.046 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:32.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:32.043765+0000 mon.smithi088 (mon.0) 145 : audit [DBG] from='client.? 172.21.15.106:0/2010070831' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:33.609 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:33.609 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:33.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:32.087585+0000 mgr.smithi088.dxkmkq (mgr.14164) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:35.395 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:35.395 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:35.396 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:35.549 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:34.087888+0000 mgr.smithi088.dxkmkq (mgr.14164) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:36.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:36 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:35.394615+0000 mon.smithi088 (mon.0) 146 : audit [DBG] from='client.? 172.21.15.106:0/3780610673' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:37.006 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:37.007 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:37.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:36.088112+0000 mgr.smithi088.dxkmkq (mgr.14164) 34 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:37.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:36.280169+0000 mon.smithi088 (mon.0) 147 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:37.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:28:36.285679+0000 mgr.smithi088.dxkmkq (mgr.14164) 35 : cephadm [INF] Deploying daemon prometheus.smithi088 on smithi088 2024-08-22T21:28:38.790 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:38.790 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:38.792 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:39.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:38.088523+0000 mgr.smithi088.dxkmkq (mgr.14164) 36 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:39.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:38.790147+0000 mon.smithi088 (mon.0) 148 : audit [DBG] from='client.? 172.21.15.106:0/2216480588' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:40.332 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:40.333 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:41.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:40.088934+0000 mgr.smithi088.dxkmkq (mgr.14164) 37 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:41.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:40.208697+0000 mon.smithi088 (mon.0) 149 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:41.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:40.211035+0000 mon.smithi088 (mon.0) 150 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:28:41.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:40.213049+0000 mon.smithi088 (mon.0) 151 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:28:42.139 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:42.139 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:42.140 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:42.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:42.138679+0000 mon.smithi088 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.106:0/3288326904' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:43.613 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:43.614 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:43.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:43 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:42.089354+0000 mgr.smithi088.dxkmkq (mgr.14164) 38 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:45.210 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:45.211 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:45.212 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:45.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:44.089658+0000 mgr.smithi088.dxkmkq (mgr.14164) 39 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:45.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:45.210035+0000 mon.smithi088 (mon.0) 153 : audit [DBG] from='client.? 172.21.15.106:0/3720649974' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:46.758 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:46.758 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:47.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:46.089947+0000 mgr.smithi088.dxkmkq (mgr.14164) 40 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:48.435 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:48.436 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:48.438 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:49.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:48.090268+0000 mgr.smithi088.dxkmkq (mgr.14164) 41 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:49.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:48.435723+0000 mon.smithi088 (mon.0) 154 : audit [DBG] from='client.? 172.21.15.106:0/2852096528' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:50.002 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:50.003 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:51.577 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:50.090533+0000 mgr.smithi088.dxkmkq (mgr.14164) 42 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:51.727 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:51.728 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:51.729 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:52.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:52 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:51.727460+0000 mon.smithi088 (mon.0) 155 : audit [DBG] from='client.? 172.21.15.106:0/3101382861' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:53.266 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:53.267 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:53.583 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:52.090920+0000 mgr.smithi088.dxkmkq (mgr.14164) 43 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:53.583 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:52.287522+0000 mon.smithi088 (mon.0) 156 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:53.583 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:52.288433+0000 mon.smithi088 (mon.0) 157 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:28:53.583 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:52.289289+0000 mon.smithi088 (mon.0) 158 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:28:53.583 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:52.289949+0000 mon.smithi088 (mon.0) 159 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:28:53.583 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:52.689656+0000 mon.smithi088 (mon.0) 160 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:53.583 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:52.882650+0000 mon.smithi088 (mon.0) 161 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:55.579 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:54.091211+0000 mgr.smithi088.dxkmkq (mgr.14164) 44 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:55.580 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:55.212020+0000 mon.smithi088 (mon.0) 162 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:56.332 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:28:56.332 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:28:56.334 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:28:57.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:56.055354+0000 mon.smithi088 (mon.0) 163 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:57.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:56.091441+0000 mgr.smithi088.dxkmkq (mgr.14164) 45 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:28:57.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:28:56.269955+0000 mgr.smithi088.dxkmkq (mgr.14164) 46 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-08-22T21:28:57.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:28:56.288504+0000 mgr.smithi088.dxkmkq (mgr.14164) 47 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-08-22T21:28:57.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:56.316903+0000 mon.smithi088 (mon.0) 164 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:57.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:56.331831+0000 mon.smithi088 (mon.0) 165 : audit [DBG] from='client.? 172.21.15.106:0/2228298095' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:28:58.154 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:28:58.154 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:28:59.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:57.756258+0000 mon.smithi088 (mon.0) 166 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:59.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:58.303909+0000 mon.smithi088 (mon.0) 167 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:59.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:58.304671+0000 mon.smithi088 (mon.0) 168 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd/host:smithi106", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:28:59.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:58.307562+0000 mon.smithi088 (mon.0) 169 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:28:59.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:58.309564+0000 mon.smithi088 (mon.0) 170 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi106", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-08-22T21:28:59.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:58.311733+0000 mon.smithi088 (mon.0) 171 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi106", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-08-22T21:28:59.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:28:58.312494+0000 mon.smithi088 (mon.0) 172 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:00.053 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:29:00.053 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:29:00.055 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:29:00.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:28:58.091715+0000 mgr.smithi088.dxkmkq (mgr.14164) 48 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:00.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:28:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:28:58.313288+0000 mgr.smithi088.dxkmkq (mgr.14164) 49 : cephadm [INF] Deploying daemon crash.smithi106 on smithi106 2024-08-22T21:29:01.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:00.052516+0000 mon.smithi088 (mon.0) 173 : audit [DBG] from='client.? 172.21.15.106:0/2068619003' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:29:02.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:00.091993+0000 mgr.smithi088.dxkmkq (mgr.14164) 50 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:02.570 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:29:02.570 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:29:03.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:02.092256+0000 mgr.smithi088.dxkmkq (mgr.14164) 51 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:03.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:02.225583+0000 mon.smithi088 (mon.0) 174 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:03.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:02.228095+0000 mon.smithi088 (mon.0) 175 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi106.mfqbma", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:29:03.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:02.230894+0000 mon.smithi088 (mon.0) 176 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi106.mfqbma", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-22T21:29:03.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:02.231658+0000 mon.smithi088 (mon.0) 177 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:29:03.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:02.232636+0000 mon.smithi088 (mon.0) 178 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:03.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:02.233373+0000 mgr.smithi088.dxkmkq (mgr.14164) 52 : cephadm [INF] Deploying daemon mgr.smithi106.mfqbma on smithi106 2024-08-22T21:29:05.051 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:29:05.051 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:29:05.052 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:29:05.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:04.092523+0000 mgr.smithi088.dxkmkq (mgr.14164) 53 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:05.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:05.050016+0000 mon.smithi088 (mon.0) 179 : audit [DBG] from='client.? 172.21.15.106:0/1324364668' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:29:05.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:05.215463+0000 mon.smithi088 (mon.0) 180 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:06.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:05.849379+0000 mon.smithi088 (mon.0) 181 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:06.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:05.851281+0000 mon.smithi088 (mon.0) 182 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:29:06.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:05.852077+0000 mon.smithi088 (mon.0) 183 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:06.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:05.852853+0000 mgr.smithi088.dxkmkq (mgr.14164) 54 : cephadm [INF] Deploying daemon mon.smithi106 on smithi106 2024-08-22T21:29:06.946 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:29:06.947 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:29:08.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:07 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:06.092800+0000 mgr.smithi088.dxkmkq (mgr.14164) 55 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:09.979 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:29:09.979 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":1,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:26:32.520881Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:29:09.981 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 1 2024-08-22T21:29:10.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:08.093120+0000 mgr.smithi088.dxkmkq (mgr.14164) 56 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:11.827 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:29:11.828 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:29:15.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:10.093450+0000 mgr.smithi088.dxkmkq (mgr.14164) 57 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:15.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:10.389733+0000 mon.smithi088 (mon.0) 187 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata", "id": "smithi088"}]: dispatch 2024-08-22T21:29:15.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:10.389906+0000 mon.smithi088 (mon.0) 188 : cluster [INF] mon.smithi088 calling monitor election 2024-08-22T21:29:15.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:10.391092+0000 mon.smithi088 (mon.0) 189 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata", "id": "smithi106"}]: dispatch 2024-08-22T21:29:15.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:10.958586+0000 mon.smithi088 (mon.0) 190 : audit [DBG] from='mgr.? 172.21.15.106:0/1737641631' entity='mgr.smithi106.mfqbma' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi106.mfqbma/crt"}]: dispatch 2024-08-22T21:29:15.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:11.386727+0000 mon.smithi088 (mon.0) 191 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata", "id": "smithi106"}]: dispatch 2024-08-22T21:29:15.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:12.093686+0000 mgr.smithi088.dxkmkq (mgr.14164) 58 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:12.387145+0000 mon.smithi088 (mon.0) 192 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata", "id": "smithi106"}]: dispatch 2024-08-22T21:29:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:12.388031+0000 mon.smithi106 (mon.1) 1 : cluster [INF] mon.smithi106 calling monitor election 2024-08-22T21:29:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:13.387173+0000 mon.smithi088 (mon.0) 193 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata", "id": "smithi106"}]: dispatch 2024-08-22T21:29:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:14.093976+0000 mgr.smithi088.dxkmkq (mgr.14164) 59 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:14.386984+0000 mon.smithi088 (mon.0) 194 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata", "id": "smithi106"}]: dispatch 2024-08-22T21:29:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:15.386972+0000 mon.smithi088 (mon.0) 195 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata", "id": "smithi106"}]: dispatch 2024-08-22T21:29:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:15.393383+0000 mon.smithi088 (mon.0) 196 : cluster [INF] mon.smithi088 is new leader, mons smithi088,smithi106 in quorum (ranks 0,1) 2024-08-22T21:29:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:15.396334+0000 mon.smithi088 (mon.0) 197 : cluster [DBG] monmap e2: 2 mons at {smithi088=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],smithi106=[v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0]} 2024-08-22T21:29:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:15.396377+0000 mon.smithi088 (mon.0) 198 : cluster [DBG] fsmap 2024-08-22T21:29:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:15.396405+0000 mon.smithi088 (mon.0) 199 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-08-22T21:29:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:15.396618+0000 mon.smithi088 (mon.0) 200 : cluster [DBG] mgrmap e17: smithi088.dxkmkq(active, since 95s) 2024-08-22T21:29:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:15.397351+0000 mon.smithi088 (mon.0) 201 : cluster [DBG] Standby manager daemon smithi106.mfqbma started 2024-08-22T21:29:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:15.398590+0000 mon.smithi088 (mon.0) 202 : audit [DBG] from='mgr.? 172.21.15.106:0/1737641631' entity='mgr.smithi106.mfqbma' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-22T21:29:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:15.400057+0000 mon.smithi088 (mon.0) 203 : cluster [INF] overall HEALTH_OK 2024-08-22T21:29:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:15.400555+0000 mon.smithi088 (mon.0) 204 : audit [DBG] from='mgr.? 172.21.15.106:0/1737641631' entity='mgr.smithi106.mfqbma' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi106.mfqbma/key"}]: dispatch 2024-08-22T21:29:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:15.402245+0000 mon.smithi088 (mon.0) 205 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:15.402415+0000 mon.smithi088 (mon.0) 206 : audit [DBG] from='mgr.? 172.21.15.106:0/1737641631' entity='mgr.smithi106.mfqbma' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-22T21:29:16.736 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-08-22T21:29:16.736 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":2,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:29:10.387039Z","created":"2024-08-22T21:26:32.520881Z","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":"smithi088","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi106","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:3300","nonce":0},{"type":"v1","addr":"172.21.15.106:6789","nonce":0}]},"addr":"172.21.15.106:6789/0","public_addr":"172.21.15.106:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-22T21:29:16.736 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:16.387287+0000 mon.smithi088 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata", "id": "smithi106"}]: dispatch 2024-08-22T21:29:16.737 INFO:teuthology.orchestra.run.smithi106.stderr:dumped monmap epoch 2 2024-08-22T21:29:16.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:15.403820+0000 mgr.smithi088.dxkmkq (mgr.14164) 60 : cephadm [INF] Deploying daemon node-exporter.smithi106 on smithi106 2024-08-22T21:29:16.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:15.458693+0000 mon.smithi088 (mon.0) 207 : cluster [DBG] mgrmap e18: smithi088.dxkmkq(active, since 95s), standbys: smithi106.mfqbma 2024-08-22T21:29:16.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:15.458893+0000 mon.smithi088 (mon.0) 208 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mgr metadata", "who": "smithi106.mfqbma", "id": "smithi106.mfqbma"}]: dispatch 2024-08-22T21:29:16.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:16.387287+0000 mon.smithi088 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mon metadata", "id": "smithi106"}]: dispatch 2024-08-22T21:29:17.313 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-22T21:29:17.313 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph config generate-minimal-conf 2024-08-22T21:29:17.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:16.094314+0000 mgr.smithi088.dxkmkq (mgr.14164) 61 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:17.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:16.734747+0000 mon.smithi088 (mon.0) 210 : audit [DBG] from='client.? 172.21.15.106:0/3156831243' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:29:17.623 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:16.094314+0000 mgr.smithi088.dxkmkq (mgr.14164) 61 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:17.623 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:16.734747+0000 mon.smithi088 (mon.0) 210 : audit [DBG] from='client.? 172.21.15.106:0/3156831243' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:29:19.104 INFO:teuthology.orchestra.run.smithi088.stdout:# minimal ceph.conf for 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:29:19.104 INFO:teuthology.orchestra.run.smithi088.stdout:[global] 2024-08-22T21:29:19.104 INFO:teuthology.orchestra.run.smithi088.stdout: fsid = 24b1063c-60cd-11ef-bcd2-c7b262605968 2024-08-22T21:29:19.104 INFO:teuthology.orchestra.run.smithi088.stdout: mon_host = [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] 2024-08-22T21:29:19.647 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:19 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:18.094584+0000 mgr.smithi088.dxkmkq (mgr.14164) 62 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:19.647 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:19 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:19.103941+0000 mon.smithi088 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.88:0/3121022538' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:19.728 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-22T21:29:19.728 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-08-22T21:29:19.728 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.conf 2024-08-22T21:29:19.755 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-08-22T21:29:19.755 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-22T21:29:19.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:19 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:18.094584+0000 mgr.smithi088.dxkmkq (mgr.14164) 62 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:19.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:19 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:19.103941+0000 mon.smithi088 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.88:0/3121022538' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:19.820 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-08-22T21:29:19.820 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/etc/ceph/ceph.conf 2024-08-22T21:29:19.851 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-08-22T21:29:19.851 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-22T21:29:19.961 INFO:tasks.cephadm:Deploying OSDs... 2024-08-22T21:29:19.962 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-08-22T21:29:19.962 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/scratch_devs of=/dev/stdout 2024-08-22T21:29:19.979 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:29:19.979 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_1 2024-08-22T21:29:20.034 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-22T21:29:20.034 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:29:20.035 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-08-22T21:29:20.035 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:29:20.035 INFO:teuthology.orchestra.run.smithi088.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:29:20.035 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-08-22 21:28:51.693236930 +0000 2024-08-22T21:29:20.035 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-08-22 21:25:48.969856691 +0000 2024-08-22T21:29:20.035 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-08-22 21:25:48.969856691 +0000 2024-08-22T21:29:20.035 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: 2024-08-22 21:25:48.969856691 +0000 2024-08-22T21:29:20.035 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-22T21:29:20.100 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-08-22T21:29:20.100 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-08-22T21:29:20.100 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000251927 s, 2.0 MB/s 2024-08-22T21:29:20.101 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-22T21:29:20.158 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_2 2024-08-22T21:29:20.213 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-22T21:29:20.213 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:29:20.213 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-08-22T21:29:20.213 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:29:20.214 INFO:teuthology.orchestra.run.smithi088.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:29:20.214 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-08-22 21:28:51.693236930 +0000 2024-08-22T21:29:20.214 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-08-22 21:25:49.311847929 +0000 2024-08-22T21:29:20.214 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-08-22 21:25:49.311847929 +0000 2024-08-22T21:29:20.214 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: 2024-08-22 21:25:49.311847929 +0000 2024-08-22T21:29:20.214 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-22T21:29:20.278 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-08-22T21:29:20.278 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-08-22T21:29:20.278 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000190874 s, 2.7 MB/s 2024-08-22T21:29:20.279 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-22T21:29:20.336 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_3 2024-08-22T21:29:20.392 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-22T21:29:20.392 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:29:20.392 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 702 Links: 1 2024-08-22T21:29:20.392 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:29:20.392 INFO:teuthology.orchestra.run.smithi088.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:29:20.392 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-08-22 21:28:51.694236909 +0000 2024-08-22T21:29:20.392 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-08-22 21:25:49.636839604 +0000 2024-08-22T21:29:20.392 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-08-22 21:25:49.636839604 +0000 2024-08-22T21:29:20.392 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: 2024-08-22 21:25:49.636839604 +0000 2024-08-22T21:29:20.393 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-22T21:29:20.455 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-08-22T21:29:20.455 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-08-22T21:29:20.455 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000228686 s, 2.2 MB/s 2024-08-22T21:29:20.456 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-22T21:29:20.513 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_4 2024-08-22T21:29:20.568 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-22T21:29:20.568 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:29:20.569 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-08-22T21:29:20.569 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:29:20.569 INFO:teuthology.orchestra.run.smithi088.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:29:20.569 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-08-22 21:28:51.694236909 +0000 2024-08-22T21:29:20.569 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-08-22 21:25:49.984830689 +0000 2024-08-22T21:29:20.569 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-08-22 21:25:49.984830689 +0000 2024-08-22T21:29:20.569 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: 2024-08-22 21:25:49.984830689 +0000 2024-08-22T21:29:20.569 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-22T21:29:20.631 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-08-22T21:29:20.631 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-08-22T21:29:20.632 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000210584 s, 2.4 MB/s 2024-08-22T21:29:20.633 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-22T21:29:20.691 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-08-22T21:29:20.691 DEBUG:teuthology.orchestra.run.smithi106:> dd if=/scratch_devs of=/dev/stdout 2024-08-22T21:29:20.711 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:29:20.714 DEBUG:teuthology.orchestra.run.smithi106:> stat /dev/vg_nvme/lv_1 2024-08-22T21:29:20.769 INFO:teuthology.orchestra.run.smithi106.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-22T21:29:20.769 INFO:teuthology.orchestra.run.smithi106.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:29:20.769 INFO:teuthology.orchestra.run.smithi106.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-08-22T21:29:20.769 INFO:teuthology.orchestra.run.smithi106.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:29:20.769 INFO:teuthology.orchestra.run.smithi106.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:29:20.769 INFO:teuthology.orchestra.run.smithi106.stdout:Access: 2024-08-22 21:29:15.912047729 +0000 2024-08-22T21:29:20.769 INFO:teuthology.orchestra.run.smithi106.stdout:Modify: 2024-08-22 21:25:43.309231993 +0000 2024-08-22T21:29:20.770 INFO:teuthology.orchestra.run.smithi106.stdout:Change: 2024-08-22 21:25:43.309231993 +0000 2024-08-22T21:29:20.770 INFO:teuthology.orchestra.run.smithi106.stdout: Birth: 2024-08-22 21:25:43.309231993 +0000 2024-08-22T21:29:20.770 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-22T21:29:20.837 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records in 2024-08-22T21:29:20.837 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records out 2024-08-22T21:29:20.837 INFO:teuthology.orchestra.run.smithi106.stderr:512 bytes copied, 0.000241465 s, 2.1 MB/s 2024-08-22T21:29:20.838 DEBUG:teuthology.orchestra.run.smithi106:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-22T21:29:20.898 DEBUG:teuthology.orchestra.run.smithi106:> stat /dev/vg_nvme/lv_2 2024-08-22T21:29:20.955 INFO:teuthology.orchestra.run.smithi106.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-22T21:29:20.956 INFO:teuthology.orchestra.run.smithi106.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:29:20.956 INFO:teuthology.orchestra.run.smithi106.stdout:Device: 5h/5d Inode: 683 Links: 1 2024-08-22T21:29:20.956 INFO:teuthology.orchestra.run.smithi106.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:29:20.956 INFO:teuthology.orchestra.run.smithi106.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:29:20.956 INFO:teuthology.orchestra.run.smithi106.stdout:Access: 2024-08-22 21:29:15.912047729 +0000 2024-08-22T21:29:20.956 INFO:teuthology.orchestra.run.smithi106.stdout:Modify: 2024-08-22 21:25:43.633223625 +0000 2024-08-22T21:29:20.956 INFO:teuthology.orchestra.run.smithi106.stdout:Change: 2024-08-22 21:25:43.633223625 +0000 2024-08-22T21:29:20.956 INFO:teuthology.orchestra.run.smithi106.stdout: Birth: 2024-08-22 21:25:43.633223625 +0000 2024-08-22T21:29:20.956 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-22T21:29:21.022 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records in 2024-08-22T21:29:21.022 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records out 2024-08-22T21:29:21.023 INFO:teuthology.orchestra.run.smithi106.stderr:512 bytes copied, 0.000235835 s, 2.2 MB/s 2024-08-22T21:29:21.024 DEBUG:teuthology.orchestra.run.smithi106:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-22T21:29:21.081 DEBUG:teuthology.orchestra.run.smithi106:> stat /dev/vg_nvme/lv_3 2024-08-22T21:29:21.138 INFO:teuthology.orchestra.run.smithi106.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-22T21:29:21.138 INFO:teuthology.orchestra.run.smithi106.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:29:21.139 INFO:teuthology.orchestra.run.smithi106.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-08-22T21:29:21.139 INFO:teuthology.orchestra.run.smithi106.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:29:21.139 INFO:teuthology.orchestra.run.smithi106.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:29:21.139 INFO:teuthology.orchestra.run.smithi106.stdout:Access: 2024-08-22 21:29:15.913047705 +0000 2024-08-22T21:29:21.139 INFO:teuthology.orchestra.run.smithi106.stdout:Modify: 2024-08-22 21:25:43.948215488 +0000 2024-08-22T21:29:21.139 INFO:teuthology.orchestra.run.smithi106.stdout:Change: 2024-08-22 21:25:43.948215488 +0000 2024-08-22T21:29:21.139 INFO:teuthology.orchestra.run.smithi106.stdout: Birth: 2024-08-22 21:25:43.948215488 +0000 2024-08-22T21:29:21.139 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-22T21:29:21.203 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records in 2024-08-22T21:29:21.203 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records out 2024-08-22T21:29:21.204 INFO:teuthology.orchestra.run.smithi106.stderr:512 bytes copied, 0.000200416 s, 2.6 MB/s 2024-08-22T21:29:21.205 DEBUG:teuthology.orchestra.run.smithi106:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-22T21:29:21.262 DEBUG:teuthology.orchestra.run.smithi106:> stat /dev/vg_nvme/lv_4 2024-08-22T21:29:21.318 INFO:teuthology.orchestra.run.smithi106.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-22T21:29:21.318 INFO:teuthology.orchestra.run.smithi106.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:29:21.318 INFO:teuthology.orchestra.run.smithi106.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-08-22T21:29:21.318 INFO:teuthology.orchestra.run.smithi106.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:29:21.318 INFO:teuthology.orchestra.run.smithi106.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:29:21.318 INFO:teuthology.orchestra.run.smithi106.stdout:Access: 2024-08-22 21:29:15.913047705 +0000 2024-08-22T21:29:21.318 INFO:teuthology.orchestra.run.smithi106.stdout:Modify: 2024-08-22 21:25:44.264207326 +0000 2024-08-22T21:29:21.319 INFO:teuthology.orchestra.run.smithi106.stdout:Change: 2024-08-22 21:25:44.264207326 +0000 2024-08-22T21:29:21.319 INFO:teuthology.orchestra.run.smithi106.stdout: Birth: 2024-08-22 21:25:44.264207326 +0000 2024-08-22T21:29:21.319 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-22T21:29:21.383 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records in 2024-08-22T21:29:21.383 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records out 2024-08-22T21:29:21.383 INFO:teuthology.orchestra.run.smithi106.stderr:512 bytes copied, 0.000200167 s, 2.6 MB/s 2024-08-22T21:29:21.384 DEBUG:teuthology.orchestra.run.smithi106:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-22T21:29:21.441 INFO:tasks.cephadm:Deploying osd.0 on smithi088 with /dev/vg_nvme/lv_4... 2024-08-22T21:29:21.441 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-08-22T21:29:21.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:21 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:20.094848+0000 mgr.smithi088.dxkmkq (mgr.14164) 63 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:21.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:21 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:20.223063+0000 mon.smithi088 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:21.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:21 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:20.094848+0000 mgr.smithi088.dxkmkq (mgr.14164) 63 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:21.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:21 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:20.223063+0000 mon.smithi088 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:23.313 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-08-22T21:29:23.313 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-08-22T21:29:23.313 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2024-08-22T21:29:23.313 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2024-08-22T21:29:23.313 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124198 s, 844 MB/s 2024-08-22T21:29:23.313 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2024-08-22T21:29:23.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:23 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:22.095070+0000 mgr.smithi088.dxkmkq (mgr.14164) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:23.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:23 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:22.095070+0000 mgr.smithi088.dxkmkq (mgr.14164) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:23.917 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_4 2024-08-22T21:29:25.407 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:24.095287+0000 mgr.smithi088.dxkmkq (mgr.14164) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:25.407 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:24.977286+0000 mon.smithi088 (mon.0) 213 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:25.407 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:24.978423+0000 mon.smithi088 (mon.0) 214 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:29:25.407 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:24.979258+0000 mon.smithi088 (mon.0) 215 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:25.407 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:24.979834+0000 mon.smithi088 (mon.0) 216 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:29:25.408 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:25.227167+0000 mon.smithi088 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:25.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:25 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:24.095287+0000 mgr.smithi088.dxkmkq (mgr.14164) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:25.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:25 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:24.977286+0000 mon.smithi088 (mon.0) 213 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:25.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:25 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:24.978423+0000 mon.smithi088 (mon.0) 214 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:29:25.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:25 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:24.979258+0000 mon.smithi088 (mon.0) 215 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:25.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:25 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:24.979834+0000 mon.smithi088 (mon.0) 216 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:29:25.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:25 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:25.227167+0000 mon.smithi088 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:26.528 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:26 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:25.798049+0000 mgr.smithi088.dxkmkq (mgr.14164) 66 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:29:26.528 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:26 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:25.798939+0000 mon.smithi088 (mon.0) 218 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:29:26.528 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:26 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:25.800373+0000 mon.smithi088 (mon.0) 219 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:29:26.528 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:26 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:25.800856+0000 mon.smithi088 (mon.0) 220 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:26.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:26 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:25.798049+0000 mgr.smithi088.dxkmkq (mgr.14164) 66 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:29:26.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:26 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:25.798939+0000 mon.smithi088 (mon.0) 218 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:29:26.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:26 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:25.800373+0000 mon.smithi088 (mon.0) 219 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:29:26.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:26 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:25.800856+0000 mon.smithi088 (mon.0) 220 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:27.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:27 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:26.095578+0000 mgr.smithi088.dxkmkq (mgr.14164) 67 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:27.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:27 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:26.527822+0000 mon.smithi088 (mon.0) 221 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:27.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:27 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:26.528312+0000 mgr.smithi088.dxkmkq (mgr.14164) 68 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-08-22T21:29:27.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:27 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:26.544883+0000 mgr.smithi088.dxkmkq (mgr.14164) 69 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-08-22T21:29:27.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:27 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:26.573308+0000 mon.smithi088 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:27.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:26.095578+0000 mgr.smithi088.dxkmkq (mgr.14164) 67 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:27.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:26.527822+0000 mon.smithi088 (mon.0) 221 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:27.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:26.528312+0000 mgr.smithi088.dxkmkq (mgr.14164) 68 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-08-22T21:29:27.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:26.544883+0000 mgr.smithi088.dxkmkq (mgr.14164) 69 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-08-22T21:29:27.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:26.573308+0000 mon.smithi088 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:29.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:28.095796+0000 mgr.smithi088.dxkmkq (mgr.14164) 70 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:29.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:28.943437+0000 mon.smithi088 (mon.0) 223 : audit [INF] from='client.? 172.21.15.88:0/3814884185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee5b1bca-0ca4-4b79-8845-5eabaf975241"}]: dispatch 2024-08-22T21:29:29.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:28.951209+0000 mon.smithi088 (mon.0) 224 : audit [INF] from='client.? 172.21.15.88:0/3814884185' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ee5b1bca-0ca4-4b79-8845-5eabaf975241"}]': finished 2024-08-22T21:29:29.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:28.951268+0000 mon.smithi088 (mon.0) 225 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-22T21:29:29.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:28.951360+0000 mon.smithi088 (mon.0) 226 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:29:29.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:29.392151+0000 mon.smithi088 (mon.0) 227 : audit [DBG] from='client.? 172.21.15.88:0/2165268931' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:29:29.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:28.095796+0000 mgr.smithi088.dxkmkq (mgr.14164) 70 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:29.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:28.943437+0000 mon.smithi088 (mon.0) 223 : audit [INF] from='client.? 172.21.15.88:0/3814884185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee5b1bca-0ca4-4b79-8845-5eabaf975241"}]: dispatch 2024-08-22T21:29:29.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:28.951209+0000 mon.smithi088 (mon.0) 224 : audit [INF] from='client.? 172.21.15.88:0/3814884185' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ee5b1bca-0ca4-4b79-8845-5eabaf975241"}]': finished 2024-08-22T21:29:29.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:28.951268+0000 mon.smithi088 (mon.0) 225 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-22T21:29:29.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:28.951360+0000 mon.smithi088 (mon.0) 226 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:29:29.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:29.392151+0000 mon.smithi088 (mon.0) 227 : audit [DBG] from='client.? 172.21.15.88:0/2165268931' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:29:31.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:30.096070+0000 mgr.smithi088.dxkmkq (mgr.14164) 71 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:31.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:30.399096+0000 mon.smithi088 (mon.0) 228 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:31.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:30.399531+0000 mgr.smithi088.dxkmkq (mgr.14164) 72 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-08-22T21:29:31.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:30.420071+0000 mon.smithi088 (mon.0) 229 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:31.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:30.424835+0000 mon.smithi088 (mon.0) 230 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:31.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:30.426947+0000 mgr.smithi088.dxkmkq (mgr.14164) 73 : cephadm [INF] Reconfiguring mon.smithi088 (unknown last config time)... 2024-08-22T21:29:31.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:30.427125+0000 mon.smithi088 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:29:31.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:30.427594+0000 mon.smithi088 (mon.0) 232 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:29:31.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:30.428038+0000 mon.smithi088 (mon.0) 233 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:31.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:30.428434+0000 mgr.smithi088.dxkmkq (mgr.14164) 74 : cephadm [INF] Reconfiguring daemon mon.smithi088 on smithi088 2024-08-22T21:29:31.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:30.096070+0000 mgr.smithi088.dxkmkq (mgr.14164) 71 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:31.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:30.399096+0000 mon.smithi088 (mon.0) 228 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:31.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:30.399531+0000 mgr.smithi088.dxkmkq (mgr.14164) 72 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-08-22T21:29:31.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:30.420071+0000 mon.smithi088 (mon.0) 229 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:31.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:30.424835+0000 mon.smithi088 (mon.0) 230 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:31.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:30.426947+0000 mgr.smithi088.dxkmkq (mgr.14164) 73 : cephadm [INF] Reconfiguring mon.smithi088 (unknown last config time)... 2024-08-22T21:29:31.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:30.427125+0000 mon.smithi088 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:29:31.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:30.427594+0000 mon.smithi088 (mon.0) 232 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:29:31.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:30.428038+0000 mon.smithi088 (mon.0) 233 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:31.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:30.428434+0000 mgr.smithi088.dxkmkq (mgr.14164) 74 : cephadm [INF] Reconfiguring daemon mon.smithi088 on smithi088 2024-08-22T21:29:33.670 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:32.096465+0000 mgr.smithi088.dxkmkq (mgr.14164) 75 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:33.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:32.096465+0000 mgr.smithi088.dxkmkq (mgr.14164) 75 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:34.674 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:33.400557+0000 mon.smithi088 (mon.0) 234 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:34.674 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:33.401070+0000 mgr.smithi088.dxkmkq (mgr.14164) 76 : cephadm [INF] Reconfiguring mgr.smithi088.dxkmkq (unknown last config time)... 2024-08-22T21:29:34.674 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:33.401306+0000 mon.smithi088 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi088.dxkmkq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:29:34.674 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:33.403248+0000 mon.smithi088 (mon.0) 236 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:29:34.674 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:33.403808+0000 mon.smithi088 (mon.0) 237 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:34.674 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:33.404258+0000 mgr.smithi088.dxkmkq (mgr.14164) 77 : cephadm [INF] Reconfiguring daemon mgr.smithi088.dxkmkq on smithi088 2024-08-22T21:29:34.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:34 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:33.400557+0000 mon.smithi088 (mon.0) 234 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:34.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:34 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:33.401070+0000 mgr.smithi088.dxkmkq (mgr.14164) 76 : cephadm [INF] Reconfiguring mgr.smithi088.dxkmkq (unknown last config time)... 2024-08-22T21:29:34.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:34 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:33.401306+0000 mon.smithi088 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi088.dxkmkq", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:29:34.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:34 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:33.403248+0000 mon.smithi088 (mon.0) 236 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:29:34.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:34 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:33.403808+0000 mon.smithi088 (mon.0) 237 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:34.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:34 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:33.404258+0000 mgr.smithi088.dxkmkq (mgr.14164) 77 : cephadm [INF] Reconfiguring daemon mgr.smithi088.dxkmkq on smithi088 2024-08-22T21:29:35.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:34.096863+0000 mgr.smithi088.dxkmkq (mgr.14164) 78 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:35.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:34.096863+0000 mgr.smithi088.dxkmkq (mgr.14164) 78 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:36.778 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:36 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:35.472604+0000 mon.smithi088 (mon.0) 238 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:36.778 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:36 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:35.473362+0000 mgr.smithi088.dxkmkq (mgr.14164) 79 : cephadm [INF] Reconfiguring alertmanager.smithi088 (dependencies changed)... 2024-08-22T21:29:36.778 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:36 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:35.475759+0000 mgr.smithi088.dxkmkq (mgr.14164) 80 : cephadm [INF] Reconfiguring daemon alertmanager.smithi088 on smithi088 2024-08-22T21:29:36.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:36 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:35.472604+0000 mon.smithi088 (mon.0) 238 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:36.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:36 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:35.473362+0000 mgr.smithi088.dxkmkq (mgr.14164) 79 : cephadm [INF] Reconfiguring alertmanager.smithi088 (dependencies changed)... 2024-08-22T21:29:36.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:36 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:35.475759+0000 mgr.smithi088.dxkmkq (mgr.14164) 80 : cephadm [INF] Reconfiguring daemon alertmanager.smithi088 on smithi088 2024-08-22T21:29:37.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:36.097119+0000 mgr.smithi088.dxkmkq (mgr.14164) 81 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:37.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:36.798492+0000 mon.smithi088 (mon.0) 239 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-22T21:29:37.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:36.799055+0000 mon.smithi088 (mon.0) 240 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:37.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:36.799463+0000 mgr.smithi088.dxkmkq (mgr.14164) 82 : cephadm [INF] Deploying daemon osd.0 on smithi088 2024-08-22T21:29:37.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:36.097119+0000 mgr.smithi088.dxkmkq (mgr.14164) 81 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:37.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:36.798492+0000 mon.smithi088 (mon.0) 239 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-22T21:29:37.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:36.799055+0000 mon.smithi088 (mon.0) 240 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:37.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:36.799463+0000 mgr.smithi088.dxkmkq (mgr.14164) 82 : cephadm [INF] Deploying daemon osd.0 on smithi088 2024-08-22T21:29:39.685 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:38.097394+0000 mgr.smithi088.dxkmkq (mgr.14164) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:39.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:38.097394+0000 mgr.smithi088.dxkmkq (mgr.14164) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:40.609 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:40.212078+0000 mon.smithi088 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:29:40.609 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:40.213861+0000 mon.smithi088 (mon.0) 242 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:29:40.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:40.212078+0000 mon.smithi088 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:29:40.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:40.213861+0000 mon.smithi088 (mon.0) 242 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:29:41.623 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:40.097702+0000 mgr.smithi088.dxkmkq (mgr.14164) 84 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:41.623 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:41.128947+0000 mon.smithi088 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:41.623 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:41.129607+0000 mon.smithi088 (mon.0) 244 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi088", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-08-22T21:29:41.623 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:41.130176+0000 mon.smithi088 (mon.0) 245 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:41.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:40.097702+0000 mgr.smithi088.dxkmkq (mgr.14164) 84 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:41.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:41.128947+0000 mon.smithi088 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:41.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:41.129607+0000 mon.smithi088 (mon.0) 244 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi088", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-08-22T21:29:41.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:41.130176+0000 mon.smithi088 (mon.0) 245 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:42.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:41.129402+0000 mgr.smithi088.dxkmkq (mgr.14164) 85 : cephadm [INF] Reconfiguring crash.smithi088 (monmap changed)... 2024-08-22T21:29:42.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:41.130559+0000 mgr.smithi088.dxkmkq (mgr.14164) 86 : cephadm [INF] Reconfiguring daemon crash.smithi088 on smithi088 2024-08-22T21:29:42.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:42 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:41.129402+0000 mgr.smithi088.dxkmkq (mgr.14164) 85 : cephadm [INF] Reconfiguring crash.smithi088 (monmap changed)... 2024-08-22T21:29:42.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:42 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:41.130559+0000 mgr.smithi088.dxkmkq (mgr.14164) 86 : cephadm [INF] Reconfiguring daemon crash.smithi088 on smithi088 2024-08-22T21:29:43.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:43 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:42.097984+0000 mgr.smithi088.dxkmkq (mgr.14164) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:43.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:43 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:42.097984+0000 mgr.smithi088.dxkmkq (mgr.14164) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:44.532 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 0 on host 'smithi088' 2024-08-22T21:29:45.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:44.098188+0000 mgr.smithi088.dxkmkq (mgr.14164) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:45.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:44.524832+0000 mon.smithi088 (mon.0) 246 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:45.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:44.530241+0000 mon.smithi088 (mon.0) 247 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:45.837 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:44.098188+0000 mgr.smithi088.dxkmkq (mgr.14164) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:45.837 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:44.524832+0000 mon.smithi088 (mon.0) 246 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:45.837 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:44.530241+0000 mon.smithi088 (mon.0) 247 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:46.319 DEBUG:teuthology.orchestra.run.smithi088:osd.0> sudo journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.0.service 2024-08-22T21:29:46.322 INFO:tasks.cephadm:Deploying osd.1 on smithi088 with /dev/vg_nvme/lv_3... 2024-08-22T21:29:46.322 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-08-22T21:29:47.167 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:45.892523+0000 mon.smithi088 (mon.0) 248 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:47.167 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:45.893119+0000 mgr.smithi088.dxkmkq (mgr.14164) 89 : cephadm [INF] Reconfiguring grafana.smithi088 (dependencies changed)... 2024-08-22T21:29:47.167 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:45.897371+0000 mgr.smithi088.dxkmkq (mgr.14164) 90 : cephadm [INF] Reconfiguring daemon grafana.smithi088 on smithi088 2024-08-22T21:29:47.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:45.892523+0000 mon.smithi088 (mon.0) 248 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:47.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:45.893119+0000 mgr.smithi088.dxkmkq (mgr.14164) 89 : cephadm [INF] Reconfiguring grafana.smithi088 (dependencies changed)... 2024-08-22T21:29:47.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:45.897371+0000 mgr.smithi088.dxkmkq (mgr.14164) 90 : cephadm [INF] Reconfiguring daemon grafana.smithi088 on smithi088 2024-08-22T21:29:47.773 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:29:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0[20800]: debug 2024-08-22T21:29:47.617+0000 7fb4beefa080 -1 osd.0 0 log_to_monitors {default=true} 2024-08-22T21:29:48.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:47 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:46.098594+0000 mgr.smithi088.dxkmkq (mgr.14164) 91 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:48.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:47 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:47.620818+0000 mon.smithi088 (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/1113934315,v1:172.21.15.88:6803/1113934315]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-22T21:29:48.109 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:46.098594+0000 mgr.smithi088.dxkmkq (mgr.14164) 91 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:48.109 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:47.620818+0000 mon.smithi088 (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/1113934315,v1:172.21.15.88:6803/1113934315]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-22T21:29:49.194 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:29:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0[20800]: debug 2024-08-22T21:29:48.910+0000 7fb4b6c60700 -1 osd.0 0 waiting for initial osdmap 2024-08-22T21:29:49.195 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:29:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0[20800]: debug 2024-08-22T21:29:48.912+0000 7fb4af3d4700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-08-22T21:29:49.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:47.905649+0000 mon.smithi088 (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/1113934315,v1:172.21.15.88:6803/1113934315]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-22T21:29:49.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:47.905696+0000 mon.smithi088 (mon.0) 251 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-22T21:29:49.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:47.905824+0000 mon.smithi088 (mon.0) 252 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:29:49.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:47.906175+0000 mon.smithi088 (mon.0) 253 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/1113934315,v1:172.21.15.88:6803/1113934315]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-08-22T21:29:49.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:48 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:47.905649+0000 mon.smithi088 (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/1113934315,v1:172.21.15.88:6803/1113934315]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-22T21:29:49.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:48 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:47.905696+0000 mon.smithi088 (mon.0) 251 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-22T21:29:49.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:48 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:47.905824+0000 mon.smithi088 (mon.0) 252 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:29:49.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:48 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:47.906175+0000 mon.smithi088 (mon.0) 253 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/1113934315,v1:172.21.15.88:6803/1113934315]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-08-22T21:29:50.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:48.099005+0000 mgr.smithi088.dxkmkq (mgr.14164) 92 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:50.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:48.907855+0000 mon.smithi088 (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/1113934315,v1:172.21.15.88:6803/1113934315]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-08-22T21:29:50.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:48.907903+0000 mon.smithi088 (mon.0) 255 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-08-22T21:29:50.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:48.908472+0000 mon.smithi088 (mon.0) 256 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:29:50.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:48.911587+0000 mon.smithi088 (mon.0) 257 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:29:50.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:48.099005+0000 mgr.smithi088.dxkmkq (mgr.14164) 92 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:50.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:48.907855+0000 mon.smithi088 (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/1113934315,v1:172.21.15.88:6803/1113934315]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-08-22T21:29:50.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:48.907903+0000 mon.smithi088 (mon.0) 255 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-08-22T21:29:50.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:48.908472+0000 mon.smithi088 (mon.0) 256 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:29:50.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:48.911587+0000 mon.smithi088 (mon.0) 257 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:29:51.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:48.623360+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:29:51.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:48.623456+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:29:51.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:49.912798+0000 mon.smithi088 (mon.0) 258 : cluster [INF] osd.0 [v2:172.21.15.88:6802/1113934315,v1:172.21.15.88:6803/1113934315] boot 2024-08-22T21:29:51.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:49.912825+0000 mon.smithi088 (mon.0) 259 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-22T21:29:51.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:49.913140+0000 mon.smithi088 (mon.0) 260 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:29:51.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:48.623360+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:29:51.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:48.623456+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:29:51.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:49.912798+0000 mon.smithi088 (mon.0) 258 : cluster [INF] osd.0 [v2:172.21.15.88:6802/1113934315,v1:172.21.15.88:6803/1113934315] boot 2024-08-22T21:29:51.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:49.912825+0000 mon.smithi088 (mon.0) 259 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-22T21:29:51.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:49.913140+0000 mon.smithi088 (mon.0) 260 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:29:51.533 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-08-22T21:29:51.533 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-08-22T21:29:51.533 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2024-08-22T21:29:51.533 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2024-08-22T21:29:51.533 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0122056 s, 859 MB/s 2024-08-22T21:29:51.534 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2024-08-22T21:29:52.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:50.099363+0000 mgr.smithi088.dxkmkq (mgr.14164) 93 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:52.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:50.923182+0000 mon.smithi088 (mon.0) 261 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-08-22T21:29:52.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:51.010418+0000 mon.smithi088 (mon.0) 262 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:52.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:51.011026+0000 mgr.smithi088.dxkmkq (mgr.14164) 94 : cephadm [INF] Reconfiguring prometheus.smithi088 (dependencies changed)... 2024-08-22T21:29:52.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:51.013031+0000 mgr.smithi088.dxkmkq (mgr.14164) 95 : cephadm [INF] Reconfiguring daemon prometheus.smithi088 on smithi088 2024-08-22T21:29:52.273 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_3 2024-08-22T21:29:52.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:51 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:50.099363+0000 mgr.smithi088.dxkmkq (mgr.14164) 93 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:29:52.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:51 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:50.923182+0000 mon.smithi088 (mon.0) 261 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-08-22T21:29:52.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:51 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:51.010418+0000 mon.smithi088 (mon.0) 262 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:52.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:51 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:51.011026+0000 mgr.smithi088.dxkmkq (mgr.14164) 94 : cephadm [INF] Reconfiguring prometheus.smithi088 (dependencies changed)... 2024-08-22T21:29:52.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:51 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:51.013031+0000 mgr.smithi088.dxkmkq (mgr.14164) 95 : cephadm [INF] Reconfiguring daemon prometheus.smithi088 on smithi088 2024-08-22T21:29:52.966 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:52 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:52.099675+0000 mgr.smithi088.dxkmkq (mgr.14164) 96 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:29:53.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:52 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:52.099675+0000 mgr.smithi088.dxkmkq (mgr.14164) 96 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:29:55.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:54.100018+0000 mgr.smithi088.dxkmkq (mgr.14164) 97 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:29:55.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:54.100018+0000 mgr.smithi088.dxkmkq (mgr.14164) 97 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:29:57.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:56.100338+0000 mgr.smithi088.dxkmkq (mgr.14164) 98 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:29:57.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:56.779655+0000 mgr.smithi088.dxkmkq (mgr.14164) 99 : audit [DBG] from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:29:57.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:56.780382+0000 mon.smithi088 (mon.0) 263 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:29:57.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:56.781513+0000 mon.smithi088 (mon.0) 264 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:29:57.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:56.782016+0000 mon.smithi088 (mon.0) 265 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:57.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:57.073804+0000 mon.smithi088 (mon.0) 266 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:57.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:57.074645+0000 mon.smithi088 (mon.0) 267 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi106", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-08-22T21:29:57.255 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:57.075254+0000 mon.smithi088 (mon.0) 268 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:57.503 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:56.100338+0000 mgr.smithi088.dxkmkq (mgr.14164) 98 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:29:57.503 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:56.779655+0000 mgr.smithi088.dxkmkq (mgr.14164) 99 : audit [DBG] from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:29:57.503 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:56.780382+0000 mon.smithi088 (mon.0) 263 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:29:57.503 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:56.781513+0000 mon.smithi088 (mon.0) 264 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:29:57.503 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:56.782016+0000 mon.smithi088 (mon.0) 265 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:57.503 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:57.073804+0000 mon.smithi088 (mon.0) 266 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:57.504 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:57.074645+0000 mon.smithi088 (mon.0) 267 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi106", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-08-22T21:29:57.504 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:57.075254+0000 mon.smithi088 (mon.0) 268 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:58.225 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:58 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:57.074411+0000 mgr.smithi088.dxkmkq (mgr.14164) 100 : cephadm [INF] Reconfiguring crash.smithi106 (monmap changed)... 2024-08-22T21:29:58.225 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:58 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:57.075768+0000 mgr.smithi088.dxkmkq (mgr.14164) 101 : cephadm [INF] Reconfiguring daemon crash.smithi106 on smithi106 2024-08-22T21:29:58.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:57.074411+0000 mgr.smithi088.dxkmkq (mgr.14164) 100 : cephadm [INF] Reconfiguring crash.smithi106 (monmap changed)... 2024-08-22T21:29:58.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:57.075768+0000 mgr.smithi088.dxkmkq (mgr.14164) 101 : cephadm [INF] Reconfiguring daemon crash.smithi106 on smithi106 2024-08-22T21:29:59.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:58.100650+0000 mgr.smithi088.dxkmkq (mgr.14164) 102 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:29:59.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:58.270584+0000 mon.smithi088 (mon.0) 269 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:59.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:58.271013+0000 mgr.smithi088.dxkmkq (mgr.14164) 103 : cephadm [INF] Reconfiguring mgr.smithi106.mfqbma (monmap changed)... 2024-08-22T21:29:59.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:58.271287+0000 mon.smithi088 (mon.0) 270 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi106.mfqbma", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:29:59.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:58.271937+0000 mon.smithi088 (mon.0) 271 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:29:59.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:58.272436+0000 mon.smithi088 (mon.0) 272 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:59.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:58.272885+0000 mgr.smithi088.dxkmkq (mgr.14164) 104 : cephadm [INF] Reconfiguring daemon mgr.smithi106.mfqbma on smithi106 2024-08-22T21:29:59.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:59.075033+0000 mon.smithi088 (mon.0) 273 : audit [INF] from='client.? 172.21.15.88:0/3390690700' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4bf26f5-93ef-4e9a-93c0-530201014d0a"}]: dispatch 2024-08-22T21:29:59.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:59.081078+0000 mon.smithi088 (mon.0) 274 : audit [INF] from='client.? 172.21.15.88:0/3390690700' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4bf26f5-93ef-4e9a-93c0-530201014d0a"}]': finished 2024-08-22T21:29:59.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:29:59.081113+0000 mon.smithi088 (mon.0) 275 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-22T21:29:59.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:29:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:59.081228+0000 mon.smithi088 (mon.0) 276 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:29:59.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:58.100650+0000 mgr.smithi088.dxkmkq (mgr.14164) 102 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:29:59.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:58.270584+0000 mon.smithi088 (mon.0) 269 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:29:59.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:58.271013+0000 mgr.smithi088.dxkmkq (mgr.14164) 103 : cephadm [INF] Reconfiguring mgr.smithi106.mfqbma (monmap changed)... 2024-08-22T21:29:59.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:58.271287+0000 mon.smithi088 (mon.0) 270 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi106.mfqbma", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:29:59.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:58.271937+0000 mon.smithi088 (mon.0) 271 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:29:59.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:58.272436+0000 mon.smithi088 (mon.0) 272 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:29:59.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:58.272885+0000 mgr.smithi088.dxkmkq (mgr.14164) 104 : cephadm [INF] Reconfiguring daemon mgr.smithi106.mfqbma on smithi106 2024-08-22T21:29:59.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:59.075033+0000 mon.smithi088 (mon.0) 273 : audit [INF] from='client.? 172.21.15.88:0/3390690700' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4bf26f5-93ef-4e9a-93c0-530201014d0a"}]: dispatch 2024-08-22T21:29:59.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:59.081078+0000 mon.smithi088 (mon.0) 274 : audit [INF] from='client.? 172.21.15.88:0/3390690700' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4bf26f5-93ef-4e9a-93c0-530201014d0a"}]': finished 2024-08-22T21:29:59.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:29:59.081113+0000 mon.smithi088 (mon.0) 275 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-22T21:29:59.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:29:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:59.081228+0000 mon.smithi088 (mon.0) 276 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:30:00.437 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:59.497881+0000 mon.smithi088 (mon.0) 277 : audit [DBG] from='client.? 172.21.15.88:0/2229266417' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:30:00.438 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:59.505293+0000 mon.smithi088 (mon.0) 278 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:00.438 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:59.505811+0000 mgr.smithi088.dxkmkq (mgr.14164) 105 : cephadm [INF] Reconfiguring mon.smithi106 (monmap changed)... 2024-08-22T21:30:00.438 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:59.506011+0000 mon.smithi088 (mon.0) 279 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:30:00.438 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:59.506520+0000 mon.smithi088 (mon.0) 280 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:30:00.438 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:29:59.506995+0000 mon.smithi088 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:00.438 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:29:59.507392+0000 mgr.smithi088.dxkmkq (mgr.14164) 106 : cephadm [INF] Reconfiguring daemon mon.smithi106 on smithi106 2024-08-22T21:30:00.438 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:00.000175+0000 mon.smithi088 (mon.0) 282 : cluster [INF] overall HEALTH_OK 2024-08-22T21:30:00.447 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:59.497881+0000 mon.smithi088 (mon.0) 277 : audit [DBG] from='client.? 172.21.15.88:0/2229266417' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:30:00.447 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:59.505293+0000 mon.smithi088 (mon.0) 278 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:00.447 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:59.505811+0000 mgr.smithi088.dxkmkq (mgr.14164) 105 : cephadm [INF] Reconfiguring mon.smithi106 (monmap changed)... 2024-08-22T21:30:00.447 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:59.506011+0000 mon.smithi088 (mon.0) 279 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:30:00.447 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:59.506520+0000 mon.smithi088 (mon.0) 280 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:30:00.447 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:29:59.506995+0000 mon.smithi088 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:00.447 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:29:59.507392+0000 mgr.smithi088.dxkmkq (mgr.14164) 106 : cephadm [INF] Reconfiguring daemon mon.smithi106 on smithi106 2024-08-22T21:30:00.447 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:00.000175+0000 mon.smithi088 (mon.0) 282 : cluster [INF] overall HEALTH_OK 2024-08-22T21:30:02.019 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:00.101024+0000 mgr.smithi088.dxkmkq (mgr.14164) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:02.019 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:00.779512+0000 mon.smithi088 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:02.019 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:00.781867+0000 mon.smithi088 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:30:02.019 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:00.782170+0000 mgr.smithi088.dxkmkq (mgr.14164) 108 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:30:02.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:00.101024+0000 mgr.smithi088.dxkmkq (mgr.14164) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:02.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:00.779512+0000 mon.smithi088 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:02.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:00.781867+0000 mon.smithi088 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:30:02.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:00.782170+0000 mgr.smithi088.dxkmkq (mgr.14164) 108 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:30:03.857 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:02.101277+0000 mgr.smithi088.dxkmkq (mgr.14164) 109 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:04.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:03 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:02.101277+0000 mgr.smithi088.dxkmkq (mgr.14164) 109 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:06.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:05 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:04.101553+0000 mgr.smithi088.dxkmkq (mgr.14164) 110 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:06.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:05 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:05.047256+0000 mon.smithi088 (mon.0) 285 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-22T21:30:06.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:05 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:05.047904+0000 mon.smithi088 (mon.0) 286 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:06.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:04.101553+0000 mgr.smithi088.dxkmkq (mgr.14164) 110 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:06.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:05.047256+0000 mon.smithi088 (mon.0) 285 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-22T21:30:06.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:05.047904+0000 mon.smithi088 (mon.0) 286 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:06.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:30:05.048449+0000 mgr.smithi088.dxkmkq (mgr.14164) 111 : cephadm [INF] Deploying daemon osd.1 on smithi088 2024-08-22T21:30:07.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:30:05.048449+0000 mgr.smithi088.dxkmkq (mgr.14164) 111 : cephadm [INF] Deploying daemon osd.1 on smithi088 2024-08-22T21:30:07.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:07 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:06.101868+0000 mgr.smithi088.dxkmkq (mgr.14164) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:08.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:07 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:06.101868+0000 mgr.smithi088.dxkmkq (mgr.14164) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:08.464 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 1 on host 'smithi088' 2024-08-22T21:30:09.112 DEBUG:teuthology.orchestra.run.smithi088:osd.1> sudo journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.1.service 2024-08-22T21:30:09.115 INFO:tasks.cephadm:Deploying osd.2 on smithi088 with /dev/vg_nvme/lv_2... 2024-08-22T21:30:09.115 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-08-22T21:30:09.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:08.102248+0000 mgr.smithi088.dxkmkq (mgr.14164) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:09.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.458452+0000 mon.smithi088 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:09.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.461943+0000 mon.smithi088 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:09.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.469628+0000 mon.smithi088 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-08-22T21:30:09.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.469936+0000 mgr.smithi088.dxkmkq (mgr.14164) 114 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-08-22T21:30:09.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.476130+0000 mon.smithi088 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:09.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.479612+0000 mon.smithi088 (mon.0) 291 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:30:09.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.479938+0000 mgr.smithi088.dxkmkq (mgr.14164) 115 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:30:09.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.485203+0000 mon.smithi088 (mon.0) 292 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.88:3000"}]: dispatch 2024-08-22T21:30:09.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.485610+0000 mgr.smithi088.dxkmkq (mgr.14164) 116 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.88:3000"}]: dispatch 2024-08-22T21:30:09.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.489386+0000 mon.smithi088 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:09.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.494855+0000 mon.smithi088 (mon.0) 294 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:30:09.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.495211+0000 mgr.smithi088.dxkmkq (mgr.14164) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:30:09.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.498720+0000 mon.smithi088 (mon.0) 295 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.88:9095"}]: dispatch 2024-08-22T21:30:09.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.499071+0000 mgr.smithi088.dxkmkq (mgr.14164) 118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.88:9095"}]: dispatch 2024-08-22T21:30:09.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.503232+0000 mon.smithi088 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:09.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.505447+0000 mon.smithi088 (mon.0) 297 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:30:09.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.506358+0000 mon.smithi088 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:09.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:08.506994+0000 mon.smithi088 (mon.0) 299 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:30:09.720 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:08.102248+0000 mgr.smithi088.dxkmkq (mgr.14164) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:09.720 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.458452+0000 mon.smithi088 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.461943+0000 mon.smithi088 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.469628+0000 mon.smithi088 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.469936+0000 mgr.smithi088.dxkmkq (mgr.14164) 114 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.476130+0000 mon.smithi088 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.479612+0000 mon.smithi088 (mon.0) 291 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.479938+0000 mgr.smithi088.dxkmkq (mgr.14164) 115 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.485203+0000 mon.smithi088 (mon.0) 292 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.88:3000"}]: dispatch 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.485610+0000 mgr.smithi088.dxkmkq (mgr.14164) 116 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.88:3000"}]: dispatch 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.489386+0000 mon.smithi088 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.494855+0000 mon.smithi088 (mon.0) 294 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.495211+0000 mgr.smithi088.dxkmkq (mgr.14164) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.498720+0000 mon.smithi088 (mon.0) 295 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.88:9095"}]: dispatch 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.499071+0000 mgr.smithi088.dxkmkq (mgr.14164) 118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.88:9095"}]: dispatch 2024-08-22T21:30:09.721 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.503232+0000 mon.smithi088 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:09.722 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.505447+0000 mon.smithi088 (mon.0) 297 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:30:09.722 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.506358+0000 mon.smithi088 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:09.722 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:08.506994+0000 mon.smithi088 (mon.0) 299 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:30:11.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:11 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:10.044746+0000 mon.smithi088 (mon.0) 300 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:11.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:11 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:10.102549+0000 mgr.smithi088.dxkmkq (mgr.14164) 119 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:11.323 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:10.044746+0000 mon.smithi088 (mon.0) 300 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:11.323 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:10.102549+0000 mgr.smithi088.dxkmkq (mgr.14164) 119 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:11.902 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:30:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1[23298]: debug 2024-08-22T21:30:11.589+0000 7fce29b41080 -1 osd.1 0 log_to_monitors {default=true} 2024-08-22T21:30:12.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:12 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:11.593608+0000 mon.smithi088 (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/4002959937,v1:172.21.15.88:6811/4002959937]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-22T21:30:12.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:12 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:11.593608+0000 mon.smithi088 (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/4002959937,v1:172.21.15.88:6811/4002959937]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-22T21:30:12.303 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-08-22T21:30:12.303 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-08-22T21:30:12.303 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2024-08-22T21:30:12.303 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2024-08-22T21:30:12.303 INFO:teuthology.orchestra.run.smithi088.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0124166 s, 844 MB/s 2024-08-22T21:30:12.303 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2024-08-22T21:30:13.236 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:30:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1[23298]: debug 2024-08-22T21:30:13.057+0000 7fce200a4700 -1 osd.1 0 waiting for initial osdmap 2024-08-22T21:30:13.236 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:30:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1[23298]: debug 2024-08-22T21:30:13.061+0000 7fce1c820700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-08-22T21:30:13.236 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:12.054041+0000 mon.smithi088 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/4002959937,v1:172.21.15.88:6811/4002959937]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-22T21:30:13.236 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:12.054091+0000 mon.smithi088 (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-22T21:30:13.236 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:12.054187+0000 mon.smithi088 (mon.0) 304 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:30:13.237 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:12.054568+0000 mon.smithi088 (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/4002959937,v1:172.21.15.88:6811/4002959937]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-08-22T21:30:13.237 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:12.102846+0000 mgr.smithi088.dxkmkq (mgr.14164) 120 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:13.257 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_2 2024-08-22T21:30:13.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:12.054041+0000 mon.smithi088 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/4002959937,v1:172.21.15.88:6811/4002959937]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-22T21:30:13.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:12.054091+0000 mon.smithi088 (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-22T21:30:13.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:12.054187+0000 mon.smithi088 (mon.0) 304 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:30:13.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:12.054568+0000 mon.smithi088 (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/4002959937,v1:172.21.15.88:6811/4002959937]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-08-22T21:30:13.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:12.102846+0000 mgr.smithi088.dxkmkq (mgr.14164) 120 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:14.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:13.054956+0000 mon.smithi088 (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/4002959937,v1:172.21.15.88:6811/4002959937]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-08-22T21:30:14.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:13.055009+0000 mon.smithi088 (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-08-22T21:30:14.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:13.055370+0000 mon.smithi088 (mon.0) 308 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:30:14.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:13.059194+0000 mon.smithi088 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:30:14.367 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:13.054956+0000 mon.smithi088 (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/4002959937,v1:172.21.15.88:6811/4002959937]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-08-22T21:30:14.367 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:13.055009+0000 mon.smithi088 (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-08-22T21:30:14.367 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:13.055370+0000 mon.smithi088 (mon.0) 308 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:30:14.367 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:13.059194+0000 mon.smithi088 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:30:15.368 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:12.602764+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:30:15.368 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:12.602922+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:30:15.368 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:14.060296+0000 mon.smithi088 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:30:15.368 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:14.067120+0000 mon.smithi088 (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.88:6810/4002959937,v1:172.21.15.88:6811/4002959937] boot 2024-08-22T21:30:15.368 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:14.067147+0000 mon.smithi088 (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-22T21:30:15.368 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:14.067230+0000 mon.smithi088 (mon.0) 313 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:30:15.368 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:14.103037+0000 mgr.smithi088.dxkmkq (mgr.14164) 121 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:15.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:12.602764+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:30:15.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:12.602922+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:30:15.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:14.060296+0000 mon.smithi088 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:30:15.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:14.067120+0000 mon.smithi088 (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.88:6810/4002959937,v1:172.21.15.88:6811/4002959937] boot 2024-08-22T21:30:15.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:14.067147+0000 mon.smithi088 (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-22T21:30:15.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:14.067230+0000 mon.smithi088 (mon.0) 313 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:30:15.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:14.103037+0000 mgr.smithi088.dxkmkq (mgr.14164) 121 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:30:16.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:15.069784+0000 mon.smithi088 (mon.0) 314 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-08-22T21:30:16.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:16.064987+0000 mon.smithi088 (mon.0) 315 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:16.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:15.069784+0000 mon.smithi088 (mon.0) 314 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-08-22T21:30:16.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:16.064987+0000 mon.smithi088 (mon.0) 315 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:17.408 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:16.103302+0000 mgr.smithi088.dxkmkq (mgr.14164) 122 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:17.409 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:16.193886+0000 mgr.smithi088.dxkmkq (mgr.14164) 123 : audit [DBG] from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:30:17.409 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:16.194607+0000 mon.smithi088 (mon.0) 316 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:30:17.409 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:16.195931+0000 mon.smithi088 (mon.0) 317 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:30:17.409 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:16.196518+0000 mon.smithi088 (mon.0) 318 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:17.452 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:16.103302+0000 mgr.smithi088.dxkmkq (mgr.14164) 122 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:17.452 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:16.193886+0000 mgr.smithi088.dxkmkq (mgr.14164) 123 : audit [DBG] from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:30:17.452 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:16.194607+0000 mon.smithi088 (mon.0) 316 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:30:17.452 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:16.195931+0000 mon.smithi088 (mon.0) 317 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:30:17.452 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:16.196518+0000 mon.smithi088 (mon.0) 318 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:19.413 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:19 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:18.103701+0000 mgr.smithi088.dxkmkq (mgr.14164) 124 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:19.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:19 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:18.103701+0000 mgr.smithi088.dxkmkq (mgr.14164) 124 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:21.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:30:19.706918+0000 mgr.smithi088.dxkmkq (mgr.14164) 125 : cephadm [INF] Detected new or changed devices on smithi088 2024-08-22T21:30:21.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:19.711649+0000 mon.smithi088 (mon.0) 319 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:21.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:20.256290+0000 mon.smithi088 (mon.0) 320 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:30:21.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:20.257020+0000 mon.smithi088 (mon.0) 321 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:30:21.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:20.261074+0000 mon.smithi088 (mon.0) 322 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:21.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:20.264525+0000 mon.smithi088 (mon.0) 323 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:21.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:20.267276+0000 mon.smithi088 (mon.0) 324 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:30:21.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:20.268092+0000 mon.smithi088 (mon.0) 325 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:21.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:20.268544+0000 mon.smithi088 (mon.0) 326 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:30:21.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:20.547096+0000 mon.smithi088 (mon.0) 327 : audit [INF] from='client.? 172.21.15.88:0/3761558135' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a247d2bc-9e4d-403f-9f97-05c9c0bd63bc"}]: dispatch 2024-08-22T21:30:21.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:20.550733+0000 mon.smithi088 (mon.0) 328 : audit [INF] from='client.? 172.21.15.88:0/3761558135' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a247d2bc-9e4d-403f-9f97-05c9c0bd63bc"}]': finished 2024-08-22T21:30:21.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:20.550783+0000 mon.smithi088 (mon.0) 329 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-22T21:30:21.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:20.550873+0000 mon.smithi088 (mon.0) 330 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:30:21.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:30:19.706918+0000 mgr.smithi088.dxkmkq (mgr.14164) 125 : cephadm [INF] Detected new or changed devices on smithi088 2024-08-22T21:30:21.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:19.711649+0000 mon.smithi088 (mon.0) 319 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:21.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:20.256290+0000 mon.smithi088 (mon.0) 320 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:30:21.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:20.257020+0000 mon.smithi088 (mon.0) 321 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:30:21.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:20.261074+0000 mon.smithi088 (mon.0) 322 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:21.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:20.264525+0000 mon.smithi088 (mon.0) 323 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:21.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:20.267276+0000 mon.smithi088 (mon.0) 324 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:30:21.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:20.268092+0000 mon.smithi088 (mon.0) 325 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:21.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:20.268544+0000 mon.smithi088 (mon.0) 326 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:30:21.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:20.547096+0000 mon.smithi088 (mon.0) 327 : audit [INF] from='client.? 172.21.15.88:0/3761558135' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a247d2bc-9e4d-403f-9f97-05c9c0bd63bc"}]: dispatch 2024-08-22T21:30:21.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:20.550733+0000 mon.smithi088 (mon.0) 328 : audit [INF] from='client.? 172.21.15.88:0/3761558135' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a247d2bc-9e4d-403f-9f97-05c9c0bd63bc"}]': finished 2024-08-22T21:30:21.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:20.550783+0000 mon.smithi088 (mon.0) 329 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-22T21:30:21.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:20.550873+0000 mon.smithi088 (mon.0) 330 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:30:22.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:21 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:20.104032+0000 mgr.smithi088.dxkmkq (mgr.14164) 126 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:22.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:21 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:30:20.257476+0000 mgr.smithi088.dxkmkq (mgr.14164) 127 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 6432M 2024-08-22T21:30:22.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:21 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:20.983165+0000 mon.smithi088 (mon.0) 331 : audit [DBG] from='client.? 172.21.15.88:0/2720074252' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:30:22.091 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:21 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:20.104032+0000 mgr.smithi088.dxkmkq (mgr.14164) 126 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:22.092 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:21 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:30:20.257476+0000 mgr.smithi088.dxkmkq (mgr.14164) 127 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 6432M 2024-08-22T21:30:22.092 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:21 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:20.983165+0000 mon.smithi088 (mon.0) 331 : audit [DBG] from='client.? 172.21.15.88:0/2720074252' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:30:23.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:22 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:21.865863+0000 mon.smithi088 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:23.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:22 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:21.865863+0000 mon.smithi088 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:24.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:23 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:22.104347+0000 mgr.smithi088.dxkmkq (mgr.14164) 128 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:24.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:23 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:22.104347+0000 mgr.smithi088.dxkmkq (mgr.14164) 128 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:26.186 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:24.104631+0000 mgr.smithi088.dxkmkq (mgr.14164) 129 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:26.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:25 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:24.104631+0000 mgr.smithi088.dxkmkq (mgr.14164) 129 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:27.221 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:26.047098+0000 mon.smithi088 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:27.221 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:26.104942+0000 mgr.smithi088.dxkmkq (mgr.14164) 130 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:27.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:27 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:26.047098+0000 mon.smithi088 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:27.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:27 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:26.104942+0000 mgr.smithi088.dxkmkq (mgr.14164) 130 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:28.097 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:28 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:27.850258+0000 mon.smithi088 (mon.0) 334 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-22T21:30:28.097 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:28 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:27.851012+0000 mon.smithi088 (mon.0) 335 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:28.097 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:28 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:30:27.851633+0000 mgr.smithi088.dxkmkq (mgr.14164) 131 : cephadm [INF] Deploying daemon osd.2 on smithi088 2024-08-22T21:30:28.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:28 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:27.850258+0000 mon.smithi088 (mon.0) 334 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-22T21:30:28.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:28 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:27.851012+0000 mon.smithi088 (mon.0) 335 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:28.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:28 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:30:27.851633+0000 mgr.smithi088.dxkmkq (mgr.14164) 131 : cephadm [INF] Deploying daemon osd.2 on smithi088 2024-08-22T21:30:29.288 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:28.105193+0000 mgr.smithi088.dxkmkq (mgr.14164) 132 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:29.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:28.105193+0000 mgr.smithi088.dxkmkq (mgr.14164) 132 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:30.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:30 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:30:29.917384+0000 mgr.smithi088.dxkmkq (mgr.14164) 133 : cephadm [INF] Detected new or changed devices on smithi088 2024-08-22T21:30:30.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:30 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:29.922437+0000 mon.smithi088 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:30.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:30 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:29.925319+0000 mon.smithi088 (mon.0) 337 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:31.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:30 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:30:29.917384+0000 mgr.smithi088.dxkmkq (mgr.14164) 133 : cephadm [INF] Detected new or changed devices on smithi088 2024-08-22T21:30:31.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:30 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:29.922437+0000 mon.smithi088 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:31.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:30 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:29.925319+0000 mon.smithi088 (mon.0) 337 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:32.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:30.105466+0000 mgr.smithi088.dxkmkq (mgr.14164) 134 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:32.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:30.105466+0000 mgr.smithi088.dxkmkq (mgr.14164) 134 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:32.839 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 2 on host 'smithi088' 2024-08-22T21:30:33.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:32.827680+0000 mon.smithi088 (mon.0) 338 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:30:33.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:32.829255+0000 mon.smithi088 (mon.0) 339 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:33.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:32.831415+0000 mon.smithi088 (mon.0) 340 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:33.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:32.831631+0000 mon.smithi088 (mon.0) 341 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:30:33.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:32.835822+0000 mon.smithi088 (mon.0) 342 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:33.292 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:32.827680+0000 mon.smithi088 (mon.0) 338 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:30:33.292 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:32.829255+0000 mon.smithi088 (mon.0) 339 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:33.292 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:32.831415+0000 mon.smithi088 (mon.0) 340 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:33.292 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:32.831631+0000 mon.smithi088 (mon.0) 341 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:30:33.292 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:32.835822+0000 mon.smithi088 (mon.0) 342 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:33.514 DEBUG:teuthology.orchestra.run.smithi088:osd.2> sudo journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.2.service 2024-08-22T21:30:33.516 INFO:tasks.cephadm:Deploying osd.3 on smithi088 with /dev/vg_nvme/lv_1... 2024-08-22T21:30:33.516 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-08-22T21:30:34.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:32.105700+0000 mgr.smithi088.dxkmkq (mgr.14164) 135 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:34.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:32.105700+0000 mgr.smithi088.dxkmkq (mgr.14164) 135 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:35.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:34.105967+0000 mgr.smithi088.dxkmkq (mgr.14164) 136 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:35.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:34.324674+0000 mon.smithi088 (mon.0) 343 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:35.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:34.105967+0000 mgr.smithi088.dxkmkq (mgr.14164) 136 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:35.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:34.324674+0000 mon.smithi088 (mon.0) 343 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:36.024 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:30:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2[26613]: debug 2024-08-22T21:30:35.965+0000 7fc0347a1080 -1 osd.2 0 log_to_monitors {default=true} 2024-08-22T21:30:36.403 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-08-22T21:30:36.403 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-08-22T21:30:36.403 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2024-08-22T21:30:36.404 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2024-08-22T21:30:36.404 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0125683 s, 834 MB/s 2024-08-22T21:30:36.404 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2024-08-22T21:30:36.688 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:36 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:35.969217+0000 mon.smithi088 (mon.0) 344 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/398529521,v1:172.21.15.88:6819/398529521]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-22T21:30:36.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:36 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:35.969217+0000 mon.smithi088 (mon.0) 344 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/398529521,v1:172.21.15.88:6819/398529521]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-22T21:30:37.059 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_1 2024-08-22T21:30:37.588 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:30:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2[26613]: debug 2024-08-22T21:30:37.337+0000 7fc02ad04700 -1 osd.2 0 waiting for initial osdmap 2024-08-22T21:30:37.589 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:30:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2[26613]: debug 2024-08-22T21:30:37.341+0000 7fc025c7d700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-08-22T21:30:37.589 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:36.106233+0000 mgr.smithi088.dxkmkq (mgr.14164) 137 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:37.589 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:36.335642+0000 mon.smithi088 (mon.0) 345 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/398529521,v1:172.21.15.88:6819/398529521]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-22T21:30:37.589 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:36.335704+0000 mon.smithi088 (mon.0) 346 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-22T21:30:37.589 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:36.335808+0000 mon.smithi088 (mon.0) 347 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:30:37.589 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:36.336138+0000 mon.smithi088 (mon.0) 348 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/398529521,v1:172.21.15.88:6819/398529521]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-08-22T21:30:37.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:36.106233+0000 mgr.smithi088.dxkmkq (mgr.14164) 137 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:37.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:36.335642+0000 mon.smithi088 (mon.0) 345 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/398529521,v1:172.21.15.88:6819/398529521]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-22T21:30:37.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:36.335704+0000 mon.smithi088 (mon.0) 346 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-22T21:30:37.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:36.335808+0000 mon.smithi088 (mon.0) 347 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:30:37.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:36.336138+0000 mon.smithi088 (mon.0) 348 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/398529521,v1:172.21.15.88:6819/398529521]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-08-22T21:30:38.685 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:38 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:37.335109+0000 mon.smithi088 (mon.0) 349 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/398529521,v1:172.21.15.88:6819/398529521]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-08-22T21:30:38.686 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:38 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:37.335187+0000 mon.smithi088 (mon.0) 350 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-08-22T21:30:38.686 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:38 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:37.335477+0000 mon.smithi088 (mon.0) 351 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:30:38.686 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:38 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:37.338832+0000 mon.smithi088 (mon.0) 352 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:30:39.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:38 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:37.335109+0000 mon.smithi088 (mon.0) 349 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/398529521,v1:172.21.15.88:6819/398529521]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-08-22T21:30:39.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:38 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:37.335187+0000 mon.smithi088 (mon.0) 350 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-08-22T21:30:39.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:38 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:37.335477+0000 mon.smithi088 (mon.0) 351 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:30:39.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:38 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:37.338832+0000 mon.smithi088 (mon.0) 352 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:30:39.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:37.003182+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:30:39.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:37.003274+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:30:39.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:38.106483+0000 mgr.smithi088.dxkmkq (mgr.14164) 138 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:39.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:38.340125+0000 mon.smithi088 (mon.0) 353 : cluster [INF] osd.2 [v2:172.21.15.88:6818/398529521,v1:172.21.15.88:6819/398529521] boot 2024-08-22T21:30:39.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:38.340155+0000 mon.smithi088 (mon.0) 354 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-22T21:30:39.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:38.340612+0000 mon.smithi088 (mon.0) 355 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:30:39.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:38.340994+0000 mon.smithi088 (mon.0) 356 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-08-22T21:30:39.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:39.341114+0000 mon.smithi088 (mon.0) 357 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-08-22T21:30:39.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:39.341160+0000 mon.smithi088 (mon.0) 358 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-22T21:30:39.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:39.341853+0000 mon.smithi088 (mon.0) 359 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-08-22T21:30:40.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:37.003182+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:30:40.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:37.003274+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:30:40.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:38.106483+0000 mgr.smithi088.dxkmkq (mgr.14164) 138 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:30:40.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:38.340125+0000 mon.smithi088 (mon.0) 353 : cluster [INF] osd.2 [v2:172.21.15.88:6818/398529521,v1:172.21.15.88:6819/398529521] boot 2024-08-22T21:30:40.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:38.340155+0000 mon.smithi088 (mon.0) 354 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-22T21:30:40.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:38.340612+0000 mon.smithi088 (mon.0) 355 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:30:40.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:38.340994+0000 mon.smithi088 (mon.0) 356 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-08-22T21:30:40.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:39.341114+0000 mon.smithi088 (mon.0) 357 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-08-22T21:30:40.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:39.341160+0000 mon.smithi088 (mon.0) 358 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-22T21:30:40.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:39.341853+0000 mon.smithi088 (mon.0) 359 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-08-22T21:30:40.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:39.570892+0000 mgr.smithi088.dxkmkq (mgr.14164) 139 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:30:40.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:40.076499+0000 mon.smithi088 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:40.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:40.213031+0000 mon.smithi088 (mon.0) 361 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:30:40.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:40.214644+0000 mon.smithi088 (mon.0) 362 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:30:40.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:40.342942+0000 mon.smithi088 (mon.0) 363 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-08-22T21:30:40.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:40.343035+0000 mon.smithi088 (mon.0) 364 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-22T21:30:40.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:40.347033+0000 mon.smithi088 (mon.0) 365 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:30:40.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:40.348089+0000 mon.smithi088 (mon.0) 366 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:30:40.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:40.348546+0000 mon.smithi088 (mon.0) 367 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:41.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:39.570892+0000 mgr.smithi088.dxkmkq (mgr.14164) 139 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:30:41.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:40.076499+0000 mon.smithi088 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:41.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:40.213031+0000 mon.smithi088 (mon.0) 361 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:30:41.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:40.214644+0000 mon.smithi088 (mon.0) 362 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:30:41.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:40.342942+0000 mon.smithi088 (mon.0) 363 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-08-22T21:30:41.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:40.343035+0000 mon.smithi088 (mon.0) 364 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-22T21:30:41.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:40.347033+0000 mon.smithi088 (mon.0) 365 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:30:41.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:40.348089+0000 mon.smithi088 (mon.0) 366 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:30:41.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:40.348546+0000 mon.smithi088 (mon.0) 367 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:41.650 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:40.106802+0000 mgr.smithi088.dxkmkq (mgr.14164) 140 : cluster [DBG] pgmap v99: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:41.651 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:41.343966+0000 mon.smithi088 (mon.0) 368 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-08-22T21:30:42.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:40.106802+0000 mgr.smithi088.dxkmkq (mgr.14164) 140 : cluster [DBG] pgmap v99: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:42.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:41.343966+0000 mon.smithi088 (mon.0) 368 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-08-22T21:30:43.809 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:43 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:42.107058+0000 mgr.smithi088.dxkmkq (mgr.14164) 141 : cluster [DBG] pgmap v102: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:44.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:43 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:42.107058+0000 mgr.smithi088.dxkmkq (mgr.14164) 141 : cluster [DBG] pgmap v102: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:45.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:43.730212+0000 mon.smithi088 (mon.0) 369 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:45.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:43.731037+0000 mon.smithi088 (mon.0) 370 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:30:45.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:43.731561+0000 mon.smithi088 (mon.0) 371 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:30:45.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:43.732044+0000 mon.smithi088 (mon.0) 372 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:30:45.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:30:43.732423+0000 mgr.smithi088.dxkmkq (mgr.14164) 142 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 4288M 2024-08-22T21:30:45.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:43.735283+0000 mon.smithi088 (mon.0) 373 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:45.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:43.740160+0000 mon.smithi088 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:45.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:43.743301+0000 mon.smithi088 (mon.0) 375 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:30:45.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:43.744077+0000 mon.smithi088 (mon.0) 376 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:45.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:43.744550+0000 mon.smithi088 (mon.0) 377 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:30:45.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:44.542660+0000 mon.smithi088 (mon.0) 378 : audit [INF] from='client.? 172.21.15.88:0/3225548394' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4756bfd7-a2ea-4c1e-8ee1-e92b2c78615f"}]: dispatch 2024-08-22T21:30:45.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:44.546799+0000 mon.smithi088 (mon.0) 379 : audit [INF] from='client.? 172.21.15.88:0/3225548394' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4756bfd7-a2ea-4c1e-8ee1-e92b2c78615f"}]': finished 2024-08-22T21:30:45.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:44.546850+0000 mon.smithi088 (mon.0) 380 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-22T21:30:45.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:44.546972+0000 mon.smithi088 (mon.0) 381 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:30:45.130 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:43.730212+0000 mon.smithi088 (mon.0) 369 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:45.130 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:43.731037+0000 mon.smithi088 (mon.0) 370 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:30:45.130 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:43.731561+0000 mon.smithi088 (mon.0) 371 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:30:45.130 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:43.732044+0000 mon.smithi088 (mon.0) 372 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:30:45.130 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:30:43.732423+0000 mgr.smithi088.dxkmkq (mgr.14164) 142 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 4288M 2024-08-22T21:30:45.130 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:43.735283+0000 mon.smithi088 (mon.0) 373 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:45.130 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:43.740160+0000 mon.smithi088 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:45.130 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:43.743301+0000 mon.smithi088 (mon.0) 375 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:30:45.130 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:43.744077+0000 mon.smithi088 (mon.0) 376 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:45.131 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:43.744550+0000 mon.smithi088 (mon.0) 377 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:30:45.131 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:44.542660+0000 mon.smithi088 (mon.0) 378 : audit [INF] from='client.? 172.21.15.88:0/3225548394' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4756bfd7-a2ea-4c1e-8ee1-e92b2c78615f"}]: dispatch 2024-08-22T21:30:45.131 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:44.546799+0000 mon.smithi088 (mon.0) 379 : audit [INF] from='client.? 172.21.15.88:0/3225548394' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4756bfd7-a2ea-4c1e-8ee1-e92b2c78615f"}]': finished 2024-08-22T21:30:45.131 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:44.546850+0000 mon.smithi088 (mon.0) 380 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-22T21:30:45.131 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:44.546972+0000 mon.smithi088 (mon.0) 381 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:30:46.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:44.107311+0000 mgr.smithi088.dxkmkq (mgr.14164) 143 : cluster [DBG] pgmap v103: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:46.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:44.986025+0000 mon.smithi088 (mon.0) 382 : audit [DBG] from='client.? 172.21.15.88:0/4254079824' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:30:46.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:44.107311+0000 mgr.smithi088.dxkmkq (mgr.14164) 143 : cluster [DBG] pgmap v103: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:46.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:44.986025+0000 mon.smithi088 (mon.0) 382 : audit [DBG] from='client.? 172.21.15.88:0/4254079824' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:30:47.830 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:46.107541+0000 mgr.smithi088.dxkmkq (mgr.14164) 144 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:48.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:47 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:46.107541+0000 mgr.smithi088.dxkmkq (mgr.14164) 144 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:49.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:48.107850+0000 mgr.smithi088.dxkmkq (mgr.14164) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:49.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:48.192972+0000 mon.smithi088 (mon.0) 383 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:49.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:48.196265+0000 mon.smithi088 (mon.0) 384 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:49.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:48.107850+0000 mgr.smithi088.dxkmkq (mgr.14164) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:49.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:48.192972+0000 mon.smithi088 (mon.0) 383 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:49.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:48.196265+0000 mon.smithi088 (mon.0) 384 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:51.396 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:50.108119+0000 mgr.smithi088.dxkmkq (mgr.14164) 146 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:51.397 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:50.766510+0000 mon.smithi088 (mon.0) 385 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-22T21:30:51.397 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:50.767077+0000 mon.smithi088 (mon.0) 386 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:51.397 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:30:50.767517+0000 mgr.smithi088.dxkmkq (mgr.14164) 147 : cephadm [INF] Deploying daemon osd.3 on smithi088 2024-08-22T21:30:51.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:51 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:50.108119+0000 mgr.smithi088.dxkmkq (mgr.14164) 146 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:51.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:51 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:50.766510+0000 mon.smithi088 (mon.0) 385 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-22T21:30:51.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:51 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:50.767077+0000 mon.smithi088 (mon.0) 386 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:51.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:51 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:30:50.767517+0000 mgr.smithi088.dxkmkq (mgr.14164) 147 : cephadm [INF] Deploying daemon osd.3 on smithi088 2024-08-22T21:30:53.507 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:52.108411+0000 mgr.smithi088.dxkmkq (mgr.14164) 148 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:53.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:52.108411+0000 mgr.smithi088.dxkmkq (mgr.14164) 148 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:54.271 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 3 on host 'smithi088' 2024-08-22T21:30:54.886 DEBUG:teuthology.orchestra.run.smithi088:osd.3> sudo journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.3.service 2024-08-22T21:30:54.889 INFO:tasks.cephadm:Deploying osd.4 on smithi106 with /dev/vg_nvme/lv_4... 2024-08-22T21:30:54.889 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-08-22T21:30:55.482 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:54.108692+0000 mgr.smithi088.dxkmkq (mgr.14164) 149 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:55.482 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:54.258635+0000 mon.smithi088 (mon.0) 387 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:30:55.482 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:54.260307+0000 mon.smithi088 (mon.0) 388 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:55.482 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:54.260837+0000 mon.smithi088 (mon.0) 389 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:30:55.482 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:54.264183+0000 mon.smithi088 (mon.0) 390 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:55.482 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:54.268761+0000 mon.smithi088 (mon.0) 391 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:55.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:54.108692+0000 mgr.smithi088.dxkmkq (mgr.14164) 149 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:55.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:54.258635+0000 mon.smithi088 (mon.0) 387 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:30:55.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:54.260307+0000 mon.smithi088 (mon.0) 388 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:55.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:54.260837+0000 mon.smithi088 (mon.0) 389 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:30:55.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:54.264183+0000 mon.smithi088 (mon.0) 390 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:55.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:54.268761+0000 mon.smithi088 (mon.0) 391 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:56.818 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-08-22T21:30:56.818 INFO:teuthology.orchestra.run.smithi106.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-08-22T21:30:56.818 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10+0 records in 2024-08-22T21:30:56.818 INFO:teuthology.orchestra.run.smithi106.stderr:10+0 records out 2024-08-22T21:30:56.819 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0113384 s, 925 MB/s 2024-08-22T21:30:56.819 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping successful for: 2024-08-22T21:30:57.404 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:56.108991+0000 mgr.smithi088.dxkmkq (mgr.14164) 150 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:57.411 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi106:vg_nvme/lv_4 2024-08-22T21:30:57.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:56.108991+0000 mgr.smithi088.dxkmkq (mgr.14164) 150 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:57.695 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:30:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3[29762]: debug 2024-08-22T21:30:57.403+0000 7f7fe244e080 -1 osd.3 0 log_to_monitors {default=true} 2024-08-22T21:30:58.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:58 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:57.408219+0000 mon.smithi088 (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/4210906850,v1:172.21.15.88:6827/4210906850]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-22T21:30:58.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:57.408219+0000 mon.smithi088 (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/4210906850,v1:172.21.15.88:6827/4210906850]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-22T21:30:59.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:58.109409+0000 mgr.smithi088.dxkmkq (mgr.14164) 151 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:59.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:58.212085+0000 mon.smithi088 (mon.0) 393 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/4210906850,v1:172.21.15.88:6827/4210906850]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-22T21:30:59.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:58.212130+0000 mon.smithi088 (mon.0) 394 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-22T21:30:59.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:58.212221+0000 mon.smithi088 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:30:59.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:58.212512+0000 mon.smithi088 (mon.0) 396 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/4210906850,v1:172.21.15.88:6827/4210906850]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-08-22T21:30:59.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:58.578099+0000 mon.smithi088 (mon.0) 397 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:59.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:59.168901+0000 mon.smithi088 (mon.0) 398 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:30:59.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:59.170168+0000 mon.smithi088 (mon.0) 399 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:30:59.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:30:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:59.170653+0000 mon.smithi088 (mon.0) 400 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:30:59.444 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:30:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3[29762]: debug 2024-08-22T21:30:59.217+0000 7f7fd89b1700 -1 osd.3 0 waiting for initial osdmap 2024-08-22T21:30:59.444 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:30:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3[29762]: debug 2024-08-22T21:30:59.224+0000 7f7fd2928700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-08-22T21:30:59.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:58.109409+0000 mgr.smithi088.dxkmkq (mgr.14164) 151 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:30:59.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:58.212085+0000 mon.smithi088 (mon.0) 393 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/4210906850,v1:172.21.15.88:6827/4210906850]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-22T21:30:59.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:58.212130+0000 mon.smithi088 (mon.0) 394 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-22T21:30:59.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:58.212221+0000 mon.smithi088 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:30:59.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:58.212512+0000 mon.smithi088 (mon.0) 396 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/4210906850,v1:172.21.15.88:6827/4210906850]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-08-22T21:30:59.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:58.578099+0000 mon.smithi088 (mon.0) 397 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:30:59.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:59.168901+0000 mon.smithi088 (mon.0) 398 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:30:59.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:59.170168+0000 mon.smithi088 (mon.0) 399 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:30:59.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:30:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:59.170653+0000 mon.smithi088 (mon.0) 400 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:00.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:59.168181+0000 mgr.smithi088.dxkmkq (mgr.14164) 152 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:31:00.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:59.215450+0000 mon.smithi088 (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/4210906850,v1:172.21.15.88:6827/4210906850]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-08-22T21:31:00.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:59.215501+0000 mon.smithi088 (mon.0) 402 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-08-22T21:31:00.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:59.215842+0000 mon.smithi088 (mon.0) 403 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:31:00.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:30:59.220185+0000 mon.smithi088 (mon.0) 404 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:31:00.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:59.168181+0000 mgr.smithi088.dxkmkq (mgr.14164) 152 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:31:00.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:59.215450+0000 mon.smithi088 (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/4210906850,v1:172.21.15.88:6827/4210906850]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-08-22T21:31:00.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:59.215501+0000 mon.smithi088 (mon.0) 402 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-08-22T21:31:00.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:59.215842+0000 mon.smithi088 (mon.0) 403 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:31:00.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:30:59.220185+0000 mon.smithi088 (mon.0) 404 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:31:01.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:58.381272+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:31:01.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:30:58.381371+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:31:01.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:00.109805+0000 mgr.smithi088.dxkmkq (mgr.14164) 153 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:31:01.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:00.218529+0000 mon.smithi088 (mon.0) 405 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:31:01.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:00.225103+0000 mon.smithi088 (mon.0) 406 : cluster [INF] osd.3 [v2:172.21.15.88:6826/4210906850,v1:172.21.15.88:6827/4210906850] boot 2024-08-22T21:31:01.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:00.225128+0000 mon.smithi088 (mon.0) 407 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-22T21:31:01.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:00.225363+0000 mon.smithi088 (mon.0) 408 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:31:01.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:58.381272+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:31:01.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:30:58.381371+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:31:01.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:00.109805+0000 mgr.smithi088.dxkmkq (mgr.14164) 153 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:31:01.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:00.218529+0000 mon.smithi088 (mon.0) 405 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:31:01.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:00.225103+0000 mon.smithi088 (mon.0) 406 : cluster [INF] osd.3 [v2:172.21.15.88:6826/4210906850,v1:172.21.15.88:6827/4210906850] boot 2024-08-22T21:31:01.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:00.225128+0000 mon.smithi088 (mon.0) 407 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-22T21:31:01.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:00.225363+0000 mon.smithi088 (mon.0) 408 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:31:02.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:01.228496+0000 mon.smithi088 (mon.0) 409 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-08-22T21:31:02.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.304532+0000 mon.smithi106 (mon.1) 2 : audit [INF] from='client.? 172.21.15.106:0/2102340176' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca737322-90e5-453f-b792-d2e04f162bf0"}]: dispatch 2024-08-22T21:31:02.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.305144+0000 mon.smithi088 (mon.0) 410 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca737322-90e5-453f-b792-d2e04f162bf0"}]: dispatch 2024-08-22T21:31:02.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.311309+0000 mon.smithi088 (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca737322-90e5-453f-b792-d2e04f162bf0"}]': finished 2024-08-22T21:31:02.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:01.311360+0000 mon.smithi088 (mon.0) 412 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-22T21:31:02.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.311456+0000 mon.smithi088 (mon.0) 413 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:31:02.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:31:01.609060+0000 mgr.smithi088.dxkmkq (mgr.14164) 154 : cephadm [INF] Detected new or changed devices on smithi088 2024-08-22T21:31:02.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.614770+0000 mon.smithi088 (mon.0) 414 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:02.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.615621+0000 mon.smithi088 (mon.0) 415 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:02.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.616141+0000 mon.smithi088 (mon.0) 416 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:02.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.616587+0000 mon.smithi088 (mon.0) 417 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:02.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.617037+0000 mon.smithi088 (mon.0) 418 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:02.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:31:01.617413+0000 mgr.smithi088.dxkmkq (mgr.14164) 155 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 3216M 2024-08-22T21:31:02.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.621554+0000 mon.smithi088 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:02.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.625683+0000 mon.smithi088 (mon.0) 420 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:02.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.628320+0000 mon.smithi088 (mon.0) 421 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:31:02.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.629135+0000 mon.smithi088 (mon.0) 422 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:02.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.629585+0000 mon.smithi088 (mon.0) 423 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:31:02.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:01.727574+0000 mon.smithi106 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.106:0/344855160' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:31:02.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:01.228496+0000 mon.smithi088 (mon.0) 409 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-08-22T21:31:02.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.304532+0000 mon.smithi106 (mon.1) 2 : audit [INF] from='client.? 172.21.15.106:0/2102340176' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca737322-90e5-453f-b792-d2e04f162bf0"}]: dispatch 2024-08-22T21:31:02.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.305144+0000 mon.smithi088 (mon.0) 410 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ca737322-90e5-453f-b792-d2e04f162bf0"}]: dispatch 2024-08-22T21:31:02.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.311309+0000 mon.smithi088 (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca737322-90e5-453f-b792-d2e04f162bf0"}]': finished 2024-08-22T21:31:02.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:01.311360+0000 mon.smithi088 (mon.0) 412 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-22T21:31:02.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.311456+0000 mon.smithi088 (mon.0) 413 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:31:02.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:31:01.609060+0000 mgr.smithi088.dxkmkq (mgr.14164) 154 : cephadm [INF] Detected new or changed devices on smithi088 2024-08-22T21:31:02.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.614770+0000 mon.smithi088 (mon.0) 414 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:02.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.615621+0000 mon.smithi088 (mon.0) 415 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:02.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.616141+0000 mon.smithi088 (mon.0) 416 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:02.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.616587+0000 mon.smithi088 (mon.0) 417 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:02.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.617037+0000 mon.smithi088 (mon.0) 418 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:02.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:31:01.617413+0000 mgr.smithi088.dxkmkq (mgr.14164) 155 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 3216M 2024-08-22T21:31:02.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.621554+0000 mon.smithi088 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:02.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.625683+0000 mon.smithi088 (mon.0) 420 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:02.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.628320+0000 mon.smithi088 (mon.0) 421 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:31:02.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.629135+0000 mon.smithi088 (mon.0) 422 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:02.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.629585+0000 mon.smithi088 (mon.0) 423 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:31:02.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:01.727574+0000 mon.smithi106 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.106:0/344855160' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:31:03.923 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:03 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:02.110054+0000 mgr.smithi088.dxkmkq (mgr.14164) 156 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:03.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:02.110054+0000 mgr.smithi088.dxkmkq (mgr.14164) 156 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:05.693 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:05 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:04.110451+0000 mgr.smithi088.dxkmkq (mgr.14164) 157 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:05.694 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:05 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:05.502728+0000 mon.smithi088 (mon.0) 424 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:05.694 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:05 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:05.507128+0000 mon.smithi088 (mon.0) 425 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:05.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:04.110451+0000 mgr.smithi088.dxkmkq (mgr.14164) 157 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:05.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:05.502728+0000 mon.smithi088 (mon.0) 424 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:05.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:05.507128+0000 mon.smithi088 (mon.0) 425 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:07.781 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:07 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:06.110877+0000 mgr.smithi088.dxkmkq (mgr.14164) 158 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:07.781 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:07 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:06.872655+0000 mon.smithi088 (mon.0) 426 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-22T21:31:07.781 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:07 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:06.873409+0000 mon.smithi088 (mon.0) 427 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:07.781 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:07 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:31:06.873993+0000 mgr.smithi088.dxkmkq (mgr.14164) 159 : cephadm [INF] Deploying daemon osd.4 on smithi106 2024-08-22T21:31:07.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:07 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:06.110877+0000 mgr.smithi088.dxkmkq (mgr.14164) 158 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:07.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:07 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:06.872655+0000 mon.smithi088 (mon.0) 426 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-22T21:31:07.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:07 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:06.873409+0000 mon.smithi088 (mon.0) 427 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:07.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:07 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:31:06.873993+0000 mgr.smithi088.dxkmkq (mgr.14164) 159 : cephadm [INF] Deploying daemon osd.4 on smithi106 2024-08-22T21:31:09.708 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:08.111184+0000 mgr.smithi088.dxkmkq (mgr.14164) 160 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:09.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:08.111184+0000 mgr.smithi088.dxkmkq (mgr.14164) 160 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:10.243 INFO:teuthology.orchestra.run.smithi106.stdout:Created osd(s) 4 on host 'smithi106' 2024-08-22T21:31:10.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:10 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:10.231379+0000 mon.smithi088 (mon.0) 428 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:31:10.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:10 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:10.234184+0000 mon.smithi088 (mon.0) 429 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:10.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:10 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:10.234419+0000 mon.smithi088 (mon.0) 430 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:10.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:10 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:10.235803+0000 mon.smithi088 (mon.0) 431 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:31:10.802 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:10 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:10.239523+0000 mon.smithi088 (mon.0) 432 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:10.830 DEBUG:teuthology.orchestra.run.smithi106:osd.4> sudo journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.4.service 2024-08-22T21:31:10.832 INFO:tasks.cephadm:Deploying osd.5 on smithi106 with /dev/vg_nvme/lv_3... 2024-08-22T21:31:10.833 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-08-22T21:31:10.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:10 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:10.231379+0000 mon.smithi088 (mon.0) 428 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:31:10.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:10 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:10.234184+0000 mon.smithi088 (mon.0) 429 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:10.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:10 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:10.234419+0000 mon.smithi088 (mon.0) 430 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:10.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:10 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:10.235803+0000 mon.smithi088 (mon.0) 431 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:31:10.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:10 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:10.239523+0000 mon.smithi088 (mon.0) 432 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:11.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:11 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:10.111833+0000 mgr.smithi088.dxkmkq (mgr.14164) 161 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:11.901 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:10.111833+0000 mgr.smithi088.dxkmkq (mgr.14164) 161 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:13.242 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-08-22T21:31:13.242 INFO:teuthology.orchestra.run.smithi106.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-08-22T21:31:13.242 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10+0 records in 2024-08-22T21:31:13.243 INFO:teuthology.orchestra.run.smithi106.stderr:10+0 records out 2024-08-22T21:31:13.243 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0131722 s, 796 MB/s 2024-08-22T21:31:13.243 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping successful for: 2024-08-22T21:31:13.550 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:31:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4[17945]: debug 2024-08-22T21:31:13.348+0000 7fca2baa7080 -1 osd.4 0 log_to_monitors {default=true} 2024-08-22T21:31:13.882 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:12.112120+0000 mgr.smithi088.dxkmkq (mgr.14164) 162 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:13.882 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:13.352611+0000 mon.smithi106 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.106:6800/403282322,v1:172.21.15.106:6801/403282322]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:31:13.882 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:13.352965+0000 mon.smithi088 (mon.0) 433 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:31:13.903 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi106:vg_nvme/lv_3 2024-08-22T21:31:13.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:12.112120+0000 mgr.smithi088.dxkmkq (mgr.14164) 162 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:13.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:13.352611+0000 mon.smithi106 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.106:6800/403282322,v1:172.21.15.106:6801/403282322]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:31:13.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:13.352965+0000 mon.smithi088 (mon.0) 433 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:31:15.167 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:13.884499+0000 mon.smithi088 (mon.0) 434 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:15.167 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:14.162499+0000 mon.smithi088 (mon.0) 435 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-22T21:31:15.167 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:14.162582+0000 mon.smithi088 (mon.0) 436 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-22T21:31:15.168 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:14.162690+0000 mon.smithi088 (mon.0) 437 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:31:15.168 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:14.163650+0000 mon.smithi106 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.106:6800/403282322,v1:172.21.15.106:6801/403282322]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:31:15.168 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:14.164036+0000 mon.smithi088 (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:31:15.168 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:14.227699+0000 mon.smithi088 (mon.0) 439 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:15.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:13.884499+0000 mon.smithi088 (mon.0) 434 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:15.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:14.162499+0000 mon.smithi088 (mon.0) 435 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-22T21:31:15.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:14.162582+0000 mon.smithi088 (mon.0) 436 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-22T21:31:15.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:14.162690+0000 mon.smithi088 (mon.0) 437 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:31:15.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:14.163650+0000 mon.smithi106 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.106:6800/403282322,v1:172.21.15.106:6801/403282322]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:31:15.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:14.164036+0000 mon.smithi088 (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:31:15.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:14.227699+0000 mon.smithi088 (mon.0) 439 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:15.493 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:31:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4[17945]: debug 2024-08-22T21:31:15.167+0000 7fca2200a700 -1 osd.4 0 waiting for initial osdmap 2024-08-22T21:31:15.493 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:31:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4[17945]: debug 2024-08-22T21:31:15.171+0000 7fca1cf83700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-08-22T21:31:16.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:14.112371+0000 mgr.smithi088.dxkmkq (mgr.14164) 163 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:16.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:15.164591+0000 mon.smithi088 (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-08-22T21:31:16.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:15.164694+0000 mon.smithi088 (mon.0) 441 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-22T21:31:16.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:15.164851+0000 mon.smithi088 (mon.0) 442 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:31:16.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:15.167674+0000 mon.smithi088 (mon.0) 443 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:31:16.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:14.112371+0000 mgr.smithi088.dxkmkq (mgr.14164) 163 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:16.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:15.164591+0000 mon.smithi088 (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-08-22T21:31:16.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:15.164694+0000 mon.smithi088 (mon.0) 441 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-22T21:31:16.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:15.164851+0000 mon.smithi088 (mon.0) 442 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:31:16.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:15.167674+0000 mon.smithi088 (mon.0) 443 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:31:17.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:14.313842+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:31:17.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:14.313969+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:31:17.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:15.973333+0000 mon.smithi088 (mon.0) 444 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:31:17.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:15.974903+0000 mon.smithi088 (mon.0) 445 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:31:17.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:15.975580+0000 mon.smithi088 (mon.0) 446 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:17.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:16.166220+0000 mon.smithi088 (mon.0) 447 : cluster [INF] osd.4 [v2:172.21.15.106:6800/403282322,v1:172.21.15.106:6801/403282322] boot 2024-08-22T21:31:17.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:16.166268+0000 mon.smithi088 (mon.0) 448 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-22T21:31:17.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:16.166395+0000 mon.smithi088 (mon.0) 449 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:31:17.239 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:14.313842+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:31:17.240 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:14.313969+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:31:17.240 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:15.973333+0000 mon.smithi088 (mon.0) 444 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:31:17.240 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:15.974903+0000 mon.smithi088 (mon.0) 445 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:31:17.240 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:15.975580+0000 mon.smithi088 (mon.0) 446 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:17.240 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:16.166220+0000 mon.smithi088 (mon.0) 447 : cluster [INF] osd.4 [v2:172.21.15.106:6800/403282322,v1:172.21.15.106:6801/403282322] boot 2024-08-22T21:31:17.240 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:16.166268+0000 mon.smithi088 (mon.0) 448 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-22T21:31:17.240 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:16.166395+0000 mon.smithi088 (mon.0) 449 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:31:18.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:15.972398+0000 mgr.smithi088.dxkmkq (mgr.14164) 164 : audit [DBG] from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:31:18.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:16.112720+0000 mgr.smithi088.dxkmkq (mgr.14164) 165 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:18.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:17.170339+0000 mon.smithi088 (mon.0) 450 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-22T21:31:18.285 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:15.972398+0000 mgr.smithi088.dxkmkq (mgr.14164) 164 : audit [DBG] from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:31:18.285 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:16.112720+0000 mgr.smithi088.dxkmkq (mgr.14164) 165 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:31:18.285 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:17.170339+0000 mon.smithi088 (mon.0) 450 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-22T21:31:19.265 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:19 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:18.113085+0000 mgr.smithi088.dxkmkq (mgr.14164) 166 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:19.265 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:19 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:18.171070+0000 mon.smithi088 (mon.0) 451 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-22T21:31:19.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:19 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:18.113085+0000 mgr.smithi088.dxkmkq (mgr.14164) 166 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:19.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:19 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:18.171070+0000 mon.smithi088 (mon.0) 451 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-22T21:31:20.372 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:31:19.285551+0000 mgr.smithi088.dxkmkq (mgr.14164) 167 : cephadm [INF] Detected new or changed devices on smithi106 2024-08-22T21:31:20.372 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:19.290440+0000 mon.smithi088 (mon.0) 452 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:20.372 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:19.591230+0000 mon.smithi088 (mon.0) 453 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:20.372 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:31:19.591871+0000 mgr.smithi088.dxkmkq (mgr.14164) 168 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 15936M 2024-08-22T21:31:20.372 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:19.595947+0000 mon.smithi088 (mon.0) 454 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:20.372 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:19.599620+0000 mon.smithi088 (mon.0) 455 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:20.372 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:19.603227+0000 mon.smithi088 (mon.0) 456 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:31:20.372 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:19.604255+0000 mon.smithi088 (mon.0) 457 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:20.372 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:19.604910+0000 mon.smithi088 (mon.0) 458 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:31:20.373 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:20.011395+0000 mon.smithi106 (mon.1) 6 : audit [INF] from='client.? 172.21.15.106:0/1778242885' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b8dc744-cb5a-432f-b10d-b5b2e3f1817e"}]: dispatch 2024-08-22T21:31:20.373 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:20.011802+0000 mon.smithi088 (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b8dc744-cb5a-432f-b10d-b5b2e3f1817e"}]: dispatch 2024-08-22T21:31:20.373 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:20.016338+0000 mon.smithi088 (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b8dc744-cb5a-432f-b10d-b5b2e3f1817e"}]': finished 2024-08-22T21:31:20.373 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:20.016405+0000 mon.smithi088 (mon.0) 461 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-08-22T21:31:20.373 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:20.016517+0000 mon.smithi088 (mon.0) 462 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:31:20.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:31:19.285551+0000 mgr.smithi088.dxkmkq (mgr.14164) 167 : cephadm [INF] Detected new or changed devices on smithi106 2024-08-22T21:31:20.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:19.290440+0000 mon.smithi088 (mon.0) 452 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:20.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:19.591230+0000 mon.smithi088 (mon.0) 453 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:20.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:31:19.591871+0000 mgr.smithi088.dxkmkq (mgr.14164) 168 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 15936M 2024-08-22T21:31:20.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:19.595947+0000 mon.smithi088 (mon.0) 454 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:20.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:19.599620+0000 mon.smithi088 (mon.0) 455 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:20.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:19.603227+0000 mon.smithi088 (mon.0) 456 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:31:20.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:19.604255+0000 mon.smithi088 (mon.0) 457 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:20.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:19.604910+0000 mon.smithi088 (mon.0) 458 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:31:20.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:20.011395+0000 mon.smithi106 (mon.1) 6 : audit [INF] from='client.? 172.21.15.106:0/1778242885' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b8dc744-cb5a-432f-b10d-b5b2e3f1817e"}]: dispatch 2024-08-22T21:31:20.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:20.011802+0000 mon.smithi088 (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b8dc744-cb5a-432f-b10d-b5b2e3f1817e"}]: dispatch 2024-08-22T21:31:20.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:20.016338+0000 mon.smithi088 (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b8dc744-cb5a-432f-b10d-b5b2e3f1817e"}]': finished 2024-08-22T21:31:20.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:20.016405+0000 mon.smithi088 (mon.0) 461 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-08-22T21:31:20.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:20.016517+0000 mon.smithi088 (mon.0) 462 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:31:21.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:21 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:20.113463+0000 mgr.smithi088.dxkmkq (mgr.14164) 169 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:21.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:21 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:20.433678+0000 mon.smithi106 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.106:0/3186245434' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:31:21.602 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:21 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:20.113463+0000 mgr.smithi088.dxkmkq (mgr.14164) 169 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:21.602 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:21 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:20.433678+0000 mon.smithi106 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.106:0/3186245434' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:31:23.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:23 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:22.113859+0000 mgr.smithi088.dxkmkq (mgr.14164) 170 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:23.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:23 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:22.113859+0000 mgr.smithi088.dxkmkq (mgr.14164) 170 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:24.862 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:24 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:23.641745+0000 mon.smithi088 (mon.0) 463 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:24.862 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:24 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:23.856707+0000 mon.smithi088 (mon.0) 464 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:24.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:24 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:23.641745+0000 mon.smithi088 (mon.0) 463 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:24.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:24 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:23.856707+0000 mon.smithi088 (mon.0) 464 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:26.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:25 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:24.114152+0000 mgr.smithi088.dxkmkq (mgr.14164) 171 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:26.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:25 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:25.813850+0000 mon.smithi088 (mon.0) 465 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-22T21:31:26.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:25 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:25.814575+0000 mon.smithi088 (mon.0) 466 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:26.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:24.114152+0000 mgr.smithi088.dxkmkq (mgr.14164) 171 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:26.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:25.813850+0000 mon.smithi088 (mon.0) 465 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-22T21:31:26.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:25.814575+0000 mon.smithi088 (mon.0) 466 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:27.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:26 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:31:25.815069+0000 mgr.smithi088.dxkmkq (mgr.14164) 172 : cephadm [INF] Deploying daemon osd.5 on smithi106 2024-08-22T21:31:27.264 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:26 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:31:25.815069+0000 mgr.smithi088.dxkmkq (mgr.14164) 172 : cephadm [INF] Deploying daemon osd.5 on smithi106 2024-08-22T21:31:27.942 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:27 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:26.114429+0000 mgr.smithi088.dxkmkq (mgr.14164) 173 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:28.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:26.114429+0000 mgr.smithi088.dxkmkq (mgr.14164) 173 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:29.334 INFO:teuthology.orchestra.run.smithi106.stdout:Created osd(s) 5 on host 'smithi106' 2024-08-22T21:31:29.899 DEBUG:teuthology.orchestra.run.smithi106:osd.5> sudo journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.5.service 2024-08-22T21:31:29.902 INFO:tasks.cephadm:Deploying osd.6 on smithi106 with /dev/vg_nvme/lv_2... 2024-08-22T21:31:29.902 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-08-22T21:31:30.086 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:28.114882+0000 mgr.smithi088.dxkmkq (mgr.14164) 174 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:30.087 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:29.323492+0000 mon.smithi088 (mon.0) 467 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:31:30.087 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:29.325230+0000 mon.smithi088 (mon.0) 468 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:30.087 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:29.327579+0000 mon.smithi088 (mon.0) 469 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:30.087 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:29.329363+0000 mon.smithi088 (mon.0) 470 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:31:30.087 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:29.331966+0000 mon.smithi088 (mon.0) 471 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:30.232 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:28.114882+0000 mgr.smithi088.dxkmkq (mgr.14164) 174 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:30.232 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:29.323492+0000 mon.smithi088 (mon.0) 467 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:31:30.232 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:29.325230+0000 mon.smithi088 (mon.0) 468 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:30.233 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:29.327579+0000 mon.smithi088 (mon.0) 469 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:30.233 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:29.329363+0000 mon.smithi088 (mon.0) 470 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:31:30.233 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:29.331966+0000 mon.smithi088 (mon.0) 471 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:32.044 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:30.115159+0000 mgr.smithi088.dxkmkq (mgr.14164) 175 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:32.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:30.115159+0000 mgr.smithi088.dxkmkq (mgr.14164) 175 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:32.536 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-08-22T21:31:32.536 INFO:teuthology.orchestra.run.smithi106.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-08-22T21:31:32.536 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10+0 records in 2024-08-22T21:31:32.536 INFO:teuthology.orchestra.run.smithi106.stderr:10+0 records out 2024-08-22T21:31:32.536 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0155726 s, 673 MB/s 2024-08-22T21:31:32.536 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping successful for: 2024-08-22T21:31:32.800 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:31:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5[20410]: debug 2024-08-22T21:31:32.442+0000 7f27d0fae080 -1 osd.5 0 log_to_monitors {default=true} 2024-08-22T21:31:33.137 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:32.447492+0000 mon.smithi106 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.106:6808/3909796018,v1:172.21.15.106:6809/3909796018]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:31:33.137 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:32.447796+0000 mon.smithi088 (mon.0) 472 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:31:33.160 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi106:vg_nvme/lv_2 2024-08-22T21:31:33.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:32.447492+0000 mon.smithi106 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.106:6808/3909796018,v1:172.21.15.106:6809/3909796018]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:31:33.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:32.447796+0000 mon.smithi088 (mon.0) 472 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:31:34.036 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:31:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5[20410]: debug 2024-08-22T21:31:33.883+0000 7f27c8d14700 -1 osd.5 0 waiting for initial osdmap 2024-08-22T21:31:34.036 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:31:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5[20410]: debug 2024-08-22T21:31:33.888+0000 7f27c1488700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-08-22T21:31:34.036 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:32.115507+0000 mgr.smithi088.dxkmkq (mgr.14164) 176 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:34.037 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:32.880934+0000 mon.smithi088 (mon.0) 473 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-22T21:31:34.037 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:32.880997+0000 mon.smithi088 (mon.0) 474 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-22T21:31:34.037 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:32.881106+0000 mon.smithi088 (mon.0) 475 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:31:34.037 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:32.881522+0000 mon.smithi106 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.106:6808/3909796018,v1:172.21.15.106:6809/3909796018]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:31:34.037 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:32.881774+0000 mon.smithi088 (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:31:34.037 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:33.035898+0000 mon.smithi088 (mon.0) 477 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:34.037 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:33.713447+0000 mon.smithi088 (mon.0) 478 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:34.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:32.115507+0000 mgr.smithi088.dxkmkq (mgr.14164) 176 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:34.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:32.880934+0000 mon.smithi088 (mon.0) 473 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-22T21:31:34.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:32.880997+0000 mon.smithi088 (mon.0) 474 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-22T21:31:34.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:32.881106+0000 mon.smithi088 (mon.0) 475 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:31:34.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:32.881522+0000 mon.smithi106 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.106:6808/3909796018,v1:172.21.15.106:6809/3909796018]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:31:34.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:32.881774+0000 mon.smithi088 (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:31:34.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:33.035898+0000 mon.smithi088 (mon.0) 477 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:34.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:33.713447+0000 mon.smithi088 (mon.0) 478 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:35.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:34 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:33.879911+0000 mon.smithi088 (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-08-22T21:31:35.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:34 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:33.880024+0000 mon.smithi088 (mon.0) 480 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-22T21:31:35.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:34 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:33.880484+0000 mon.smithi088 (mon.0) 481 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:31:35.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:34 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:33.885215+0000 mon.smithi088 (mon.0) 482 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:31:35.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:33.879911+0000 mon.smithi088 (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-08-22T21:31:35.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:33.880024+0000 mon.smithi088 (mon.0) 480 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-22T21:31:35.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:33.880484+0000 mon.smithi088 (mon.0) 481 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:31:35.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:33.885215+0000 mon.smithi088 (mon.0) 482 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:31:36.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:33.399957+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:31:36.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:33.400096+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:31:36.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:34.115983+0000 mgr.smithi088.dxkmkq (mgr.14164) 177 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:36.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:34.884389+0000 mon.smithi088 (mon.0) 483 : cluster [INF] osd.5 [v2:172.21.15.106:6808/3909796018,v1:172.21.15.106:6809/3909796018] boot 2024-08-22T21:31:36.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:34.884447+0000 mon.smithi088 (mon.0) 484 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-08-22T21:31:36.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:34.885077+0000 mon.smithi088 (mon.0) 485 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:31:36.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:35.886238+0000 mon.smithi088 (mon.0) 486 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-22T21:31:36.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:33.399957+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:31:36.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:33.400096+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:31:36.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:34.115983+0000 mgr.smithi088.dxkmkq (mgr.14164) 177 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:31:36.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:34.884389+0000 mon.smithi088 (mon.0) 483 : cluster [INF] osd.5 [v2:172.21.15.106:6808/3909796018,v1:172.21.15.106:6809/3909796018] boot 2024-08-22T21:31:36.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:34.884447+0000 mon.smithi088 (mon.0) 484 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-08-22T21:31:36.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:34.885077+0000 mon.smithi088 (mon.0) 485 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:31:36.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:35.886238+0000 mon.smithi088 (mon.0) 486 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-22T21:31:38.136 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:36.116293+0000 mgr.smithi088.dxkmkq (mgr.14164) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:38.136 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:36.884727+0000 mon.smithi088 (mon.0) 487 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-22T21:31:38.136 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:37.552801+0000 mon.smithi088 (mon.0) 488 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:38.137 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:37.553743+0000 mon.smithi088 (mon.0) 489 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:38.137 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:37.554711+0000 mon.smithi088 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:38.137 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:37.560146+0000 mon.smithi088 (mon.0) 491 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:38.137 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:37.563793+0000 mon.smithi088 (mon.0) 492 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:38.137 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:37.567510+0000 mon.smithi088 (mon.0) 493 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:31:38.137 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:37.568572+0000 mon.smithi088 (mon.0) 494 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:38.137 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:37.569265+0000 mon.smithi088 (mon.0) 495 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:31:38.137 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:37.676459+0000 mon.smithi088 (mon.0) 496 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:31:38.137 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:37.677858+0000 mon.smithi088 (mon.0) 497 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:31:38.137 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:37.678465+0000 mon.smithi088 (mon.0) 498 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:38.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:36.116293+0000 mgr.smithi088.dxkmkq (mgr.14164) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:38.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:36.884727+0000 mon.smithi088 (mon.0) 487 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-22T21:31:38.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:37.552801+0000 mon.smithi088 (mon.0) 488 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:38.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:37.553743+0000 mon.smithi088 (mon.0) 489 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:38.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:37.554711+0000 mon.smithi088 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:31:38.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:37.560146+0000 mon.smithi088 (mon.0) 491 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:38.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:37.563793+0000 mon.smithi088 (mon.0) 492 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:38.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:37.567510+0000 mon.smithi088 (mon.0) 493 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:31:38.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:37.568572+0000 mon.smithi088 (mon.0) 494 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:38.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:37.569265+0000 mon.smithi088 (mon.0) 495 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:31:38.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:37.676459+0000 mon.smithi088 (mon.0) 496 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:31:38.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:37.677858+0000 mon.smithi088 (mon.0) 497 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:31:38.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:37.678465+0000 mon.smithi088 (mon.0) 498 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:39.119 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:38 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:31:37.548040+0000 mgr.smithi088.dxkmkq (mgr.14164) 179 : cephadm [INF] Detected new or changed devices on smithi106 2024-08-22T21:31:39.119 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:38 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:31:37.555288+0000 mgr.smithi088.dxkmkq (mgr.14164) 180 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 7968M 2024-08-22T21:31:39.119 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:38 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:37.675635+0000 mgr.smithi088.dxkmkq (mgr.14164) 181 : audit [DBG] from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:31:39.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:38 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:31:37.548040+0000 mgr.smithi088.dxkmkq (mgr.14164) 179 : cephadm [INF] Detected new or changed devices on smithi106 2024-08-22T21:31:39.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:38 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:31:37.555288+0000 mgr.smithi088.dxkmkq (mgr.14164) 180 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 7968M 2024-08-22T21:31:39.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:38 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:37.675635+0000 mgr.smithi088.dxkmkq (mgr.14164) 181 : audit [DBG] from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:31:40.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:38.116584+0000 mgr.smithi088.dxkmkq (mgr.14164) 182 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:40.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:39.881129+0000 mon.smithi106 (mon.1) 10 : audit [INF] from='client.? 172.21.15.106:0/2058038160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b5aacfd-9c04-46a1-a369-9dcd7b459c73"}]: dispatch 2024-08-22T21:31:40.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:39.881602+0000 mon.smithi088 (mon.0) 499 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b5aacfd-9c04-46a1-a369-9dcd7b459c73"}]: dispatch 2024-08-22T21:31:40.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:39.885076+0000 mon.smithi088 (mon.0) 500 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b5aacfd-9c04-46a1-a369-9dcd7b459c73"}]': finished 2024-08-22T21:31:40.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:39.885120+0000 mon.smithi088 (mon.0) 501 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-08-22T21:31:40.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:39.885229+0000 mon.smithi088 (mon.0) 502 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:31:40.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:38.116584+0000 mgr.smithi088.dxkmkq (mgr.14164) 182 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:40.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:39.881129+0000 mon.smithi106 (mon.1) 10 : audit [INF] from='client.? 172.21.15.106:0/2058038160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b5aacfd-9c04-46a1-a369-9dcd7b459c73"}]: dispatch 2024-08-22T21:31:40.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:39.881602+0000 mon.smithi088 (mon.0) 499 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b5aacfd-9c04-46a1-a369-9dcd7b459c73"}]: dispatch 2024-08-22T21:31:40.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:39.885076+0000 mon.smithi088 (mon.0) 500 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b5aacfd-9c04-46a1-a369-9dcd7b459c73"}]': finished 2024-08-22T21:31:40.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:39.885120+0000 mon.smithi088 (mon.0) 501 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-08-22T21:31:40.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:39.885229+0000 mon.smithi088 (mon.0) 502 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:31:41.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:40.216544+0000 mon.smithi088 (mon.0) 503 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:31:41.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:40.216720+0000 mon.smithi088 (mon.0) 504 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:31:41.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:40.303534+0000 mon.smithi106 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.106:0/3949441918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:31:41.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:40.216544+0000 mon.smithi088 (mon.0) 503 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:31:41.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:40.216720+0000 mon.smithi088 (mon.0) 504 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:31:41.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:40.303534+0000 mon.smithi106 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.106:0/3949441918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:31:42.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:40.116880+0000 mgr.smithi088.dxkmkq (mgr.14164) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:42.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:41.413787+0000 mon.smithi088 (mon.0) 505 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:42.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:41.416607+0000 mon.smithi088 (mon.0) 506 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:42.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:40.116880+0000 mgr.smithi088.dxkmkq (mgr.14164) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:42.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:41.413787+0000 mon.smithi088 (mon.0) 505 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:42.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:41.416607+0000 mon.smithi088 (mon.0) 506 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:43.948 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:43 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:42.117185+0000 mgr.smithi088.dxkmkq (mgr.14164) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:44.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:43 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:42.117185+0000 mgr.smithi088.dxkmkq (mgr.14164) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:46.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:44.117558+0000 mgr.smithi088.dxkmkq (mgr.14164) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:46.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:45.644277+0000 mon.smithi088 (mon.0) 507 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-22T21:31:46.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:45.645053+0000 mon.smithi088 (mon.0) 508 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:46.240 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:44.117558+0000 mgr.smithi088.dxkmkq (mgr.14164) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:46.240 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:45.644277+0000 mon.smithi088 (mon.0) 507 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-22T21:31:46.241 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:45.645053+0000 mon.smithi088 (mon.0) 508 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:47.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:31:45.645631+0000 mgr.smithi088.dxkmkq (mgr.14164) 186 : cephadm [INF] Deploying daemon osd.6 on smithi106 2024-08-22T21:31:47.282 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:31:45.645631+0000 mgr.smithi088.dxkmkq (mgr.14164) 186 : cephadm [INF] Deploying daemon osd.6 on smithi106 2024-08-22T21:31:48.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:46.117938+0000 mgr.smithi088.dxkmkq (mgr.14164) 187 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:48.259 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:47 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:46.117938+0000 mgr.smithi088.dxkmkq (mgr.14164) 187 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:49.078 INFO:teuthology.orchestra.run.smithi106.stdout:Created osd(s) 6 on host 'smithi106' 2024-08-22T21:31:49.855 DEBUG:teuthology.orchestra.run.smithi106:osd.6> sudo journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.6.service 2024-08-22T21:31:49.858 INFO:tasks.cephadm:Deploying osd.7 on smithi106 with /dev/vg_nvme/lv_1... 2024-08-22T21:31:49.858 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-08-22T21:31:50.164 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:48.118400+0000 mgr.smithi088.dxkmkq (mgr.14164) 188 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:50.164 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:49.067315+0000 mon.smithi088 (mon.0) 509 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:31:50.165 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:49.069165+0000 mon.smithi088 (mon.0) 510 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:50.165 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:49.071404+0000 mon.smithi088 (mon.0) 511 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:50.165 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:49.073434+0000 mon.smithi088 (mon.0) 512 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:31:50.165 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:49.076025+0000 mon.smithi088 (mon.0) 513 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:50.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:48.118400+0000 mgr.smithi088.dxkmkq (mgr.14164) 188 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:50.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:49.067315+0000 mon.smithi088 (mon.0) 509 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:31:50.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:49.069165+0000 mon.smithi088 (mon.0) 510 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:50.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:49.071404+0000 mon.smithi088 (mon.0) 511 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:50.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:49.073434+0000 mon.smithi088 (mon.0) 512 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:31:50.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:49.076025+0000 mon.smithi088 (mon.0) 513 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:52.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:51 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:50.118743+0000 mgr.smithi088.dxkmkq (mgr.14164) 189 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:52.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:50.118743+0000 mgr.smithi088.dxkmkq (mgr.14164) 189 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:52.260 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-08-22T21:31:52.260 INFO:teuthology.orchestra.run.smithi106.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-08-22T21:31:52.260 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10+0 records in 2024-08-22T21:31:52.260 INFO:teuthology.orchestra.run.smithi106.stderr:10+0 records out 2024-08-22T21:31:52.260 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0140544 s, 746 MB/s 2024-08-22T21:31:52.260 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping successful for: 2024-08-22T21:31:52.550 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:31:52 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6[22870]: debug 2024-08-22T21:31:52.171+0000 7fb460a37080 -1 osd.6 0 log_to_monitors {default=true} 2024-08-22T21:31:52.975 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi106:vg_nvme/lv_1 2024-08-22T21:31:52.999 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:52 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:52.175842+0000 mon.smithi106 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.106:6816/2619653448,v1:172.21.15.106:6817/2619653448]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:31:52.999 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:52 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:52.176173+0000 mon.smithi088 (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:31:53.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:52 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:52.175842+0000 mon.smithi106 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.106:6816/2619653448,v1:172.21.15.106:6817/2619653448]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:31:53.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:52 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:52.176173+0000 mon.smithi088 (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:31:54.050 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:31:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6[22870]: debug 2024-08-22T21:31:53.931+0000 7fb456f9a700 -1 osd.6 0 waiting for initial osdmap 2024-08-22T21:31:54.050 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:31:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6[22870]: debug 2024-08-22T21:31:53.936+0000 7fb451712700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-08-22T21:31:54.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:52.119314+0000 mgr.smithi088.dxkmkq (mgr.14164) 190 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:54.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:52.924250+0000 mon.smithi088 (mon.0) 515 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-22T21:31:54.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:52.924336+0000 mon.smithi088 (mon.0) 516 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-08-22T21:31:54.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:52.924505+0000 mon.smithi088 (mon.0) 517 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:31:54.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:52.927108+0000 mon.smithi106 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.106:6816/2619653448,v1:172.21.15.106:6817/2619653448]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:31:54.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:52.927599+0000 mon.smithi088 (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:31:54.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:52.119314+0000 mgr.smithi088.dxkmkq (mgr.14164) 190 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:54.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:52.924250+0000 mon.smithi088 (mon.0) 515 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-22T21:31:54.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:52.924336+0000 mon.smithi088 (mon.0) 516 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-08-22T21:31:54.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:52.924505+0000 mon.smithi088 (mon.0) 517 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:31:54.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:52.927108+0000 mon.smithi106 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.106:6816/2619653448,v1:172.21.15.106:6817/2619653448]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:31:54.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:52.927599+0000 mon.smithi088 (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:31:55.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:54 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:53.925878+0000 mon.smithi088 (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-08-22T21:31:55.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:54 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:53.925979+0000 mon.smithi088 (mon.0) 520 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-08-22T21:31:55.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:54 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:53.926474+0000 mon.smithi088 (mon.0) 521 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:31:55.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:54 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:53.929086+0000 mon.smithi088 (mon.0) 522 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:31:55.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:54 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:53.925878+0000 mon.smithi088 (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-08-22T21:31:55.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:54 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:53.925979+0000 mon.smithi088 (mon.0) 520 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-08-22T21:31:55.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:54 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:53.926474+0000 mon.smithi088 (mon.0) 521 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:31:55.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:54 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:53.929086+0000 mon.smithi088 (mon.0) 522 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:31:56.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:53.180098+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:31:56.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:53.180179+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:31:56.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:54.119874+0000 mgr.smithi088.dxkmkq (mgr.14164) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:56.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:54.933014+0000 mon.smithi088 (mon.0) 523 : cluster [INF] osd.6 [v2:172.21.15.106:6816/2619653448,v1:172.21.15.106:6817/2619653448] boot 2024-08-22T21:31:56.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:54.933068+0000 mon.smithi088 (mon.0) 524 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-08-22T21:31:56.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:54.933296+0000 mon.smithi088 (mon.0) 525 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:31:56.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:55.014719+0000 mon.smithi088 (mon.0) 526 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:56.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:55.039028+0000 mgr.smithi088.dxkmkq (mgr.14164) 192 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:31:56.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:55.039863+0000 mon.smithi088 (mon.0) 527 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:31:56.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:55.041461+0000 mon.smithi088 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:31:56.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:55.042113+0000 mon.smithi088 (mon.0) 529 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:56.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:55.930765+0000 mon.smithi088 (mon.0) 530 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-08-22T21:31:56.223 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:53.180098+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:31:56.223 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:53.180179+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:31:56.223 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:54.119874+0000 mgr.smithi088.dxkmkq (mgr.14164) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:31:56.223 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:54.933014+0000 mon.smithi088 (mon.0) 523 : cluster [INF] osd.6 [v2:172.21.15.106:6816/2619653448,v1:172.21.15.106:6817/2619653448] boot 2024-08-22T21:31:56.223 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:54.933068+0000 mon.smithi088 (mon.0) 524 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-08-22T21:31:56.223 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:54.933296+0000 mon.smithi088 (mon.0) 525 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:31:56.223 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:55.014719+0000 mon.smithi088 (mon.0) 526 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:31:56.223 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:55.039028+0000 mgr.smithi088.dxkmkq (mgr.14164) 192 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:31:56.223 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:55.039863+0000 mon.smithi088 (mon.0) 527 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:31:56.223 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:55.041461+0000 mon.smithi088 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:31:56.223 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:55.042113+0000 mon.smithi088 (mon.0) 529 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:31:56.223 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:55.930765+0000 mon.smithi088 (mon.0) 530 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-08-22T21:31:58.199 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:56.120194+0000 mgr.smithi088.dxkmkq (mgr.14164) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:31:58.200 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:56.932691+0000 mon.smithi088 (mon.0) 531 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-08-22T21:31:58.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:56.120194+0000 mgr.smithi088.dxkmkq (mgr.14164) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:31:58.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:56.932691+0000 mon.smithi088 (mon.0) 531 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-08-22T21:32:00.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:58.120565+0000 mgr.smithi088.dxkmkq (mgr.14164) 194 : cluster [DBG] pgmap v163: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:00.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:58.948929+0000 mon.smithi088 (mon.0) 532 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:00.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:58.950015+0000 mon.smithi088 (mon.0) 533 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:00.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:58.950832+0000 mon.smithi088 (mon.0) 534 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:00.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:58.951530+0000 mon.smithi088 (mon.0) 535 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:00.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:58.955658+0000 mon.smithi088 (mon.0) 536 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:00.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:58.959124+0000 mon.smithi088 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:00.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:58.963617+0000 mon.smithi088 (mon.0) 538 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:32:00.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:58.964712+0000 mon.smithi088 (mon.0) 539 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:32:00.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:58.965372+0000 mon.smithi088 (mon.0) 540 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:32:00.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:58.969509+0000 mon.smithi088 (mon.0) 541 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:00.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:59.675340+0000 mon.smithi106 (mon.1) 14 : audit [INF] from='client.? 172.21.15.106:0/1788027467' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66a35872-078a-4234-9d41-4b441f804aa4"}]: dispatch 2024-08-22T21:32:00.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:59.675923+0000 mon.smithi088 (mon.0) 542 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66a35872-078a-4234-9d41-4b441f804aa4"}]: dispatch 2024-08-22T21:32:00.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:59.680368+0000 mon.smithi088 (mon.0) 543 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66a35872-078a-4234-9d41-4b441f804aa4"}]': finished 2024-08-22T21:32:00.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:31:59.680423+0000 mon.smithi088 (mon.0) 544 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-08-22T21:32:00.196 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:31:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:31:59.680541+0000 mon.smithi088 (mon.0) 545 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:32:00.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:58.120565+0000 mgr.smithi088.dxkmkq (mgr.14164) 194 : cluster [DBG] pgmap v163: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:00.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:58.948929+0000 mon.smithi088 (mon.0) 532 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:00.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:58.950015+0000 mon.smithi088 (mon.0) 533 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:00.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:58.950832+0000 mon.smithi088 (mon.0) 534 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:00.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:58.951530+0000 mon.smithi088 (mon.0) 535 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:00.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:58.955658+0000 mon.smithi088 (mon.0) 536 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:00.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:58.959124+0000 mon.smithi088 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:00.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:58.963617+0000 mon.smithi088 (mon.0) 538 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:32:00.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:58.964712+0000 mon.smithi088 (mon.0) 539 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:32:00.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:58.965372+0000 mon.smithi088 (mon.0) 540 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:32:00.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:58.969509+0000 mon.smithi088 (mon.0) 541 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:00.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:59.675340+0000 mon.smithi106 (mon.1) 14 : audit [INF] from='client.? 172.21.15.106:0/1788027467' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66a35872-078a-4234-9d41-4b441f804aa4"}]: dispatch 2024-08-22T21:32:00.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:59.675923+0000 mon.smithi088 (mon.0) 542 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66a35872-078a-4234-9d41-4b441f804aa4"}]: dispatch 2024-08-22T21:32:00.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:59.680368+0000 mon.smithi088 (mon.0) 543 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66a35872-078a-4234-9d41-4b441f804aa4"}]': finished 2024-08-22T21:32:00.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:31:59.680423+0000 mon.smithi088 (mon.0) 544 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-08-22T21:32:00.302 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:31:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:31:59.680541+0000 mon.smithi088 (mon.0) 545 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:32:01.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:31:58.944069+0000 mgr.smithi088.dxkmkq (mgr.14164) 195 : cephadm [INF] Detected new or changed devices on smithi106 2024-08-22T21:32:01.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:31:58.952068+0000 mgr.smithi088.dxkmkq (mgr.14164) 196 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 5312M 2024-08-22T21:32:01.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:00.100599+0000 mon.smithi106 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.106:0/3223249035' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:32:01.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:31:58.944069+0000 mgr.smithi088.dxkmkq (mgr.14164) 195 : cephadm [INF] Detected new or changed devices on smithi106 2024-08-22T21:32:01.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:31:58.952068+0000 mgr.smithi088.dxkmkq (mgr.14164) 196 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 5312M 2024-08-22T21:32:01.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:00.100599+0000 mon.smithi106 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.106:0/3223249035' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:32:02.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:00.120951+0000 mgr.smithi088.dxkmkq (mgr.14164) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:02.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:00.120951+0000 mgr.smithi088.dxkmkq (mgr.14164) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:03.208 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:02.121354+0000 mgr.smithi088.dxkmkq (mgr.14164) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:03.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:02.121354+0000 mgr.smithi088.dxkmkq (mgr.14164) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:05.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:05 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:04.121755+0000 mgr.smithi088.dxkmkq (mgr.14164) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:05.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:04.121755+0000 mgr.smithi088.dxkmkq (mgr.14164) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:06.266 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:05.671582+0000 mon.smithi088 (mon.0) 546 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-22T21:32:06.267 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:05.672305+0000 mon.smithi088 (mon.0) 547 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:32:06.267 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:32:05.672893+0000 mgr.smithi088.dxkmkq (mgr.14164) 200 : cephadm [INF] Deploying daemon osd.7 on smithi106 2024-08-22T21:32:06.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:05.671582+0000 mon.smithi088 (mon.0) 546 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-22T21:32:06.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:05.672305+0000 mon.smithi088 (mon.0) 547 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:32:06.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:32:05.672893+0000 mgr.smithi088.dxkmkq (mgr.14164) 200 : cephadm [INF] Deploying daemon osd.7 on smithi106 2024-08-22T21:32:07.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:07 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:06.122196+0000 mgr.smithi088.dxkmkq (mgr.14164) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:07.528 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:07 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:06.122196+0000 mgr.smithi088.dxkmkq (mgr.14164) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:09.050 INFO:teuthology.orchestra.run.smithi106.stdout:Created osd(s) 7 on host 'smithi106' 2024-08-22T21:32:09.437 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:08.122648+0000 mgr.smithi088.dxkmkq (mgr.14164) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:09.437 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:09.037852+0000 mon.smithi088 (mon.0) 548 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:32:09.437 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:09.039586+0000 mon.smithi088 (mon.0) 549 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:32:09.437 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:09.042093+0000 mon.smithi088 (mon.0) 550 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:09.437 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:09.042303+0000 mon.smithi088 (mon.0) 551 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:32:09.437 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:09.046922+0000 mon.smithi088 (mon.0) 552 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:09.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:08.122648+0000 mgr.smithi088.dxkmkq (mgr.14164) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:09.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:09.037852+0000 mon.smithi088 (mon.0) 548 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:32:09.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:09.039586+0000 mon.smithi088 (mon.0) 549 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:32:09.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:09.042093+0000 mon.smithi088 (mon.0) 550 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:09.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:09.042303+0000 mon.smithi088 (mon.0) 551 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:32:09.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:09.046922+0000 mon.smithi088 (mon.0) 552 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:09.733 DEBUG:teuthology.orchestra.run.smithi106:osd.7> sudo journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.7.service 2024-08-22T21:32:09.776 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-22T21:32:09.776 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd stat -f json 2024-08-22T21:32:11.398 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:10.122968+0000 mgr.smithi088.dxkmkq (mgr.14164) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:11.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:11 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:10.122968+0000 mgr.smithi088.dxkmkq (mgr.14164) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:11.952 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:32:12.300 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:32:12 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7[25355]: debug 2024-08-22T21:32:12.128+0000 7fc1983d1080 -1 osd.7 0 log_to_monitors {default=true} 2024-08-22T21:32:12.620 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:12 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:11.453453+0000 mon.smithi088 (mon.0) 553 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:12.620 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:12 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:11.952481+0000 mon.smithi088 (mon.0) 554 : audit [DBG] from='client.? 172.21.15.88:0/463735805' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:32:12.620 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:12 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:12.132357+0000 mon.smithi106 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.106:6824/550608389,v1:172.21.15.106:6825/550608389]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-22T21:32:12.621 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:12 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:12.132751+0000 mon.smithi088 (mon.0) 555 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-22T21:32:12.642 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1724362314,"num_in_osds":8,"osd_in_since":1724362319,"num_remapped_pgs":0} 2024-08-22T21:32:12.690 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:12 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:11.453453+0000 mon.smithi088 (mon.0) 553 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:12.690 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:12 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:11.952481+0000 mon.smithi088 (mon.0) 554 : audit [DBG] from='client.? 172.21.15.88:0/463735805' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:32:12.690 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:12 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:12.132357+0000 mon.smithi106 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.106:6824/550608389,v1:172.21.15.106:6825/550608389]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-22T21:32:12.690 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:12 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:12.132751+0000 mon.smithi088 (mon.0) 555 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-22T21:32:13.643 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd stat -f json 2024-08-22T21:32:13.775 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:12.123235+0000 mgr.smithi088.dxkmkq (mgr.14164) 204 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:13.776 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:12.457653+0000 mon.smithi088 (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-22T21:32:13.776 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:12.457702+0000 mon.smithi088 (mon.0) 557 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-08-22T21:32:13.776 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:12.457919+0000 mon.smithi088 (mon.0) 558 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:32:13.776 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:12.459962+0000 mon.smithi106 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.106:6824/550608389,v1:172.21.15.106:6825/550608389]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:32:13.776 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:12.460292+0000 mon.smithi088 (mon.0) 559 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:32:13.799 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:32:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7[25355]: debug 2024-08-22T21:32:13.464+0000 7fc18e934700 -1 osd.7 0 waiting for initial osdmap 2024-08-22T21:32:13.799 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:32:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7[25355]: debug 2024-08-22T21:32:13.470+0000 7fc1888ab700 -1 osd.7 48 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-08-22T21:32:13.799 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:12.123235+0000 mgr.smithi088.dxkmkq (mgr.14164) 204 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:13.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:12.457653+0000 mon.smithi088 (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-22T21:32:13.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:12.457702+0000 mon.smithi088 (mon.0) 557 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-08-22T21:32:13.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:12.457919+0000 mon.smithi088 (mon.0) 558 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:32:13.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:12.459962+0000 mon.smithi106 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.106:6824/550608389,v1:172.21.15.106:6825/550608389]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:32:13.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:12.460292+0000 mon.smithi088 (mon.0) 559 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-08-22T21:32:14.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:13.459125+0000 mon.smithi088 (mon.0) 560 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-08-22T21:32:14.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:13.459214+0000 mon.smithi088 (mon.0) 561 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-08-22T21:32:14.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:13.459526+0000 mon.smithi088 (mon.0) 562 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:32:14.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:13.463519+0000 mon.smithi088 (mon.0) 563 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:32:14.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:13.459125+0000 mon.smithi088 (mon.0) 560 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-08-22T21:32:14.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:13.459214+0000 mon.smithi088 (mon.0) 561 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-08-22T21:32:14.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:13.459526+0000 mon.smithi088 (mon.0) 562 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:32:14.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:13.463519+0000 mon.smithi088 (mon.0) 563 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:32:15.478 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:32:15.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:13.149956+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:32:15.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:13.150050+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:32:15.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:14.123500+0000 mgr.smithi088.dxkmkq (mgr.14164) 205 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:15.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:14.464883+0000 mon.smithi088 (mon.0) 564 : cluster [INF] osd.7 [v2:172.21.15.106:6824/550608389,v1:172.21.15.106:6825/550608389] boot 2024-08-22T21:32:15.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:14.464931+0000 mon.smithi088 (mon.0) 565 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-08-22T21:32:15.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:14.465303+0000 mon.smithi088 (mon.0) 566 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:32:15.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:32:14.562219+0000 mgr.smithi088.dxkmkq (mgr.14164) 206 : cephadm [INF] Detected new or changed devices on smithi106 2024-08-22T21:32:15.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:14.566874+0000 mon.smithi088 (mon.0) 567 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:15.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:14.567840+0000 mon.smithi088 (mon.0) 568 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:15.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:14.568466+0000 mon.smithi088 (mon.0) 569 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:15.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:14.569124+0000 mon.smithi088 (mon.0) 570 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:15.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:14.569770+0000 mon.smithi088 (mon.0) 571 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:15.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:32:14.570201+0000 mgr.smithi088.dxkmkq (mgr.14164) 207 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 3984M 2024-08-22T21:32:15.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:14.573474+0000 mon.smithi088 (mon.0) 572 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:15.802 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:14.578983+0000 mon.smithi088 (mon.0) 573 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:15.802 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:14.581926+0000 mon.smithi088 (mon.0) 574 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:32:15.802 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:14.582676+0000 mon.smithi088 (mon.0) 575 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:32:15.802 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:14.583218+0000 mon.smithi088 (mon.0) 576 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:32:15.802 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:14.588934+0000 mon.smithi088 (mon.0) 577 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:13.149956+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:32:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:13.150050+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:32:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:14.123500+0000 mgr.smithi088.dxkmkq (mgr.14164) 205 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:32:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:14.464883+0000 mon.smithi088 (mon.0) 564 : cluster [INF] osd.7 [v2:172.21.15.106:6824/550608389,v1:172.21.15.106:6825/550608389] boot 2024-08-22T21:32:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:14.464931+0000 mon.smithi088 (mon.0) 565 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-08-22T21:32:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:14.465303+0000 mon.smithi088 (mon.0) 566 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:32:15.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:32:14.562219+0000 mgr.smithi088.dxkmkq (mgr.14164) 206 : cephadm [INF] Detected new or changed devices on smithi106 2024-08-22T21:32:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:14.566874+0000 mon.smithi088 (mon.0) 567 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:14.567840+0000 mon.smithi088 (mon.0) 568 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:14.568466+0000 mon.smithi088 (mon.0) 569 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:14.569124+0000 mon.smithi088 (mon.0) 570 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:14.569770+0000 mon.smithi088 (mon.0) 571 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-22T21:32:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:32:14.570201+0000 mgr.smithi088.dxkmkq (mgr.14164) 207 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 3984M 2024-08-22T21:32:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:14.573474+0000 mon.smithi088 (mon.0) 572 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:14.578983+0000 mon.smithi088 (mon.0) 573 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:14.581926+0000 mon.smithi088 (mon.0) 574 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:32:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:14.582676+0000 mon.smithi088 (mon.0) 575 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:32:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:14.583218+0000 mon.smithi088 (mon.0) 576 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:32:15.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:14.588934+0000 mon.smithi088 (mon.0) 577 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:32:16.160 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1724362334,"num_in_osds":8,"osd_in_since":1724362319,"num_remapped_pgs":0} 2024-08-22T21:32:16.161 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd dump --format=json 2024-08-22T21:32:16.366 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:16.784 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:15.472115+0000 mon.smithi088 (mon.0) 578 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-08-22T21:32:16.784 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:15.478978+0000 mon.smithi088 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.88:0/2433262249' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:32:16.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:15.472115+0000 mon.smithi088 (mon.0) 578 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-08-22T21:32:16.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:15.478978+0000 mon.smithi088 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.88:0/2433262249' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:32:17.790 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:16.124016+0000 mgr.smithi088.dxkmkq (mgr.14164) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:17.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:16.124016+0000 mgr.smithi088.dxkmkq (mgr.14164) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:18.174 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:32:18.175 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":50,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","created":"2024-08-22T21:26:43.418589+0000","modified":"2024-08-22T21:32:15.466261+0000","last_up_change":"2024-08-22T21:32:14.460837+0000","last_in_change":"2024-08-22T21:31:59.676531+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:30:38.597638+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":"ee5b1bca-0ca4-4b79-8845-5eabaf975241","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1113934315},{"type":"v1","addr":"172.21.15.88:6803","nonce":1113934315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1113934315},{"type":"v1","addr":"172.21.15.88:6805","nonce":1113934315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1113934315},{"type":"v1","addr":"172.21.15.88:6809","nonce":1113934315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1113934315},{"type":"v1","addr":"172.21.15.88:6807","nonce":1113934315}]},"public_addr":"172.21.15.88:6803/1113934315","cluster_addr":"172.21.15.88:6805/1113934315","heartbeat_back_addr":"172.21.15.88:6809/1113934315","heartbeat_front_addr":"172.21.15.88:6807/1113934315","state":["exists","up"]},{"osd":1,"uuid":"a4bf26f5-93ef-4e9a-93c0-530201014d0a","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.88:6810","nonce":4002959937},{"type":"v1","addr":"172.21.15.88:6811","nonce":4002959937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":4002959937},{"type":"v1","addr":"172.21.15.88:6813","nonce":4002959937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":4002959937},{"type":"v1","addr":"172.21.15.88:6817","nonce":4002959937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":4002959937},{"type":"v1","addr":"172.21.15.88:6815","nonce":4002959937}]},"public_addr":"172.21.15.88:6811/4002959937","cluster_addr":"172.21.15.88:6813/4002959937","heartbeat_back_addr":"172.21.15.88:6817/4002959937","heartbeat_front_addr":"172.21.15.88:6815/4002959937","state":["exists","up"]},{"osd":2,"uuid":"a247d2bc-9e4d-403f-9f97-05c9c0bd63bc","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.88:6818","nonce":398529521},{"type":"v1","addr":"172.21.15.88:6819","nonce":398529521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":398529521},{"type":"v1","addr":"172.21.15.88:6821","nonce":398529521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":398529521},{"type":"v1","addr":"172.21.15.88:6825","nonce":398529521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":398529521},{"type":"v1","addr":"172.21.15.88:6823","nonce":398529521}]},"public_addr":"172.21.15.88:6819/398529521","cluster_addr":"172.21.15.88:6821/398529521","heartbeat_back_addr":"172.21.15.88:6825/398529521","heartbeat_front_addr":"172.21.15.88:6823/398529521","state":["exists","up"]},{"osd":3,"uuid":"4756bfd7-a2ea-4c1e-8ee1-e92b2c78615f","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.88:6826","nonce":4210906850},{"type":"v1","addr":"172.21.15.88:6827","nonce":4210906850}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":4210906850},{"type":"v1","addr":"172.21.15.88:6829","nonce":4210906850}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":4210906850},{"type":"v1","addr":"172.21.15.88:6833","nonce":4210906850}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":4210906850},{"type":"v1","addr":"172.21.15.88:6831","nonce":4210906850}]},"public_addr":"172.21.15.88:6827/4210906850","cluster_addr":"172.21.15.88:6829/4210906850","heartbeat_back_addr":"172.21.15.88:6833/4210906850","heartbeat_front_addr":"172.21.15.88:6831/4210906850","state":["exists","up"]},{"osd":4,"uuid":"ca737322-90e5-453f-b792-d2e04f162bf0","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.106:6800","nonce":403282322},{"type":"v1","addr":"172.21.15.106:6801","nonce":403282322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6802","nonce":403282322},{"type":"v1","addr":"172.21.15.106:6803","nonce":403282322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6806","nonce":403282322},{"type":"v1","addr":"172.21.15.106:6807","nonce":403282322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6804","nonce":403282322},{"type":"v1","addr":"172.21.15.106:6805","nonce":403282322}]},"public_addr":"172.21.15.106:6801/403282322","cluster_addr":"172.21.15.106:6803/403282322","heartbeat_back_addr":"172.21.15.106:6807/403282322","heartbeat_front_addr":"172.21.15.106:6805/403282322","state":["exists","up"]},{"osd":5,"uuid":"7b8dc744-cb5a-432f-b10d-b5b2e3f1817e","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.106:6808","nonce":3909796018},{"type":"v1","addr":"172.21.15.106:6809","nonce":3909796018}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6810","nonce":3909796018},{"type":"v1","addr":"172.21.15.106:6811","nonce":3909796018}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6814","nonce":3909796018},{"type":"v1","addr":"172.21.15.106:6815","nonce":3909796018}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6812","nonce":3909796018},{"type":"v1","addr":"172.21.15.106:6813","nonce":3909796018}]},"public_addr":"172.21.15.106:6809/3909796018","cluster_addr":"172.21.15.106:6811/3909796018","heartbeat_back_addr":"172.21.15.106:6815/3909796018","heartbeat_front_addr":"172.21.15.106:6813/3909796018","state":["exists","up"]},{"osd":6,"uuid":"9b5aacfd-9c04-46a1-a369-9dcd7b459c73","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.106:6816","nonce":2619653448},{"type":"v1","addr":"172.21.15.106:6817","nonce":2619653448}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6818","nonce":2619653448},{"type":"v1","addr":"172.21.15.106:6819","nonce":2619653448}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6822","nonce":2619653448},{"type":"v1","addr":"172.21.15.106:6823","nonce":2619653448}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6820","nonce":2619653448},{"type":"v1","addr":"172.21.15.106:6821","nonce":2619653448}]},"public_addr":"172.21.15.106:6817/2619653448","cluster_addr":"172.21.15.106:6819/2619653448","heartbeat_back_addr":"172.21.15.106:6823/2619653448","heartbeat_front_addr":"172.21.15.106:6821/2619653448","state":["exists","up"]},{"osd":7,"uuid":"66a35872-078a-4234-9d41-4b441f804aa4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6824","nonce":550608389},{"type":"v1","addr":"172.21.15.106:6825","nonce":550608389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6826","nonce":550608389},{"type":"v1","addr":"172.21.15.106:6827","nonce":550608389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6830","nonce":550608389},{"type":"v1","addr":"172.21.15.106:6831","nonce":550608389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6828","nonce":550608389},{"type":"v1","addr":"172.21.15.106:6829","nonce":550608389}]},"public_addr":"172.21.15.106:6825/550608389","cluster_addr":"172.21.15.106:6827/550608389","heartbeat_back_addr":"172.21.15.106:6831/550608389","heartbeat_front_addr":"172.21.15.106:6829/550608389","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:29:48.623459+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:30:12.602924+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:30:37.003277+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:30:58.381373+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:31:14.313973+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:31:33.400102+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:31:53.180182+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:32:13.150053+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/1556941764":"2024-08-23T21:27:40.026832+0000","172.21.15.88:6800/2112545483":"2024-08-23T21:27:40.026832+0000","172.21.15.88:0/3203844926":"2024-08-23T21:27:40.026832+0000","172.21.15.88:0/1491784438":"2024-08-23T21:27:24.255160+0000","172.21.15.88:0/2552656346":"2024-08-23T21:27:24.255160+0000","172.21.15.88:6800/3308352315":"2024-08-23T21:27:24.255160+0000","172.21.15.88:0/2060841217":"2024-08-23T21:27:05.211394+0000","172.21.15.88:0/4209675410":"2024-08-23T21:27:05.211394+0000","172.21.15.88:6801/2112545483":"2024-08-23T21:27:40.026832+0000","172.21.15.88:6800/2075618553":"2024-08-23T21:27:05.211394+0000","172.21.15.88:6801/3308352315":"2024-08-23T21:27:24.255160+0000","172.21.15.88:6801/2075618553":"2024-08-23T21:27:05.211394+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:32:18.765 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-08-22T21:30:38.597638+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:32:18.766 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-08-22T21:32:18.965 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:19.336 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:19 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:18.124358+0000 mgr.smithi088.dxkmkq (mgr.14164) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:19.336 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:19 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:18.173312+0000 mon.smithi088 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.88:0/3101608195' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:32:19.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:19 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:18.124358+0000 mgr.smithi088.dxkmkq (mgr.14164) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:19.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:19 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:18.173312+0000 mon.smithi088 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.88:0/3101608195' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:32:20.636 INFO:teuthology.orchestra.run.smithi088.stdout:pg_num: 1 2024-08-22T21:32:21.207 INFO:tasks.cephadm:Setting up client nodes... 2024-08-22T21:32:21.208 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-22T21:32:21.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:21 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:20.124751+0000 mgr.smithi088.dxkmkq (mgr.14164) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:21.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:21 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:20.636002+0000 mon.smithi088 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.88:0/1462998555' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-08-22T21:32:21.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:21 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:20.124751+0000 mgr.smithi088.dxkmkq (mgr.14164) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:21.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:21 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:20.636002+0000 mon.smithi088 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.88:0/1462998555' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-08-22T21:32:23.173 INFO:teuthology.orchestra.run.smithi088.stdout:[client.0] 2024-08-22T21:32:23.174 INFO:teuthology.orchestra.run.smithi088.stdout: key = AQBnrsdmfiEhChAAJt9pcOdEEFMP7VJlBdbAsw== 2024-08-22T21:32:23.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:23 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:22.125094+0000 mgr.smithi088.dxkmkq (mgr.14164) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:23.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:23 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:23.169793+0000 mon.smithi088 (mon.0) 582 : audit [INF] from='client.? 172.21.15.88:0/2371654000' 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:32:23.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:23 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:23.173417+0000 mon.smithi088 (mon.0) 583 : audit [INF] from='client.? 172.21.15.88:0/2371654000' 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:32:23.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:23 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:22.125094+0000 mgr.smithi088.dxkmkq (mgr.14164) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:23.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:23 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:23.169793+0000 mon.smithi088 (mon.0) 582 : audit [INF] from='client.? 172.21.15.88:0/2371654000' 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:32:23.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:23 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:23.173417+0000 mon.smithi088 (mon.0) 583 : audit [INF] from='client.? 172.21.15.88:0/2371654000' 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:32:23.776 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-08-22T21:32:23.776 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-22T21:32:23.777 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-22T21:32:23.818 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-22T21:32:23.818 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-22T21:32:23.818 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph mgr dump --format=json 2024-08-22T21:32:24.060 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:25.426 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:24.125393+0000 mgr.smithi088.dxkmkq (mgr.14164) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:25.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:25 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:24.125393+0000 mgr.smithi088.dxkmkq (mgr.14164) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:25.746 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:32:26.441 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:26 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:25.741284+0000 mon.smithi088 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.88:0/2038864291' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-22T21:32:26.463 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":18,"active_gid":14164,"active_name":"smithi088.dxkmkq","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6800","nonce":660823063},{"type":"v1","addr":"172.21.15.88:6801","nonce":660823063}]},"active_addr":"172.21.15.88:6801/660823063","active_change":"2024-08-22T21:27:40.027138+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14226,"name":"smithi106.mfqbma","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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"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":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Registry to which we should normalize unqualified image names","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"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":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"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":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_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","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"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":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Registry to which we should normalize unqualified image names","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"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":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"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":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_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://172.21.15.88:8443/","prometheus":"http://172.21.15.88: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.88:0","nonce":4010557299}]},{"addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":3963814897}]}]}} 2024-08-22T21:32:26.466 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-22T21:32:26.466 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-22T21:32:26.467 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd dump --format=json 2024-08-22T21:32:26.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:26 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:25.741284+0000 mon.smithi088 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.88:0/2038864291' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-22T21:32:26.668 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:27.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:26.125657+0000 mgr.smithi088.dxkmkq (mgr.14164) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:27.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:27 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:26.125657+0000 mgr.smithi088.dxkmkq (mgr.14164) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:28.532 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:32:28.532 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":50,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","created":"2024-08-22T21:26:43.418589+0000","modified":"2024-08-22T21:32:15.466261+0000","last_up_change":"2024-08-22T21:32:14.460837+0000","last_in_change":"2024-08-22T21:31:59.676531+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:30:38.597638+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":"ee5b1bca-0ca4-4b79-8845-5eabaf975241","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1113934315},{"type":"v1","addr":"172.21.15.88:6803","nonce":1113934315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1113934315},{"type":"v1","addr":"172.21.15.88:6805","nonce":1113934315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1113934315},{"type":"v1","addr":"172.21.15.88:6809","nonce":1113934315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1113934315},{"type":"v1","addr":"172.21.15.88:6807","nonce":1113934315}]},"public_addr":"172.21.15.88:6803/1113934315","cluster_addr":"172.21.15.88:6805/1113934315","heartbeat_back_addr":"172.21.15.88:6809/1113934315","heartbeat_front_addr":"172.21.15.88:6807/1113934315","state":["exists","up"]},{"osd":1,"uuid":"a4bf26f5-93ef-4e9a-93c0-530201014d0a","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.88:6810","nonce":4002959937},{"type":"v1","addr":"172.21.15.88:6811","nonce":4002959937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":4002959937},{"type":"v1","addr":"172.21.15.88:6813","nonce":4002959937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":4002959937},{"type":"v1","addr":"172.21.15.88:6817","nonce":4002959937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":4002959937},{"type":"v1","addr":"172.21.15.88:6815","nonce":4002959937}]},"public_addr":"172.21.15.88:6811/4002959937","cluster_addr":"172.21.15.88:6813/4002959937","heartbeat_back_addr":"172.21.15.88:6817/4002959937","heartbeat_front_addr":"172.21.15.88:6815/4002959937","state":["exists","up"]},{"osd":2,"uuid":"a247d2bc-9e4d-403f-9f97-05c9c0bd63bc","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.88:6818","nonce":398529521},{"type":"v1","addr":"172.21.15.88:6819","nonce":398529521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":398529521},{"type":"v1","addr":"172.21.15.88:6821","nonce":398529521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":398529521},{"type":"v1","addr":"172.21.15.88:6825","nonce":398529521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":398529521},{"type":"v1","addr":"172.21.15.88:6823","nonce":398529521}]},"public_addr":"172.21.15.88:6819/398529521","cluster_addr":"172.21.15.88:6821/398529521","heartbeat_back_addr":"172.21.15.88:6825/398529521","heartbeat_front_addr":"172.21.15.88:6823/398529521","state":["exists","up"]},{"osd":3,"uuid":"4756bfd7-a2ea-4c1e-8ee1-e92b2c78615f","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.88:6826","nonce":4210906850},{"type":"v1","addr":"172.21.15.88:6827","nonce":4210906850}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":4210906850},{"type":"v1","addr":"172.21.15.88:6829","nonce":4210906850}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":4210906850},{"type":"v1","addr":"172.21.15.88:6833","nonce":4210906850}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":4210906850},{"type":"v1","addr":"172.21.15.88:6831","nonce":4210906850}]},"public_addr":"172.21.15.88:6827/4210906850","cluster_addr":"172.21.15.88:6829/4210906850","heartbeat_back_addr":"172.21.15.88:6833/4210906850","heartbeat_front_addr":"172.21.15.88:6831/4210906850","state":["exists","up"]},{"osd":4,"uuid":"ca737322-90e5-453f-b792-d2e04f162bf0","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.106:6800","nonce":403282322},{"type":"v1","addr":"172.21.15.106:6801","nonce":403282322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6802","nonce":403282322},{"type":"v1","addr":"172.21.15.106:6803","nonce":403282322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6806","nonce":403282322},{"type":"v1","addr":"172.21.15.106:6807","nonce":403282322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6804","nonce":403282322},{"type":"v1","addr":"172.21.15.106:6805","nonce":403282322}]},"public_addr":"172.21.15.106:6801/403282322","cluster_addr":"172.21.15.106:6803/403282322","heartbeat_back_addr":"172.21.15.106:6807/403282322","heartbeat_front_addr":"172.21.15.106:6805/403282322","state":["exists","up"]},{"osd":5,"uuid":"7b8dc744-cb5a-432f-b10d-b5b2e3f1817e","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.106:6808","nonce":3909796018},{"type":"v1","addr":"172.21.15.106:6809","nonce":3909796018}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6810","nonce":3909796018},{"type":"v1","addr":"172.21.15.106:6811","nonce":3909796018}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6814","nonce":3909796018},{"type":"v1","addr":"172.21.15.106:6815","nonce":3909796018}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6812","nonce":3909796018},{"type":"v1","addr":"172.21.15.106:6813","nonce":3909796018}]},"public_addr":"172.21.15.106:6809/3909796018","cluster_addr":"172.21.15.106:6811/3909796018","heartbeat_back_addr":"172.21.15.106:6815/3909796018","heartbeat_front_addr":"172.21.15.106:6813/3909796018","state":["exists","up"]},{"osd":6,"uuid":"9b5aacfd-9c04-46a1-a369-9dcd7b459c73","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.106:6816","nonce":2619653448},{"type":"v1","addr":"172.21.15.106:6817","nonce":2619653448}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6818","nonce":2619653448},{"type":"v1","addr":"172.21.15.106:6819","nonce":2619653448}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6822","nonce":2619653448},{"type":"v1","addr":"172.21.15.106:6823","nonce":2619653448}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6820","nonce":2619653448},{"type":"v1","addr":"172.21.15.106:6821","nonce":2619653448}]},"public_addr":"172.21.15.106:6817/2619653448","cluster_addr":"172.21.15.106:6819/2619653448","heartbeat_back_addr":"172.21.15.106:6823/2619653448","heartbeat_front_addr":"172.21.15.106:6821/2619653448","state":["exists","up"]},{"osd":7,"uuid":"66a35872-078a-4234-9d41-4b441f804aa4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6824","nonce":550608389},{"type":"v1","addr":"172.21.15.106:6825","nonce":550608389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6826","nonce":550608389},{"type":"v1","addr":"172.21.15.106:6827","nonce":550608389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6830","nonce":550608389},{"type":"v1","addr":"172.21.15.106:6831","nonce":550608389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6828","nonce":550608389},{"type":"v1","addr":"172.21.15.106:6829","nonce":550608389}]},"public_addr":"172.21.15.106:6825/550608389","cluster_addr":"172.21.15.106:6827/550608389","heartbeat_back_addr":"172.21.15.106:6831/550608389","heartbeat_front_addr":"172.21.15.106:6829/550608389","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:29:48.623459+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:30:12.602924+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:30:37.003277+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:30:58.381373+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:31:14.313973+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:31:33.400102+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:31:53.180182+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:32:13.150053+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/1556941764":"2024-08-23T21:27:40.026832+0000","172.21.15.88:6800/2112545483":"2024-08-23T21:27:40.026832+0000","172.21.15.88:0/3203844926":"2024-08-23T21:27:40.026832+0000","172.21.15.88:0/1491784438":"2024-08-23T21:27:24.255160+0000","172.21.15.88:0/2552656346":"2024-08-23T21:27:24.255160+0000","172.21.15.88:6800/3308352315":"2024-08-23T21:27:24.255160+0000","172.21.15.88:0/2060841217":"2024-08-23T21:27:05.211394+0000","172.21.15.88:0/4209675410":"2024-08-23T21:27:05.211394+0000","172.21.15.88:6801/2112545483":"2024-08-23T21:27:40.026832+0000","172.21.15.88:6800/2075618553":"2024-08-23T21:27:05.211394+0000","172.21.15.88:6801/3308352315":"2024-08-23T21:27:24.255160+0000","172.21.15.88:6801/2075618553":"2024-08-23T21:27:05.211394+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:32:29.104 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-22T21:32:29.104 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd dump --format=json 2024-08-22T21:32:29.307 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:29.427 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:28.126081+0000 mgr.smithi088.dxkmkq (mgr.14164) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:29.427 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:28.530990+0000 mon.smithi088 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.88:0/1010218558' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:32:29.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:28.126081+0000 mgr.smithi088.dxkmkq (mgr.14164) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:29.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:28.530990+0000 mon.smithi088 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.88:0/1010218558' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:32:31.048 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:32:31.048 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":50,"fsid":"24b1063c-60cd-11ef-bcd2-c7b262605968","created":"2024-08-22T21:26:43.418589+0000","modified":"2024-08-22T21:32:15.466261+0000","last_up_change":"2024-08-22T21:32:14.460837+0000","last_in_change":"2024-08-22T21:31:59.676531+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:30:38.597638+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":"ee5b1bca-0ca4-4b79-8845-5eabaf975241","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1113934315},{"type":"v1","addr":"172.21.15.88:6803","nonce":1113934315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1113934315},{"type":"v1","addr":"172.21.15.88:6805","nonce":1113934315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1113934315},{"type":"v1","addr":"172.21.15.88:6809","nonce":1113934315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1113934315},{"type":"v1","addr":"172.21.15.88:6807","nonce":1113934315}]},"public_addr":"172.21.15.88:6803/1113934315","cluster_addr":"172.21.15.88:6805/1113934315","heartbeat_back_addr":"172.21.15.88:6809/1113934315","heartbeat_front_addr":"172.21.15.88:6807/1113934315","state":["exists","up"]},{"osd":1,"uuid":"a4bf26f5-93ef-4e9a-93c0-530201014d0a","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.88:6810","nonce":4002959937},{"type":"v1","addr":"172.21.15.88:6811","nonce":4002959937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":4002959937},{"type":"v1","addr":"172.21.15.88:6813","nonce":4002959937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":4002959937},{"type":"v1","addr":"172.21.15.88:6817","nonce":4002959937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":4002959937},{"type":"v1","addr":"172.21.15.88:6815","nonce":4002959937}]},"public_addr":"172.21.15.88:6811/4002959937","cluster_addr":"172.21.15.88:6813/4002959937","heartbeat_back_addr":"172.21.15.88:6817/4002959937","heartbeat_front_addr":"172.21.15.88:6815/4002959937","state":["exists","up"]},{"osd":2,"uuid":"a247d2bc-9e4d-403f-9f97-05c9c0bd63bc","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.88:6818","nonce":398529521},{"type":"v1","addr":"172.21.15.88:6819","nonce":398529521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":398529521},{"type":"v1","addr":"172.21.15.88:6821","nonce":398529521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":398529521},{"type":"v1","addr":"172.21.15.88:6825","nonce":398529521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":398529521},{"type":"v1","addr":"172.21.15.88:6823","nonce":398529521}]},"public_addr":"172.21.15.88:6819/398529521","cluster_addr":"172.21.15.88:6821/398529521","heartbeat_back_addr":"172.21.15.88:6825/398529521","heartbeat_front_addr":"172.21.15.88:6823/398529521","state":["exists","up"]},{"osd":3,"uuid":"4756bfd7-a2ea-4c1e-8ee1-e92b2c78615f","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.88:6826","nonce":4210906850},{"type":"v1","addr":"172.21.15.88:6827","nonce":4210906850}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":4210906850},{"type":"v1","addr":"172.21.15.88:6829","nonce":4210906850}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":4210906850},{"type":"v1","addr":"172.21.15.88:6833","nonce":4210906850}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":4210906850},{"type":"v1","addr":"172.21.15.88:6831","nonce":4210906850}]},"public_addr":"172.21.15.88:6827/4210906850","cluster_addr":"172.21.15.88:6829/4210906850","heartbeat_back_addr":"172.21.15.88:6833/4210906850","heartbeat_front_addr":"172.21.15.88:6831/4210906850","state":["exists","up"]},{"osd":4,"uuid":"ca737322-90e5-453f-b792-d2e04f162bf0","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.106:6800","nonce":403282322},{"type":"v1","addr":"172.21.15.106:6801","nonce":403282322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6802","nonce":403282322},{"type":"v1","addr":"172.21.15.106:6803","nonce":403282322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6806","nonce":403282322},{"type":"v1","addr":"172.21.15.106:6807","nonce":403282322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6804","nonce":403282322},{"type":"v1","addr":"172.21.15.106:6805","nonce":403282322}]},"public_addr":"172.21.15.106:6801/403282322","cluster_addr":"172.21.15.106:6803/403282322","heartbeat_back_addr":"172.21.15.106:6807/403282322","heartbeat_front_addr":"172.21.15.106:6805/403282322","state":["exists","up"]},{"osd":5,"uuid":"7b8dc744-cb5a-432f-b10d-b5b2e3f1817e","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.106:6808","nonce":3909796018},{"type":"v1","addr":"172.21.15.106:6809","nonce":3909796018}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6810","nonce":3909796018},{"type":"v1","addr":"172.21.15.106:6811","nonce":3909796018}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6814","nonce":3909796018},{"type":"v1","addr":"172.21.15.106:6815","nonce":3909796018}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6812","nonce":3909796018},{"type":"v1","addr":"172.21.15.106:6813","nonce":3909796018}]},"public_addr":"172.21.15.106:6809/3909796018","cluster_addr":"172.21.15.106:6811/3909796018","heartbeat_back_addr":"172.21.15.106:6815/3909796018","heartbeat_front_addr":"172.21.15.106:6813/3909796018","state":["exists","up"]},{"osd":6,"uuid":"9b5aacfd-9c04-46a1-a369-9dcd7b459c73","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.106:6816","nonce":2619653448},{"type":"v1","addr":"172.21.15.106:6817","nonce":2619653448}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6818","nonce":2619653448},{"type":"v1","addr":"172.21.15.106:6819","nonce":2619653448}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6822","nonce":2619653448},{"type":"v1","addr":"172.21.15.106:6823","nonce":2619653448}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6820","nonce":2619653448},{"type":"v1","addr":"172.21.15.106:6821","nonce":2619653448}]},"public_addr":"172.21.15.106:6817/2619653448","cluster_addr":"172.21.15.106:6819/2619653448","heartbeat_back_addr":"172.21.15.106:6823/2619653448","heartbeat_front_addr":"172.21.15.106:6821/2619653448","state":["exists","up"]},{"osd":7,"uuid":"66a35872-078a-4234-9d41-4b441f804aa4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6824","nonce":550608389},{"type":"v1","addr":"172.21.15.106:6825","nonce":550608389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6826","nonce":550608389},{"type":"v1","addr":"172.21.15.106:6827","nonce":550608389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6830","nonce":550608389},{"type":"v1","addr":"172.21.15.106:6831","nonce":550608389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6828","nonce":550608389},{"type":"v1","addr":"172.21.15.106:6829","nonce":550608389}]},"public_addr":"172.21.15.106:6825/550608389","cluster_addr":"172.21.15.106:6827/550608389","heartbeat_back_addr":"172.21.15.106:6831/550608389","heartbeat_front_addr":"172.21.15.106:6829/550608389","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:29:48.623459+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:30:12.602924+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:30:37.003277+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:30:58.381373+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:31:14.313973+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:31:33.400102+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:31:53.180182+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:32:13.150053+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/1556941764":"2024-08-23T21:27:40.026832+0000","172.21.15.88:6800/2112545483":"2024-08-23T21:27:40.026832+0000","172.21.15.88:0/3203844926":"2024-08-23T21:27:40.026832+0000","172.21.15.88:0/1491784438":"2024-08-23T21:27:24.255160+0000","172.21.15.88:0/2552656346":"2024-08-23T21:27:24.255160+0000","172.21.15.88:6800/3308352315":"2024-08-23T21:27:24.255160+0000","172.21.15.88:0/2060841217":"2024-08-23T21:27:05.211394+0000","172.21.15.88:0/4209675410":"2024-08-23T21:27:05.211394+0000","172.21.15.88:6801/2112545483":"2024-08-23T21:27:40.026832+0000","172.21.15.88:6800/2075618553":"2024-08-23T21:27:05.211394+0000","172.21.15.88:6801/3308352315":"2024-08-23T21:27:24.255160+0000","172.21.15.88:6801/2075618553":"2024-08-23T21:27:05.211394+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:32:31.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:30.126492+0000 mgr.smithi088.dxkmkq (mgr.14164) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:31.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:31.047792+0000 mon.smithi088 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.88:0/3622178317' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:32:31.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:30.126492+0000 mgr.smithi088.dxkmkq (mgr.14164) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:31.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:31.047792+0000 mon.smithi088 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.88:0/3622178317' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:32:31.738 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-22T21:32:31.738 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-22T21:32:31.739 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-22T21:32:31.739 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-22T21:32:31.739 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-22T21:32:31.740 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-22T21:32:31.740 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-22T21:32:31.741 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-22T21:32:32.186 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:32.186 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:32.190 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:32.190 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:32.191 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:32.191 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:32.194 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:32.196 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:33.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:32.126866+0000 mgr.smithi088.dxkmkq (mgr.14164) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:33.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:32.126866+0000 mgr.smithi088.dxkmkq (mgr.14164) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:35.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:34.127226+0000 mgr.smithi088.dxkmkq (mgr.14164) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:35.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:34.127226+0000 mgr.smithi088.dxkmkq (mgr.14164) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:37.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:36.127709+0000 mgr.smithi088.dxkmkq (mgr.14164) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:37.690 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:36.127709+0000 mgr.smithi088.dxkmkq (mgr.14164) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:39.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:38.128121+0000 mgr.smithi088.dxkmkq (mgr.14164) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:39.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:38.128121+0000 mgr.smithi088.dxkmkq (mgr.14164) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:41.514 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:40.128401+0000 mgr.smithi088.dxkmkq (mgr.14164) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:41.515 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:40.223610+0000 mon.smithi088 (mon.0) 587 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:32:41.515 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:40.223801+0000 mon.smithi088 (mon.0) 588 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:32:41.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:40.128401+0000 mgr.smithi088.dxkmkq (mgr.14164) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:41.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:40.223610+0000 mon.smithi088 (mon.0) 587 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:32:41.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:40.223801+0000 mon.smithi088 (mon.0) 588 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:32:43.348 INFO:teuthology.orchestra.run.smithi088.stdout:133143986195 2024-08-22T21:32:43.349 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-22T21:32:43.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:43 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:42.128664+0000 mgr.smithi088.dxkmkq (mgr.14164) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:43.598 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:43 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:42.128664+0000 mgr.smithi088.dxkmkq (mgr.14164) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:43.719 INFO:teuthology.orchestra.run.smithi088.stdout:184683593741 2024-08-22T21:32:43.719 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-22T21:32:44.872 INFO:teuthology.orchestra.run.smithi088.stdout:38654705701 2024-08-22T21:32:44.873 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-22T21:32:45.453 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:45.549 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:44.128979+0000 mgr.smithi088.dxkmkq (mgr.14164) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:45.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:44.128979+0000 mgr.smithi088.dxkmkq (mgr.14164) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:45.940 INFO:teuthology.orchestra.run.smithi088.stdout:60129542177 2024-08-22T21:32:45.940 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-22T21:32:47.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:46.129399+0000 mgr.smithi088.dxkmkq (mgr.14164) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:47.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:47 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:46.129399+0000 mgr.smithi088.dxkmkq (mgr.14164) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:48.052 INFO:teuthology.orchestra.run.smithi088.stdout:158913789969 2024-08-22T21:32:48.053 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-22T21:32:49.322 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:48.129695+0000 mgr.smithi088.dxkmkq (mgr.14164) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:49.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:48.129695+0000 mgr.smithi088.dxkmkq (mgr.14164) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:49.764 INFO:teuthology.orchestra.run.smithi088.stdout:81604378651 2024-08-22T21:32:49.765 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-22T21:32:50.078 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:51.275 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:50.130096+0000 mgr.smithi088.dxkmkq (mgr.14164) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:51.276 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:50.990152+0000 mon.smithi088 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.88:0/1089780287' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-22T21:32:51.296 INFO:teuthology.orchestra.run.smithi088.stdout:210453397513 2024-08-22T21:32:51.297 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-22T21:32:51.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:51 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:50.130096+0000 mgr.smithi088.dxkmkq (mgr.14164) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:51.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:51 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:50.990152+0000 mon.smithi088 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.88:0/1089780287' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-22T21:32:51.635 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:51.636 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:51.636 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:51.662 INFO:teuthology.orchestra.run.smithi088.stdout:111669149721 2024-08-22T21:32:51.662 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-22T21:32:53.318 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:52.130441+0000 mgr.smithi088.dxkmkq (mgr.14164) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:53.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:52.130441+0000 mgr.smithi088.dxkmkq (mgr.14164) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:54.547 INFO:teuthology.orchestra.run.smithi088.stdout:133143986197 2024-08-22T21:32:55.171 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986195 got 133143986197 for osd.4 2024-08-22T21:32:55.171 DEBUG:teuthology.parallel:result is None 2024-08-22T21:32:55.174 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:55.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:54.130747+0000 mgr.smithi088.dxkmkq (mgr.14164) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:55.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:54.130747+0000 mgr.smithi088.dxkmkq (mgr.14164) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:55.817 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:56.114 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:32:57.331 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:56.131162+0000 mgr.smithi088.dxkmkq (mgr.14164) 228 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:57.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:56.131162+0000 mgr.smithi088.dxkmkq (mgr.14164) 228 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:58.182 INFO:teuthology.orchestra.run.smithi088.stdout:158913789972 2024-08-22T21:32:58.354 INFO:teuthology.orchestra.run.smithi088.stdout:60129542180 2024-08-22T21:32:59.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:32:58.131509+0000 mgr.smithi088.dxkmkq (mgr.14164) 229 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:59.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:58.182456+0000 mon.smithi088 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.88:0/1030125475' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-22T21:32:59.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:32:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:32:58.354472+0000 mon.smithi088 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.88:0/3271749212' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-22T21:32:59.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:32:58.131509+0000 mgr.smithi088.dxkmkq (mgr.14164) 229 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:32:59.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:58.182456+0000 mon.smithi088 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.88:0/1030125475' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-22T21:32:59.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:32:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:32:58.354472+0000 mon.smithi088 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.88:0/3271749212' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-22T21:33:00.096 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542177 got 60129542180 for osd.1 2024-08-22T21:33:00.096 DEBUG:teuthology.parallel:result is None 2024-08-22T21:33:00.980 INFO:teuthology.orchestra.run.smithi088.stdout:38654705705 2024-08-22T21:33:01.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:00.131847+0000 mgr.smithi088.dxkmkq (mgr.14164) 230 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:01.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:00.980479+0000 mon.smithi088 (mon.0) 592 : audit [DBG] from='client.? 172.21.15.88:0/3760170186' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-22T21:33:01.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:00.131847+0000 mgr.smithi088.dxkmkq (mgr.14164) 230 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:01.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:00.980479+0000 mon.smithi088 (mon.0) 592 : audit [DBG] from='client.? 172.21.15.88:0/3760170186' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-22T21:33:01.693 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705701 got 38654705705 for osd.0 2024-08-22T21:33:01.694 DEBUG:teuthology.parallel:result is None 2024-08-22T21:33:02.950 INFO:teuthology.orchestra.run.smithi088.stdout:210453397516 2024-08-22T21:33:03.130 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789969 got 158913789972 for osd.5 2024-08-22T21:33:03.130 DEBUG:teuthology.parallel:result is None 2024-08-22T21:33:03.386 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:02.132235+0000 mgr.smithi088.dxkmkq (mgr.14164) 231 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:03.386 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:02.950722+0000 mon.smithi088 (mon.0) 593 : audit [DBG] from='client.? 172.21.15.88:0/1638961017' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-22T21:33:03.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:03 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:02.132235+0000 mgr.smithi088.dxkmkq (mgr.14164) 231 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:03.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:03 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:02.950722+0000 mon.smithi088 (mon.0) 593 : audit [DBG] from='client.? 172.21.15.88:0/1638961017' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-22T21:33:03.766 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397513 got 210453397516 for osd.7 2024-08-22T21:33:03.767 DEBUG:teuthology.parallel:result is None 2024-08-22T21:33:04.327 INFO:teuthology.orchestra.run.smithi088.stdout:111669149724 2024-08-22T21:33:05.028 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149721 got 111669149724 for osd.3 2024-08-22T21:33:05.028 DEBUG:teuthology.parallel:result is None 2024-08-22T21:33:05.432 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:04.132556+0000 mgr.smithi088.dxkmkq (mgr.14164) 232 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:05.432 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:04.327700+0000 mon.smithi088 (mon.0) 594 : audit [DBG] from='client.? 172.21.15.88:0/3851552912' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-22T21:33:05.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:05 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:04.132556+0000 mgr.smithi088.dxkmkq (mgr.14164) 232 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:05.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:05 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:04.327700+0000 mon.smithi088 (mon.0) 594 : audit [DBG] from='client.? 172.21.15.88:0/3851552912' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-22T21:33:05.620 INFO:teuthology.orchestra.run.smithi088.stdout:184683593745 2024-08-22T21:33:05.836 INFO:teuthology.orchestra.run.smithi088.stdout:81604378654 2024-08-22T21:33:06.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:05.620927+0000 mon.smithi088 (mon.0) 595 : audit [DBG] from='client.? 172.21.15.88:0/3354364018' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-22T21:33:06.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:05.836125+0000 mon.smithi088 (mon.0) 596 : audit [DBG] from='client.? 172.21.15.88:0/1682477327' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-22T21:33:06.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:05.620927+0000 mon.smithi088 (mon.0) 595 : audit [DBG] from='client.? 172.21.15.88:0/3354364018' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-22T21:33:06.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:05.836125+0000 mon.smithi088 (mon.0) 596 : audit [DBG] from='client.? 172.21.15.88:0/1682477327' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-22T21:33:06.738 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593741 got 184683593745 for osd.6 2024-08-22T21:33:06.738 DEBUG:teuthology.parallel:result is None 2024-08-22T21:33:07.185 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378651 got 81604378654 for osd.2 2024-08-22T21:33:07.185 DEBUG:teuthology.parallel:result is None 2024-08-22T21:33:07.185 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-22T21:33:07.185 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph pg dump --format=json 2024-08-22T21:33:07.399 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:33:07.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:07 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:06.133093+0000 mgr.smithi088.dxkmkq (mgr.14164) 233 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:07.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:07 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:06.133093+0000 mgr.smithi088.dxkmkq (mgr.14164) 233 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:08.957 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:33:08.958 INFO:teuthology.orchestra.run.smithi088.stderr:dumped all 2024-08-22T21:33:09.288 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:08.133586+0000 mgr.smithi088.dxkmkq (mgr.14164) 234 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:09.288 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:08.955061+0000 mgr.smithi088.dxkmkq (mgr.14164) 235 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:33:09.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:08.133586+0000 mgr.smithi088.dxkmkq (mgr.14164) 234 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:09.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:08.955061+0000 mgr.smithi088.dxkmkq (mgr.14164) 235 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:33:09.663 INFO:teuthology.orchestra.run.smithi088.stdout:{"pg_ready":true,"pg_map":{"version":203,"stamp":"2024-08-22T21:33:08.133358+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":43208,"kb_used_data":3784,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749918008,"statfs":{"total":767960285184,"available":767916040192,"internally_reserved":0,"allocated":3874816,"data_stored":1542294,"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":50,"state":"active+clean","last_fresh":"2024-08-22T21:32:15.677806+0000","last_change":"2024-08-22T21:32:15.677806+0000","last_active":"2024-08-22T21:32:15.677806+0000","last_peered":"2024-08-22T21:32:15.677806+0000","last_clean":"2024-08-22T21:32:15.677806+0000","last_became_active":"2024-08-22T21:32:15.677501+0000","last_became_peered":"2024-08-22T21:32:15.677501+0000","last_unstale":"2024-08-22T21:32:15.677806+0000","last_undegraded":"2024-08-22T21:32:15.677806+0000","last_fullsized":"2024-08-22T21:32:15.677806+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-22T21:30:39.337919+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-22T21:30:39.337919+0000","last_clean_scrub_stamp":"2024-08-22T21:30:39.337919+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":210453397517,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5220,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739932,"statfs":{"total":95995035648,"available":95989690368,"internally_reserved":0,"allocated":487424,"data_stored":193023,"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.54300000000000004}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47899999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45200000000000001}]},{"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.499}]},{"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.34799999999999998}]},{"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.57299999999999995}]},{"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.52100000000000002}]}]},{"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":5280,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739872,"statfs":{"total":95995035648,"available":95989628928,"internally_reserved":0,"allocated":483328,"data_stored":192708,"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:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.39900000000000002}]},{"osd":1,"last update":"Thu Aug 22 21:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.53500000000000003}]},{"osd":2,"last update":"Thu Aug 22 21:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.5}]},{"osd":3,"last update":"Thu Aug 22 21:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.438}]},{"osd":4,"last update":"Thu Aug 22 21:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.61699999999999999}]},{"osd":5,"last update":"Thu Aug 22 21:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.65000000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46000000000000002}]}]},{"osd":1,"up_from":14,"seq":60129542182,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5532,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739620,"statfs":{"total":95995035648,"available":95989370880,"internally_reserved":0,"allocated":479232,"data_stored":192393,"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:32:17 2024","interfaces":[{"interface":"back","average":{"1min":0.34699999999999998,"5min":0.33100000000000002,"15min":0.32900000000000001},"min":{"1min":0.221,"5min":0.214,"15min":0.214},"max":{"1min":0.48199999999999998,"5min":0.49199999999999999,"15min":0.49199999999999999},"last":0.28599999999999998},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.33500000000000002,"15min":0.33100000000000002},"min":{"1min":0.24099999999999999,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"last":0.35799999999999998}]},{"osd":2,"last update":"Thu Aug 22 21:32:44 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.35799999999999998,"15min":0.34999999999999998},"min":{"1min":0.314,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.56499999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.371},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.34899999999999998,"15min":0.34599999999999997},"min":{"1min":0.26100000000000001,"5min":0.251,"15min":0.251},"max":{"1min":0.504,"5min":0.504,"15min":0.504},"last":0.34799999999999998}]},{"osd":3,"last update":"Thu Aug 22 21:32:01 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.40799999999999997}]},{"osd":4,"last update":"Thu Aug 22 21:32:17 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.70499999999999996}]},{"osd":5,"last update":"Thu Aug 22 21:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.72299999999999998}]},{"osd":6,"last update":"Thu Aug 22 21:32:59 2024","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.75600000000000001}]},{"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.68999999999999995}]}]},{"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":5536,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739616,"statfs":{"total":95995035648,"available":95989366784,"internally_reserved":0,"allocated":483328,"data_stored":192708,"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:32:17 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.312,"15min":0.30199999999999999},"min":{"1min":0.251,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.35199999999999998,"15min":0.34499999999999997},"min":{"1min":0.26600000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.55900000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.372}]},{"osd":2,"last update":"Thu Aug 22 21:32:47 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.36799999999999999,"15min":0.36599999999999999},"min":{"1min":0.27600000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.58299999999999996,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.379,"5min":0.375,"15min":0.375},"min":{"1min":0.26700000000000002,"5min":0.245,"15min":0.245},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.38300000000000001}]},{"osd":3,"last update":"Thu Aug 22 21:33:03 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.41099999999999998,"15min":0.41399999999999998},"min":{"1min":0.28599999999999998,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.433,"15min":0.438},"min":{"1min":0.317,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.59199999999999997,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.42599999999999999}]},{"osd":4,"last update":"Thu Aug 22 21:32:17 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.72999999999999998}]},{"osd":5,"last update":"Thu Aug 22 21:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.624},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.55900000000000005}]},{"osd":6,"last update":"Thu Aug 22 21:33:00 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.64900000000000002}]},{"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.61499999999999999}]}]},{"osd":2,"up_from":19,"seq":81604378655,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5472,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739680,"statfs":{"total":95995035648,"available":95989432320,"internally_reserved":0,"allocated":483328,"data_stored":192708,"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:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.34300000000000003,"15min":0.33500000000000002},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.34499999999999997,"15min":0.33700000000000002},"min":{"1min":0.28199999999999997,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.44800000000000001}]},{"osd":1,"last update":"Thu Aug 22 21:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.34599999999999997,"15min":0.33900000000000002},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.36799999999999999,"15min":0.36299999999999999},"min":{"1min":0.29599999999999999,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.42399999999999999}]},{"osd":3,"last update":"Thu Aug 22 21:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.376,"15min":0.376},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.503,"5min":0.503,"15min":0.503},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.53600000000000003}]},{"osd":4,"last update":"Thu Aug 22 21:32:16 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":5.298,"5min":5.298,"15min":5.298},"last":0.63300000000000001}]},{"osd":5,"last update":"Thu Aug 22 21:32:37 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"last":0.68899999999999995}]},{"osd":6,"last update":"Thu Aug 22 21:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.66300000000000003}]},{"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.623}]}]},{"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":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":193023,"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:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.65100000000000002}]},{"osd":1,"last update":"Thu Aug 22 21:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.66700000000000004}]},{"osd":2,"last update":"Thu Aug 22 21:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.625},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.60699999999999998}]},{"osd":4,"last update":"Thu Aug 22 21:32:17 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.872},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.80800000000000005}]},{"osd":5,"last update":"Thu Aug 22 21:32:37 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.90500000000000003}]},{"osd":6,"last update":"Thu Aug 22 21:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.92700000000000005,"5min":0.92700000000000005,"15min":0.92700000000000005},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.93799999999999994}]},{"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.81999999999999995}]}]},{"osd":4,"up_from":31,"seq":133143986201,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":193023,"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:32:16 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.94999999999999996},"last":0.41199999999999998}]},{"osd":1,"last update":"Thu Aug 22 21:32:16 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.437},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.48299999999999998}]},{"osd":2,"last update":"Thu Aug 22 21:32:16 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.51300000000000001}]},{"osd":3,"last update":"Thu Aug 22 21:32:16 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.499}]},{"osd":5,"last update":"Thu Aug 22 21:32:37 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.46600000000000003}]},{"osd":6,"last update":"Thu Aug 22 21:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.52800000000000002}]},{"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.56399999999999995}]}]},{"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":5344,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739808,"statfs":{"total":95995035648,"available":95989563392,"internally_reserved":0,"allocated":483328,"data_stored":192708,"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:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.621},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.45200000000000001}]},{"osd":1,"last update":"Thu Aug 22 21:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.48699999999999999}]},{"osd":2,"last update":"Thu Aug 22 21:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.628},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.60099999999999998}]},{"osd":3,"last update":"Thu Aug 22 21:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.51900000000000002}]},{"osd":4,"last update":"Thu Aug 22 21:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.55400000000000005}]},{"osd":6,"last update":"Thu Aug 22 21:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.58399999999999996}]},{"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}]}]}],"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:33:09.665 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph pg dump --format=json 2024-08-22T21:33:09.870 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:33:11.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:11 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:10.133981+0000 mgr.smithi088.dxkmkq (mgr.14164) 236 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:11.598 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:33:11.599 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:10.133981+0000 mgr.smithi088.dxkmkq (mgr.14164) 236 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:11.600 INFO:teuthology.orchestra.run.smithi088.stderr:dumped all 2024-08-22T21:33:12.208 INFO:teuthology.orchestra.run.smithi088.stdout:{"pg_ready":true,"pg_map":{"version":204,"stamp":"2024-08-22T21:33:10.133731+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":43208,"kb_used_data":3784,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749918008,"statfs":{"total":767960285184,"available":767916040192,"internally_reserved":0,"allocated":3874816,"data_stored":1542294,"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":50,"state":"active+clean","last_fresh":"2024-08-22T21:32:15.677806+0000","last_change":"2024-08-22T21:32:15.677806+0000","last_active":"2024-08-22T21:32:15.677806+0000","last_peered":"2024-08-22T21:32:15.677806+0000","last_clean":"2024-08-22T21:32:15.677806+0000","last_became_active":"2024-08-22T21:32:15.677501+0000","last_became_peered":"2024-08-22T21:32:15.677501+0000","last_unstale":"2024-08-22T21:32:15.677806+0000","last_undegraded":"2024-08-22T21:32:15.677806+0000","last_fullsized":"2024-08-22T21:32:15.677806+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-22T21:30:39.337919+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-22T21:30:39.337919+0000","last_clean_scrub_stamp":"2024-08-22T21:30:39.337919+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":210453397517,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5220,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739932,"statfs":{"total":95995035648,"available":95989690368,"internally_reserved":0,"allocated":487424,"data_stored":193023,"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.54300000000000004}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47899999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45200000000000001}]},{"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.499}]},{"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.34799999999999998}]},{"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.57299999999999995}]},{"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.52100000000000002}]}]},{"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":5280,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739872,"statfs":{"total":95995035648,"available":95989628928,"internally_reserved":0,"allocated":483328,"data_stored":192708,"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:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.39900000000000002}]},{"osd":1,"last update":"Thu Aug 22 21:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.53500000000000003}]},{"osd":2,"last update":"Thu Aug 22 21:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.5}]},{"osd":3,"last update":"Thu Aug 22 21:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.438}]},{"osd":4,"last update":"Thu Aug 22 21:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.61699999999999999}]},{"osd":5,"last update":"Thu Aug 22 21:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.65000000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46000000000000002}]}]},{"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":5532,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739620,"statfs":{"total":95995035648,"available":95989370880,"internally_reserved":0,"allocated":479232,"data_stored":192393,"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:32:17 2024","interfaces":[{"interface":"back","average":{"1min":0.34699999999999998,"5min":0.33100000000000002,"15min":0.32900000000000001},"min":{"1min":0.221,"5min":0.214,"15min":0.214},"max":{"1min":0.48199999999999998,"5min":0.49199999999999999,"15min":0.49199999999999999},"last":0.23499999999999999},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.33500000000000002,"15min":0.33100000000000002},"min":{"1min":0.24099999999999999,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"last":0.31}]},{"osd":2,"last update":"Thu Aug 22 21:32:44 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.35799999999999998,"15min":0.34999999999999998},"min":{"1min":0.314,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.56499999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.34899999999999998,"15min":0.34599999999999997},"min":{"1min":0.26100000000000001,"5min":0.251,"15min":0.251},"max":{"1min":0.504,"5min":0.504,"15min":0.504},"last":0.28000000000000003}]},{"osd":3,"last update":"Thu Aug 22 21:33:05 2024","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.40200000000000002,"15min":0.40899999999999997},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.49099999999999999,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.42999999999999999,"15min":0.436},"min":{"1min":0.31900000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.47199999999999998,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.29099999999999998}]},{"osd":4,"last update":"Thu Aug 22 21:32:17 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.70899999999999996}]},{"osd":5,"last update":"Thu Aug 22 21:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.54400000000000004}]},{"osd":6,"last update":"Thu Aug 22 21:32:59 2024","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.64500000000000002}]},{"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.56299999999999994}]}]},{"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":5536,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739616,"statfs":{"total":95995035648,"available":95989366784,"internally_reserved":0,"allocated":483328,"data_stored":192708,"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:32:17 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.312,"15min":0.30199999999999999},"min":{"1min":0.251,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.35199999999999998,"15min":0.34499999999999997},"min":{"1min":0.26600000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.55900000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.372}]},{"osd":2,"last update":"Thu Aug 22 21:32:47 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.36799999999999999,"15min":0.36599999999999999},"min":{"1min":0.27600000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.58299999999999996,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.379,"5min":0.375,"15min":0.375},"min":{"1min":0.26700000000000002,"5min":0.245,"15min":0.245},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.38300000000000001}]},{"osd":3,"last update":"Thu Aug 22 21:33:03 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.41099999999999998,"15min":0.41399999999999998},"min":{"1min":0.28599999999999998,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.433,"15min":0.438},"min":{"1min":0.317,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.59199999999999997,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.42599999999999999}]},{"osd":4,"last update":"Thu Aug 22 21:32:17 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.72999999999999998}]},{"osd":5,"last update":"Thu Aug 22 21:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.624},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.55900000000000005}]},{"osd":6,"last update":"Thu Aug 22 21:33:00 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.64900000000000002}]},{"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.61499999999999999}]}]},{"osd":2,"up_from":19,"seq":81604378656,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5472,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739680,"statfs":{"total":95995035648,"available":95989432320,"internally_reserved":0,"allocated":483328,"data_stored":192708,"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:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.34300000000000003,"15min":0.33500000000000002},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.34499999999999997,"15min":0.33700000000000002},"min":{"1min":0.28199999999999997,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.37}]},{"osd":1,"last update":"Thu Aug 22 21:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.34599999999999997,"15min":0.33900000000000002},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.318},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.36799999999999999,"15min":0.36299999999999999},"min":{"1min":0.29599999999999999,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.33000000000000002}]},{"osd":3,"last update":"Thu Aug 22 21:33:05 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.38800000000000001,"15min":0.38},"min":{"1min":0.307,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.42799999999999999,"15min":0.42199999999999999},"min":{"1min":0.34399999999999997,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.38500000000000001}]},{"osd":4,"last update":"Thu Aug 22 21:32:16 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":5.298,"5min":5.298,"15min":5.298},"last":0.58599999999999997}]},{"osd":5,"last update":"Thu Aug 22 21:32:37 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"last":0.59399999999999997}]},{"osd":6,"last update":"Thu Aug 22 21:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.75800000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.80300000000000005}]}]},{"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":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":193023,"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:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.65100000000000002}]},{"osd":1,"last update":"Thu Aug 22 21:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.66700000000000004}]},{"osd":2,"last update":"Thu Aug 22 21:32:03 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.625},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.60699999999999998}]},{"osd":4,"last update":"Thu Aug 22 21:32:17 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.872},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.80800000000000005}]},{"osd":5,"last update":"Thu Aug 22 21:32:37 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.90500000000000003}]},{"osd":6,"last update":"Thu Aug 22 21:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.92700000000000005,"5min":0.92700000000000005,"15min":0.92700000000000005},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.93799999999999994}]},{"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.81999999999999995}]}]},{"osd":4,"up_from":31,"seq":133143986201,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":193023,"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:32:16 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.94999999999999996},"last":0.41199999999999998}]},{"osd":1,"last update":"Thu Aug 22 21:32:16 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.437},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.48299999999999998}]},{"osd":2,"last update":"Thu Aug 22 21:32:16 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.51300000000000001}]},{"osd":3,"last update":"Thu Aug 22 21:32:16 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.499}]},{"osd":5,"last update":"Thu Aug 22 21:32:37 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.46600000000000003}]},{"osd":6,"last update":"Thu Aug 22 21:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.52800000000000002}]},{"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.56399999999999995}]}]},{"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":5344,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739808,"statfs":{"total":95995035648,"available":95989563392,"internally_reserved":0,"allocated":483328,"data_stored":192708,"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:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.621},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.45200000000000001}]},{"osd":1,"last update":"Thu Aug 22 21:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.48699999999999999}]},{"osd":2,"last update":"Thu Aug 22 21:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.628},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.60099999999999998}]},{"osd":3,"last update":"Thu Aug 22 21:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.51900000000000002}]},{"osd":4,"last update":"Thu Aug 22 21:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.55400000000000005}]},{"osd":6,"last update":"Thu Aug 22 21:32:55 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.58399999999999996}]},{"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}]}]}],"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:33:12.209 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-22T21:33:12.210 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-22T21:33:12.210 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-22T21:33:12.210 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph health --format=json 2024-08-22T21:33:12.413 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/mon.smithi088/config 2024-08-22T21:33:12.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:12 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:11.596388+0000 mgr.smithi088.dxkmkq (mgr.14164) 237 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:33:12.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:12 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:11.596388+0000 mgr.smithi088.dxkmkq (mgr.14164) 237 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:33:13.547 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:12.134312+0000 mgr.smithi088.dxkmkq (mgr.14164) 238 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:13.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:12.134312+0000 mgr.smithi088.dxkmkq (mgr.14164) 238 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:13.975 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:33:14.549 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:13.974855+0000 mon.smithi088 (mon.0) 597 : audit [DBG] from='client.? 172.21.15.88:0/76055' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-22T21:33:14.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:13.974855+0000 mon.smithi088 (mon.0) 597 : audit [DBG] from='client.? 172.21.15.88:0/76055' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-22T21:33:14.579 INFO:teuthology.orchestra.run.smithi088.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-22T21:33:14.579 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-22T21:33:14.580 INFO:tasks.cephadm:Setup complete, yielding 2024-08-22T21:33:14.580 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-22T21:33:14.592 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi088.front.sepia.ceph.com 2024-08-22T21:33:14.593 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- bash -c 'ceph orch status' 2024-08-22T21:33:15.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:14.134695+0000 mgr.smithi088.dxkmkq (mgr.14164) 239 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:15.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:14.592223+0000 mon.smithi088 (mon.0) 598 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:33:15.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:14.593201+0000 mon.smithi088 (mon.0) 599 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:15.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:14.593738+0000 mon.smithi088 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:33:15.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:14.832464+0000 mon.smithi088 (mon.0) 601 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:15.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:14.134695+0000 mgr.smithi088.dxkmkq (mgr.14164) 239 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:15.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:14.592223+0000 mon.smithi088 (mon.0) 598 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:33:15.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:14.593201+0000 mon.smithi088 (mon.0) 599 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:15.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:14.593738+0000 mon.smithi088 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:33:15.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:14.832464+0000 mon.smithi088 (mon.0) 601 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:16.488 INFO:teuthology.orchestra.run.smithi088.stdout:Backend: cephadm 2024-08-22T21:33:16.488 INFO:teuthology.orchestra.run.smithi088.stdout:Available: Yes 2024-08-22T21:33:16.488 INFO:teuthology.orchestra.run.smithi088.stdout:Paused: No 2024-08-22T21:33:17.155 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- bash -c 'ceph orch ps' 2024-08-22T21:33:17.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:16.135183+0000 mgr.smithi088.dxkmkq (mgr.14164) 240 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:17.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:16.487824+0000 mgr.smithi088.dxkmkq (mgr.14164) 241 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:17.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:16.135183+0000 mgr.smithi088.dxkmkq (mgr.14164) 240 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:17.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:16.487824+0000 mgr.smithi088.dxkmkq (mgr.14164) 241 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:18.995 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-22T21:33:18.995 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.smithi088 smithi088 *:9093,9094 running (3m) 97s ago 5m 17.3M - 0.20.0 0881eb8f169f 6eaf1ae0d4f0 2024-08-22T21:33:18.995 INFO:teuthology.orchestra.run.smithi088.stdout:crash.smithi088 smithi088 running (5m) 97s ago 5m 6409k - 16.2.5 6933c2a0b7dd 672a88fa0dc0 2024-08-22T21:33:18.995 INFO:teuthology.orchestra.run.smithi088.stdout:crash.smithi106 smithi106 running (4m) 67s ago 4m 6405k - 16.2.5 6933c2a0b7dd 1cdcef096dd4 2024-08-22T21:33:18.995 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.smithi088 smithi088 *:3000 running (3m) 97s ago 4m 27.7M - 6.7.4 557c83e11646 106f2d690382 2024-08-22T21:33:18.995 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.smithi088.dxkmkq smithi088 *:9283 running (6m) 97s ago 6m 413M - 16.2.5 6933c2a0b7dd 0fd898637d08 2024-08-22T21:33:18.995 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.smithi106.mfqbma smithi106 *:8443,9283 running (4m) 67s ago 4m 368M - 16.2.5 6933c2a0b7dd 33a6c502c97d 2024-08-22T21:33:18.996 INFO:teuthology.orchestra.run.smithi088.stdout:mon.smithi088 smithi088 running (6m) 97s ago 6m 52.2M 2048M 16.2.5 6933c2a0b7dd cffaa60327e8 2024-08-22T21:33:18.996 INFO:teuthology.orchestra.run.smithi088.stdout:mon.smithi106 smithi106 running (4m) 67s ago 4m 54.7M 2048M 16.2.5 6933c2a0b7dd 7021c1da98bd 2024-08-22T21:33:18.996 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.smithi088 smithi088 *:9100 running (4m) 97s ago 4m 17.2M - 0.18.1 e5a616e4b9cf d6bfc42037fd 2024-08-22T21:33:18.996 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.smithi106 smithi106 *:9100 running (3m) 67s ago 3m 15.9M - 0.18.1 e5a616e4b9cf 2983358c74a7 2024-08-22T21:33:18.996 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (3m) 97s ago 3m 31.7M 3216M 16.2.5 6933c2a0b7dd 89367a29d1fc 2024-08-22T21:33:18.996 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (3m) 97s ago 3m 29.0M 3216M 16.2.5 6933c2a0b7dd c8783f36b783 2024-08-22T21:33:18.996 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (2m) 97s ago 2m 27.7M 3216M 16.2.5 6933c2a0b7dd dda0e808c83d 2024-08-22T21:33:18.996 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (2m) 97s ago 2m 25.2M 3216M 16.2.5 6933c2a0b7dd 2d208b94a2fe 2024-08-22T21:33:18.996 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi106 running (2m) 67s ago 2m 29.6M 3984M 16.2.5 6933c2a0b7dd b75291f35407 2024-08-22T21:33:18.996 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi106 running (110s) 67s ago 109s 29.4M 3984M 16.2.5 6933c2a0b7dd dc93690548d8 2024-08-22T21:33:18.996 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi106 running (90s) 67s ago 89s 27.9M 3984M 16.2.5 6933c2a0b7dd 1528e601974b 2024-08-22T21:33:18.997 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi106 running (70s) 67s ago 69s 11.5M 3984M 16.2.5 6933c2a0b7dd 4aef021bdbc8 2024-08-22T21:33:18.997 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.smithi088 smithi088 *:9095 running (3m) 97s ago 4m 37.2M - 2.18.1 de242295e225 f3fbf17a42e3 2024-08-22T21:33:19.309 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:19 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:18.135467+0000 mgr.smithi088.dxkmkq (mgr.14164) 242 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:19.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:19 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:18.135467+0000 mgr.smithi088.dxkmkq (mgr.14164) 242 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:19.599 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- bash -c 'ceph orch ls' 2024-08-22T21:33:20.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:18.986991+0000 mgr.smithi088.dxkmkq (mgr.14164) 243 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:20.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:18.986991+0000 mgr.smithi088.dxkmkq (mgr.14164) 243 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:21.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:21 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:20.135832+0000 mgr.smithi088.dxkmkq (mgr.14164) 244 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:21.472 INFO:teuthology.orchestra.run.smithi088.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-08-22T21:33:21.472 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager ?:9093,9094 1/1 100s ago 5m count:1 2024-08-22T21:33:21.472 INFO:teuthology.orchestra.run.smithi088.stdout:crash 2/2 100s ago 6m * 2024-08-22T21:33:21.472 INFO:teuthology.orchestra.run.smithi088.stdout:grafana ?:3000 1/1 100s ago 5m count:1 2024-08-22T21:33:21.472 INFO:teuthology.orchestra.run.smithi088.stdout:mgr 2/2 100s ago 6m count:2 2024-08-22T21:33:21.472 INFO:teuthology.orchestra.run.smithi088.stdout:mon 2/2 100s ago 5m smithi088:172.21.15.88=smithi088;smithi106:172.21.15.106=smithi106;count:2 2024-08-22T21:33:21.472 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter ?:9100 2/2 100s ago 5m * 2024-08-22T21:33:21.473 INFO:teuthology.orchestra.run.smithi088.stdout:osd 8/8 100s ago - 2024-08-22T21:33:21.473 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus ?:9095 1/1 100s ago 5m count:1 2024-08-22T21:33:21.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:21 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:20.135832+0000 mgr.smithi088.dxkmkq (mgr.14164) 244 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:22.096 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- bash -c 'ceph orch host ls' 2024-08-22T21:33:22.499 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:22 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:21.468996+0000 mgr.smithi088.dxkmkq (mgr.14164) 245 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:22.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:22 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:21.468996+0000 mgr.smithi088.dxkmkq (mgr.14164) 245 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:23.313 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:23 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:22.136084+0000 mgr.smithi088.dxkmkq (mgr.14164) 246 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:23.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:23 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:22.136084+0000 mgr.smithi088.dxkmkq (mgr.14164) 246 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:23.943 INFO:teuthology.orchestra.run.smithi088.stdout:HOST ADDR LABELS STATUS 2024-08-22T21:33:23.943 INFO:teuthology.orchestra.run.smithi088.stdout:smithi088 172.21.15.88 2024-08-22T21:33:23.943 INFO:teuthology.orchestra.run.smithi088.stdout:smithi106 172.21.15.106 2024-08-22T21:33:24.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:24 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:23.942981+0000 mgr.smithi088.dxkmkq (mgr.14164) 247 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:24.645 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:24 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:23.942981+0000 mgr.smithi088.dxkmkq (mgr.14164) 247 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:24.671 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- bash -c 'ceph orch device ls' 2024-08-22T21:33:25.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:25 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:24.136382+0000 mgr.smithi088.dxkmkq (mgr.14164) 248 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:25.626 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:25 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:24.136382+0000 mgr.smithi088.dxkmkq (mgr.14164) 248 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:26.621 INFO:teuthology.orchestra.run.smithi088.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-08-22T21:33:26.622 INFO:teuthology.orchestra.run.smithi088.stdout:smithi088 /dev/nvme0n1 ssd PHFT620400XD400BGN 400G Unknown N/A N/A No 2024-08-22T21:33:26.622 INFO:teuthology.orchestra.run.smithi088.stdout:smithi106 /dev/nvme0n1 ssd PHFT6204013R400BGN 400G Unknown N/A N/A No 2024-08-22T21:33:27.264 INFO:teuthology.run_tasks:Running task vip.exec... 2024-08-22T21:33:27.273 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi088.front.sepia.ceph.com 2024-08-22T21:33:27.274 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-08-22T21:33:27.299 INFO:teuthology.orchestra.run.smithi088.stderr:+ systemctl stop nfs-server 2024-08-22T21:33:27.307 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi106.front.sepia.ceph.com 2024-08-22T21:33:27.307 DEBUG:teuthology.orchestra.run.smithi106:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-08-22T21:33:27.339 INFO:teuthology.orchestra.run.smithi106.stderr:+ systemctl stop nfs-server 2024-08-22T21:33:27.348 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-22T21:33:27.360 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi088.front.sepia.ceph.com 2024-08-22T21:33:27.360 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-08-22T21:33:27.381 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:26.136685+0000 mgr.smithi088.dxkmkq (mgr.14164) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:27.381 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:26.621233+0000 mgr.smithi088.dxkmkq (mgr.14164) 250 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:27.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:27 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:26.136685+0000 mgr.smithi088.dxkmkq (mgr.14164) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:27.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:27 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:26.621233+0000 mgr.smithi088.dxkmkq (mgr.14164) 250 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:29.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:29 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:28.136981+0000 mgr.smithi088.dxkmkq (mgr.14164) 251 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:29.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:29 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:28.136981+0000 mgr.smithi088.dxkmkq (mgr.14164) 251 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:30.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:30 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:29.266072+0000 mgr.smithi088.dxkmkq (mgr.14164) 252 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:30.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:30 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:29.266538+0000 mon.smithi088 (mon.0) 602 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-08-22T21:33:30.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:30 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:29.266072+0000 mgr.smithi088.dxkmkq (mgr.14164) 252 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:30.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:30 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:29.266538+0000 mon.smithi088 (mon.0) 602 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-08-22T21:33:31.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:30.137330+0000 mgr.smithi088.dxkmkq (mgr.14164) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:31.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:30.260593+0000 mon.smithi088 (mon.0) 603 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-08-22T21:33:31.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:30.260646+0000 mon.smithi088 (mon.0) 604 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-08-22T21:33:31.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:31 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:30.261879+0000 mon.smithi088 (mon.0) 605 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-08-22T21:33:31.614 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:30.137330+0000 mgr.smithi088.dxkmkq (mgr.14164) 253 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:31.614 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:30.260593+0000 mon.smithi088 (mon.0) 603 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-08-22T21:33:31.614 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:30.260646+0000 mon.smithi088 (mon.0) 604 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-08-22T21:33:31.614 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:30.261879+0000 mon.smithi088 (mon.0) 605 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-08-22T21:33:31.614 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:31 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:33:31.266+0000 7f6d1a357700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-22T21:33:31.918 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-08-22T21:33:31.927 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-08-22T21:33:31.927 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch ls -f json 2024-08-22T21:33:32.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:31.259294+0000 mon.smithi088 (mon.0) 606 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-08-22T21:33:32.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:31.259401+0000 mon.smithi088 (mon.0) 607 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-08-22T21:33:32.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:31.266705+0000 mon.smithi088 (mon.0) 608 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-08-22T21:33:32.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:31.267535+0000 mon.smithi088 (mon.0) 609 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-22T21:33:32.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:31.267564+0000 mon.smithi088 (mon.0) 610 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-22T21:33:32.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:31.279144+0000 mon.smithi088 (mon.0) 611 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-08-22T21:33:32.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:31.279249+0000 mon.smithi088 (mon.0) 612 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-08-22T21:33:32.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:31.279321+0000 mon.smithi088 (mon.0) 613 : cluster [DBG] fsmap foofs:0 2024-08-22T21:33:32.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:31.281771+0000 mgr.smithi088.dxkmkq (mgr.14164) 254 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-08-22T21:33:32.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:31.285213+0000 mon.smithi088 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:32.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:31.285842+0000 mon.smithi088 (mon.0) 615 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:33:32.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:31.287375+0000 mon.smithi088 (mon.0) 616 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:32.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:31.289200+0000 mon.smithi088 (mon.0) 617 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:33:32.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:31.297882+0000 mon.smithi088 (mon.0) 618 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:32.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:31.306610+0000 mon.smithi088 (mon.0) 619 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:32.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:31.307447+0000 mon.smithi088 (mon.0) 620 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi088.gxvfnc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-22T21:33:32.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:31.310898+0000 mon.smithi088 (mon.0) 621 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi088.gxvfnc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-22T21:33:32.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:31.311634+0000 mon.smithi088 (mon.0) 622 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:32.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:31.312323+0000 mgr.smithi088.dxkmkq (mgr.14164) 255 : cephadm [INF] Deploying daemon mds.foofs.smithi088.gxvfnc on smithi088 2024-08-22T21:33:32.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:31.259294+0000 mon.smithi088 (mon.0) 606 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-08-22T21:33:32.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:31.259401+0000 mon.smithi088 (mon.0) 607 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-08-22T21:33:32.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:31.266705+0000 mon.smithi088 (mon.0) 608 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-08-22T21:33:32.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:31.267535+0000 mon.smithi088 (mon.0) 609 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-22T21:33:32.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:31.267564+0000 mon.smithi088 (mon.0) 610 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-22T21:33:32.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:31.279144+0000 mon.smithi088 (mon.0) 611 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-08-22T21:33:32.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:31.279249+0000 mon.smithi088 (mon.0) 612 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-08-22T21:33:32.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:31.279321+0000 mon.smithi088 (mon.0) 613 : cluster [DBG] fsmap foofs:0 2024-08-22T21:33:32.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:31.281771+0000 mgr.smithi088.dxkmkq (mgr.14164) 254 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-08-22T21:33:32.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:31.285213+0000 mon.smithi088 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:32.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:31.285842+0000 mon.smithi088 (mon.0) 615 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:33:32.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:31.287375+0000 mon.smithi088 (mon.0) 616 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:32.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:31.289200+0000 mon.smithi088 (mon.0) 617 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:33:32.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:31.297882+0000 mon.smithi088 (mon.0) 618 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:32.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:31.306610+0000 mon.smithi088 (mon.0) 619 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:32.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:31.307447+0000 mon.smithi088 (mon.0) 620 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi088.gxvfnc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-22T21:33:32.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:31.310898+0000 mon.smithi088 (mon.0) 621 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi088.gxvfnc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-22T21:33:32.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:31.311634+0000 mon.smithi088 (mon.0) 622 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:32.696 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:31.312323+0000 mgr.smithi088.dxkmkq (mgr.14164) 255 : cephadm [INF] Deploying daemon mds.foofs.smithi088.gxvfnc on smithi088 2024-08-22T21:33:33.549 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:32.137738+0000 mgr.smithi088.dxkmkq (mgr.14164) 256 : cluster [DBG] pgmap v218: 65 pgs: 22 creating+peering, 42 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:33.550 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:33 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:32.278618+0000 mon.smithi088 (mon.0) 623 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-22T21:33:33.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:32.137738+0000 mgr.smithi088.dxkmkq (mgr.14164) 256 : cluster [DBG] pgmap v218: 65 pgs: 22 creating+peering, 42 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:33.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:33 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:32.278618+0000 mon.smithi088 (mon.0) 623 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-22T21:33:34.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:33.280504+0000 mon.smithi088 (mon.0) 624 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-22T21:33:34.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:34 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:33.280504+0000 mon.smithi088 (mon.0) 624 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-22T21:33:35.337 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:33:35.337 INFO:teuthology.orchestra.run.smithi088.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-08-22T21:27:30.331612Z", "last_refresh": "2024-08-22T21:31:41.408248Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-08-22T21:27:16.751841Z", "last_refresh": "2024-08-22T21:31:41.408304Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-08-22T21:27:27.517808Z", "last_refresh": "2024-08-22T21:31:41.408357Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-08-22T21:33:31.285356Z 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:33:31.281798Z", "running": 1, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-08-22T21:27:15.580100Z", "last_refresh": "2024-08-22T21:31:41.408169Z", "running": 2, "size": 2}}, {"events": ["2024-08-22T21:28:05.904735Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi088:172.21.15.88=smithi088", "smithi106:172.21.15.106=smithi106"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-08-22T21:28:05.902318Z", "last_refresh": "2024-08-22T21:31:41.408038Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-08-22T21:27:29.071451Z", "last_refresh": "2024-08-22T21:31:41.408409Z", "ports": [9100], "running": 2, "size": 2}}, {"placement": {}, "service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", "container_image_name": "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", "last_refresh": "2024-08-22T21:31:41.408514Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-08-22T21:27:25.316848Z", "last_refresh": "2024-08-22T21:31:41.408462Z", "ports": [9095], "running": 1, "size": 1}}] 2024-08-22T21:33:35.337 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:34.138032+0000 mgr.smithi088.dxkmkq (mgr.14164) 257 : cluster [DBG] pgmap v221: 65 pgs: 22 creating+peering, 42 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:35.337 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:34.289108+0000 mon.smithi088 (mon.0) 625 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:35.337 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:34.290124+0000 mon.smithi088 (mon.0) 626 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi106.jsuhib", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-22T21:33:35.337 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:34.295936+0000 mon.smithi088 (mon.0) 627 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi106.jsuhib", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-22T21:33:35.338 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:34.296585+0000 mon.smithi088 (mon.0) 628 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:35.338 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:35 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:34.297186+0000 mgr.smithi088.dxkmkq (mgr.14164) 258 : cephadm [INF] Deploying daemon mds.foofs.smithi106.jsuhib on smithi106 2024-08-22T21:33:35.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:34.138032+0000 mgr.smithi088.dxkmkq (mgr.14164) 257 : cluster [DBG] pgmap v221: 65 pgs: 22 creating+peering, 42 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:35.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:34.289108+0000 mon.smithi088 (mon.0) 625 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:35.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:34.290124+0000 mon.smithi088 (mon.0) 626 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi106.jsuhib", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-22T21:33:35.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:34.295936+0000 mon.smithi088 (mon.0) 627 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi106.jsuhib", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-22T21:33:35.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:34.296585+0000 mon.smithi088 (mon.0) 628 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:35.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:35 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:34.297186+0000 mgr.smithi088.dxkmkq (mgr.14164) 258 : cephadm [INF] Deploying daemon mds.foofs.smithi106.jsuhib on smithi106 2024-08-22T21:33:35.953 INFO:tasks.cephadm:mds.foofs has 1/2 2024-08-22T21:33:36.503 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:36 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:35.333303+0000 mgr.smithi088.dxkmkq (mgr.14164) 259 : audit [DBG] from='client.14504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:33:36.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:36 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:35.333303+0000 mgr.smithi088.dxkmkq (mgr.14164) 259 : audit [DBG] from='client.14504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:33:36.955 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- ceph orch ls -f json 2024-08-22T21:33:37.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:36.138435+0000 mgr.smithi088.dxkmkq (mgr.14164) 260 : cluster [DBG] pgmap v222: 65 pgs: 51 active+clean, 4 creating+peering, 10 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:37.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:36.546457+0000 mon.smithi088 (mon.0) 629 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:37.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:36.547380+0000 mon.smithi088 (mon.0) 630 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:33:37.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:36.550081+0000 mon.smithi088 (mon.0) 631 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:37.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:37 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:36.550748+0000 mon.smithi088 (mon.0) 632 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:33:37.803 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:36.138435+0000 mgr.smithi088.dxkmkq (mgr.14164) 260 : cluster [DBG] pgmap v222: 65 pgs: 51 active+clean, 4 creating+peering, 10 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:37.804 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:36.546457+0000 mon.smithi088 (mon.0) 629 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:37.804 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:36.547380+0000 mon.smithi088 (mon.0) 630 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:33:37.804 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:36.550081+0000 mon.smithi088 (mon.0) 631 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:37.804 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:37 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:36.550748+0000 mon.smithi088 (mon.0) 632 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:33:39.279 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:38.138763+0000 mgr.smithi088.dxkmkq (mgr.14164) 261 : cluster [DBG] pgmap v223: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:39.279 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:38.187635+0000 mon.smithi088 (mon.0) 633 : cluster [INF] daemon mds.foofs.smithi088.gxvfnc assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-08-22T21:33:39.279 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:38.187719+0000 mon.smithi088 (mon.0) 634 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-22T21:33:39.279 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:38.187735+0000 mon.smithi088 (mon.0) 635 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-22T21:33:39.279 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:38.187744+0000 mon.smithi088 (mon.0) 636 : cluster [INF] Cluster is now healthy 2024-08-22T21:33:39.279 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:38.193095+0000 mon.smithi088 (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.88:6834/1812730046,v1:172.21.15.88:6835/1812730046] up:boot 2024-08-22T21:33:39.279 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:38.193143+0000 mon.smithi088 (mon.0) 638 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi088.gxvfnc=up:creating} 2024-08-22T21:33:39.279 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:38.193449+0000 mon.smithi088 (mon.0) 639 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi088.gxvfnc"}]: dispatch 2024-08-22T21:33:39.279 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:38.205111+0000 mon.smithi088 (mon.0) 640 : cluster [INF] daemon mds.foofs.smithi088.gxvfnc is now active in filesystem foofs as rank 0 2024-08-22T21:33:39.279 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:38.358680+0000 mon.smithi088 (mon.0) 641 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:39.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:38.138763+0000 mgr.smithi088.dxkmkq (mgr.14164) 261 : cluster [DBG] pgmap v223: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:39.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:38.187635+0000 mon.smithi088 (mon.0) 633 : cluster [INF] daemon mds.foofs.smithi088.gxvfnc assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-08-22T21:33:39.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:38.187719+0000 mon.smithi088 (mon.0) 634 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-22T21:33:39.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:38.187735+0000 mon.smithi088 (mon.0) 635 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-22T21:33:39.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:38.187744+0000 mon.smithi088 (mon.0) 636 : cluster [INF] Cluster is now healthy 2024-08-22T21:33:39.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:38.193095+0000 mon.smithi088 (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.88:6834/1812730046,v1:172.21.15.88:6835/1812730046] up:boot 2024-08-22T21:33:39.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:38.193143+0000 mon.smithi088 (mon.0) 638 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi088.gxvfnc=up:creating} 2024-08-22T21:33:39.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:38.193449+0000 mon.smithi088 (mon.0) 639 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi088.gxvfnc"}]: dispatch 2024-08-22T21:33:39.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:38.205111+0000 mon.smithi088 (mon.0) 640 : cluster [INF] daemon mds.foofs.smithi088.gxvfnc is now active in filesystem foofs as rank 0 2024-08-22T21:33:39.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:38.358680+0000 mon.smithi088 (mon.0) 641 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:40.312 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:39.196276+0000 mon.smithi088 (mon.0) 642 : cluster [DBG] mds.? [v2:172.21.15.88:6834/1812730046,v1:172.21.15.88:6835/1812730046] up:active 2024-08-22T21:33:40.312 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:39.196331+0000 mon.smithi088 (mon.0) 643 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi088.gxvfnc=up:active} 2024-08-22T21:33:40.312 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:40.093426+0000 mon.smithi088 (mon.0) 644 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-08-22T21:33:40.326 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:33:40.326 INFO:teuthology.orchestra.run.smithi088.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-08-22T21:27:30.331612Z", "last_refresh": "2024-08-22T21:31:41.408248Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-08-22T21:27:16.751841Z", "last_refresh": "2024-08-22T21:31:41.408304Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-08-22T21:27:27.517808Z", "last_refresh": "2024-08-22T21:31:41.408357Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-08-22T21:33:31.285356Z 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:33:31.281798Z", "last_refresh": "2024-08-22T21:33:38.353729Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-08-22T21:27:15.580100Z", "last_refresh": "2024-08-22T21:31:41.408169Z", "running": 2, "size": 2}}, {"events": ["2024-08-22T21:28:05.904735Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi088:172.21.15.88=smithi088", "smithi106:172.21.15.106=smithi106"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-08-22T21:28:05.902318Z", "last_refresh": "2024-08-22T21:31:41.408038Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-08-22T21:27:29.071451Z", "last_refresh": "2024-08-22T21:31:41.408409Z", "ports": [9100], "running": 2, "size": 2}}, {"placement": {}, "service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", "container_image_name": "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", "last_refresh": "2024-08-22T21:31:41.408514Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-08-22T21:27:25.316848Z", "last_refresh": "2024-08-22T21:31:41.408462Z", "ports": [9095], "running": 1, "size": 1}}] 2024-08-22T21:33:40.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:39.196276+0000 mon.smithi088 (mon.0) 642 : cluster [DBG] mds.? [v2:172.21.15.88:6834/1812730046,v1:172.21.15.88:6835/1812730046] up:active 2024-08-22T21:33:40.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:39.196331+0000 mon.smithi088 (mon.0) 643 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi088.gxvfnc=up:active} 2024-08-22T21:33:40.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:40.093426+0000 mon.smithi088 (mon.0) 644 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-08-22T21:33:41.292 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:40.139087+0000 mgr.smithi088.dxkmkq (mgr.14164) 262 : cluster [DBG] pgmap v224: 65 pgs: 65 active+clean; 160 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:41.292 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:40.202485+0000 mon.smithi088 (mon.0) 645 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-08-22T21:33:41.292 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:40.202528+0000 mon.smithi088 (mon.0) 646 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-22T21:33:41.292 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:40.224680+0000 mon.smithi088 (mon.0) 647 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:33:41.292 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:40.225492+0000 mon.smithi088 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:33:41.292 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:40.239604+0000 mon.smithi088 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:41.292 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:40.322469+0000 mgr.smithi088.dxkmkq (mgr.14164) 263 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:33:41.315 INFO:tasks.cephadm:mds.foofs has 2/2 2024-08-22T21:33:41.315 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-22T21:33:41.326 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi088.front.sepia.ceph.com 2024-08-22T21:33:41.327 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-08-22T21:33:41.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:40.139087+0000 mgr.smithi088.dxkmkq (mgr.14164) 262 : cluster [DBG] pgmap v224: 65 pgs: 65 active+clean; 160 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:33:41.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:40.202485+0000 mon.smithi088 (mon.0) 645 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-08-22T21:33:41.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:40.202528+0000 mon.smithi088 (mon.0) 646 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-22T21:33:41.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:40.224680+0000 mon.smithi088 (mon.0) 647 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:33:41.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:40.225492+0000 mon.smithi088 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:33:41.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:40.239604+0000 mon.smithi088 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:41.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:40.322469+0000 mgr.smithi088.dxkmkq (mgr.14164) 263 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:33:42.410 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:41.240895+0000 mon.smithi088 (mon.0) 650 : cluster [DBG] mds.? [v2:172.21.15.106:6832/3601077684,v1:172.21.15.106:6833/3601077684] up:boot 2024-08-22T21:33:42.411 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:41.241134+0000 mon.smithi088 (mon.0) 651 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi088.gxvfnc=up:active} 1 up:standby 2024-08-22T21:33:42.411 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:41.241221+0000 mon.smithi088 (mon.0) 652 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi106.jsuhib"}]: dispatch 2024-08-22T21:33:42.411 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:41.244350+0000 mon.smithi088 (mon.0) 653 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi088.gxvfnc=up:active} 1 up:standby 2024-08-22T21:33:42.411 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:41.443334+0000 mon.smithi088 (mon.0) 654 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-22T21:33:42.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:42 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:41.240895+0000 mon.smithi088 (mon.0) 650 : cluster [DBG] mds.? [v2:172.21.15.106:6832/3601077684,v1:172.21.15.106:6833/3601077684] up:boot 2024-08-22T21:33:42.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:42 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:41.241134+0000 mon.smithi088 (mon.0) 651 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi088.gxvfnc=up:active} 1 up:standby 2024-08-22T21:33:42.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:42 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:41.241221+0000 mon.smithi088 (mon.0) 652 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi106.jsuhib"}]: dispatch 2024-08-22T21:33:42.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:42 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:41.244350+0000 mon.smithi088 (mon.0) 653 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi088.gxvfnc=up:active} 1 up:standby 2024-08-22T21:33:42.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:42 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:41.443334+0000 mon.smithi088 (mon.0) 654 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-22T21:33:43.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:43 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:42.139379+0000 mgr.smithi088.dxkmkq (mgr.14164) 264 : cluster [DBG] pgmap v227: 65 pgs: 1 peering, 64 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s wr, 10 op/s 2024-08-22T21:33:43.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:43 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:42.139379+0000 mgr.smithi088.dxkmkq (mgr.14164) 264 : cluster [DBG] pgmap v227: 65 pgs: 1 peering, 64 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s wr, 10 op/s 2024-08-22T21:33:44.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:43.584383+0000 mon.smithi088 (mon.0) 655 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:44.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:43.587989+0000 mon.smithi088 (mon.0) 656 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:44.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:43.593307+0000 mon.smithi088 (mon.0) 657 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:33:44.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:43.594413+0000 mon.smithi088 (mon.0) 658 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:44.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:43.595018+0000 mon.smithi088 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:33:44.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:43.599323+0000 mon.smithi088 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:44.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:43.727763+0000 mgr.smithi088.dxkmkq (mgr.14164) 265 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:44.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:43.728949+0000 mon.smithi088 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-08-22T21:33:44.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:43.584383+0000 mon.smithi088 (mon.0) 655 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:44.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:43.587989+0000 mon.smithi088 (mon.0) 656 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:44.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:43.593307+0000 mon.smithi088 (mon.0) 657 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:33:44.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:43.594413+0000 mon.smithi088 (mon.0) 658 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:44.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:43.595018+0000 mon.smithi088 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:33:44.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:43.599323+0000 mon.smithi088 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:44.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:43.727763+0000 mgr.smithi088.dxkmkq (mgr.14164) 265 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:44.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:43.728949+0000 mon.smithi088 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-08-22T21:33:45.636 INFO:teuthology.orchestra.run.smithi088.stdout:NFS Cluster Created Successfully 2024-08-22T21:33:45.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:44.139745+0000 mgr.smithi088.dxkmkq (mgr.14164) 266 : cluster [DBG] pgmap v228: 65 pgs: 1 peering, 64 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s wr, 5 op/s 2024-08-22T21:33:45.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:44.604557+0000 mon.smithi088 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-08-22T21:33:45.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:44.604600+0000 mon.smithi088 (mon.0) 663 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-22T21:33:45.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:44.604660+0000 mon.smithi088 (mon.0) 664 : cluster [DBG] mds.? [v2:172.21.15.106:6832/3601077684,v1:172.21.15.106:6833/3601077684] up:standby 2024-08-22T21:33:45.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:44.604721+0000 mon.smithi088 (mon.0) 665 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi088.gxvfnc=up:active} 1 up:standby 2024-08-22T21:33:45.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:44.606044+0000 mon.smithi088 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-08-22T21:33:46.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:44.139745+0000 mgr.smithi088.dxkmkq (mgr.14164) 266 : cluster [DBG] pgmap v228: 65 pgs: 1 peering, 64 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s wr, 5 op/s 2024-08-22T21:33:46.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:44.604557+0000 mon.smithi088 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-08-22T21:33:46.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:44.604600+0000 mon.smithi088 (mon.0) 663 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-22T21:33:46.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:44.604660+0000 mon.smithi088 (mon.0) 664 : cluster [DBG] mds.? [v2:172.21.15.106:6832/3601077684,v1:172.21.15.106:6833/3601077684] up:standby 2024-08-22T21:33:46.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:44.604721+0000 mon.smithi088 (mon.0) 665 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi088.gxvfnc=up:active} 1 up:standby 2024-08-22T21:33:46.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:44.606044+0000 mon.smithi088 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-08-22T21:33:46.284 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-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:33:46.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:45.612627+0000 mon.smithi088 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-08-22T21:33:46.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:45.612845+0000 mon.smithi088 (mon.0) 668 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-22T21:33:46.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:45.631766+0000 mgr.smithi088.dxkmkq (mgr.14164) 267 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-08-22T21:33:46.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:45.634479+0000 mon.smithi088 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:46.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:45.634981+0000 mon.smithi088 (mon.0) 670 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:33:46.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:45.637149+0000 mon.smithi088 (mon.0) 671 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:46.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:45.639045+0000 mon.smithi088 (mon.0) 672 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:33:46.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:45.646770+0000 mon.smithi088 (mon.0) 673 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:46.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:45.655220+0000 mon.smithi088 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:46.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:45.672693+0000 mgr.smithi088.dxkmkq (mgr.14164) 268 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi088.gwggos 2024-08-22T21:33:46.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:45.673049+0000 mon.smithi088 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi088.gwggos", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-08-22T21:33:46.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:45.678174+0000 mon.smithi088 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi088.gwggos", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-08-22T21:33:46.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:45.678742+0000 mgr.smithi088.dxkmkq (mgr.14164) 269 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-08-22T21:33:46.947 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:45.679056+0000 mon.smithi088 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-08-22T21:33:46.948 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:45.683601+0000 mon.smithi088 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-08-22T21:33:46.948 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:45.684609+0000 mon.smithi088 (mon.0) 679 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:46.948 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:46.070342+0000 mon.smithi088 (mon.0) 680 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-08-22T21:33:46.948 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:46.073865+0000 mon.smithi088 (mon.0) 681 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-08-22T21:33:46.948 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:46.119049+0000 mon.smithi088 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi088.gwggos-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:33:46.948 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:46.122281+0000 mon.smithi088 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi088.gwggos-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:33:46.948 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:46.125652+0000 mon.smithi088 (mon.0) 684 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:47.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:45.612627+0000 mon.smithi088 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-08-22T21:33:47.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:45.612845+0000 mon.smithi088 (mon.0) 668 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-22T21:33:47.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:45.631766+0000 mgr.smithi088.dxkmkq (mgr.14164) 267 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-08-22T21:33:47.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:45.634479+0000 mon.smithi088 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:47.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:45.634981+0000 mon.smithi088 (mon.0) 670 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:33:47.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:45.637149+0000 mon.smithi088 (mon.0) 671 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:47.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:45.639045+0000 mon.smithi088 (mon.0) 672 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:33:47.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:45.646770+0000 mon.smithi088 (mon.0) 673 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:47.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:45.655220+0000 mon.smithi088 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:47.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:45.672693+0000 mgr.smithi088.dxkmkq (mgr.14164) 268 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi088.gwggos 2024-08-22T21:33:47.052 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:45.673049+0000 mon.smithi088 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi088.gwggos", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-08-22T21:33:47.053 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:45.678174+0000 mon.smithi088 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi088.gwggos", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-08-22T21:33:47.053 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:45.678742+0000 mgr.smithi088.dxkmkq (mgr.14164) 269 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-08-22T21:33:47.053 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:45.679056+0000 mon.smithi088 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-08-22T21:33:47.053 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:45.683601+0000 mon.smithi088 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-08-22T21:33:47.053 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:45.684609+0000 mon.smithi088 (mon.0) 679 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:47.053 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:46.070342+0000 mon.smithi088 (mon.0) 680 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-08-22T21:33:47.053 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:46.073865+0000 mon.smithi088 (mon.0) 681 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-08-22T21:33:47.053 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:46.119049+0000 mon.smithi088 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi088.gwggos-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:33:47.053 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:46.122281+0000 mon.smithi088 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi088.gwggos-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:33:47.053 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:46.125652+0000 mon.smithi088 (mon.0) 684 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:47.865 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:46.118648+0000 mgr.smithi088.dxkmkq (mgr.14164) 270 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-08-22T21:33:47.865 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:46.118733+0000 mgr.smithi088.dxkmkq (mgr.14164) 271 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi088.gwggos-rgw 2024-08-22T21:33:47.865 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:46.126263+0000 mgr.smithi088.dxkmkq (mgr.14164) 272 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi088.gwggos on smithi088 2024-08-22T21:33:47.866 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:46.140302+0000 mgr.smithi088.dxkmkq (mgr.14164) 273 : cluster [DBG] pgmap v231: 97 pgs: 7 creating+activating, 5 creating+peering, 17 unknown, 1 peering, 67 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 3 op/s 2024-08-22T21:33:47.866 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:46.611997+0000 mon.smithi088 (mon.0) 685 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-22T21:33:47.866 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:47 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:47.128445+0000 mon.smithi088 (mon.0) 686 : cluster [DBG] mgrmap e19: smithi088.dxkmkq(active, since 6m), standbys: smithi106.mfqbma 2024-08-22T21:33:47.952 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:47 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:46.118648+0000 mgr.smithi088.dxkmkq (mgr.14164) 270 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-08-22T21:33:47.952 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:47 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:46.118733+0000 mgr.smithi088.dxkmkq (mgr.14164) 271 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi088.gwggos-rgw 2024-08-22T21:33:47.952 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:47 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:46.126263+0000 mgr.smithi088.dxkmkq (mgr.14164) 272 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi088.gwggos on smithi088 2024-08-22T21:33:47.952 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:47 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:46.140302+0000 mgr.smithi088.dxkmkq (mgr.14164) 273 : cluster [DBG] pgmap v231: 97 pgs: 7 creating+activating, 5 creating+peering, 17 unknown, 1 peering, 67 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 3 op/s 2024-08-22T21:33:47.952 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:47 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:46.611997+0000 mon.smithi088 (mon.0) 685 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-22T21:33:47.952 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:47 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:47.128445+0000 mon.smithi088 (mon.0) 686 : cluster [DBG] mgrmap e19: smithi088.dxkmkq(active, since 6m), standbys: smithi106.mfqbma 2024-08-22T21:33:49.216 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-08-22T21:33:49.216 INFO:teuthology.orchestra.run.smithi088.stdout: "bind": "/fake", 2024-08-22T21:33:49.216 INFO:teuthology.orchestra.run.smithi088.stdout: "fs": "foofs", 2024-08-22T21:33:49.216 INFO:teuthology.orchestra.run.smithi088.stdout: "path": "/", 2024-08-22T21:33:49.216 INFO:teuthology.orchestra.run.smithi088.stdout: "cluster": "foo", 2024-08-22T21:33:49.216 INFO:teuthology.orchestra.run.smithi088.stdout: "mode": "RW" 2024-08-22T21:33:49.216 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-08-22T21:33:49.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:48.140702+0000 mgr.smithi088.dxkmkq (mgr.14164) 274 : cluster [DBG] pgmap v233: 97 pgs: 7 creating+activating, 5 creating+peering, 1 unknown, 84 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-08-22T21:33:49.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:49.208583+0000 mon.smithi088 (mon.0) 687 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 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:33:49.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:49.211739+0000 mon.smithi088 (mon.0) 688 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 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:33:50.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:48.140702+0000 mgr.smithi088.dxkmkq (mgr.14164) 274 : cluster [DBG] pgmap v233: 97 pgs: 7 creating+activating, 5 creating+peering, 1 unknown, 84 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-08-22T21:33:50.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:49.208583+0000 mon.smithi088 (mon.0) 687 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 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:33:50.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:49.211739+0000 mon.smithi088 (mon.0) 688 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 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:33:50.370 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-08-22T21:33:50.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:49.188042+0000 mgr.smithi088.dxkmkq (mgr.14164) 275 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:50.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:49.881662+0000 mon.smithi088 (mon.0) 689 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:50.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:49.882518+0000 mgr.smithi088.dxkmkq (mgr.14164) 276 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi106.untqet 2024-08-22T21:33:50.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:49.882695+0000 mon.smithi088 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi106.untqet", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-08-22T21:33:50.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:49.887523+0000 mon.smithi088 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi106.untqet", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-08-22T21:33:50.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:49.887992+0000 mgr.smithi088.dxkmkq (mgr.14164) 277 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-08-22T21:33:50.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:49.888233+0000 mon.smithi088 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-08-22T21:33:50.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:49.892825+0000 mon.smithi088 (mon.0) 693 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-08-22T21:33:50.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:49.893764+0000 mon.smithi088 (mon.0) 694 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:51.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:49.188042+0000 mgr.smithi088.dxkmkq (mgr.14164) 275 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:51.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:49.881662+0000 mon.smithi088 (mon.0) 689 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:51.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:49.882518+0000 mgr.smithi088.dxkmkq (mgr.14164) 276 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi106.untqet 2024-08-22T21:33:51.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:49.882695+0000 mon.smithi088 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi106.untqet", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-08-22T21:33:51.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:49.887523+0000 mon.smithi088 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi106.untqet", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-08-22T21:33:51.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:49.887992+0000 mgr.smithi088.dxkmkq (mgr.14164) 277 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-08-22T21:33:51.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:49.888233+0000 mon.smithi088 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-08-22T21:33:51.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:49.892825+0000 mon.smithi088 (mon.0) 693 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-08-22T21:33:51.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:49.893764+0000 mon.smithi088 (mon.0) 694 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:52.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:51 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:50.141557+0000 mgr.smithi088.dxkmkq (mgr.14164) 278 : cluster [DBG] pgmap v234: 97 pgs: 7 creating+activating, 90 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-08-22T21:33:52.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:51 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:50.141557+0000 mgr.smithi088.dxkmkq (mgr.14164) 278 : cluster [DBG] pgmap v234: 97 pgs: 7 creating+activating, 90 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-08-22T21:33:53.177 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:52 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:52.789548+0000 mon.smithi088 (mon.0) 695 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-08-22T21:33:53.177 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:52 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:52.793364+0000 mon.smithi088 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-08-22T21:33:53.177 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:52 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:52.843364+0000 mon.smithi088 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi106.untqet-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:33:53.177 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:52 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:52.848832+0000 mon.smithi088 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi106.untqet-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:33:53.177 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:52 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:52.850275+0000 mon.smithi088 (mon.0) 699 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:53.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:52 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:52.789548+0000 mon.smithi088 (mon.0) 695 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-08-22T21:33:53.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:52 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:52.793364+0000 mon.smithi088 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-08-22T21:33:53.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:52 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:52.843364+0000 mon.smithi088 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi106.untqet-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:33:53.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:52 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:52.848832+0000 mon.smithi088 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi106.untqet-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:33:53.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:52 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:52.850275+0000 mon.smithi088 (mon.0) 699 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:54.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:52.142156+0000 mgr.smithi088.dxkmkq (mgr.14164) 279 : cluster [DBG] pgmap v235: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-08-22T21:33:54.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:52.180240+0000 mgr.smithi088.dxkmkq (mgr.14164) 280 : audit [DBG] from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:54.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:52.842929+0000 mgr.smithi088.dxkmkq (mgr.14164) 281 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-08-22T21:33:54.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:52.843023+0000 mgr.smithi088.dxkmkq (mgr.14164) 282 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi106.untqet-rgw 2024-08-22T21:33:54.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:53 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:33:52.850978+0000 mgr.smithi088.dxkmkq (mgr.14164) 283 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi106.untqet on smithi106 2024-08-22T21:33:54.250 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:52.142156+0000 mgr.smithi088.dxkmkq (mgr.14164) 279 : cluster [DBG] pgmap v235: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-08-22T21:33:54.250 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:52.180240+0000 mgr.smithi088.dxkmkq (mgr.14164) 280 : audit [DBG] from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:54.250 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:52.842929+0000 mgr.smithi088.dxkmkq (mgr.14164) 281 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-08-22T21:33:54.250 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:52.843023+0000 mgr.smithi088.dxkmkq (mgr.14164) 282 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi106.untqet-rgw 2024-08-22T21:33:54.250 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:53 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:33:52.850978+0000 mgr.smithi088.dxkmkq (mgr.14164) 283 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi106.untqet on smithi106 2024-08-22T21:33:55.170 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:54 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:53.460965+0000 mgr.smithi088.dxkmkq (mgr.14164) 284 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:55.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:54 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:53.460965+0000 mgr.smithi088.dxkmkq (mgr.14164) 284 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:56.039 INFO:teuthology.orchestra.run.smithi088.stdout:nfs.foo 2/2 - 10s count:2 2024-08-22T21:33:56.039 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:54.142804+0000 mgr.smithi088.dxkmkq (mgr.14164) 285 : cluster [DBG] pgmap v236: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-08-22T21:33:56.039 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:54.742329+0000 mgr.smithi088.dxkmkq (mgr.14164) 286 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:56.039 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:55.229587+0000 mon.smithi088 (mon.0) 700 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:56.039 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:55.230680+0000 mon.smithi088 (mon.0) 701 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:33:56.039 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:55.231626+0000 mon.smithi088 (mon.0) 702 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:56.039 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:55.232165+0000 mon.smithi088 (mon.0) 703 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:33:56.039 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:55.244619+0000 mon.smithi088 (mon.0) 704 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:56.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:54.142804+0000 mgr.smithi088.dxkmkq (mgr.14164) 285 : cluster [DBG] pgmap v236: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-08-22T21:33:56.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:54.742329+0000 mgr.smithi088.dxkmkq (mgr.14164) 286 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:56.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:55.229587+0000 mon.smithi088 (mon.0) 700 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:56.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:55.230680+0000 mon.smithi088 (mon.0) 701 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:33:56.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:55.231626+0000 mon.smithi088 (mon.0) 702 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:33:56.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:55.232165+0000 mon.smithi088 (mon.0) 703 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:33:56.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:55.244619+0000 mon.smithi088 (mon.0) 704 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:56.644 INFO:teuthology.run_tasks:Running task vip.exec... 2024-08-22T21:33:56.654 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi088.front.sepia.ceph.com 2024-08-22T21:33:56.654 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-08-22T21:33:56.680 INFO:teuthology.orchestra.run.smithi088.stderr:+ mkdir /mnt/foo 2024-08-22T21:33:56.691 DEBUG:teuthology.orchestra.run.smithi088:> 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:33:56.756 INFO:teuthology.orchestra.run.smithi088.stderr:++ hostname 2024-08-22T21:33:56.757 INFO:teuthology.orchestra.run.smithi088.stderr:+ mount -t nfs smithi088:/fake /mnt/foo -o sync 2024-08-22T21:33:57.303 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-08-22T21:33:57.368 INFO:teuthology.orchestra.run.smithi088.stderr:+ echo test 2024-08-22T21:33:57.377 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-08-22T21:33:57.440 INFO:teuthology.orchestra.run.smithi088.stderr:+ sync 2024-08-22T21:33:57.873 INFO:teuthology.run_tasks:Running task parallel... 2024-08-22T21:33:57.885 INFO:teuthology.task.parallel:starting parallel... 2024-08-22T21:33:57.885 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-22T21:33:57.886 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-08-22T21:33:57.886 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi088.front.sepia.ceph.com 2024-08-22T21:33:57.886 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-08-22T21:33:57.887 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-22T21:33:57.887 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-08-22T21:33:57.888 INFO:teuthology.task.exec:Executing custom commands... 2024-08-22T21:33:57.888 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi088.front.sepia.ceph.com 2024-08-22T21:33:57.888 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-08-22T21:33:57.949 INFO:teuthology.orchestra.run.smithi088.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-08-22T21:33:57.949 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-08-22T21:33:57.949 INFO:teuthology.orchestra.run.smithi088.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-08-22T21:33:57.949 INFO:teuthology.orchestra.run.smithi088.stdout:4 of 5 processes prepared for launch 0 sec 2024-08-22T21:33:58.050 INFO:teuthology.orchestra.run.smithi088.stdout:5 of 5 processes prepared for launch 0 sec 2024-08-22T21:33:58.050 INFO:teuthology.orchestra.run.smithi088.stdout:releasing clients 2024-08-22T21:33:58.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:56.023454+0000 mgr.smithi088.dxkmkq (mgr.14164) 287 : audit [DBG] from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:58.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:56.143581+0000 mgr.smithi088.dxkmkq (mgr.14164) 288 : cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 4.1 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.9 KiB/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-08-22T21:33:58.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:57 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:33:57.551336+0000 mon.smithi088 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:58.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:56.023454+0000 mgr.smithi088.dxkmkq (mgr.14164) 287 : audit [DBG] from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:33:58.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:56.143581+0000 mgr.smithi088.dxkmkq (mgr.14164) 288 : cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 4.1 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.9 KiB/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-08-22T21:33:58.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:33:57.551336+0000 mon.smithi088 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:33:59.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 320 58.15 MB/sec warmup 1 sec latency 11.357 ms 2024-08-22T21:34:00.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 716 53.06 MB/sec warmup 2 sec latency 9.628 ms 2024-08-22T21:34:00.179 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:33:59 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:33:58.144092+0000 mgr.smithi088.dxkmkq (mgr.14164) 289 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 4.1 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-08-22T21:34:00.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:33:59 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:33:58.144092+0000 mgr.smithi088.dxkmkq (mgr.14164) 289 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 4.1 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-08-22T21:34:01.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 1919 44.05 MB/sec warmup 3 sec latency 22.046 ms 2024-08-22T21:34:01.758 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-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:34:02.039 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:00.144524+0000 mgr.smithi088.dxkmkq (mgr.14164) 290 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 8.8 MiB data, 96 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 760 KiB/s wr, 19 op/s 2024-08-22T21:34:02.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 3394 45.02 MB/sec warmup 4 sec latency 7.927 ms 2024-08-22T21:34:02.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:01 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:00.144524+0000 mgr.smithi088.dxkmkq (mgr.14164) 290 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 8.8 MiB data, 96 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 760 KiB/s wr, 19 op/s 2024-08-22T21:34:03.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 4478 40.90 MB/sec warmup 5 sec latency 15.573 ms 2024-08-22T21:34:04.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 5867 38.84 MB/sec warmup 6 sec latency 29.267 ms 2024-08-22T21:34:04.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:03 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:02.145169+0000 mgr.smithi088.dxkmkq (mgr.14164) 291 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 111 MiB data, 463 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 10 MiB/s wr, 464 op/s 2024-08-22T21:34:04.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:03 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:02.145169+0000 mgr.smithi088.dxkmkq (mgr.14164) 291 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 111 MiB data, 463 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 10 MiB/s wr, 464 op/s 2024-08-22T21:34:05.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 6970 39.41 MB/sec warmup 7 sec latency 14.166 ms 2024-08-22T21:34:06.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 8024 37.58 MB/sec warmup 8 sec latency 24.192 ms 2024-08-22T21:34:06.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:05 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:04.145653+0000 mgr.smithi088.dxkmkq (mgr.14164) 292 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 111 MiB data, 463 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 10 MiB/s wr, 462 op/s 2024-08-22T21:34:06.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:05 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:04.145653+0000 mgr.smithi088.dxkmkq (mgr.14164) 292 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 111 MiB data, 463 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 10 MiB/s wr, 462 op/s 2024-08-22T21:34:06.441 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-22T21:34:07.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 9357 36.38 MB/sec warmup 9 sec latency 11.954 ms 2024-08-22T21:34:07.105 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:05.999565+0000 mon.smithi088 (mon.0) 706 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:07.105 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:06.004066+0000 mon.smithi088 (mon.0) 707 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:07.105 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:06.013484+0000 mon.smithi088 (mon.0) 708 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:07.105 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:06.016638+0000 mon.smithi088 (mon.0) 709 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:34:07.105 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:06.018076+0000 mon.smithi088 (mon.0) 710 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:34:07.105 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:06.019050+0000 mon.smithi088 (mon.0) 711 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:34:07.105 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:06.024621+0000 mon.smithi088 (mon.0) 712 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:07.105 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:06.033037+0000 mon.smithi088 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:07.106 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:06.146254+0000 mgr.smithi088.dxkmkq (mgr.14164) 293 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 132 MiB data, 602 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 15 MiB/s wr, 925 op/s 2024-08-22T21:34:07.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:05.999565+0000 mon.smithi088 (mon.0) 706 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:07.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:06.004066+0000 mon.smithi088 (mon.0) 707 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:07.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:06.013484+0000 mon.smithi088 (mon.0) 708 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:07.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:06.016638+0000 mon.smithi088 (mon.0) 709 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:34:07.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:06.018076+0000 mon.smithi088 (mon.0) 710 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:34:07.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:06.019050+0000 mon.smithi088 (mon.0) 711 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:34:07.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:06.024621+0000 mon.smithi088 (mon.0) 712 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:07.302 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:06.033037+0000 mon.smithi088 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:07.302 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:06.146254+0000 mgr.smithi088.dxkmkq (mgr.14164) 293 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 132 MiB data, 602 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 15 MiB/s wr, 925 op/s 2024-08-22T21:34:08.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 10738 38.52 MB/sec warmup 10 sec latency 16.302 ms 2024-08-22T21:34:09.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 11539 35.99 MB/sec warmup 11 sec latency 38.397 ms 2024-08-22T21:34:10.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 12907 35.24 MB/sec warmup 12 sec latency 68.923 ms 2024-08-22T21:34:10.153 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:08.146716+0000 mgr.smithi088.dxkmkq (mgr.14164) 294 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 143 MiB data, 678 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 17 MiB/s wr, 1.10k op/s 2024-08-22T21:34:10.153 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:08.861021+0000 mon.smithi088 (mon.0) 714 : audit [INF] from='client.? 172.21.15.88:0/684833806' entity='client.admin' 2024-08-22T21:34:10.153 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:08.865461+0000 mon.smithi088 (mon.0) 715 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:34:10.153 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:08.867500+0000 mon.smithi088 (mon.0) 716 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:34:10.154 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:08.871790+0000 mon.smithi088 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:34:10.154 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:08.879337+0000 mon.smithi088 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:10.154 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:09 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:08.888425+0000 mon.smithi088 (mon.0) 719 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:10.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:08.146716+0000 mgr.smithi088.dxkmkq (mgr.14164) 294 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 143 MiB data, 678 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 17 MiB/s wr, 1.10k op/s 2024-08-22T21:34:10.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:08.861021+0000 mon.smithi088 (mon.0) 714 : audit [INF] from='client.? 172.21.15.88:0/684833806' entity='client.admin' 2024-08-22T21:34:10.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:08.865461+0000 mon.smithi088 (mon.0) 715 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:34:10.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:08.867500+0000 mon.smithi088 (mon.0) 716 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:34:10.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:08.871790+0000 mon.smithi088 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:34:10.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:08.879337+0000 mon.smithi088 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:10.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:09 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:08.888425+0000 mon.smithi088 (mon.0) 719 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:10.504 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph mgr module enable nfs --force' 2024-08-22T21:34:11.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 14112 36.17 MB/sec warmup 13 sec latency 17.579 ms 2024-08-22T21:34:12.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 14973 34.95 MB/sec warmup 14 sec latency 15.361 ms 2024-08-22T21:34:12.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:11 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:10.147179+0000 mgr.smithi088.dxkmkq (mgr.14164) 295 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 144 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 MiB/s wr, 1.13k op/s 2024-08-22T21:34:12.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:11 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:10.147179+0000 mgr.smithi088.dxkmkq (mgr.14164) 295 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 144 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 MiB/s wr, 1.13k op/s 2024-08-22T21:34:12.880 INFO:teuthology.orchestra.run.smithi088.stderr:module 'nfs' is already enabled 2024-08-22T21:34:13.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 16001 34.27 MB/sec warmup 15 sec latency 23.523 ms 2024-08-22T21:34:13.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:12 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:12.848962+0000 mon.smithi106 (mon.1) 18 : audit [INF] from='client.? 172.21.15.88:0/1598622646' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-08-22T21:34:13.194 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:12 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:12.849422+0000 mon.smithi088 (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-08-22T21:34:13.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:12 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:12.848962+0000 mon.smithi106 (mon.1) 18 : audit [INF] from='client.? 172.21.15.88:0/1598622646' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-08-22T21:34:13.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:12 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:12.849422+0000 mon.smithi088 (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-08-22T21:34:13.879 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-08-22T21:34:14.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 17439 34.88 MB/sec warmup 16 sec latency 19.890 ms 2024-08-22T21:34:14.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:12.147808+0000 mgr.smithi088.dxkmkq (mgr.14164) 296 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 160 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 24 MiB/s wr, 1.76k op/s 2024-08-22T21:34:14.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:12.874834+0000 mon.smithi088 (mon.0) 721 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-08-22T21:34:14.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:13 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:12.874987+0000 mon.smithi088 (mon.0) 722 : cluster [DBG] mgrmap e20: smithi088.dxkmkq(active, since 6m), standbys: smithi106.mfqbma 2024-08-22T21:34:14.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:12.147808+0000 mgr.smithi088.dxkmkq (mgr.14164) 296 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 160 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 24 MiB/s wr, 1.76k op/s 2024-08-22T21:34:14.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:12.874834+0000 mon.smithi088 (mon.0) 721 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-08-22T21:34:14.301 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:12.874987+0000 mon.smithi088 (mon.0) 722 : cluster [DBG] mgrmap e20: smithi088.dxkmkq(active, since 6m), standbys: smithi106.mfqbma 2024-08-22T21:34:15.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 18519 34.40 MB/sec warmup 17 sec latency 14.022 ms 2024-08-22T21:34:16.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 19602 33.89 MB/sec warmup 18 sec latency 21.101 ms 2024-08-22T21:34:16.195 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:15 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:14.148204+0000 mgr.smithi088.dxkmkq (mgr.14164) 297 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 160 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.32k op/s 2024-08-22T21:34:16.240 INFO:teuthology.orchestra.run.smithi088.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:34:16.300 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:14.148204+0000 mgr.smithi088.dxkmkq (mgr.14164) 297 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 160 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.32k op/s 2024-08-22T21:34:16.923 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-08-22T21:34:16.924 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi088.front.sepia.ceph.com 2024-08-22T21:34:16.924 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-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:34:17.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 20657 33.64 MB/sec warmup 19 sec latency 17.608 ms 2024-08-22T21:34:17.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:16.148808+0000 mgr.smithi088.dxkmkq (mgr.14164) 298 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 178 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 19 MiB/s wr, 1.84k op/s 2024-08-22T21:34:17.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:16.232590+0000 mgr.smithi088.dxkmkq (mgr.14164) 299 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:34:17.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:34:16.233676+0000 mgr.smithi088.dxkmkq (mgr.14164) 300 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:34:17.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:16.239484+0000 mon.smithi088 (mon.0) 723 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:17.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:16.240463+0000 mon.smithi088 (mon.0) 724 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:34:17.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:16.244409+0000 mon.smithi088 (mon.0) 725 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:34:17.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:16.246157+0000 mon.smithi088 (mon.0) 726 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:34:17.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:16.600413+0000 mon.smithi088 (mon.0) 727 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:17.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:16.608731+0000 mon.smithi088 (mon.0) 728 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:17.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:34:16.610578+0000 mgr.smithi088.dxkmkq (mgr.14164) 301 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:34:17.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:17.185874+0000 mon.smithi088 (mon.0) 729 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:17.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:17.187289+0000 mon.smithi088 (mon.0) 730 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:34:17.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:17.189576+0000 mon.smithi088 (mon.0) 731 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:34:17.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:17.190605+0000 mon.smithi088 (mon.0) 732 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:34:17.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:17.195820+0000 mon.smithi088 (mon.0) 733 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:17.446 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:17.204559+0000 mon.smithi088 (mon.0) 734 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:17.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:16.148808+0000 mgr.smithi088.dxkmkq (mgr.14164) 298 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 178 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 19 MiB/s wr, 1.84k op/s 2024-08-22T21:34:17.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:16.232590+0000 mgr.smithi088.dxkmkq (mgr.14164) 299 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:34:17.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:34:16.233676+0000 mgr.smithi088.dxkmkq (mgr.14164) 300 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:34:17.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:16.239484+0000 mon.smithi088 (mon.0) 723 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:17.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:16.240463+0000 mon.smithi088 (mon.0) 724 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:34:17.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:16.244409+0000 mon.smithi088 (mon.0) 725 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:34:17.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:16.246157+0000 mon.smithi088 (mon.0) 726 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:34:17.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:16.600413+0000 mon.smithi088 (mon.0) 727 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:17.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:16.608731+0000 mon.smithi088 (mon.0) 728 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:17.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:34:16.610578+0000 mgr.smithi088.dxkmkq (mgr.14164) 301 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:34:17.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:17.185874+0000 mon.smithi088 (mon.0) 729 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:17.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:17.187289+0000 mon.smithi088 (mon.0) 730 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:34:17.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:17.189576+0000 mon.smithi088 (mon.0) 731 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:34:17.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:17.190605+0000 mon.smithi088 (mon.0) 732 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:34:17.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:17.195820+0000 mon.smithi088 (mon.0) 733 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:17.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:17.204559+0000 mon.smithi088 (mon.0) 734 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:18.050 INFO:teuthology.orchestra.run.smithi088.stdout: 5 21620 33.88 MB/sec warmup 20 sec latency 25.977 ms 2024-08-22T21:34:18.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:34:17.182581+0000 mgr.smithi088.dxkmkq (mgr.14164) 302 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:34:18.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:34:18.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:34:18.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: /bin/podman: stderr Error: parsing image configuration: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:34:18.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: Traceback (most recent call last): 2024-08-22T21:34:18.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8230, in 2024-08-22T21:34:18.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: main() 2024-08-22T21:34:18.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8218, in main 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: r = ctx.func(ctx) 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 1737, in _infer_image 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: return func(ctx) 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 3286, in command_pull 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: _pull_image(ctx, ctx.image) 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 3311, in _pull_image 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: RuntimeError: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: Traceback (most recent call last): 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1347, in _remote_connection 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: yield (conn, connr) 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1244, in _run_cephadm 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: code, '\n'.join(err))) 2024-08-22T21:34:18.552 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:34:18.553 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:34:18.553 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:34:18.553 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: /bin/podman: stderr Error: parsing image configuration: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:34:18.553 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: Traceback (most recent call last): 2024-08-22T21:34:18.553 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8230, in 2024-08-22T21:34:18.553 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: main() 2024-08-22T21:34:18.553 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8218, in main 2024-08-22T21:34:18.553 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: r = ctx.func(ctx) 2024-08-22T21:34:18.553 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 1737, in _infer_image 2024-08-22T21:34:18.554 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: return func(ctx) 2024-08-22T21:34:18.554 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 3286, in command_pull 2024-08-22T21:34:18.554 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: _pull_image(ctx, ctx.image) 2024-08-22T21:34:18.554 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 3311, in _pull_image 2024-08-22T21:34:18.554 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:34:18.554 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: RuntimeError: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:34:18.554 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cephadm 2024-08-22T21:34:17.182702+0000 mgr.smithi088.dxkmkq (mgr.14164) 303 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-08-22T21:34:18.554 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:17.187119+0000 mgr.smithi088.dxkmkq (mgr.14164) 304 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 179 MiB data, 982 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 17 MiB/s wr, 1.57k op/s 2024-08-22T21:34:18.554 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:18.184245+0000 mon.smithi088 (mon.0) 735 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-08-22T21:34:18.625 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:34:17.182581+0000 mgr.smithi088.dxkmkq (mgr.14164) 302 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:34:18.626 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:34:18.626 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:34:18.626 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: /bin/podman: stderr Error: parsing image configuration: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:34:18.626 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Traceback (most recent call last): 2024-08-22T21:34:18.626 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8230, in 2024-08-22T21:34:18.626 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: main() 2024-08-22T21:34:18.626 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8218, in main 2024-08-22T21:34:18.626 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: r = ctx.func(ctx) 2024-08-22T21:34:18.626 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 1737, in _infer_image 2024-08-22T21:34:18.626 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: return func(ctx) 2024-08-22T21:34:18.627 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 3286, in command_pull 2024-08-22T21:34:18.627 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: _pull_image(ctx, ctx.image) 2024-08-22T21:34:18.627 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 3311, in _pull_image 2024-08-22T21:34:18.627 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:34:18.627 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: RuntimeError: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:34:18.627 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Traceback (most recent call last): 2024-08-22T21:34:18.627 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1347, in _remote_connection 2024-08-22T21:34:18.627 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: yield (conn, connr) 2024-08-22T21:34:18.627 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1244, in _run_cephadm 2024-08-22T21:34:18.627 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: code, '\n'.join(err))) 2024-08-22T21:34:18.627 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:34:18.628 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:34:18.628 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:34:18.628 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: /bin/podman: stderr Error: parsing image configuration: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:34:18.628 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: Traceback (most recent call last): 2024-08-22T21:34:18.628 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8230, in 2024-08-22T21:34:18.628 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: main() 2024-08-22T21:34:18.628 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8218, in main 2024-08-22T21:34:18.628 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: r = ctx.func(ctx) 2024-08-22T21:34:18.628 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 1737, in _infer_image 2024-08-22T21:34:18.628 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: return func(ctx) 2024-08-22T21:34:18.628 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 3286, in command_pull 2024-08-22T21:34:18.628 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: _pull_image(ctx, ctx.image) 2024-08-22T21:34:18.629 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 3311, in _pull_image 2024-08-22T21:34:18.629 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:34:18.629 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: RuntimeError: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:34:18.629 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cephadm 2024-08-22T21:34:17.182702+0000 mgr.smithi088.dxkmkq (mgr.14164) 303 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-08-22T21:34:18.629 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:17.187119+0000 mgr.smithi088.dxkmkq (mgr.14164) 304 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 179 MiB data, 982 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 17 MiB/s wr, 1.57k op/s 2024-08-22T21:34:18.629 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:18.184245+0000 mon.smithi088 (mon.0) 735 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-08-22T21:34:19.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 22485 32.93 MB/sec warmup 21 sec latency 24.150 ms 2024-08-22T21:34:19.369 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-08-22T21:34:19.859 INFO:teuthology.orchestra.run.smithi088.stdout:"Error: UPGRADE_FAILED_PULL: Upgrade: failed to pull target image" 2024-08-22T21:34:20.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 23636 32.33 MB/sec warmup 22 sec latency 50.331 ms 2024-08-22T21:34:20.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:19.187557+0000 mgr.smithi088.dxkmkq (mgr.14164) 305 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 179 MiB data, 982 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 15 MiB/s wr, 1.37k op/s 2024-08-22T21:34:20.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:19.349990+0000 mgr.smithi088.dxkmkq (mgr.14164) 306 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:34:20.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:19.839026+0000 mgr.smithi088.dxkmkq (mgr.14164) 307 : audit [DBG] from='client.24351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:34:20.630 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:19.187557+0000 mgr.smithi088.dxkmkq (mgr.14164) 305 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 179 MiB data, 982 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 15 MiB/s wr, 1.37k op/s 2024-08-22T21:34:20.630 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:19.349990+0000 mgr.smithi088.dxkmkq (mgr.14164) 306 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:34:20.630 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:19.839026+0000 mgr.smithi088.dxkmkq (mgr.14164) 307 : audit [DBG] from='client.24351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:34:20.663 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch ps' 2024-08-22T21:34:21.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 25002 33.42 MB/sec warmup 23 sec latency 19.420 ms 2024-08-22T21:34:22.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 25799 32.45 MB/sec warmup 24 sec latency 16.849 ms 2024-08-22T21:34:22.427 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:22 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:21.188166+0000 mgr.smithi088.dxkmkq (mgr.14164) 308 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 195 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 20 MiB/s wr, 1.97k op/s 2024-08-22T21:34:22.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:22 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:21.188166+0000 mgr.smithi088.dxkmkq (mgr.14164) 308 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 195 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 20 MiB/s wr, 1.97k op/s 2024-08-22T21:34:23.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 27030 32.20 MB/sec warmup 25 sec latency 17.913 ms 2024-08-22T21:34:23.211 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-22T21:34:23.211 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.smithi088 smithi088 *:9093,9094 running (4m) 17s ago 6m 21.5M - 0.20.0 0881eb8f169f 6eaf1ae0d4f0 2024-08-22T21:34:23.211 INFO:teuthology.orchestra.run.smithi088.stdout:crash.smithi088 smithi088 running (6m) 17s ago 6m 6409k - 16.2.5 6933c2a0b7dd 672a88fa0dc0 2024-08-22T21:34:23.211 INFO:teuthology.orchestra.run.smithi088.stdout:crash.smithi106 smithi106 running (5m) 25s ago 5m 6405k - 16.2.5 6933c2a0b7dd 1cdcef096dd4 2024-08-22T21:34:23.211 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.smithi088 smithi088 *:3000 running (4m) 17s ago 5m 31.7M - 6.7.4 557c83e11646 106f2d690382 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:mds.foofs.smithi088.gxvfnc smithi088 running (49s) 17s ago 48s 13.3M - 16.2.5 6933c2a0b7dd 9405e4119eb0 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:mds.foofs.smithi106.jsuhib smithi106 running (47s) 25s ago 46s 14.4M - 16.2.5 6933c2a0b7dd 19b29904570f 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.smithi088.dxkmkq smithi088 *:9283 running (7m) 17s ago 7m 422M - 16.2.5 6933c2a0b7dd 0fd898637d08 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.smithi106.mfqbma smithi106 *:8443,9283 running (5m) 25s ago 5m 369M - 16.2.5 6933c2a0b7dd 33a6c502c97d 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:mon.smithi088 smithi088 running (7m) 17s ago 7m 46.1M 2048M 16.2.5 6933c2a0b7dd cffaa60327e8 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:mon.smithi106 smithi106 running (5m) 25s ago 5m 37.9M 2048M 16.2.5 6933c2a0b7dd 7021c1da98bd 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:nfs.foo.0.0.smithi088.gwggos smithi088 *:2049 running (34s) 17s ago 33s 49.5M - 3.5 6933c2a0b7dd 86c3e3fb6943 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:nfs.foo.1.0.smithi106.untqet smithi106 *:2049 running (28s) 25s ago 28s 51.4M - 3.5 6933c2a0b7dd bc1938f4ed4e 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.smithi088 smithi088 *:9100 running (5m) 17s ago 5m 17.2M - 0.18.1 e5a616e4b9cf d6bfc42037fd 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.smithi106 smithi106 *:9100 running (4m) 25s ago 4m 17.1M - 0.18.1 e5a616e4b9cf 2983358c74a7 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (4m) 17s ago 4m 37.2M 3216M 16.2.5 6933c2a0b7dd 89367a29d1fc 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (4m) 17s ago 4m 36.5M 3216M 16.2.5 6933c2a0b7dd c8783f36b783 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (3m) 17s ago 3m 35.4M 3216M 16.2.5 6933c2a0b7dd dda0e808c83d 2024-08-22T21:34:23.212 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (3m) 17s ago 3m 37.2M 3216M 16.2.5 6933c2a0b7dd 2d208b94a2fe 2024-08-22T21:34:23.213 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi106 running (3m) 25s ago 3m 39.0M 3984M 16.2.5 6933c2a0b7dd b75291f35407 2024-08-22T21:34:23.213 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi106 running (2m) 25s ago 2m 37.1M 3984M 16.2.5 6933c2a0b7dd dc93690548d8 2024-08-22T21:34:23.213 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi106 running (2m) 25s ago 2m 39.5M 3984M 16.2.5 6933c2a0b7dd 1528e601974b 2024-08-22T21:34:23.213 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi106 running (2m) 25s ago 2m 35.8M 3984M 16.2.5 6933c2a0b7dd 4aef021bdbc8 2024-08-22T21:34:23.213 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.smithi088 smithi088 *:9095 running (4m) 17s ago 5m 41.5M - 2.18.1 de242295e225 f3fbf17a42e3 2024-08-22T21:34:23.976 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph versions' 2024-08-22T21:34:24.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 28374 32.94 MB/sec warmup 26 sec latency 9.243 ms 2024-08-22T21:34:24.476 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:24 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:23.188674+0000 mgr.smithi088.dxkmkq (mgr.14164) 309 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 194 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 14 MiB/s wr, 1.30k op/s 2024-08-22T21:34:24.476 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:24 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:23.196729+0000 mgr.smithi088.dxkmkq (mgr.14164) 310 : audit [DBG] from='client.24355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:34:24.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:24 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:23.188674+0000 mgr.smithi088.dxkmkq (mgr.14164) 309 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 194 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 14 MiB/s wr, 1.30k op/s 2024-08-22T21:34:24.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:24 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:23.196729+0000 mgr.smithi088.dxkmkq (mgr.14164) 310 : audit [DBG] from='client.24355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:34:25.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 29245 32.35 MB/sec warmup 27 sec latency 14.594 ms 2024-08-22T21:34:26.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 30352 32.06 MB/sec warmup 28 sec latency 74.878 ms 2024-08-22T21:34:26.549 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:26 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:25.189105+0000 mgr.smithi088.dxkmkq (mgr.14164) 311 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 200 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 15 MiB/s wr, 1.49k op/s 2024-08-22T21:34:26.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:26 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:25.189105+0000 mgr.smithi088.dxkmkq (mgr.14164) 311 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 200 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 15 MiB/s wr, 1.49k op/s 2024-08-22T21:34:27.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 31381 32.04 MB/sec warmup 29 sec latency 17.274 ms 2024-08-22T21:34:27.115 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-08-22T21:34:27.116 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-08-22T21:34:27.116 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-08-22T21:34:27.116 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-08-22T21:34:27.116 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-08-22T21:34:27.116 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-08-22T21:34:27.116 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-08-22T21:34:27.116 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-08-22T21:34:27.116 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-08-22T21:34:27.116 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-08-22T21:34:27.116 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-08-22T21:34:27.116 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-08-22T21:34:27.116 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-08-22T21:34:27.117 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-08-22T21:34:27.117 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-08-22T21:34:27.117 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-08-22T21:34:27.117 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-08-22T21:34:27.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:27 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:27.115086+0000 mon.smithi088 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.88:0/2331910530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:34:27.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:27 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:27.115086+0000 mon.smithi088 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.88:0/2331910530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:34:27.934 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-08-22T21:34:28.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 32388 32.17 MB/sec warmup 30 sec latency 18.169 ms 2024-08-22T21:34:28.549 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:28 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:27.189702+0000 mgr.smithi088.dxkmkq (mgr.14164) 312 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 213 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 15 MiB/s wr, 1.42k op/s 2024-08-22T21:34:28.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:28 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:27.189702+0000 mgr.smithi088.dxkmkq (mgr.14164) 312 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 213 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 15 MiB/s wr, 1.42k op/s 2024-08-22T21:34:29.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 33409 31.87 MB/sec warmup 31 sec latency 18.000 ms 2024-08-22T21:34:29.976 INFO:teuthology.orchestra.run.smithi088.stdout:wait for servicemap items w/ changing names to refresh 2024-08-22T21:34:30.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 34720 31.77 MB/sec warmup 32 sec latency 17.251 ms 2024-08-22T21:34:30.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:30 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:29.190195+0000 mgr.smithi088.dxkmkq (mgr.14164) 313 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 213 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-08-22T21:34:30.631 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:30 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:29.190195+0000 mgr.smithi088.dxkmkq (mgr.14164) 313 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 213 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-08-22T21:34:30.663 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'sleep 60' 2024-08-22T21:34:31.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 35934 32.14 MB/sec warmup 33 sec latency 25.048 ms 2024-08-22T21:34:32.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 36746 31.65 MB/sec warmup 34 sec latency 97.370 ms 2024-08-22T21:34:32.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:31.190822+0000 mgr.smithi088.dxkmkq (mgr.14164) 314 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 225 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 18 MiB/s wr, 1.72k op/s 2024-08-22T21:34:32.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:31.190822+0000 mgr.smithi088.dxkmkq (mgr.14164) 314 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 225 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 18 MiB/s wr, 1.72k op/s 2024-08-22T21:34:33.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 37794 31.23 MB/sec warmup 35 sec latency 31.279 ms 2024-08-22T21:34:34.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 38732 31.50 MB/sec warmup 36 sec latency 24.781 ms 2024-08-22T21:34:34.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:34 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:33.193325+0000 mgr.smithi088.dxkmkq (mgr.14164) 315 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 14 MiB/s wr, 1.27k op/s 2024-08-22T21:34:34.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:33.193325+0000 mgr.smithi088.dxkmkq (mgr.14164) 315 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 14 MiB/s wr, 1.27k op/s 2024-08-22T21:34:35.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 39596 31.28 MB/sec warmup 37 sec latency 23.929 ms 2024-08-22T21:34:36.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 40644 31.05 MB/sec warmup 38 sec latency 18.531 ms 2024-08-22T21:34:36.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:36 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:35.193868+0000 mgr.smithi088.dxkmkq (mgr.14164) 316 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-08-22T21:34:36.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:36 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:35.193868+0000 mgr.smithi088.dxkmkq (mgr.14164) 316 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-08-22T21:34:37.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 41810 30.97 MB/sec warmup 39 sec latency 17.853 ms 2024-08-22T21:34:38.051 INFO:teuthology.orchestra.run.smithi088.stdout: 5 42816 31.21 MB/sec warmup 40 sec latency 21.178 ms 2024-08-22T21:34:38.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:38 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:37.194575+0000 mgr.smithi088.dxkmkq (mgr.14164) 317 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 241 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 17 MiB/s wr, 1.54k op/s 2024-08-22T21:34:38.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:38 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:37.194575+0000 mgr.smithi088.dxkmkq (mgr.14164) 317 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 241 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 17 MiB/s wr, 1.54k op/s 2024-08-22T21:34:39.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 43629 30.71 MB/sec warmup 41 sec latency 50.195 ms 2024-08-22T21:34:40.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 45007 30.66 MB/sec warmup 42 sec latency 15.266 ms 2024-08-22T21:34:40.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:39.195002+0000 mgr.smithi088.dxkmkq (mgr.14164) 318 : cluster [DBG] pgmap v259: 97 pgs: 97 active+clean; 241 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.08k op/s 2024-08-22T21:34:40.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:40.217960+0000 mon.smithi088 (mon.0) 737 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-08-22T21:34:40.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:40.219612+0000 mon.smithi088 (mon.0) 738 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-08-22T21:34:40.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:40.220011+0000 mon.smithi088 (mon.0) 739 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-08-22T21:34:40.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:40.226269+0000 mon.smithi088 (mon.0) 740 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:34:40.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:40.227533+0000 mon.smithi088 (mon.0) 741 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:34:40.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:39.195002+0000 mgr.smithi088.dxkmkq (mgr.14164) 318 : cluster [DBG] pgmap v259: 97 pgs: 97 active+clean; 241 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.08k op/s 2024-08-22T21:34:40.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:40.217960+0000 mon.smithi088 (mon.0) 737 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-08-22T21:34:40.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:40.219612+0000 mon.smithi088 (mon.0) 738 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-08-22T21:34:40.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:40.220011+0000 mon.smithi088 (mon.0) 739 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-08-22T21:34:40.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:40.226269+0000 mon.smithi088 (mon.0) 740 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:34:40.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:40.227533+0000 mon.smithi088 (mon.0) 741 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:34:41.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 46200 31.15 MB/sec warmup 43 sec latency 24.224 ms 2024-08-22T21:34:41.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:40.291557+0000 mon.smithi088 (mon.0) 742 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-08-22T21:34:41.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:40.291753+0000 mon.smithi088 (mon.0) 743 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-08-22T21:34:41.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:40.291940+0000 mon.smithi088 (mon.0) 744 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-08-22T21:34:41.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:40.292133+0000 mon.smithi088 (mon.0) 745 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-22T21:34:41.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:41 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:41.293107+0000 mon.smithi088 (mon.0) 746 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-22T21:34:41.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:40.291557+0000 mon.smithi088 (mon.0) 742 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-08-22T21:34:41.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:40.291753+0000 mon.smithi088 (mon.0) 743 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-08-22T21:34:41.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:40.291940+0000 mon.smithi088 (mon.0) 744 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-08-22T21:34:41.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:40.292133+0000 mon.smithi088 (mon.0) 745 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-22T21:34:41.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:41 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:41.293107+0000 mon.smithi088 (mon.0) 746 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-22T21:34:42.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 46991 30.70 MB/sec warmup 44 sec latency 26.966 ms 2024-08-22T21:34:42.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:41.195572+0000 mgr.smithi088.dxkmkq (mgr.14164) 319 : cluster [DBG] pgmap v261: 97 pgs: 2 peering, 95 active+clean; 260 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 15 MiB/s wr, 1.50k op/s 2024-08-22T21:34:42.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:42 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:41.195572+0000 mgr.smithi088.dxkmkq (mgr.14164) 319 : cluster [DBG] pgmap v261: 97 pgs: 2 peering, 95 active+clean; 260 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 15 MiB/s wr, 1.50k op/s 2024-08-22T21:34:43.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 48165 30.61 MB/sec warmup 45 sec latency 16.920 ms 2024-08-22T21:34:44.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 49585 31.04 MB/sec warmup 46 sec latency 15.721 ms 2024-08-22T21:34:44.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:43.196011+0000 mgr.smithi088.dxkmkq (mgr.14164) 320 : cluster [DBG] pgmap v263: 97 pgs: 3 peering, 94 active+clean; 261 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 18 MiB/s wr, 1.71k op/s 2024-08-22T21:34:44.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:43.196011+0000 mgr.smithi088.dxkmkq (mgr.14164) 320 : cluster [DBG] pgmap v263: 97 pgs: 3 peering, 94 active+clean; 261 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 18 MiB/s wr, 1.71k op/s 2024-08-22T21:34:45.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 50513 30.78 MB/sec warmup 47 sec latency 22.403 ms 2024-08-22T21:34:46.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 51819 30.71 MB/sec warmup 48 sec latency 20.090 ms 2024-08-22T21:34:46.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:45.202585+0000 mgr.smithi088.dxkmkq (mgr.14164) 321 : cluster [DBG] pgmap v264: 97 pgs: 3 peering, 94 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 12 MiB/s wr, 1.18k op/s 2024-08-22T21:34:46.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:45.202585+0000 mgr.smithi088.dxkmkq (mgr.14164) 321 : cluster [DBG] pgmap v264: 97 pgs: 3 peering, 94 active+clean; 265 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 12 MiB/s wr, 1.18k op/s 2024-08-22T21:34:47.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 52777 30.74 MB/sec warmup 49 sec latency 23.988 ms 2024-08-22T21:34:48.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 53677 30.78 MB/sec warmup 50 sec latency 25.720 ms 2024-08-22T21:34:48.602 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:48 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:47.203107+0000 mgr.smithi088.dxkmkq (mgr.14164) 322 : cluster [DBG] pgmap v265: 97 pgs: 97 active+clean; 280 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 20 MiB/s wr, 1.96k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:34:48.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:47.203107+0000 mgr.smithi088.dxkmkq (mgr.14164) 322 : cluster [DBG] pgmap v265: 97 pgs: 97 active+clean; 280 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 20 MiB/s wr, 1.96k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:34:49.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 54620 30.55 MB/sec warmup 51 sec latency 24.846 ms 2024-08-22T21:34:50.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 55572 30.26 MB/sec warmup 52 sec latency 18.271 ms 2024-08-22T21:34:50.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:49.203480+0000 mgr.smithi088.dxkmkq (mgr.14164) 323 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 280 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.26k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:34:50.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:34:50.255260+0000 mon.smithi088 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:50.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:49.203480+0000 mgr.smithi088.dxkmkq (mgr.14164) 323 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 280 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.26k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:34:50.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:34:50.255260+0000 mon.smithi088 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:34:51.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 56514 30.39 MB/sec warmup 53 sec latency 24.100 ms 2024-08-22T21:34:52.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 57361 30.28 MB/sec warmup 54 sec latency 15.711 ms 2024-08-22T21:34:52.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:52 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:51.204096+0000 mgr.smithi088.dxkmkq (mgr.14164) 324 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 289 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 15 MiB/s wr, 1.39k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:34:52.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:52 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:51.204096+0000 mgr.smithi088.dxkmkq (mgr.14164) 324 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 289 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 15 MiB/s wr, 1.39k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:34:53.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 58177 30.08 MB/sec warmup 55 sec latency 17.698 ms 2024-08-22T21:34:54.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 59070 29.78 MB/sec warmup 56 sec latency 32.981 ms 2024-08-22T21:34:54.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:54 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:53.204510+0000 mgr.smithi088.dxkmkq (mgr.14164) 325 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 287 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.16k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:34:54.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:54 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:53.204510+0000 mgr.smithi088.dxkmkq (mgr.14164) 325 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 287 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.16k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:34:55.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 59673 29.68 MB/sec warmup 57 sec latency 30.178 ms 2024-08-22T21:34:56.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 60660 29.82 MB/sec warmup 58 sec latency 21.647 ms 2024-08-22T21:34:56.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:56 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:55.205018+0000 mgr.smithi088.dxkmkq (mgr.14164) 326 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 291 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 13 MiB/s wr, 1.26k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:34:56.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:56 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:55.205018+0000 mgr.smithi088.dxkmkq (mgr.14164) 326 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 291 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 13 MiB/s wr, 1.26k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:34:57.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 61402 29.46 MB/sec warmup 59 sec latency 19.238 ms 2024-08-22T21:34:58.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 62397 29.33 MB/sec warmup 60 sec latency 28.781 ms 2024-08-22T21:34:58.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:34:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:57.205621+0000 mgr.smithi088.dxkmkq (mgr.14164) 327 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 17 MiB/s wr, 1.57k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:34:58.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:34:58 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:57.205621+0000 mgr.smithi088.dxkmkq (mgr.14164) 327 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 17 MiB/s wr, 1.57k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:34:59.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 63303 29.33 MB/sec warmup 61 sec latency 20.275 ms 2024-08-22T21:35:00.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 64204 29.44 MB/sec warmup 62 sec latency 19.816 ms 2024-08-22T21:35:00.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:00 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:34:59.206038+0000 mgr.smithi088.dxkmkq (mgr.14164) 328 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-08-22T21:35:00.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:00 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:34:59.206038+0000 mgr.smithi088.dxkmkq (mgr.14164) 328 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-08-22T21:35:01.052 INFO:teuthology.orchestra.run.smithi088.stdout: 5 64969 29.11 MB/sec warmup 63 sec latency 24.978 ms 2024-08-22T21:35:02.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 65969 29.00 MB/sec warmup 64 sec latency 26.091 ms 2024-08-22T21:35:02.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:02 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:01.206718+0000 mgr.smithi088.dxkmkq (mgr.14164) 329 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 320 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 15 MiB/s wr, 1.51k op/s 2024-08-22T21:35:02.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:02 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:01.206718+0000 mgr.smithi088.dxkmkq (mgr.14164) 329 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 320 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 15 MiB/s wr, 1.51k op/s 2024-08-22T21:35:03.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 66700 28.95 MB/sec warmup 65 sec latency 31.799 ms 2024-08-22T21:35:04.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 67546 29.01 MB/sec warmup 66 sec latency 24.083 ms 2024-08-22T21:35:04.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:04 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:03.207233+0000 mgr.smithi088.dxkmkq (mgr.14164) 330 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 322 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.05k op/s 2024-08-22T21:35:04.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:04 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:03.207233+0000 mgr.smithi088.dxkmkq (mgr.14164) 330 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 322 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.05k op/s 2024-08-22T21:35:05.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 68130 28.70 MB/sec warmup 67 sec latency 54.797 ms 2024-08-22T21:35:06.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 68790 28.54 MB/sec warmup 68 sec latency 19.669 ms 2024-08-22T21:35:06.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:05.207666+0000 mgr.smithi088.dxkmkq (mgr.14164) 331 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-08-22T21:35:06.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:06 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:05.207666+0000 mgr.smithi088.dxkmkq (mgr.14164) 331 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-08-22T21:35:07.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 69699 28.32 MB/sec warmup 69 sec latency 39.976 ms 2024-08-22T21:35:08.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 70494 28.36 MB/sec warmup 70 sec latency 15.409 ms 2024-08-22T21:35:08.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:08 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:07.208281+0000 mgr.smithi088.dxkmkq (mgr.14164) 332 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 334 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 14 MiB/s wr, 1.35k op/s 2024-08-22T21:35:08.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:08 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:07.208281+0000 mgr.smithi088.dxkmkq (mgr.14164) 332 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 334 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 14 MiB/s wr, 1.35k op/s 2024-08-22T21:35:09.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 71220 28.38 MB/sec warmup 71 sec latency 17.203 ms 2024-08-22T21:35:10.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 71679 28.04 MB/sec warmup 72 sec latency 50.949 ms 2024-08-22T21:35:10.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:10 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:09.208703+0000 mgr.smithi088.dxkmkq (mgr.14164) 333 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 334 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.7 MiB/s wr, 951 op/s 2024-08-22T21:35:10.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:10 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:09.208703+0000 mgr.smithi088.dxkmkq (mgr.14164) 333 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 334 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.7 MiB/s wr, 951 op/s 2024-08-22T21:35:11.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 72083 27.75 MB/sec warmup 73 sec latency 23.160 ms 2024-08-22T21:35:12.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 72893 27.64 MB/sec warmup 74 sec latency 42.633 ms 2024-08-22T21:35:12.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:12 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:11.209181+0000 mgr.smithi088.dxkmkq (mgr.14164) 334 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 346 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.37k op/s 2024-08-22T21:35:12.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:12 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:11.209181+0000 mgr.smithi088.dxkmkq (mgr.14164) 334 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 346 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.37k op/s 2024-08-22T21:35:13.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 73695 27.56 MB/sec warmup 75 sec latency 20.701 ms 2024-08-22T21:35:14.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 74651 27.70 MB/sec warmup 76 sec latency 24.939 ms 2024-08-22T21:35:14.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:14 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:13.209614+0000 mgr.smithi088.dxkmkq (mgr.14164) 335 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 345 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.5 MiB/s wr, 931 op/s 2024-08-22T21:35:14.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:14 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:13.209614+0000 mgr.smithi088.dxkmkq (mgr.14164) 335 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 345 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.5 MiB/s wr, 931 op/s 2024-08-22T21:35:15.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 75393 27.48 MB/sec warmup 77 sec latency 28.387 ms 2024-08-22T21:35:16.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 76340 27.43 MB/sec warmup 78 sec latency 19.618 ms 2024-08-22T21:35:16.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:16 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:15.210064+0000 mgr.smithi088.dxkmkq (mgr.14164) 336 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 351 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 9.4 MiB/s wr, 1.00k op/s 2024-08-22T21:35:16.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:16 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:15.210064+0000 mgr.smithi088.dxkmkq (mgr.14164) 336 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 351 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 9.4 MiB/s wr, 1.00k op/s 2024-08-22T21:35:17.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 76996 27.21 MB/sec warmup 79 sec latency 29.477 ms 2024-08-22T21:35:17.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:35:17.207395+0000 mon.smithi088 (mon.0) 748 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:35:17.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:35:17.208399+0000 mon.smithi088 (mon.0) 749 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:35:17.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:17 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:35:17.208958+0000 mon.smithi088 (mon.0) 750 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:35:17.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:35:17.207395+0000 mon.smithi088 (mon.0) 748 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:35:17.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:35:17.208399+0000 mon.smithi088 (mon.0) 749 : audit [DBG] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:35:17.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:17 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:35:17.208958+0000 mon.smithi088 (mon.0) 750 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-22T21:35:18.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 77614 27.21 MB/sec warmup 80 sec latency 28.414 ms 2024-08-22T21:35:18.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:17.210595+0000 mgr.smithi088.dxkmkq (mgr.14164) 337 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 338 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-08-22T21:35:18.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:35:17.514603+0000 mon.smithi088 (mon.0) 751 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:35:18.801 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:18 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:35:17.520083+0000 mon.smithi088 (mon.0) 752 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:35:18.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:17.210595+0000 mgr.smithi088.dxkmkq (mgr.14164) 337 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 338 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-08-22T21:35:18.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:35:17.514603+0000 mon.smithi088 (mon.0) 751 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:35:18.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:18 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:35:17.520083+0000 mon.smithi088 (mon.0) 752 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' 2024-08-22T21:35:19.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 78245 27.21 MB/sec warmup 81 sec latency 27.752 ms 2024-08-22T21:35:20.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 78572 26.94 MB/sec warmup 82 sec latency 33.024 ms 2024-08-22T21:35:20.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:20 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:19.210948+0000 mgr.smithi088.dxkmkq (mgr.14164) 338 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 338 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 832 op/s 2024-08-22T21:35:20.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:20 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:19.210948+0000 mgr.smithi088.dxkmkq (mgr.14164) 338 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 338 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 832 op/s 2024-08-22T21:35:21.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 79297 26.76 MB/sec warmup 83 sec latency 41.003 ms 2024-08-22T21:35:22.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 80290 26.67 MB/sec warmup 84 sec latency 22.174 ms 2024-08-22T21:35:22.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:22 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:21.211631+0000 mgr.smithi088.dxkmkq (mgr.14164) 339 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 335 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-08-22T21:35:22.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:22 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:21.211631+0000 mgr.smithi088.dxkmkq (mgr.14164) 339 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 335 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-08-22T21:35:23.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 80866 26.59 MB/sec warmup 85 sec latency 18.361 ms 2024-08-22T21:35:24.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 81577 26.62 MB/sec warmup 86 sec latency 31.057 ms 2024-08-22T21:35:24.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:24 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:23.212101+0000 mgr.smithi088.dxkmkq (mgr.14164) 340 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 333 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.9 MiB/s wr, 810 op/s 2024-08-22T21:35:24.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:24 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:23.212101+0000 mgr.smithi088.dxkmkq (mgr.14164) 340 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 333 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.9 MiB/s wr, 810 op/s 2024-08-22T21:35:25.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 82230 26.49 MB/sec warmup 87 sec latency 39.597 ms 2024-08-22T21:35:26.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 83236 26.45 MB/sec warmup 88 sec latency 20.743 ms 2024-08-22T21:35:26.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:26 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:25.214826+0000 mgr.smithi088.dxkmkq (mgr.14164) 341 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 343 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.6 MiB/s wr, 998 op/s 2024-08-22T21:35:26.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:26 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:25.214826+0000 mgr.smithi088.dxkmkq (mgr.14164) 341 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 343 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.6 MiB/s wr, 998 op/s 2024-08-22T21:35:27.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 84186 26.35 MB/sec warmup 89 sec latency 25.268 ms 2024-08-22T21:35:28.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 85113 26.50 MB/sec warmup 90 sec latency 14.858 ms 2024-08-22T21:35:28.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:28 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:27.215490+0000 mgr.smithi088.dxkmkq (mgr.14164) 342 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 329 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.18k op/s 2024-08-22T21:35:28.946 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:28 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:27.215490+0000 mgr.smithi088.dxkmkq (mgr.14164) 342 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 329 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.18k op/s 2024-08-22T21:35:29.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 85573 26.37 MB/sec warmup 91 sec latency 23.967 ms 2024-08-22T21:35:30.053 INFO:teuthology.orchestra.run.smithi088.stdout: 5 85993 26.11 MB/sec warmup 92 sec latency 40.076 ms 2024-08-22T21:35:30.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:30 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:29.215841+0000 mgr.smithi088.dxkmkq (mgr.14164) 343 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 329 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.7 MiB/s wr, 899 op/s 2024-08-22T21:35:30.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:30 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:29.215841+0000 mgr.smithi088.dxkmkq (mgr.14164) 343 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 329 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.7 MiB/s wr, 899 op/s 2024-08-22T21:35:31.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 86507 25.98 MB/sec warmup 93 sec latency 29.164 ms 2024-08-22T21:35:32.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 87478 25.89 MB/sec warmup 94 sec latency 42.007 ms 2024-08-22T21:35:32.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:32 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:31.216555+0000 mgr.smithi088.dxkmkq (mgr.14164) 344 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 324 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 12 MiB/s wr, 1.21k op/s 2024-08-22T21:35:32.800 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:32 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:31.216555+0000 mgr.smithi088.dxkmkq (mgr.14164) 344 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 324 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 12 MiB/s wr, 1.21k op/s 2024-08-22T21:35:33.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 88147 25.89 MB/sec warmup 95 sec latency 20.483 ms 2024-08-22T21:35:34.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 88837 25.91 MB/sec warmup 96 sec latency 22.931 ms 2024-08-22T21:35:34.378 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:34 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:33.217040+0000 mgr.smithi088.dxkmkq (mgr.14164) 345 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.3 MiB/s wr, 871 op/s 2024-08-22T21:35:34.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:34 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:33.217040+0000 mgr.smithi088.dxkmkq (mgr.14164) 345 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.3 MiB/s wr, 871 op/s 2024-08-22T21:35:35.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 89363 25.73 MB/sec warmup 97 sec latency 29.659 ms 2024-08-22T21:35:35.119 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch ps' 2024-08-22T21:35:36.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 90040 25.63 MB/sec warmup 98 sec latency 24.642 ms 2024-08-22T21:35:36.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:36 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:35.217563+0000 mgr.smithi088.dxkmkq (mgr.14164) 346 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 328 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.2 MiB/s wr, 898 op/s 2024-08-22T21:35:36.582 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:36 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:35.217563+0000 mgr.smithi088.dxkmkq (mgr.14164) 346 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 328 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.2 MiB/s wr, 898 op/s 2024-08-22T21:35:37.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 90973 25.53 MB/sec warmup 99 sec latency 25.588 ms 2024-08-22T21:35:38.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 91640 25.54 MB/sec warmup 100 sec latency 46.017 ms 2024-08-22T21:35:38.071 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-22T21:35:38.071 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.smithi088 smithi088 *:9093,9094 running (5m) 92s ago 7m 21.5M - 0.20.0 0881eb8f169f 6eaf1ae0d4f0 2024-08-22T21:35:38.071 INFO:teuthology.orchestra.run.smithi088.stdout:crash.smithi088 smithi088 running (7m) 92s ago 7m 6409k - 16.2.5 6933c2a0b7dd 672a88fa0dc0 2024-08-22T21:35:38.071 INFO:teuthology.orchestra.run.smithi088.stdout:crash.smithi106 smithi106 running (6m) 100s ago 6m 6405k - 16.2.5 6933c2a0b7dd 1cdcef096dd4 2024-08-22T21:35:38.071 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.smithi088 smithi088 *:3000 running (5m) 92s ago 7m 31.7M - 6.7.4 557c83e11646 106f2d690382 2024-08-22T21:35:38.071 INFO:teuthology.orchestra.run.smithi088.stdout:mds.foofs.smithi088.gxvfnc smithi088 running (2m) 92s ago 2m 13.3M - 16.2.5 6933c2a0b7dd 9405e4119eb0 2024-08-22T21:35:38.071 INFO:teuthology.orchestra.run.smithi088.stdout:mds.foofs.smithi106.jsuhib smithi106 running (2m) 100s ago 2m 14.4M - 16.2.5 6933c2a0b7dd 19b29904570f 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.smithi088.dxkmkq smithi088 *:9283 running (8m) 92s ago 8m 422M - 16.2.5 6933c2a0b7dd 0fd898637d08 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.smithi106.mfqbma smithi106 *:8443,9283 running (6m) 100s ago 6m 369M - 16.2.5 6933c2a0b7dd 33a6c502c97d 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:mon.smithi088 smithi088 running (8m) 92s ago 8m 46.1M 2048M 16.2.5 6933c2a0b7dd cffaa60327e8 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:mon.smithi106 smithi106 running (6m) 100s ago 6m 37.9M 2048M 16.2.5 6933c2a0b7dd 7021c1da98bd 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:nfs.foo.0.0.smithi088.gwggos smithi088 *:2049 running (108s) 92s ago 108s 49.5M - 3.5 6933c2a0b7dd 86c3e3fb6943 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:nfs.foo.1.0.smithi106.untqet smithi106 *:2049 running (103s) 100s ago 102s 51.4M - 3.5 6933c2a0b7dd bc1938f4ed4e 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.smithi088 smithi088 *:9100 running (7m) 92s ago 7m 17.2M - 0.18.1 e5a616e4b9cf d6bfc42037fd 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.smithi106 smithi106 *:9100 running (6m) 100s ago 6m 17.1M - 0.18.1 e5a616e4b9cf 2983358c74a7 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (5m) 92s ago 5m 37.2M 3216M 16.2.5 6933c2a0b7dd 89367a29d1fc 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (5m) 92s ago 5m 36.5M 3216M 16.2.5 6933c2a0b7dd c8783f36b783 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (5m) 92s ago 5m 35.4M 3216M 16.2.5 6933c2a0b7dd dda0e808c83d 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (4m) 92s ago 4m 37.2M 3216M 16.2.5 6933c2a0b7dd 2d208b94a2fe 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi106 running (4m) 100s ago 4m 39.0M 3984M 16.2.5 6933c2a0b7dd b75291f35407 2024-08-22T21:35:38.072 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi106 running (4m) 100s ago 4m 37.1M 3984M 16.2.5 6933c2a0b7dd dc93690548d8 2024-08-22T21:35:38.073 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi106 running (3m) 100s ago 3m 39.5M 3984M 16.2.5 6933c2a0b7dd 1528e601974b 2024-08-22T21:35:38.073 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi106 running (3m) 100s ago 3m 35.8M 3984M 16.2.5 6933c2a0b7dd 4aef021bdbc8 2024-08-22T21:35:38.073 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.smithi088 smithi088 *:9095 running (5m) 92s ago 6m 41.5M - 2.18.1 de242295e225 f3fbf17a42e3 2024-08-22T21:35:38.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:38 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:37.218199+0000 mgr.smithi088.dxkmkq (mgr.14164) 347 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 12 MiB/s wr, 1.02k op/s 2024-08-22T21:35:38.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:38 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:37.218199+0000 mgr.smithi088.dxkmkq (mgr.14164) 347 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 12 MiB/s wr, 1.02k op/s 2024-08-22T21:35:39.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 92541 25.64 MB/sec warmup 101 sec latency 24.196 ms 2024-08-22T21:35:39.165 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch upgrade status' 2024-08-22T21:35:39.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:39 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:35:38.056911+0000 mgr.smithi088.dxkmkq (mgr.14164) 348 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:35:39.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:39 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:35:38.056911+0000 mgr.smithi088.dxkmkq (mgr.14164) 348 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:35:40.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 93278 25.46 MB/sec warmup 102 sec latency 26.494 ms 2024-08-22T21:35:40.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:39.218628+0000 mgr.smithi088.dxkmkq (mgr.14164) 349 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.1 MiB/s wr, 733 op/s 2024-08-22T21:35:40.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:35:40.228103+0000 mon.smithi088 (mon.0) 753 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:35:40.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:40 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:35:40.229831+0000 mon.smithi088 (mon.0) 754 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:35:40.552 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:39.218628+0000 mgr.smithi088.dxkmkq (mgr.14164) 349 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.1 MiB/s wr, 733 op/s 2024-08-22T21:35:40.553 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:35:40.228103+0000 mon.smithi088 (mon.0) 753 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:35:40.553 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:40 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:35:40.229831+0000 mon.smithi088 (mon.0) 754 : audit [INF] from='mgr.14164 172.21.15.88:0/2879780295' entity='mgr.smithi088.dxkmkq' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi088.dxkmkq/trash_purge_schedule"}]: dispatch 2024-08-22T21:35:41.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 94081 25.42 MB/sec warmup 103 sec latency 22.043 ms 2024-08-22T21:35:41.571 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-08-22T21:35:41.572 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713", 2024-08-22T21:35:41.572 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-08-22T21:35:41.572 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-08-22T21:35:41.572 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "", 2024-08-22T21:35:41.572 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Error: UPGRADE_FAILED_PULL: Upgrade: failed to pull target image" 2024-08-22T21:35:41.572 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-08-22T21:35:42.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 94687 25.26 MB/sec warmup 104 sec latency 40.287 ms 2024-08-22T21:35:42.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:42 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:41.219314+0000 mgr.smithi088.dxkmkq (mgr.14164) 350 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.11k op/s 2024-08-22T21:35:42.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:42 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:35:41.571346+0000 mgr.smithi088.dxkmkq (mgr.14164) 351 : audit [DBG] from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:35:42.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:41.219314+0000 mgr.smithi088.dxkmkq (mgr.14164) 350 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.11k op/s 2024-08-22T21:35:42.695 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:42 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:35:41.571346+0000 mgr.smithi088.dxkmkq (mgr.14164) 351 : audit [DBG] from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:35:43.027 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph health detail' 2024-08-22T21:35:43.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 95238 25.27 MB/sec warmup 105 sec latency 49.524 ms 2024-08-22T21:35:44.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 95826 25.25 MB/sec warmup 106 sec latency 32.835 ms 2024-08-22T21:35:44.492 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:44 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:43.219790+0000 mgr.smithi088.dxkmkq (mgr.14164) 352 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 330 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.5 MiB/s wr, 908 op/s 2024-08-22T21:35:44.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:44 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:43.219790+0000 mgr.smithi088.dxkmkq (mgr.14164) 352 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 330 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.5 MiB/s wr, 908 op/s 2024-08-22T21:35:45.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 96102 25.10 MB/sec warmup 107 sec latency 64.508 ms 2024-08-22T21:35:45.131 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN Upgrade: failed to pull target image 2024-08-22T21:35:45.131 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-08-22T21:35:45.131 INFO:teuthology.orchestra.run.smithi088.stdout: host smithi088 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:35:45.131 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:35:45.131 INFO:teuthology.orchestra.run.smithi088.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:35:45.131 INFO:teuthology.orchestra.run.smithi088.stdout:/bin/podman: stderr Error: parsing image configuration: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:35:45.131 INFO:teuthology.orchestra.run.smithi088.stdout:Traceback (most recent call last): 2024-08-22T21:35:45.131 INFO:teuthology.orchestra.run.smithi088.stdout: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8230, in 2024-08-22T21:35:45.131 INFO:teuthology.orchestra.run.smithi088.stdout: main() 2024-08-22T21:35:45.131 INFO:teuthology.orchestra.run.smithi088.stdout: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8218, in main 2024-08-22T21:35:45.132 INFO:teuthology.orchestra.run.smithi088.stdout: r = ctx.func(ctx) 2024-08-22T21:35:45.132 INFO:teuthology.orchestra.run.smithi088.stdout: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 1737, in _infer_image 2024-08-22T21:35:45.132 INFO:teuthology.orchestra.run.smithi088.stdout: return func(ctx) 2024-08-22T21:35:45.132 INFO:teuthology.orchestra.run.smithi088.stdout: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 3286, in command_pull 2024-08-22T21:35:45.132 INFO:teuthology.orchestra.run.smithi088.stdout: _pull_image(ctx, ctx.image) 2024-08-22T21:35:45.132 INFO:teuthology.orchestra.run.smithi088.stdout: File "/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 3311, in _pull_image 2024-08-22T21:35:45.132 INFO:teuthology.orchestra.run.smithi088.stdout: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:35:45.132 INFO:teuthology.orchestra.run.smithi088.stdout:RuntimeError: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:35:45.445 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:45 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:35:45.130634+0000 mon.smithi106 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.88:0/2194997754' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-22T21:35:45.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:45 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:35:45.130634+0000 mon.smithi106 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.88:0/2194997754' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-22T21:35:46.001 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph versions' 2024-08-22T21:35:46.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 96542 24.89 MB/sec warmup 108 sec latency 47.628 ms 2024-08-22T21:35:46.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:46 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:45.220209+0000 mgr.smithi088.dxkmkq (mgr.14164) 353 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 330 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.5 MiB/s wr, 1k op/s 2024-08-22T21:35:46.558 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:46 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:45.220209+0000 mgr.smithi088.dxkmkq (mgr.14164) 353 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 330 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.5 MiB/s wr, 1k op/s 2024-08-22T21:35:47.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 97074 24.77 MB/sec warmup 109 sec latency 25.087 ms 2024-08-22T21:35:48.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 97939 24.69 MB/sec warmup 110 sec latency 38.026 ms 2024-08-22T21:35:48.498 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-08-22T21:35:48.498 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-08-22T21:35:48.498 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-08-22T21:35:48.499 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-08-22T21:35:48.499 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-08-22T21:35:48.499 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-08-22T21:35:48.499 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-08-22T21:35:48.499 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-08-22T21:35:48.499 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-08-22T21:35:48.499 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-08-22T21:35:48.499 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-08-22T21:35:48.499 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-08-22T21:35:48.499 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-08-22T21:35:48.499 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-08-22T21:35:48.499 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-08-22T21:35:48.499 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-08-22T21:35:48.500 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-08-22T21:35:48.500 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:48 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:47.220867+0000 mgr.smithi088.dxkmkq (mgr.14164) 354 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.14k op/s 2024-08-22T21:35:48.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:48 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:47.220867+0000 mgr.smithi088.dxkmkq (mgr.14164) 354 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.14k op/s 2024-08-22T21:35:49.054 INFO:teuthology.orchestra.run.smithi088.stdout: 5 98571 24.64 MB/sec warmup 111 sec latency 17.997 ms 2024-08-22T21:35:49.326 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-08-22T21:35:49.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:49 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:35:48.498108+0000 mon.smithi106 (mon.1) 20 : audit [DBG] from='client.? 172.21.15.88:0/1390725571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:35:49.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:49 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:35:48.498108+0000 mon.smithi106 (mon.1) 20 : audit [DBG] from='client.? 172.21.15.88:0/1390725571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:35:50.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 99605 24.82 MB/sec warmup 112 sec latency 18.018 ms 2024-08-22T21:35:50.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:50 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:49.221296+0000 mgr.smithi088.dxkmkq (mgr.14164) 355 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 803 op/s 2024-08-22T21:35:50.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:50 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:49.221296+0000 mgr.smithi088.dxkmkq (mgr.14164) 355 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 803 op/s 2024-08-22T21:35:51.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 100224 24.66 MB/sec warmup 113 sec latency 22.108 ms 2024-08-22T21:35:51.846 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-08-22T21:35:52.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 100793 24.55 MB/sec warmup 114 sec latency 33.010 ms 2024-08-22T21:35:52.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:52 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:51.222450+0000 mgr.smithi088.dxkmkq (mgr.14164) 356 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 332 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.22k op/s 2024-08-22T21:35:52.444 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:52 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:35:51.830840+0000 mon.smithi088 (mon.0) 755 : audit [DBG] from='client.? 172.21.15.88:0/3286100337' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:35:52.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:52 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:51.222450+0000 mgr.smithi088.dxkmkq (mgr.14164) 356 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 332 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.22k op/s 2024-08-22T21:35:52.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:52 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:35:51.830840+0000 mon.smithi088 (mon.0) 755 : audit [DBG] from='client.? 172.21.15.88:0/3286100337' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:35:52.557 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-08-22T21:35:53.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 101501 24.45 MB/sec warmup 115 sec latency 35.007 ms 2024-08-22T21:35:54.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 101987 24.36 MB/sec warmup 116 sec latency 30.771 ms 2024-08-22T21:35:54.459 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:54 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:53.222935+0000 mgr.smithi088.dxkmkq (mgr.14164) 357 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 331 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 8.8 MiB/s wr, 869 op/s 2024-08-22T21:35:54.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:54 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:53.222935+0000 mgr.smithi088.dxkmkq (mgr.14164) 357 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 331 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 8.8 MiB/s wr, 869 op/s 2024-08-22T21:35:55.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 102724 24.42 MB/sec warmup 117 sec latency 55.719 ms 2024-08-22T21:35:55.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:55 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: audit 2024-08-22T21:35:54.950112+0000 mon.smithi106 (mon.1) 21 : audit [DBG] from='client.? 172.21.15.88:0/2127789113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:35:55.694 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:55 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: audit 2024-08-22T21:35:54.950112+0000 mon.smithi106 (mon.1) 21 : audit [DBG] from='client.? 172.21.15.88:0/2127789113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:35:55.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:35:55.814 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 smithi088 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | keys\'"\'"\' | grep $sha1\'' 2024-08-22T21:35:56.054 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=305b5a9180b84ed5898874e8f2717d40 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 smithi088 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | keys\'"\'"\' | grep $sha1\'' 2024-08-22T21:35:56.057 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-22T21:35:56.066 INFO:tasks.cephadm:Teardown begin 2024-08-22T21:35:56.067 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:35:56.072 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103341 24.39 MB/sec warmup 118 sec latency 26.221 ms 2024-08-22T21:35:56.104 DEBUG:teuthology.orchestra.run.smithi106:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:35:56.139 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-22T21:35:56.139 DEBUG:teuthology.orchestra.run.smithi088:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-22T21:35:56.162 DEBUG:teuthology.orchestra.run.smithi106:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-22T21:35:56.196 INFO:tasks.cephadm:Stopping all daemons... 2024-08-22T21:35:56.196 INFO:tasks.cephadm.mon.smithi088:Stopping mon.smithi088... 2024-08-22T21:35:56.196 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi088 2024-08-22T21:35:56.392 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:56 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: cluster 2024-08-22T21:35:55.223338+0000 mgr.smithi088.dxkmkq (mgr.14164) 358 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 330 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 8.2 MiB/s wr, 774 op/s 2024-08-22T21:35:56.392 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:56 smithi088 systemd[1]: Stopping Ceph mon.smithi088 for 24b1063c-60cd-11ef-bcd2-c7b262605968... 2024-08-22T21:35:56.392 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:56 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:35:56.391+0000 7f6d20b64700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi088 -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:35:56.392 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:56 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088[12034]: debug 2024-08-22T21:35:56.391+0000 7f6d20b64700 -1 mon.smithi088@0(leader) e2 *** Got Signal Terminated *** 2024-08-22T21:35:56.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:56 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: cluster 2024-08-22T21:35:55.223338+0000 mgr.smithi088.dxkmkq (mgr.14164) 358 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 330 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 8.2 MiB/s wr, 774 op/s 2024-08-22T21:35:56.674 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:56 smithi088 podman[42431]: 2024-08-22 21:35:56.477843303 +0000 UTC m=+0.221708931 container died cffaa60327e868e4149d1fea86e572808cfd839aae73b6b5c1293a6f73145081 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , RELEASE=HEAD, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099) 2024-08-22T21:35:56.944 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:56 smithi088 podman[42431]: 2024-08-22 21:35:56.877426555 +0000 UTC m=+0.621292183 container cleanup cffaa60327e868e4149d1fea86e572808cfd839aae73b6b5c1293a6f73145081 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, ceph=True) 2024-08-22T21:35:56.945 INFO:journalctl@ceph.mon.smithi088.smithi088.stdout:Aug 22 21:35:56 smithi088 podman[42431]: ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi088 2024-08-22T21:35:57.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103746 24.21 MB/sec warmup 119 sec latency 36.935 ms 2024-08-22T21:35:57.153 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi088.service' 2024-08-22T21:35:57.209 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:35:57.209 INFO:tasks.cephadm.mon.smithi088:Stopped mon.smithi088 2024-08-22T21:35:57.209 INFO:tasks.cephadm.mon.smithi106:Stopping mon.smithi106... 2024-08-22T21:35:57.210 DEBUG:teuthology.orchestra.run.smithi106:> sudo systemctl stop ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi106 2024-08-22T21:35:57.550 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:57 smithi106 systemd[1]: Stopping Ceph mon.smithi106 for 24b1063c-60cd-11ef-bcd2-c7b262605968... 2024-08-22T21:35:57.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: debug 2024-08-22T21:35:57.391+0000 7f5469d5f700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi106 -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:35:57.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:57 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106[14670]: debug 2024-08-22T21:35:57.391+0000 7f5469d5f700 -1 mon.smithi106@1(peon) e2 *** Got Signal Terminated *** 2024-08-22T21:35:57.551 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:57 smithi106 podman[27567]: 2024-08-22 21:35:57.444469558 +0000 UTC m=+0.179430610 container died 7021c1da98bd70d161eaff3313f812a157634daa29b8399af651890dfab25161 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=HEAD, ceph=True, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20201204) 2024-08-22T21:35:58.050 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:57 smithi106 podman[27567]: 2024-08-22 21:35:57.881040027 +0000 UTC m=+0.616001061 container cleanup 7021c1da98bd70d161eaff3313f812a157634daa29b8399af651890dfab25161 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106, RELEASE=HEAD, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099) 2024-08-22T21:35:58.051 INFO:journalctl@ceph.mon.smithi106.smithi106.stdout:Aug 22 21:35:57 smithi106 podman[27567]: ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-mon.smithi106 2024-08-22T21:35:58.739 DEBUG:teuthology.orchestra.run.smithi106:> sudo pkill -f 'journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@mon.smithi106.service' 2024-08-22T21:35:58.796 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:35:58.796 INFO:tasks.cephadm.mon.smithi106:Stopped mon.smithi106 2024-08-22T21:35:58.797 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-22T21:35:58.797 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.0 2024-08-22T21:35:59.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 1 sec latency 1629.612 ms 2024-08-22T21:35:59.076 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:35:58 smithi088 systemd[1]: Stopping Ceph osd.0 for 24b1063c-60cd-11ef-bcd2-c7b262605968... 2024-08-22T21:35:59.076 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:35:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0[20800]: debug 2024-08-22T21:35:58.973+0000 7fb4b645f700 -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:35:59.076 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:35:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0[20800]: debug 2024-08-22T21:35:58.973+0000 7fb4b645f700 -1 osd.0 62 *** Got signal Terminated *** 2024-08-22T21:35:59.076 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:35:58 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0[20800]: debug 2024-08-22T21:35:58.973+0000 7fb4b645f700 -1 osd.0 62 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:35:59.383 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:35:59 smithi088 podman[42502]: 2024-08-22 21:35:59.076162016 +0000 UTC m=+0.226136825 container died 89367a29d1fc5a557fc00ca6e957027596d9d2539646022c1189c62d18670a64 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, RELEASE=HEAD, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0) 2024-08-22T21:35:59.694 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:35:59 smithi088 podman[42502]: 2024-08-22 21:35:59.590882489 +0000 UTC m=+0.740857294 container cleanup 89367a29d1fc5a557fc00ca6e957027596d9d2539646022c1189c62d18670a64 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True) 2024-08-22T21:35:59.695 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:35:59 smithi088 podman[42502]: ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0 2024-08-22T21:36:00.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 2 sec latency 2629.679 ms 2024-08-22T21:36:00.082 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:35:59 smithi088 podman[42516]: 2024-08-22 21:35:59.817461067 +0000 UTC m=+0.742547964 container remove 89367a29d1fc5a557fc00ca6e957027596d9d2539646022c1189c62d18670a64 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, maintainer=Dimitri Savineau , GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:36:00.082 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:35:59 smithi088 podman[42557]: 2024-08-22 21:35:59.984696685 +0000 UTC m=+0.099965247 container create d84b88ec475798e2b9e611790cf5778bbd71d4075f757f2dd1e1715c8c7e9267 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0-deactivate, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau ) 2024-08-22T21:36:00.082 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:35:59 smithi088 podman[42557]: 2024-08-22 21:35:59.901219709 +0000 UTC m=+0.016488281 image pull 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb 2024-08-22T21:36:00.444 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:36:00 smithi088 podman[42557]: 2024-08-22 21:36:00.204111285 +0000 UTC m=+0.319379852 container init d84b88ec475798e2b9e611790cf5778bbd71d4075f757f2dd1e1715c8c7e9267 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0-deactivate, RELEASE=HEAD, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, org.label-schema.build-date=20201204, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.name=CentOS Base Image, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=-16.2.5) 2024-08-22T21:36:00.445 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:36:00 smithi088 podman[42557]: 2024-08-22 21:36:00.207734913 +0000 UTC m=+0.323003486 container start d84b88ec475798e2b9e611790cf5778bbd71d4075f757f2dd1e1715c8c7e9267 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0-deactivate, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD) 2024-08-22T21:36:00.445 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:36:00 smithi088 podman[42557]: 2024-08-22 21:36:00.303906261 +0000 UTC m=+0.419174833 container attach d84b88ec475798e2b9e611790cf5778bbd71d4075f757f2dd1e1715c8c7e9267 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0-deactivate, RELEASE=HEAD, GIT_CLEAN=True, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5) 2024-08-22T21:36:00.944 INFO:journalctl@ceph.osd.0.smithi088.stdout:Aug 22 21:36:00 smithi088 podman[42557]: 2024-08-22 21:36:00.47377382 +0000 UTC m=+0.589042400 container died d84b88ec475798e2b9e611790cf5778bbd71d4075f757f2dd1e1715c8c7e9267 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.0-deactivate, org.label-schema.license=GPLv2, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=HEAD) 2024-08-22T21:36:01.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 3 sec latency 3629.777 ms 2024-08-22T21:36:01.729 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.0.service' 2024-08-22T21:36:01.773 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:36:01.773 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-22T21:36:01.773 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-22T21:36:01.774 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.1 2024-08-22T21:36:02.017 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:01 smithi088 systemd[1]: Stopping Ceph osd.1 for 24b1063c-60cd-11ef-bcd2-c7b262605968... 2024-08-22T21:36:02.017 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1[23298]: debug 2024-08-22T21:36:01.944+0000 7fce210a6700 -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:36:02.017 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1[23298]: debug 2024-08-22T21:36:01.944+0000 7fce210a6700 -1 osd.1 62 *** Got signal Terminated *** 2024-08-22T21:36:02.017 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:01 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1[23298]: debug 2024-08-22T21:36:01.944+0000 7fce210a6700 -1 osd.1 62 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:36:02.017 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:02 smithi088 podman[42634]: 2024-08-22 21:36:02.016741021 +0000 UTC m=+0.149828343 container died c8783f36b783fb63fbdef592526af083c17f65fd71d681924103381084fe1f98 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, org.label-schema.license=GPLv2) 2024-08-22T21:36:02.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 4 sec latency 4629.814 ms 2024-08-22T21:36:02.646 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:02 smithi088 podman[42634]: 2024-08-22 21:36:02.394802104 +0000 UTC m=+0.527889425 container cleanup c8783f36b783fb63fbdef592526af083c17f65fd71d681924103381084fe1f98 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, ceph=True, maintainer=Dimitri Savineau , GIT_CLEAN=True) 2024-08-22T21:36:02.646 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:02 smithi088 podman[42634]: ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1 2024-08-22T21:36:02.944 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:02 smithi088 podman[42647]: 2024-08-22 21:36:02.646250735 +0000 UTC m=+0.625437976 container remove c8783f36b783fb63fbdef592526af083c17f65fd71d681924103381084fe1f98 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, org.label-schema.build-date=20201204, maintainer=Dimitri Savineau , ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-08-22T21:36:02.945 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:02 smithi088 podman[42687]: 2024-08-22 21:36:02.662934652 +0000 UTC m=+0.197521111 image pull 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb 2024-08-22T21:36:02.945 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:02 smithi088 podman[42687]: 2024-08-22 21:36:02.76365226 +0000 UTC m=+0.298238710 container create 5c76f98e3e74a56a74a3f855a9f3da99cd76a88ac85def55109e08d976416284 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1-deactivate, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=HEAD, org.label-schema.name=CentOS Base Image) 2024-08-22T21:36:03.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 5 sec latency 5629.884 ms 2024-08-22T21:36:03.241 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:02 smithi088 podman[42687]: 2024-08-22 21:36:02.975146517 +0000 UTC m=+0.509732968 container init 5c76f98e3e74a56a74a3f855a9f3da99cd76a88ac85def55109e08d976416284 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1-deactivate, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20201204) 2024-08-22T21:36:03.241 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:02 smithi088 podman[42687]: 2024-08-22 21:36:02.978835128 +0000 UTC m=+0.513421582 container start 5c76f98e3e74a56a74a3f855a9f3da99cd76a88ac85def55109e08d976416284 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1-deactivate, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099) 2024-08-22T21:36:03.241 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:03 smithi088 podman[42687]: 2024-08-22 21:36:03.049263429 +0000 UTC m=+0.583849902 container attach 5c76f98e3e74a56a74a3f855a9f3da99cd76a88ac85def55109e08d976416284 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD) 2024-08-22T21:36:03.508 INFO:journalctl@ceph.osd.1.smithi088.stdout:Aug 22 21:36:03 smithi088 podman[42687]: 2024-08-22 21:36:03.241389018 +0000 UTC m=+0.775975471 container died 5c76f98e3e74a56a74a3f855a9f3da99cd76a88ac85def55109e08d976416284 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.1-deactivate, ceph=True, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, maintainer=Dimitri Savineau , GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:36:04.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 6 sec latency 6629.934 ms 2024-08-22T21:36:04.106 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.1.service' 2024-08-22T21:36:04.152 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:36:04.153 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-22T21:36:04.153 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-22T21:36:04.153 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.2 2024-08-22T21:36:04.378 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:04 smithi088 systemd[1]: Stopping Ceph osd.2 for 24b1063c-60cd-11ef-bcd2-c7b262605968... 2024-08-22T21:36:04.378 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:04 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2[26613]: debug 2024-08-22T21:36:04.323+0000 7fc02bd06700 -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:36:04.378 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:04 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2[26613]: debug 2024-08-22T21:36:04.323+0000 7fc02bd06700 -1 osd.2 62 *** Got signal Terminated *** 2024-08-22T21:36:04.378 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:04 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2[26613]: debug 2024-08-22T21:36:04.323+0000 7fc02bd06700 -1 osd.2 62 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:36:04.694 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:04 smithi088 podman[42765]: 2024-08-22 21:36:04.394651046 +0000 UTC m=+0.189346703 container died dda0e808c83d6bbd45d626b81fcc1c451369441b00581bd4d9fc56df1d53d5bc (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2, RELEASE=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-16.2.5) 2024-08-22T21:36:05.056 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 7 sec latency 7629.983 ms 2024-08-22T21:36:05.057 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:04 smithi088 podman[42765]: 2024-08-22 21:36:04.781270263 +0000 UTC m=+0.575965912 container cleanup dda0e808c83d6bbd45d626b81fcc1c451369441b00581bd4d9fc56df1d53d5bc (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2, org.label-schema.license=GPLv2, RELEASE=HEAD, ceph=True, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS) 2024-08-22T21:36:05.057 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:04 smithi088 podman[42765]: ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2 2024-08-22T21:36:05.320 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:05 smithi088 podman[42778]: 2024-08-22 21:36:05.057687472 +0000 UTC m=+0.653206064 container remove dda0e808c83d6bbd45d626b81fcc1c451369441b00581bd4d9fc56df1d53d5bc (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0) 2024-08-22T21:36:05.321 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:05 smithi088 podman[42815]: 2024-08-22 21:36:05.094716363 +0000 UTC m=+0.247258121 image pull 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb 2024-08-22T21:36:05.321 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:05 smithi088 podman[42815]: 2024-08-22 21:36:05.225183244 +0000 UTC m=+0.377724991 container create 121e84c6e6f3146299d95125fb2de9de41d60994eba214b0429d716176864ca4 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2-deactivate, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.schema-version=1.0) 2024-08-22T21:36:05.684 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:05 smithi088 podman[42815]: 2024-08-22 21:36:05.419056774 +0000 UTC m=+0.571598521 container init 121e84c6e6f3146299d95125fb2de9de41d60994eba214b0429d716176864ca4 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2-deactivate, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau ) 2024-08-22T21:36:05.685 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:05 smithi088 podman[42815]: 2024-08-22 21:36:05.423303183 +0000 UTC m=+0.575844931 container start 121e84c6e6f3146299d95125fb2de9de41d60994eba214b0429d716176864ca4 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2-deactivate, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_CLEAN=True, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, ceph=True) 2024-08-22T21:36:05.685 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:05 smithi088 podman[42815]: 2024-08-22 21:36:05.510605287 +0000 UTC m=+0.663147036 container attach 121e84c6e6f3146299d95125fb2de9de41d60994eba214b0429d716176864ca4 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2-deactivate, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0) 2024-08-22T21:36:05.944 INFO:journalctl@ceph.osd.2.smithi088.stdout:Aug 22 21:36:05 smithi088 podman[42815]: 2024-08-22 21:36:05.685075584 +0000 UTC m=+0.837617341 container died 121e84c6e6f3146299d95125fb2de9de41d60994eba214b0429d716176864ca4 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.2-deactivate, GIT_BRANCH=HEAD, RELEASE=HEAD, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.name=CentOS Base Image, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099) 2024-08-22T21:36:06.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 8 sec latency 8630.042 ms 2024-08-22T21:36:06.318 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.2.service' 2024-08-22T21:36:06.359 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:36:06.360 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-22T21:36:06.360 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-22T21:36:06.360 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.3 2024-08-22T21:36:06.693 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:06 smithi088 systemd[1]: Stopping Ceph osd.3 for 24b1063c-60cd-11ef-bcd2-c7b262605968... 2024-08-22T21:36:06.944 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3[29762]: debug 2024-08-22T21:36:06.692+0000 7f7fd99b3700 -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:36:06.945 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3[29762]: debug 2024-08-22T21:36:06.692+0000 7f7fd99b3700 -1 osd.3 62 *** Got signal Terminated *** 2024-08-22T21:36:06.945 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:06 smithi088 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3[29762]: debug 2024-08-22T21:36:06.692+0000 7f7fd99b3700 -1 osd.3 62 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:36:06.945 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:06 smithi088 podman[42894]: 2024-08-22 21:36:06.784533413 +0000 UTC m=+0.334050489 container died 2d208b94a2fef3b1960bcbb766f0b5f2a8c65b36403e9f8b2aa31c8a4d576ec3 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.name=CentOS Base Image) 2024-08-22T21:36:07.055 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 9 sec latency 9630.194 ms 2024-08-22T21:36:07.309 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:07 smithi088 podman[42894]: 2024-08-22 21:36:07.108318042 +0000 UTC m=+0.657835104 container cleanup 2d208b94a2fef3b1960bcbb766f0b5f2a8c65b36403e9f8b2aa31c8a4d576ec3 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, ceph=True) 2024-08-22T21:36:07.310 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:07 smithi088 podman[42894]: ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3 2024-08-22T21:36:07.585 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:07 smithi088 podman[42907]: 2024-08-22 21:36:07.309735684 +0000 UTC m=+0.527894252 container remove 2d208b94a2fef3b1960bcbb766f0b5f2a8c65b36403e9f8b2aa31c8a4d576ec3 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.5, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS) 2024-08-22T21:36:07.585 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:07 smithi088 podman[42948]: 2024-08-22 21:36:07.367401612 +0000 UTC m=+0.016368972 image pull 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb 2024-08-22T21:36:07.585 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:07 smithi088 podman[42948]: 2024-08-22 21:36:07.485453943 +0000 UTC m=+0.134421288 container create a70dd37f9767f6181e3480913f52ac7257280902d064826af49961433d39621f (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3-deactivate, maintainer=Dimitri Savineau , ceph=True, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=HEAD, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:36:07.944 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:07 smithi088 podman[42948]: 2024-08-22 21:36:07.687827669 +0000 UTC m=+0.336795023 container init a70dd37f9767f6181e3480913f52ac7257280902d064826af49961433d39621f (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau , ceph=True, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, org.label-schema.build-date=20201204) 2024-08-22T21:36:07.945 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:07 smithi088 podman[42948]: 2024-08-22 21:36:07.691622743 +0000 UTC m=+0.340590091 container start a70dd37f9767f6181e3480913f52ac7257280902d064826af49961433d39621f (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3-deactivate, maintainer=Dimitri Savineau , GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS) 2024-08-22T21:36:07.945 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:07 smithi088 podman[42948]: 2024-08-22 21:36:07.770901321 +0000 UTC m=+0.419868669 container attach a70dd37f9767f6181e3480913f52ac7257280902d064826af49961433d39621f (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, maintainer=Dimitri Savineau , ceph=True, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD) 2024-08-22T21:36:08.056 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 10 sec latency 10630.267 ms 2024-08-22T21:36:08.307 INFO:journalctl@ceph.osd.3.smithi088.stdout:Aug 22 21:36:07 smithi088 podman[42948]: 2024-08-22 21:36:07.956077377 +0000 UTC m=+0.605044729 container died a70dd37f9767f6181e3480913f52ac7257280902d064826af49961433d39621f (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.3-deactivate, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=HEAD, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.5, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS) 2024-08-22T21:36:08.590 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.3.service' 2024-08-22T21:36:08.629 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:36:08.629 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-22T21:36:08.630 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-22T21:36:08.630 DEBUG:teuthology.orchestra.run.smithi106:> sudo systemctl stop ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.4 2024-08-22T21:36:08.988 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:08 smithi106 systemd[1]: Stopping Ceph osd.4 for 24b1063c-60cd-11ef-bcd2-c7b262605968... 2024-08-22T21:36:08.989 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:08 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4[17945]: debug 2024-08-22T21:36:08.886+0000 7fca2300c700 -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:36:08.989 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:08 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4[17945]: debug 2024-08-22T21:36:08.886+0000 7fca2300c700 -1 osd.4 62 *** Got signal Terminated *** 2024-08-22T21:36:08.989 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:08 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4[17945]: debug 2024-08-22T21:36:08.886+0000 7fca2300c700 -1 osd.4 62 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:36:09.056 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 11 sec latency 11630.366 ms 2024-08-22T21:36:09.300 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:08 smithi106 podman[27631]: 2024-08-22 21:36:08.988472401 +0000 UTC m=+0.297296922 container died b75291f3540768ddfd7c34fb9b5a008dc9e66b4520de782a190a39681ea33b45 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image) 2024-08-22T21:36:09.796 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:09 smithi106 podman[27631]: 2024-08-22 21:36:09.527855632 +0000 UTC m=+0.836680141 container cleanup b75291f3540768ddfd7c34fb9b5a008dc9e66b4520de782a190a39681ea33b45 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=HEAD, ceph=True, org.label-schema.schema-version=1.0) 2024-08-22T21:36:09.796 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:09 smithi106 podman[27631]: ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4 2024-08-22T21:36:10.050 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:09 smithi106 podman[27645]: 2024-08-22 21:36:09.79584192 +0000 UTC m=+0.808513737 container remove b75291f3540768ddfd7c34fb9b5a008dc9e66b4520de782a190a39681ea33b45 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4, GIT_CLEAN=True, org.label-schema.build-date=20201204, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, ceph=True, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=HEAD) 2024-08-22T21:36:10.050 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:09 smithi106 podman[27684]: 2024-08-22 21:36:09.904994904 +0000 UTC m=+0.291420368 container create f94cd46ddbf5836be54c11ed2bb1d1b993deb06a24376b60458ff1e49937aa39 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4-deactivate, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , GIT_CLEAN=True) 2024-08-22T21:36:10.050 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:09 smithi106 podman[27684]: 2024-08-22 21:36:09.809810713 +0000 UTC m=+0.196236178 image pull 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb 2024-08-22T21:36:10.056 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 12 sec latency 12630.480 ms 2024-08-22T21:36:10.434 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:10 smithi106 podman[27684]: 2024-08-22 21:36:10.165804305 +0000 UTC m=+0.552229762 container init f94cd46ddbf5836be54c11ed2bb1d1b993deb06a24376b60458ff1e49937aa39 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=-16.2.5) 2024-08-22T21:36:10.434 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:10 smithi106 podman[27684]: 2024-08-22 21:36:10.169807737 +0000 UTC m=+0.556233199 container start f94cd46ddbf5836be54c11ed2bb1d1b993deb06a24376b60458ff1e49937aa39 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4-deactivate, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.build-date=20201204, RELEASE=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-08-22T21:36:10.434 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:10 smithi106 podman[27684]: 2024-08-22 21:36:10.240506352 +0000 UTC m=+0.626931836 container attach f94cd46ddbf5836be54c11ed2bb1d1b993deb06a24376b60458ff1e49937aa39 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4-deactivate, org.label-schema.build-date=20201204, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.5, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-08-22T21:36:10.800 INFO:journalctl@ceph.osd.4.smithi106.stdout:Aug 22 21:36:10 smithi106 podman[27684]: 2024-08-22 21:36:10.434610424 +0000 UTC m=+0.821035900 container died f94cd46ddbf5836be54c11ed2bb1d1b993deb06a24376b60458ff1e49937aa39 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.4-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau , ceph=True, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=-16.2.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.schema-version=1.0) 2024-08-22T21:36:11.056 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 13 sec latency 13630.602 ms 2024-08-22T21:36:11.110 DEBUG:teuthology.orchestra.run.smithi106:> sudo pkill -f 'journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.4.service' 2024-08-22T21:36:11.151 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:36:11.151 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-22T21:36:11.151 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-22T21:36:11.151 DEBUG:teuthology.orchestra.run.smithi106:> sudo systemctl stop ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.5 2024-08-22T21:36:11.513 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:11 smithi106 systemd[1]: Stopping Ceph osd.5 for 24b1063c-60cd-11ef-bcd2-c7b262605968... 2024-08-22T21:36:11.513 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:11 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5[20410]: debug 2024-08-22T21:36:11.348+0000 7f27c8513700 -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:36:11.513 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:11 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5[20410]: debug 2024-08-22T21:36:11.348+0000 7f27c8513700 -1 osd.5 62 *** Got signal Terminated *** 2024-08-22T21:36:11.513 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:11 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5[20410]: debug 2024-08-22T21:36:11.348+0000 7f27c8513700 -1 osd.5 62 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:36:11.514 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:11 smithi106 podman[27765]: 2024-08-22 21:36:11.439810823 +0000 UTC m=+0.202091443 container died dc93690548d8c2b86f51ac2253f03cadd47647571bba4d1dab6af0d9c5493aab (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, RELEASE=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2) 2024-08-22T21:36:12.056 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 14 sec latency 14630.721 ms 2024-08-22T21:36:12.192 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:11 smithi106 podman[27765]: 2024-08-22 21:36:11.898023086 +0000 UTC m=+0.660303705 container cleanup dc93690548d8c2b86f51ac2253f03cadd47647571bba4d1dab6af0d9c5493aab (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, ceph=True, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:36:12.192 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:11 smithi106 podman[27765]: ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5 2024-08-22T21:36:12.192 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:12 smithi106 podman[27824]: 2024-08-22 21:36:11.980364362 +0000 UTC m=+0.017175547 image pull 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb 2024-08-22T21:36:12.444 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:12 smithi106 podman[27782]: 2024-08-22 21:36:12.191604255 +0000 UTC m=+0.747009991 container remove dc93690548d8c2b86f51ac2253f03cadd47647571bba4d1dab6af0d9c5493aab (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True) 2024-08-22T21:36:12.444 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:12 smithi106 podman[27824]: 2024-08-22 21:36:12.308840682 +0000 UTC m=+0.345651842 container create 390f00c6d9b8edcc531a3cdd5652bd49f90efa74213974f61d9ef5c21a556b85 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5-deactivate, maintainer=Dimitri Savineau , RELEASE=HEAD, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20201204, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:36:12.800 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:12 smithi106 podman[27824]: 2024-08-22 21:36:12.536403658 +0000 UTC m=+0.573214819 container init 390f00c6d9b8edcc531a3cdd5652bd49f90efa74213974f61d9ef5c21a556b85 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5-deactivate, RELEASE=HEAD, maintainer=Dimitri Savineau , GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.name=CentOS Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20201204, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-08-22T21:36:12.801 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:12 smithi106 podman[27824]: 2024-08-22 21:36:12.539923649 +0000 UTC m=+0.576734814 container start 390f00c6d9b8edcc531a3cdd5652bd49f90efa74213974f61d9ef5c21a556b85 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5-deactivate, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, maintainer=Dimitri Savineau , GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD) 2024-08-22T21:36:12.801 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:12 smithi106 podman[27824]: 2024-08-22 21:36:12.619612086 +0000 UTC m=+0.656423258 container attach 390f00c6d9b8edcc531a3cdd5652bd49f90efa74213974f61d9ef5c21a556b85 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5-deactivate, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, ceph=True, maintainer=Dimitri Savineau , RELEASE=HEAD, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.build-date=20201204, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099) 2024-08-22T21:36:13.056 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 15 sec latency 15630.833 ms 2024-08-22T21:36:13.300 INFO:journalctl@ceph.osd.5.smithi106.stdout:Aug 22 21:36:12 smithi106 podman[27824]: 2024-08-22 21:36:12.803827668 +0000 UTC m=+0.840638836 container died 390f00c6d9b8edcc531a3cdd5652bd49f90efa74213974f61d9ef5c21a556b85 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.5-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, RELEASE=HEAD, maintainer=Dimitri Savineau , GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True) 2024-08-22T21:36:13.435 DEBUG:teuthology.orchestra.run.smithi106:> sudo pkill -f 'journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.5.service' 2024-08-22T21:36:13.477 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:36:13.477 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-22T21:36:13.477 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-22T21:36:13.478 DEBUG:teuthology.orchestra.run.smithi106:> sudo systemctl stop ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.6 2024-08-22T21:36:14.018 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:13 smithi106 systemd[1]: Stopping Ceph osd.6 for 24b1063c-60cd-11ef-bcd2-c7b262605968... 2024-08-22T21:36:14.019 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6[22870]: debug 2024-08-22T21:36:13.676+0000 7fb457f9c700 -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:36:14.019 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6[22870]: debug 2024-08-22T21:36:13.676+0000 7fb457f9c700 -1 osd.6 62 *** Got signal Terminated *** 2024-08-22T21:36:14.019 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:13 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6[22870]: debug 2024-08-22T21:36:13.676+0000 7fb457f9c700 -1 osd.6 62 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:36:14.019 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:13 smithi106 podman[27906]: 2024-08-22 21:36:13.758026732 +0000 UTC m=+0.186749034 container died 1528e601974baaf625642abd1f1ee8d3286d06efc6016e3197fdbb09e3e353f4 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6, RELEASE=HEAD, ceph=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5) 2024-08-22T21:36:14.056 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 16 sec latency 16630.976 ms 2024-08-22T21:36:14.300 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:14 smithi106 podman[27906]: 2024-08-22 21:36:14.176440798 +0000 UTC m=+0.605163092 container cleanup 1528e601974baaf625642abd1f1ee8d3286d06efc6016e3197fdbb09e3e353f4 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.5, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-08-22T21:36:14.300 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:14 smithi106 podman[27906]: ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6 2024-08-22T21:36:14.617 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:14 smithi106 podman[27919]: 2024-08-22 21:36:14.386377836 +0000 UTC m=+0.619069150 container remove 1528e601974baaf625642abd1f1ee8d3286d06efc6016e3197fdbb09e3e353f4 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6, GIT_CLEAN=True, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, RELEASE=HEAD, ceph=True, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:36:14.617 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:14 smithi106 podman[27960]: 2024-08-22 21:36:14.512168778 +0000 UTC m=+0.089320871 container create d6d4057a8122ea660011c69d2fa16ebb3f53919a8ab756f24e582119118c1789 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6-deactivate, org.label-schema.vendor=CentOS, RELEASE=HEAD, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.name=CentOS Base Image) 2024-08-22T21:36:14.617 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:14 smithi106 podman[27960]: 2024-08-22 21:36:14.43799894 +0000 UTC m=+0.015151036 image pull 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb 2024-08-22T21:36:15.026 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:14 smithi106 podman[27960]: 2024-08-22 21:36:14.756440299 +0000 UTC m=+0.333592395 container init d6d4057a8122ea660011c69d2fa16ebb3f53919a8ab756f24e582119118c1789 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6-deactivate, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099) 2024-08-22T21:36:15.026 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:14 smithi106 podman[27960]: 2024-08-22 21:36:14.759686069 +0000 UTC m=+0.336838170 container start d6d4057a8122ea660011c69d2fa16ebb3f53919a8ab756f24e582119118c1789 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6-deactivate, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, maintainer=Dimitri Savineau , ceph=True, GIT_BRANCH=HEAD) 2024-08-22T21:36:15.026 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:14 smithi106 podman[27960]: 2024-08-22 21:36:14.849923512 +0000 UTC m=+0.427075630 container attach d6d4057a8122ea660011c69d2fa16ebb3f53919a8ab756f24e582119118c1789 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6-deactivate, org.label-schema.license=GPLv2, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.build-date=20201204, ceph=True, GIT_BRANCH=HEAD) 2024-08-22T21:36:15.056 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 17 sec latency 17631.123 ms 2024-08-22T21:36:15.300 INFO:journalctl@ceph.osd.6.smithi106.stdout:Aug 22 21:36:15 smithi106 podman[27960]: 2024-08-22 21:36:15.026579265 +0000 UTC m=+0.603731363 container died d6d4057a8122ea660011c69d2fa16ebb3f53919a8ab756f24e582119118c1789 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.6-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, maintainer=Dimitri Savineau , GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.name=CentOS Base Image) 2024-08-22T21:36:15.601 DEBUG:teuthology.orchestra.run.smithi106:> sudo pkill -f 'journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.6.service' 2024-08-22T21:36:15.638 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:36:15.639 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-22T21:36:15.639 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-22T21:36:15.639 DEBUG:teuthology.orchestra.run.smithi106:> sudo systemctl stop ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.7 2024-08-22T21:36:15.800 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:15 smithi106 systemd[1]: Stopping Ceph osd.7 for 24b1063c-60cd-11ef-bcd2-c7b262605968... 2024-08-22T21:36:16.057 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 18 sec latency 18631.227 ms 2024-08-22T21:36:16.188 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7[25355]: debug 2024-08-22T21:36:15.846+0000 7fc18f936700 -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:36:16.188 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7[25355]: debug 2024-08-22T21:36:15.846+0000 7fc18f936700 -1 osd.7 62 *** Got signal Terminated *** 2024-08-22T21:36:16.188 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:15 smithi106 ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7[25355]: debug 2024-08-22T21:36:15.846+0000 7fc18f936700 -1 osd.7 62 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:36:16.188 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:15 smithi106 podman[28038]: 2024-08-22 21:36:15.94849345 +0000 UTC m=+0.224299861 container died 4aef021bdbc83d606aded6442b3afb3d8c56afed2e9197c70e907d82ea458c42 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:36:16.547 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:16 smithi106 podman[28038]: 2024-08-22 21:36:16.362883117 +0000 UTC m=+0.638689519 container cleanup 4aef021bdbc83d606aded6442b3afb3d8c56afed2e9197c70e907d82ea458c42 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7, org.label-schema.name=CentOS Base Image, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-08-22T21:36:16.547 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:16 smithi106 podman[28038]: ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7 2024-08-22T21:36:16.800 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:16 smithi106 podman[28052]: 2024-08-22 21:36:16.547516141 +0000 UTC m=+0.600360889 container remove 4aef021bdbc83d606aded6442b3afb3d8c56afed2e9197c70e907d82ea458c42 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7, ceph=True, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Dimitri Savineau ) 2024-08-22T21:36:16.800 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:16 smithi106 podman[28092]: 2024-08-22 21:36:16.706601341 +0000 UTC m=+0.096431228 container create e8de2b6dbd3f0f10348fd2edda85a0feaada7d8f0745fe21ce487683e06c9b33 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7-deactivate, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, ceph=True, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:36:16.801 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:16 smithi106 podman[28092]: 2024-08-22 21:36:16.625762286 +0000 UTC m=+0.015592113 image pull 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb 2024-08-22T21:36:17.057 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 19 sec latency 19631.328 ms 2024-08-22T21:36:17.180 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:16 smithi106 podman[28092]: 2024-08-22 21:36:16.917529322 +0000 UTC m=+0.307359148 container init e8de2b6dbd3f0f10348fd2edda85a0feaada7d8f0745fe21ce487683e06c9b33 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7-deactivate, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_CLEAN=True, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD) 2024-08-22T21:36:17.181 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:16 smithi106 podman[28092]: 2024-08-22 21:36:16.92093017 +0000 UTC m=+0.310759996 container start e8de2b6dbd3f0f10348fd2edda85a0feaada7d8f0745fe21ce487683e06c9b33 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7-deactivate, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.name=CentOS Base Image, ceph=True, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_CLEAN=True, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=HEAD) 2024-08-22T21:36:17.181 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:16 smithi106 podman[28092]: 2024-08-22 21:36:16.975216762 +0000 UTC m=+0.365046599 container attach e8de2b6dbd3f0f10348fd2edda85a0feaada7d8f0745fe21ce487683e06c9b33 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7-deactivate, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-08-22T21:36:17.519 INFO:journalctl@ceph.osd.7.smithi106.stdout:Aug 22 21:36:17 smithi106 podman[28092]: 2024-08-22 21:36:17.181109505 +0000 UTC m=+0.570939337 container died e8de2b6dbd3f0f10348fd2edda85a0feaada7d8f0745fe21ce487683e06c9b33 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-24b1063c-60cd-11ef-bcd2-c7b262605968-osd.7-deactivate, RELEASE=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099) 2024-08-22T21:36:17.820 DEBUG:teuthology.orchestra.run.smithi106:> sudo pkill -f 'journalctl -f -n 0 -u ceph-24b1063c-60cd-11ef-bcd2-c7b262605968@osd.7.service' 2024-08-22T21:36:17.856 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:36:17.857 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-22T21:36:17.857 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 --force --keep-logs 2024-08-22T21:36:18.057 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 20 sec latency 20631.377 ms 2024-08-22T21:36:19.057 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 21 sec latency 21631.430 ms 2024-08-22T21:36:20.057 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 22 sec latency 22631.480 ms 2024-08-22T21:36:21.057 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 23 sec latency 23631.558 ms 2024-08-22T21:36:22.057 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 24 sec latency 24631.594 ms 2024-08-22T21:36:23.057 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 25 sec latency 25631.713 ms 2024-08-22T21:36:24.057 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 26 sec latency 26631.753 ms 2024-08-22T21:36:25.057 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 27 sec latency 27631.836 ms 2024-08-22T21:36:26.057 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 28 sec latency 28631.924 ms 2024-08-22T21:36:27.057 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 29 sec latency 29631.982 ms 2024-08-22T21:36:28.057 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 30 sec latency 30632.079 ms 2024-08-22T21:36:29.058 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 31 sec latency 31632.176 ms 2024-08-22T21:36:30.058 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 32 sec latency 32632.581 ms 2024-08-22T21:36:31.058 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 33 sec latency 33632.665 ms 2024-08-22T21:36:32.058 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 34 sec latency 34632.717 ms 2024-08-22T21:36:33.058 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 35 sec latency 35632.808 ms 2024-08-22T21:36:34.058 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 36 sec latency 36632.883 ms 2024-08-22T21:36:35.058 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 37 sec latency 37632.924 ms 2024-08-22T21:36:36.059 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 38 sec latency 38633.006 ms 2024-08-22T21:36:37.059 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 39 sec latency 39633.109 ms 2024-08-22T21:36:38.059 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 40 sec latency 40633.185 ms 2024-08-22T21:36:39.059 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 41 sec latency 41633.282 ms 2024-08-22T21:36:40.059 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 42 sec latency 42633.346 ms 2024-08-22T21:36:41.059 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 43 sec latency 43633.460 ms 2024-08-22T21:36:42.059 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 44 sec latency 44633.543 ms 2024-08-22T21:36:43.059 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 45 sec latency 45633.632 ms 2024-08-22T21:36:44.059 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 46 sec latency 46633.729 ms 2024-08-22T21:36:45.059 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 47 sec latency 47633.809 ms 2024-08-22T21:36:46.059 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 48 sec latency 48633.845 ms 2024-08-22T21:36:46.489 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 --force --keep-logs 2024-08-22T21:36:47.059 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 49 sec latency 49633.956 ms 2024-08-22T21:36:48.059 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 50 sec latency 50634.032 ms 2024-08-22T21:36:49.060 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 51 sec latency 51634.121 ms 2024-08-22T21:36:50.060 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 52 sec latency 52634.191 ms 2024-08-22T21:36:51.060 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 53 sec latency 53634.294 ms 2024-08-22T21:36:52.060 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 54 sec latency 54634.371 ms 2024-08-22T21:36:53.060 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 55 sec latency 55634.421 ms 2024-08-22T21:36:54.060 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 56 sec latency 56634.515 ms 2024-08-22T21:36:55.060 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 57 sec latency 57634.610 ms 2024-08-22T21:36:56.060 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 58 sec latency 58634.716 ms 2024-08-22T21:36:57.060 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 59 sec latency 59634.815 ms 2024-08-22T21:36:58.060 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 60 sec latency 60634.904 ms 2024-08-22T21:36:59.060 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 61 sec latency 61634.991 ms 2024-08-22T21:37:00.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 62 sec latency 62635.072 ms 2024-08-22T21:37:01.060 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 63 sec latency 63635.155 ms 2024-08-22T21:37:02.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 64 sec latency 64635.245 ms 2024-08-22T21:37:03.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 65 sec latency 65635.341 ms 2024-08-22T21:37:04.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 66 sec latency 66635.456 ms 2024-08-22T21:37:04.485 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:37:04.519 DEBUG:teuthology.orchestra.run.smithi106:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:37:04.546 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-22T21:37:04.548 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862163/remote/smithi088/crash 2024-08-22T21:37:04.549 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/crash -- . 2024-08-22T21:37:04.598 INFO:teuthology.orchestra.run.smithi088.stderr:tar: /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/crash: Cannot open: No such file or directory 2024-08-22T21:37:04.599 INFO:teuthology.orchestra.run.smithi088.stderr:tar: Error is not recoverable: exiting now 2024-08-22T21:37:04.600 DEBUG:teuthology.misc:Transferring archived files from smithi106:/var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862163/remote/smithi106/crash 2024-08-22T21:37:04.601 DEBUG:teuthology.orchestra.run.smithi106:> sudo tar c -f - -C /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/crash -- . 2024-08-22T21:37:04.637 INFO:teuthology.orchestra.run.smithi106.stderr:tar: /var/lib/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/crash: Cannot open: No such file or directory 2024-08-22T21:37:04.638 INFO:teuthology.orchestra.run.smithi106.stderr:tar: Error is not recoverable: exiting now 2024-08-22T21:37:04.638 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-22T21:37:04.639 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/24b1063c-60cd-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:37:04.668 INFO:teuthology.orchestra.run.smithi088.stderr:grep: /var/log/ceph/24b1063c-60cd-11ef-bcd2-c7b262605968/ceph.log: No such file or directory 2024-08-22T21:37:04.669 INFO:tasks.cephadm:Compressing logs... 2024-08-22T21:37:04.670 DEBUG:teuthology.orchestra.run.smithi088:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T21:37:04.712 DEBUG:teuthology.orchestra.run.smithi106:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T21:37:04.737 INFO:teuthology.orchestra.run.smithi106.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-08-22T21:37:04.741 INFO:teuthology.orchestra.run.smithi088.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-08-22T21:37:05.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 67 sec latency 67635.526 ms 2024-08-22T21:37:06.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 68 sec latency 68635.580 ms 2024-08-22T21:37:07.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 69 sec latency 69635.642 ms 2024-08-22T21:37:08.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 70 sec latency 70635.714 ms 2024-08-22T21:37:09.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 71 sec latency 71635.772 ms 2024-08-22T21:37:10.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 72 sec latency 72635.837 ms 2024-08-22T21:37:11.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 73 sec latency 73635.894 ms 2024-08-22T21:37:12.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 74 sec latency 74635.972 ms 2024-08-22T21:37:13.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 75 sec latency 75636.018 ms 2024-08-22T21:37:14.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 76 sec latency 76636.070 ms 2024-08-22T21:37:15.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 77 sec latency 77636.104 ms 2024-08-22T21:37:16.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 78 sec latency 78636.159 ms 2024-08-22T21:37:17.061 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 79 sec latency 79636.205 ms 2024-08-22T21:37:18.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 80 sec latency 80636.242 ms 2024-08-22T21:37:19.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 81 sec latency 81636.295 ms 2024-08-22T21:37:20.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 82 sec latency 82636.346 ms 2024-08-22T21:37:21.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 83 sec latency 83636.400 ms 2024-08-22T21:37:22.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 84 sec latency 84636.454 ms 2024-08-22T21:37:23.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 85 sec latency 85636.502 ms 2024-08-22T21:37:24.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 86 sec latency 86636.552 ms 2024-08-22T21:37:25.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 87 sec latency 87636.605 ms 2024-08-22T21:37:26.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 88 sec latency 88636.660 ms 2024-08-22T21:37:27.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 89 sec latency 89636.711 ms 2024-08-22T21:37:28.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 90 sec latency 90636.761 ms 2024-08-22T21:37:29.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 91 sec latency 91636.833 ms 2024-08-22T21:37:30.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 92 sec latency 92636.925 ms 2024-08-22T21:37:31.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 93 sec latency 93637.004 ms 2024-08-22T21:37:32.062 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 94 sec latency 94637.090 ms 2024-08-22T21:37:33.063 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 95 sec latency 95637.191 ms 2024-08-22T21:37:33.640 INFO:tasks.cephadm:Archiving logs... 2024-08-22T21:37:33.641 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862163/remote/smithi088/log 2024-08-22T21:37:33.642 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-22T21:37:34.076 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 96 sec latency 96637.262 ms 2024-08-22T21:37:35.080 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 97 sec latency 97637.384 ms 2024-08-22T21:37:36.090 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 98 sec latency 98637.453 ms 2024-08-22T21:37:36.258 DEBUG:teuthology.misc:Transferring archived files from smithi106:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862163/remote/smithi106/log 2024-08-22T21:37:36.259 DEBUG:teuthology.orchestra.run.smithi106:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-22T21:37:37.067 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 99 sec latency 99637.568 ms 2024-08-22T21:37:38.070 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 100 sec latency 100637.674 ms 2024-08-22T21:37:39.083 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 101 sec latency 101637.750 ms 2024-08-22T21:37:39.431 INFO:tasks.cephadm:Removing cluster... 2024-08-22T21:37:39.431 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 --force 2024-08-22T21:37:39.726 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 24b1063c-60cd-11ef-bcd2-c7b262605968 --force 2024-08-22T21:37:40.008 INFO:tasks.cephadm:Removing cephadm ... 2024-08-22T21:37:40.008 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-22T21:37:40.025 DEBUG:teuthology.orchestra.run.smithi106:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-22T21:37:40.041 INFO:tasks.cephadm:Teardown complete 2024-08-22T21:37:40.042 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-22T21:37:40.054 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-22T21:37:40.055 DEBUG:teuthology.orchestra.run.smithi088:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-22T21:37:40.063 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 102 sec latency 102637.809 ms 2024-08-22T21:37:40.065 DEBUG:teuthology.orchestra.run.smithi106:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-22T21:37:40.077 INFO:teuthology.orchestra.run.smithi088.stderr:bash: line 1: ntpq: command not found 2024-08-22T21:37:40.081 INFO:teuthology.orchestra.run.smithi088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T21:37:40.081 INFO:teuthology.orchestra.run.smithi088.stdout:=============================================================================== 2024-08-22T21:37:40.081 INFO:teuthology.orchestra.run.smithi088.stdout:^* hv01.front.sepia.ceph.com 3 6 377 42 +362us[ +363us] +/- 51ms 2024-08-22T21:37:40.081 INFO:teuthology.orchestra.run.smithi088.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 43 -474us[ -474us] +/- 56ms 2024-08-22T21:37:40.082 INFO:teuthology.orchestra.run.smithi088.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 42 +72us[ +73us] +/- 77ms 2024-08-22T21:37:40.082 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:37:40.095 INFO:teuthology.orchestra.run.smithi106.stderr:bash: line 1: ntpq: command not found 2024-08-22T21:37:40.100 INFO:teuthology.orchestra.run.smithi106.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T21:37:40.100 INFO:teuthology.orchestra.run.smithi106.stdout:=============================================================================== 2024-08-22T21:37:40.100 INFO:teuthology.orchestra.run.smithi106.stdout:^* hv01.front.sepia.ceph.com 3 6 377 42 +334us[ +326us] +/- 51ms 2024-08-22T21:37:40.100 INFO:teuthology.orchestra.run.smithi106.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 41 -515us[ -515us] +/- 56ms 2024-08-22T21:37:40.101 INFO:teuthology.orchestra.run.smithi106.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 40 +48us[ +48us] +/- 77ms 2024-08-22T21:37:40.101 INFO:teuthology.orchestra.run.smithi106.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:37:40.101 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-22T21:37:40.115 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-22T21:37:40.115 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-22T21:37:40.126 DEBUG:teuthology.orchestra.run.smithi088:> 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:37:40.177 DEBUG:teuthology.orchestra.run.smithi106:> 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:37:40.225 DEBUG:teuthology.orchestra.run.smithi088:> 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:37:40.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:37:40.251 DEBUG:teuthology.orchestra.run.smithi106:> 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:37:40.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:37:40.277 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-22T21:37:40.287 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-22T21:37:40.296 INFO:teuthology.task.internal:Duration was 801.944459 seconds 2024-08-22T21:37:40.296 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-22T21:37:40.305 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-22T21:37:40.305 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-22T21:37:40.308 DEBUG:teuthology.orchestra.run.smithi106:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-22T21:37:40.343 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T21:37:40.356 INFO:teuthology.orchestra.run.smithi106.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T21:37:40.590 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-22T21:37:40.590 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi088.front.sepia.ceph.com 2024-08-22T21:37:40.591 DEBUG:teuthology.orchestra.run.smithi088:> 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:37:40.611 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi106.front.sepia.ceph.com 2024-08-22T21:37:40.612 DEBUG:teuthology.orchestra.run.smithi106:> 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:37:40.659 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-22T21:37:40.660 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T21:37:40.662 DEBUG:teuthology.orchestra.run.smithi106:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T21:37:40.726 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-22T21:37:40.726 DEBUG:teuthology.orchestra.run.smithi088:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-22T21:37:40.729 DEBUG:teuthology.orchestra.run.smithi106:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-22T21:37:40.936 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-22T21:37:40.946 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-22T21:37:40.946 DEBUG:teuthology.orchestra.run.smithi088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-22T21:37:40.971 DEBUG:teuthology.orchestra.run.smithi106:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-22T21:37:40.996 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-22T21:37:41.005 DEBUG:teuthology.orchestra.run.smithi088:> 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:37:41.014 DEBUG:teuthology.orchestra.run.smithi106:> 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:37:41.035 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = core 2024-08-22T21:37:41.059 INFO:teuthology.orchestra.run.smithi106.stdout:kernel.core_pattern = core 2024-08-22T21:37:41.063 INFO:teuthology.orchestra.run.smithi088.stdout: 5 103909 0.00 MB/sec execute 103 sec latency 103637.846 ms 2024-08-22T21:37:41.079 DEBUG:teuthology.orchestra.run.smithi088:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-22T21:37:41.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:37:41.093 DEBUG:teuthology.orchestra.run.smithi106:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-22T21:37:41.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:37:41.134 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-22T21:37:41.144 INFO:teuthology.task.internal:Transferring archived files... 2024-08-22T21:37:41.145 DEBUG:teuthology.misc:Transferring archived files from smithi088:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862163/remote/smithi088 2024-08-22T21:37:41.145 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-22T21:37:41.179 DEBUG:teuthology.misc:Transferring archived files from smithi106:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862163/remote/smithi106 2024-08-22T21:37:41.179 DEBUG:teuthology.orchestra.run.smithi106:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-22T21:37:41.211 INFO:teuthology.task.internal:Removing archive directory... 2024-08-22T21:37:41.211 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-22T21:37:41.216 DEBUG:teuthology.orchestra.run.smithi106:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-22T21:37:41.262 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-22T21:37:41.273 INFO:teuthology.task.internal:Not uploading archives. 2024-08-22T21:37:41.273 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-22T21:37:41.282 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-22T21:37:41.283 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-22T21:37:41.289 DEBUG:teuthology.orchestra.run.smithi106:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-22T21:37:41.301 INFO:teuthology.orchestra.run.smithi088.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 22 21:37 /home/ubuntu/cephtest 2024-08-22T21:37:41.316 INFO:teuthology.orchestra.run.smithi106.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 22 21:37 /home/ubuntu/cephtest 2024-08-22T21:37:41.317 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-22T21:37:41.327 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-22T21:37:41.349 INFO:teuthology.run:Summary data: description: orch/cephadm/mgr-nfs-upgrade/{0-centos_9.stream 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 801.944459438324 failure_reason: 'Command failed on smithi088 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24b1063c-60cd-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=305b5a9180b84ed5898874e8f2717d40 status: fail success: false 2024-08-22T21:37:41.350 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-22T21:37:41.459 INFO:teuthology.run:FAIL