2024-04-12T05:35:24.169 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-12T05:35:24.170 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --description orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} --name yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi/7652725 -- /home/teuthworker/archive/yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi/7652725/orig.config.yaml 2024-04-12T05:35:24.207 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-12T05:35:24.309 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi/7652725 branch: reef-release description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} email: null first_in_suite: false job_id: '7652725' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: reef-release ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: d540ebaca6b131a1dd560e7f69e024b133bbaa42 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d540ebaca6b131a1dd560e7f69e024b133bbaa42 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef-release sha1: d540ebaca6b131a1dd560e7f69e024b133bbaa42 owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 2064 sha1: d540ebaca6b131a1dd560e7f69e024b133bbaa42 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: reef-release suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_d540ebaca6b131a1dd560e7f69e024b133bbaa42/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: d540ebaca6b131a1dd560e7f69e024b133bbaa42 targets: smithi132.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ/7RlYvtzFrXCX4/rHq3OyLfE5Alur42gbFolATr7GDppFPgmFKkNvfGH9jN0cU2ebdFcy5UUiM+D/kXNplwbA= smithi142.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMxDXeE5iEDKGH5Y4MM2yOBiYq/V3N2poGUT2l0EMUCMOmCGKmEGFhZVl0c+dW/56kY9Nu4k6flV/0gA23ODhSU= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: cephadm_branch: 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: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-11_20:35:13 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph orch upgrade status - ceph health detail - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 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-04-12T05:35:24.310 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_d540ebaca6b131a1dd560e7f69e024b133bbaa42/qa; will attempt to use it 2024-04-12T05:35:24.310 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_d540ebaca6b131a1dd560e7f69e024b133bbaa42/qa/tasks 2024-04-12T05:35:24.310 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-12T05:35:24.312 INFO:teuthology.task.internal:Checking packages... 2024-04-12T05:35:24.345 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd540ebaca6b131a1dd560e7f69e024b133bbaa42' 2024-04-12T05:35:24.345 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-12T05:35:24.345 INFO:teuthology.packaging:ref: None 2024-04-12T05:35:24.345 INFO:teuthology.packaging:tag: None 2024-04-12T05:35:24.345 INFO:teuthology.packaging:branch: reef-release 2024-04-12T05:35:24.346 INFO:teuthology.packaging:sha1: d540ebaca6b131a1dd560e7f69e024b133bbaa42 2024-04-12T05:35:24.346 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef-release 2024-04-12T05:35:24.495 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1187.gd540ebac 2024-04-12T05:35:24.497 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-12T05:35:24.502 INFO:teuthology.task.internal:no buildpackages task found 2024-04-12T05:35:24.502 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-12T05:35:24.525 INFO:teuthology.task.internal:Saving configuration 2024-04-12T05:35:24.539 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-12T05:35:24.544 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-12T05:35:24.570 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi132.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi/7652725', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-12 05:30:12.524314', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ/7RlYvtzFrXCX4/rHq3OyLfE5Alur42gbFolATr7GDppFPgmFKkNvfGH9jN0cU2ebdFcy5UUiM+D/kXNplwbA='} 2024-04-12T05:35:24.590 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi/7652725', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-12 05:30:12.522814', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMxDXeE5iEDKGH5Y4MM2yOBiYq/V3N2poGUT2l0EMUCMOmCGKmEGFhZVl0c+dW/56kY9Nu4k6flV/0gA23ODhSU='} 2024-04-12T05:35:24.590 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-12T05:35:24.597 INFO:teuthology.task.internal:roles: ubuntu@smithi132.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-04-12T05:35:24.597 INFO:teuthology.task.internal:roles: ubuntu@smithi142.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-04-12T05:35:24.597 INFO:teuthology.run_tasks:Running task console_log... 2024-04-12T05:35:24.665 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8f477c9f70>, signals=[15]) 2024-04-12T05:35:24.665 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-12T05:35:24.671 INFO:teuthology.task.internal:Opening connections... 2024-04-12T05:35:24.671 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi132.front.sepia.ceph.com 2024-04-12T05:35:24.673 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:35:24.766 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi142.front.sepia.ceph.com 2024-04-12T05:35:24.767 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:35:24.841 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-12T05:35:24.847 DEBUG:teuthology.orchestra.run.smithi132:> uname -m 2024-04-12T05:35:24.868 INFO:teuthology.orchestra.run.smithi132.stdout:x86_64 2024-04-12T05:35:24.868 DEBUG:teuthology.orchestra.run.smithi132:> cat /etc/os-release 2024-04-12T05:35:24.929 INFO:teuthology.orchestra.run.smithi132.stdout:NAME="CentOS Stream" 2024-04-12T05:35:24.929 INFO:teuthology.orchestra.run.smithi132.stdout:VERSION="8" 2024-04-12T05:35:24.929 INFO:teuthology.orchestra.run.smithi132.stdout:ID="centos" 2024-04-12T05:35:24.929 INFO:teuthology.orchestra.run.smithi132.stdout:ID_LIKE="rhel fedora" 2024-04-12T05:35:24.929 INFO:teuthology.orchestra.run.smithi132.stdout:VERSION_ID="8" 2024-04-12T05:35:24.929 INFO:teuthology.orchestra.run.smithi132.stdout:PLATFORM_ID="platform:el8" 2024-04-12T05:35:24.929 INFO:teuthology.orchestra.run.smithi132.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-12T05:35:24.929 INFO:teuthology.orchestra.run.smithi132.stdout:ANSI_COLOR="0;31" 2024-04-12T05:35:24.929 INFO:teuthology.orchestra.run.smithi132.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-12T05:35:24.930 INFO:teuthology.orchestra.run.smithi132.stdout:HOME_URL="https://centos.org/" 2024-04-12T05:35:24.930 INFO:teuthology.orchestra.run.smithi132.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-12T05:35:24.930 INFO:teuthology.orchestra.run.smithi132.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-12T05:35:24.930 INFO:teuthology.orchestra.run.smithi132.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-12T05:35:24.930 INFO:teuthology.lock.ops:Updating smithi132.front.sepia.ceph.com on lock server 2024-04-12T05:35:24.952 DEBUG:teuthology.orchestra.run.smithi142:> uname -m 2024-04-12T05:35:24.975 INFO:teuthology.orchestra.run.smithi142.stdout:x86_64 2024-04-12T05:35:24.975 DEBUG:teuthology.orchestra.run.smithi142:> cat /etc/os-release 2024-04-12T05:35:25.036 INFO:teuthology.orchestra.run.smithi142.stdout:NAME="CentOS Stream" 2024-04-12T05:35:25.036 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION="8" 2024-04-12T05:35:25.037 INFO:teuthology.orchestra.run.smithi142.stdout:ID="centos" 2024-04-12T05:35:25.037 INFO:teuthology.orchestra.run.smithi142.stdout:ID_LIKE="rhel fedora" 2024-04-12T05:35:25.037 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION_ID="8" 2024-04-12T05:35:25.037 INFO:teuthology.orchestra.run.smithi142.stdout:PLATFORM_ID="platform:el8" 2024-04-12T05:35:25.037 INFO:teuthology.orchestra.run.smithi142.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-12T05:35:25.037 INFO:teuthology.orchestra.run.smithi142.stdout:ANSI_COLOR="0;31" 2024-04-12T05:35:25.037 INFO:teuthology.orchestra.run.smithi142.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-12T05:35:25.037 INFO:teuthology.orchestra.run.smithi142.stdout:HOME_URL="https://centos.org/" 2024-04-12T05:35:25.037 INFO:teuthology.orchestra.run.smithi142.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-12T05:35:25.037 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-12T05:35:25.037 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-12T05:35:25.037 INFO:teuthology.lock.ops:Updating smithi142.front.sepia.ceph.com on lock server 2024-04-12T05:35:25.060 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-12T05:35:25.068 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-12T05:35:25.073 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-12T05:35:25.073 DEBUG:teuthology.orchestra.run.smithi132:> test '!' -e /home/ubuntu/cephtest 2024-04-12T05:35:25.076 DEBUG:teuthology.orchestra.run.smithi142:> test '!' -e /home/ubuntu/cephtest 2024-04-12T05:35:25.097 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-12T05:35:25.104 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-12T05:35:25.105 DEBUG:teuthology.orchestra.run.smithi132:> test -z $(ls -A /var/lib/ceph) 2024-04-12T05:35:25.136 DEBUG:teuthology.orchestra.run.smithi142:> test -z $(ls -A /var/lib/ceph) 2024-04-12T05:35:25.170 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-12T05:35:25.227 INFO:teuthology.run_tasks:Running task kernel... 2024-04-12T05:35:25.248 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-12T05:35:25.249 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-12T05:35:25.249 DEBUG:teuthology.orchestra.run.smithi132:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-12T05:35:25.250 DEBUG:teuthology.orchestra.run.smithi142:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-12T05:35:25.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T05:35:25.274 DEBUG:teuthology.orchestra.run.smithi132:> uname -r 2024-04-12T05:35:25.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T05:35:25.275 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-04-12T05:35:25.337 INFO:teuthology.orchestra.run.smithi132.stdout:4.18.0-489.el8.x86_64 2024-04-12T05:35:25.338 INFO:teuthology.task.kernel:Running kernel on smithi132: 4.18.0-489.el8.x86_64 2024-04-12T05:35:25.338 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum install -y kernel 2024-04-12T05:35:25.339 INFO:teuthology.orchestra.run.smithi142.stdout:4.18.0-489.el8.x86_64 2024-04-12T05:35:25.339 INFO:teuthology.task.kernel:Running kernel on smithi142: 4.18.0-489.el8.x86_64 2024-04-12T05:35:25.339 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum install -y kernel 2024-04-12T05:36:02.520 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS Stream 8 - AppStream 824 kB/s | 28 MB 00:34 2024-04-12T05:36:02.605 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - AppStream 819 kB/s | 28 MB 00:34 2024-04-12T05:36:11.878 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS Stream 8 - BaseOS 2.4 MB/s | 10 MB 00:04 2024-04-12T05:36:12.045 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - BaseOS 2.3 MB/s | 10 MB 00:04 2024-04-12T05:36:13.995 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS Stream 8 - Extras 34 kB/s | 18 kB 00:00 2024-04-12T05:36:14.170 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - Extras 34 kB/s | 18 kB 00:00 2024-04-12T05:36:14.454 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS Stream 8 - Extras common packages 22 kB/s | 7.7 kB 00:00 2024-04-12T05:36:14.546 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - Extras common packages 29 kB/s | 7.7 kB 00:00 2024-04-12T05:36:14.731 INFO:teuthology.orchestra.run.smithi132.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2024-04-12T05:36:14.781 INFO:teuthology.orchestra.run.smithi142.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2024-04-12T05:36:16.173 INFO:teuthology.orchestra.run.smithi142.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2024-04-12T05:36:16.450 INFO:teuthology.orchestra.run.smithi132.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2024-04-12T05:36:19.973 INFO:teuthology.orchestra.run.smithi142.stdout:lab-extras 480 kB/s | 24 kB 00:00 2024-04-12T05:36:20.206 INFO:teuthology.orchestra.run.smithi132.stdout:lab-extras 377 kB/s | 24 kB 00:00 2024-04-12T05:36:22.945 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-12T05:36:22.945 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-12T05:36:23.056 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-04-12T05:36:23.057 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-12T05:36:23.057 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-04-12T05:36:23.057 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-12T05:36:23.057 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2024-04-12T05:36:23.057 INFO:teuthology.orchestra.run.smithi142.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-12T05:36:23.057 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-04-12T05:36:23.057 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-12T05:36:23.058 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-12T05:36:23.058 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:36:23.058 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-04-12T05:36:23.058 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-12T05:36:23.058 INFO:teuthology.orchestra.run.smithi142.stdout:Install 3 Packages 2024-04-12T05:36:23.058 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:36:23.058 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 90 M 2024-04-12T05:36:23.059 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 96 M 2024-04-12T05:36:23.059 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-04-12T05:36:23.220 INFO:teuthology.orchestra.run.smithi132.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-12T05:36:23.220 INFO:teuthology.orchestra.run.smithi132.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-12T05:36:23.327 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-12T05:36:23.328 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-12T05:36:23.328 INFO:teuthology.orchestra.run.smithi132.stdout: Package Architecture Version Repository Size 2024-04-12T05:36:23.328 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-12T05:36:23.328 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-04-12T05:36:23.328 INFO:teuthology.orchestra.run.smithi132.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-12T05:36:23.328 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-04-12T05:36:23.328 INFO:teuthology.orchestra.run.smithi132.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-12T05:36:23.329 INFO:teuthology.orchestra.run.smithi132.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-12T05:36:23.329 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:36:23.329 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-12T05:36:23.329 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-12T05:36:23.329 INFO:teuthology.orchestra.run.smithi132.stdout:Install 3 Packages 2024-04-12T05:36:23.329 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:36:23.329 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 90 M 2024-04-12T05:36:23.329 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 96 M 2024-04-12T05:36:23.330 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-12T05:36:25.807 INFO:teuthology.orchestra.run.smithi142.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 3.8 MB/s | 10 MB 00:02 2024-04-12T05:36:26.333 INFO:teuthology.orchestra.run.smithi132.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 3.5 MB/s | 10 MB 00:02 2024-04-12T05:36:27.824 INFO:teuthology.orchestra.run.smithi132.stdout:(2/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 8.2 MB/s | 36 MB 00:04 2024-04-12T05:36:27.891 INFO:teuthology.orchestra.run.smithi142.stdout:(2/3): kernel-core-4.18.0-552.el8.x86_64.rpm 9.1 MB/s | 44 MB 00:04 2024-04-12T05:36:28.283 INFO:teuthology.orchestra.run.smithi142.stdout:(3/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 7.0 MB/s | 36 MB 00:05 2024-04-12T05:36:28.283 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-04-12T05:36:28.283 INFO:teuthology.orchestra.run.smithi142.stdout:Total 17 MB/s | 90 MB 00:05 2024-04-12T05:36:28.858 INFO:teuthology.orchestra.run.smithi132.stdout:(3/3): kernel-core-4.18.0-552.el8.x86_64.rpm 8.0 MB/s | 44 MB 00:05 2024-04-12T05:36:28.858 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-12T05:36:28.858 INFO:teuthology.orchestra.run.smithi132.stdout:Total 16 MB/s | 90 MB 00:05 2024-04-12T05:36:28.964 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-04-12T05:36:29.387 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-04-12T05:36:29.387 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-04-12T05:36:29.540 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-12T05:36:29.977 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-12T05:36:29.978 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-12T05:36:30.646 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-04-12T05:36:30.667 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-04-12T05:36:31.239 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-12T05:36:31.256 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-12T05:36:33.486 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-04-12T05:36:33.966 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-12T05:36:34.078 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-12T05:36:34.666 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-12T05:36:37.562 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-12T05:36:37.932 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-12T05:36:38.242 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-12T05:36:38.633 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-12T05:36:41.361 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-12T05:36:41.629 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:36:42.067 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-12T05:36:42.623 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:37:03.440 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:37:03.465 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:37:03.813 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:37:03.813 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-12T05:37:03.813 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-12T05:37:04.325 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:37:04.325 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:37:04.325 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-04-12T05:37:04.325 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-12T05:37:04.325 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-12T05:37:04.325 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:37:04.325 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-04-12T05:37:04.425 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:37:04.450 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:37:04.469 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2024-04-12T05:37:04.737 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-12T05:37:04.737 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-12T05:37:04.737 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-552.el8.x86_64 2024-04-12T05:37:04.737 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-12T05:37:04.738 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-12T05:37:04.738 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-12T05:37:04.738 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi142.front.sepia.ceph.com, path=None, version=distro) 2024-04-12T05:37:04.738 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2024-04-12T05:37:04.792 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:37:04.792 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-12T05:37:04.792 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-12T05:37:04.951 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-12T05:37:04.951 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-12T05:37:04.951 DEBUG:teuthology.orchestra.run.smithi142:> sudo rpm -qi grub2-tools 2024-04-12T05:37:04.985 INFO:teuthology.orchestra.run.smithi142.stdout:Name : grub2-tools 2024-04-12T05:37:04.985 INFO:teuthology.orchestra.run.smithi142.stdout:Epoch : 1 2024-04-12T05:37:04.985 INFO:teuthology.orchestra.run.smithi142.stdout:Version : 2.02 2024-04-12T05:37:04.985 INFO:teuthology.orchestra.run.smithi142.stdout:Release : 129.el8 2024-04-12T05:37:04.985 INFO:teuthology.orchestra.run.smithi142.stdout:Architecture: x86_64 2024-04-12T05:37:04.985 INFO:teuthology.orchestra.run.smithi142.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-12T05:37:04.986 INFO:teuthology.orchestra.run.smithi142.stdout:Group : System Environment/Base 2024-04-12T05:37:04.986 INFO:teuthology.orchestra.run.smithi142.stdout:Size : 9265586 2024-04-12T05:37:04.986 INFO:teuthology.orchestra.run.smithi142.stdout:License : GPLv3+ 2024-04-12T05:37:04.986 INFO:teuthology.orchestra.run.smithi142.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-12T05:37:04.986 INFO:teuthology.orchestra.run.smithi142.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-12T05:37:04.986 INFO:teuthology.orchestra.run.smithi142.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-12T05:37:04.986 INFO:teuthology.orchestra.run.smithi142.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-12T05:37:04.986 INFO:teuthology.orchestra.run.smithi142.stdout:Relocations : (not relocatable) 2024-04-12T05:37:04.986 INFO:teuthology.orchestra.run.smithi142.stdout:Packager : CentOS BuildSystem 2024-04-12T05:37:04.986 INFO:teuthology.orchestra.run.smithi142.stdout:Vendor : CentOS 2024-04-12T05:37:04.986 INFO:teuthology.orchestra.run.smithi142.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-12T05:37:04.986 INFO:teuthology.orchestra.run.smithi142.stdout:Summary : Support tools for GRUB. 2024-04-12T05:37:04.986 INFO:teuthology.orchestra.run.smithi142.stdout:Description : 2024-04-12T05:37:04.987 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:37:04.987 INFO:teuthology.orchestra.run.smithi142.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-12T05:37:04.987 INFO:teuthology.orchestra.run.smithi142.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-12T05:37:04.987 INFO:teuthology.orchestra.run.smithi142.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-12T05:37:04.987 INFO:teuthology.orchestra.run.smithi142.stdout:hardware devices. 2024-04-12T05:37:04.987 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:37:04.987 INFO:teuthology.orchestra.run.smithi142.stdout:This subpackage provides tools for support of all platforms. 2024-04-12T05:37:04.988 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-12T05:37:04.988 INFO:teuthology.task.kernel:Updating grub on smithi142 to boot 4.18.0-552.el8.x86_64 2024-04-12T05:37:04.988 DEBUG:teuthology.orchestra.run.smithi142:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-12T05:37:05.271 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-12T05:37:05.271 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:37:05.271 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-12T05:37:05.271 INFO:teuthology.orchestra.run.smithi132.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-12T05:37:05.271 INFO:teuthology.orchestra.run.smithi132.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-12T05:37:05.271 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:37:05.272 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-12T05:37:05.408 DEBUG:teuthology.orchestra.run.smithi132:> rpm -q kernel | sort -rV | head -n 1 2024-04-12T05:37:05.623 INFO:teuthology.orchestra.run.smithi132.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-12T05:37:05.623 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-12T05:37:05.624 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-552.el8.x86_64 2024-04-12T05:37:05.624 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-12T05:37:05.624 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-12T05:37:05.624 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-12T05:37:05.624 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi132.front.sepia.ceph.com, path=None, version=distro) 2024-04-12T05:37:05.624 DEBUG:teuthology.orchestra.run.smithi132:> rpm -q kernel | sort -rV | head -n 1 2024-04-12T05:37:05.836 INFO:teuthology.orchestra.run.smithi132.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-12T05:37:05.836 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-12T05:37:05.836 DEBUG:teuthology.orchestra.run.smithi132:> sudo rpm -qi grub2-tools 2024-04-12T05:37:05.869 INFO:teuthology.orchestra.run.smithi132.stdout:Name : grub2-tools 2024-04-12T05:37:05.869 INFO:teuthology.orchestra.run.smithi132.stdout:Epoch : 1 2024-04-12T05:37:05.870 INFO:teuthology.orchestra.run.smithi132.stdout:Version : 2.02 2024-04-12T05:37:05.870 INFO:teuthology.orchestra.run.smithi132.stdout:Release : 129.el8 2024-04-12T05:37:05.870 INFO:teuthology.orchestra.run.smithi132.stdout:Architecture: x86_64 2024-04-12T05:37:05.870 INFO:teuthology.orchestra.run.smithi132.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-12T05:37:05.870 INFO:teuthology.orchestra.run.smithi132.stdout:Group : System Environment/Base 2024-04-12T05:37:05.870 INFO:teuthology.orchestra.run.smithi132.stdout:Size : 9265586 2024-04-12T05:37:05.870 INFO:teuthology.orchestra.run.smithi132.stdout:License : GPLv3+ 2024-04-12T05:37:05.870 INFO:teuthology.orchestra.run.smithi132.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-12T05:37:05.870 INFO:teuthology.orchestra.run.smithi132.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-12T05:37:05.870 INFO:teuthology.orchestra.run.smithi132.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-12T05:37:05.870 INFO:teuthology.orchestra.run.smithi132.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-12T05:37:05.870 INFO:teuthology.orchestra.run.smithi132.stdout:Relocations : (not relocatable) 2024-04-12T05:37:05.870 INFO:teuthology.orchestra.run.smithi132.stdout:Packager : CentOS BuildSystem 2024-04-12T05:37:05.871 INFO:teuthology.orchestra.run.smithi132.stdout:Vendor : CentOS 2024-04-12T05:37:05.871 INFO:teuthology.orchestra.run.smithi132.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-12T05:37:05.871 INFO:teuthology.orchestra.run.smithi132.stdout:Summary : Support tools for GRUB. 2024-04-12T05:37:05.871 INFO:teuthology.orchestra.run.smithi132.stdout:Description : 2024-04-12T05:37:05.871 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:37:05.871 INFO:teuthology.orchestra.run.smithi132.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-12T05:37:05.871 INFO:teuthology.orchestra.run.smithi132.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-12T05:37:05.871 INFO:teuthology.orchestra.run.smithi132.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-12T05:37:05.871 INFO:teuthology.orchestra.run.smithi132.stdout:hardware devices. 2024-04-12T05:37:05.871 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:37:05.871 INFO:teuthology.orchestra.run.smithi132.stdout:This subpackage provides tools for support of all platforms. 2024-04-12T05:37:05.872 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-12T05:37:05.872 INFO:teuthology.task.kernel:Updating grub on smithi132 to boot 4.18.0-552.el8.x86_64 2024-04-12T05:37:05.872 DEBUG:teuthology.orchestra.run.smithi132:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-12T05:37:06.371 INFO:teuthology.orchestra.run.smithi142.stderr:Generating grub configuration file ... 2024-04-12T05:37:07.335 INFO:teuthology.orchestra.run.smithi132.stderr:Generating grub configuration file ... 2024-04-12T05:37:08.398 INFO:teuthology.orchestra.run.smithi142.stderr:done 2024-04-12T05:37:08.400 DEBUG:teuthology.orchestra.run.smithi142:> mktemp 2024-04-12T05:37:08.433 INFO:teuthology.orchestra.run.smithi142.stdout:/tmp/tmp.cczNwRpVEL 2024-04-12T05:37:08.433 DEBUG:teuthology.orchestra.run.smithi142:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.cczNwRpVEL 2024-04-12T05:37:08.518 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 0666 /tmp/tmp.cczNwRpVEL 2024-04-12T05:37:08.623 DEBUG:teuthology.orchestra.remote:smithi142:/tmp/tmp.cczNwRpVEL is 6KB 2024-04-12T05:37:08.672 DEBUG:teuthology.orchestra.run.smithi142:> rm -fr /tmp/tmp.cczNwRpVEL 2024-04-12T05:37:08.689 DEBUG:teuthology.orchestra.run.smithi142:> sudo /bin/ls /boot/loader/entries || true 2024-04-12T05:37:08.766 INFO:teuthology.orchestra.run.smithi142.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-12T05:37:08.766 INFO:teuthology.orchestra.run.smithi142.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-12T05:37:08.766 INFO:teuthology.orchestra.run.smithi142.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-12T05:37:08.766 INFO:teuthology.orchestra.run.smithi142.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-12T05:37:08.767 DEBUG:teuthology.orchestra.run.smithi142:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-12T05:37:08.930 DEBUG:teuthology.orchestra.run.smithi142:> sudo shutdown -r now 2024-04-12T05:37:09.159 INFO:teuthology.orchestra.run.smithi132.stderr:done 2024-04-12T05:37:09.160 DEBUG:teuthology.orchestra.run.smithi132:> mktemp 2024-04-12T05:37:09.183 INFO:teuthology.orchestra.run.smithi132.stdout:/tmp/tmp.mQlWagCkWr 2024-04-12T05:37:09.183 DEBUG:teuthology.orchestra.run.smithi132:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.mQlWagCkWr 2024-04-12T05:37:09.259 DEBUG:teuthology.orchestra.run.smithi132:> sudo chmod 0666 /tmp/tmp.mQlWagCkWr 2024-04-12T05:37:09.399 DEBUG:teuthology.orchestra.remote:smithi132:/tmp/tmp.mQlWagCkWr is 6KB 2024-04-12T05:37:09.447 DEBUG:teuthology.orchestra.run.smithi132:> rm -fr /tmp/tmp.mQlWagCkWr 2024-04-12T05:37:09.465 DEBUG:teuthology.orchestra.run.smithi132:> sudo /bin/ls /boot/loader/entries || true 2024-04-12T05:37:09.535 INFO:teuthology.orchestra.run.smithi132.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-12T05:37:09.535 INFO:teuthology.orchestra.run.smithi132.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-12T05:37:09.535 INFO:teuthology.orchestra.run.smithi132.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-12T05:37:09.535 INFO:teuthology.orchestra.run.smithi132.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-12T05:37:09.536 DEBUG:teuthology.orchestra.run.smithi132:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-12T05:37:09.690 DEBUG:teuthology.orchestra.run.smithi132:> sudo shutdown -r now 2024-04-12T05:37:38.957 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-12T05:37:38.958 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T05:37:38.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:37:39.693 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-12T05:37:39.694 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-04-12T05:37:39.694 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:37:57.278 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-04-12T05:37:58.046 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.132 2024-04-12T05:38:06.288 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T05:38:06.289 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:38:07.047 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-04-12T05:38:07.048 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:38:09.342 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-04-12T05:38:21.351 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T05:38:21.352 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:38:39.775 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-04-12T05:38:54.790 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T05:38:54.791 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:38:55.421 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-04-12T05:38:56.466 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T05:38:56.466 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-552.el8.x86_64"... 2024-04-12T05:38:56.466 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-04-12T05:38:56.943 INFO:teuthology.orchestra.run.smithi142.stdout:4.18.0-552.el8.x86_64 2024-04-12T05:38:56.943 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-552.el8.x86_64 vs 4.18.0-552.el8.x86_64 2024-04-12T05:38:56.943 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-12T05:38:56.943 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-12T05:38:57.944 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-12T05:38:57.944 DEBUG:teuthology.orchestra.run.smithi142:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-12T05:38:58.000 INFO:teuthology.orchestra.run.smithi142.stdout:ttyS1 2024-04-12T05:38:58.013 DEBUG:teuthology.parallel:result is None 2024-04-12T05:39:07.050 DEBUG:teuthology.orchestra.remote:timed out 2024-04-12T05:39:19.050 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-04-12T05:39:19.052 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:39:19.434 DEBUG:teuthology.orchestra.run.smithi132:> true 2024-04-12T05:39:19.742 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-04-12T05:39:19.742 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-552.el8.x86_64"... 2024-04-12T05:39:19.743 DEBUG:teuthology.orchestra.run.smithi132:> uname -r 2024-04-12T05:39:19.763 INFO:teuthology.orchestra.run.smithi132.stdout:4.18.0-552.el8.x86_64 2024-04-12T05:39:19.763 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-552.el8.x86_64 vs 4.18.0-552.el8.x86_64 2024-04-12T05:39:19.763 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-12T05:39:19.763 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-12T05:39:20.764 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-12T05:39:20.764 DEBUG:teuthology.orchestra.run.smithi132:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-12T05:39:20.843 INFO:teuthology.orchestra.run.smithi132.stdout:ttyS1 2024-04-12T05:39:20.864 DEBUG:teuthology.parallel:result is None 2024-04-12T05:39:20.864 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-12T05:39:20.873 INFO:teuthology.task.internal:Creating test directory... 2024-04-12T05:39:20.874 DEBUG:teuthology.orchestra.run.smithi132:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-12T05:39:20.876 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-12T05:39:20.899 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-12T05:39:20.907 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-12T05:39:20.920 INFO:teuthology.task.internal:Creating archive directory... 2024-04-12T05:39:20.920 DEBUG:teuthology.orchestra.run.smithi132:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-12T05:39:20.936 DEBUG:teuthology.orchestra.run.smithi142:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-12T05:39:20.973 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-12T05:39:20.981 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-12T05:39:20.981 DEBUG:teuthology.orchestra.run.smithi132:> 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-04-12T05:39:21.011 DEBUG:teuthology.orchestra.run.smithi142:> 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-04-12T05:39:21.044 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-12T05:39:21.054 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-12T05:39:21.055 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-12T05:39:21.066 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-12T05:39:21.068 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-12T05:39:21.080 INFO:teuthology.task.internal:Configuring sudo... 2024-04-12T05:39:21.080 DEBUG:teuthology.orchestra.run.smithi132:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-12T05:39:21.099 DEBUG:teuthology.orchestra.run.smithi142:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-12T05:39:21.130 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-12T05:39:21.138 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-12T05:39:21.138 DEBUG:teuthology.orchestra.run.smithi132:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-12T05:39:21.168 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-12T05:39:21.189 DEBUG:teuthology.orchestra.run.smithi132:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-12T05:39:21.272 DEBUG:teuthology.orchestra.run.smithi132:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-12T05:39:21.316 DEBUG:teuthology.orchestra.run.smithi132:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-12T05:39:21.401 DEBUG:teuthology.orchestra.run.smithi132:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-12T05:39:21.443 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-12T05:39:21.443 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-12T05:39:21.509 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-12T05:39:21.556 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-12T05:39:21.613 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-12T05:39:21.700 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-12T05:39:21.743 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-12T05:39:21.743 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-12T05:39:21.811 DEBUG:teuthology.orchestra.run.smithi132:> sudo service rsyslog restart 2024-04-12T05:39:21.814 DEBUG:teuthology.orchestra.run.smithi142:> sudo service rsyslog restart 2024-04-12T05:39:21.873 INFO:teuthology.orchestra.run.smithi132.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-12T05:39:21.931 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-12T05:39:22.388 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-12T05:39:22.395 INFO:teuthology.task.internal:Starting timer... 2024-04-12T05:39:22.395 INFO:teuthology.run_tasks:Running task pcp... 2024-04-12T05:39:22.420 INFO:teuthology.run_tasks:Running task selinux... 2024-04-12T05:39:22.429 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-12T05:39:22.429 DEBUG:teuthology.orchestra.run.smithi132:> sudo service auditd rotate 2024-04-12T05:39:22.517 INFO:teuthology.orchestra.run.smithi132.stdout:Rotating logs: 2024-04-12T05:39:22.519 DEBUG:teuthology.orchestra.run.smithi142:> sudo service auditd rotate 2024-04-12T05:39:22.609 INFO:teuthology.orchestra.run.smithi142.stdout:Rotating logs: 2024-04-12T05:39:22.611 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-12T05:39:22.611 DEBUG:teuthology.orchestra.run.smithi132:> /usr/sbin/getenforce 2024-04-12T05:39:22.669 INFO:teuthology.orchestra.run.smithi132.stdout:Permissive 2024-04-12T05:39:22.669 DEBUG:teuthology.orchestra.run.smithi142:> /usr/sbin/getenforce 2024-04-12T05:39:22.709 INFO:teuthology.orchestra.run.smithi142.stdout:Permissive 2024-04-12T05:39:22.709 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi132.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi142.front.sepia.ceph.com': 'permissive'} 2024-04-12T05:39:22.709 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-04-12T05:39:22.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T05:39:22.737 DEBUG:teuthology.orchestra.run.smithi142:> 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 2024-04-12T05:39:22.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T05:39:22.777 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-12T05:39:22.778 DEBUG:teuthology.orchestra.run.smithi132:> sudo /usr/sbin/setenforce permissive 2024-04-12T05:39:22.805 DEBUG:teuthology.orchestra.run.smithi142:> sudo /usr/sbin/setenforce permissive 2024-04-12T05:39:22.851 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-12T05:39:22.860 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-12T05:39:22.877 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-04-12T05:39:22.886 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi132.front.sepia.ceph.com,smithi142.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-12T05:45:44.681 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi132.front.sepia.ceph.com'), Remote(name='ubuntu@smithi142.front.sepia.ceph.com')] 2024-04-12T05:45:44.683 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-04-12T05:45:44.684 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:45:44.761 DEBUG:teuthology.orchestra.run.smithi132:> true 2024-04-12T05:45:44.829 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-04-12T05:45:44.830 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T05:45:44.830 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T05:45:44.903 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-04-12T05:45:44.973 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T05:45:44.973 INFO:teuthology.run_tasks:Running task clock... 2024-04-12T05:45:44.983 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-12T05:45:44.984 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-12T05:45:44.984 DEBUG:teuthology.orchestra.run.smithi132:> 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-04-12T05:45:44.986 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-12T05:45:44.987 DEBUG:teuthology.orchestra.run.smithi142:> 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-04-12T05:45:45.016 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-12T05:45:45.030 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-12T05:45:45.045 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-12T05:45:45.058 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-12T05:45:45.098 INFO:teuthology.orchestra.run.smithi132.stderr:sudo: ntpd: command not found 2024-04-12T05:45:45.109 INFO:teuthology.orchestra.run.smithi132.stdout:506 Cannot talk to daemon 2024-04-12T05:45:45.122 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-12T05:45:45.123 INFO:teuthology.orchestra.run.smithi142.stderr:sudo: ntpd: command not found 2024-04-12T05:45:45.134 INFO:teuthology.orchestra.run.smithi142.stdout:506 Cannot talk to daemon 2024-04-12T05:45:45.136 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-12T05:45:45.147 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-12T05:45:45.160 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-12T05:45:45.205 INFO:teuthology.orchestra.run.smithi132.stderr:bash: ntpq: command not found 2024-04-12T05:45:45.208 INFO:teuthology.orchestra.run.smithi132.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-12T05:45:45.208 INFO:teuthology.orchestra.run.smithi132.stdout:=============================================================================== 2024-04-12T05:45:45.208 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:45:45.208 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:45:45.209 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:45:45.209 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:45:45.227 INFO:teuthology.orchestra.run.smithi142.stderr:bash: ntpq: command not found 2024-04-12T05:45:45.230 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-12T05:45:45.230 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2024-04-12T05:45:45.230 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:45:45.231 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:45:45.231 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:45:45.231 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T05:45:45.232 INFO:teuthology.run_tasks:Running task pexec... 2024-04-12T05:45:45.241 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-12T05:45:45.241 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi132.front.sepia.ceph.com 2024-04-12T05:45:45.241 DEBUG:teuthology.orchestra.run.smithi132:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-12T05:45:45.242 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi142.front.sepia.ceph.com 2024-04-12T05:45:45.242 DEBUG:teuthology.orchestra.run.smithi142:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-12T05:45:46.010 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:53 ago on Fri 12 Apr 2024 05:43:52 AM UTC. 2024-04-12T05:45:46.027 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:01:52 ago on Fri 12 Apr 2024 05:43:53 AM UTC. 2024-04-12T05:45:48.114 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-04-12T05:45:48.114 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-12T05:45:48.115 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-04-12T05:45:48.115 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-12T05:45:48.115 INFO:teuthology.orchestra.run.smithi142.stdout:Resetting modules: 2024-04-12T05:45:48.115 INFO:teuthology.orchestra.run.smithi142.stdout: container-tools 2024-04-12T05:45:48.115 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:45:48.115 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-04-12T05:45:48.115 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-12T05:45:48.115 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:45:48.161 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-12T05:45:48.162 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-12T05:45:48.162 INFO:teuthology.orchestra.run.smithi132.stdout: Package Architecture Version Repository Size 2024-04-12T05:45:48.163 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-12T05:45:48.163 INFO:teuthology.orchestra.run.smithi132.stdout:Resetting modules: 2024-04-12T05:45:48.163 INFO:teuthology.orchestra.run.smithi132.stdout: container-tools 2024-04-12T05:45:48.163 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:45:48.163 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-12T05:45:48.163 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-12T05:45:48.163 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:45:48.384 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-04-12T05:45:48.407 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-12T05:45:49.211 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:01:56 ago on Fri 12 Apr 2024 05:43:53 AM UTC. 2024-04-12T05:45:49.248 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:57 ago on Fri 12 Apr 2024 05:43:52 AM UTC. 2024-04-12T05:45:51.347 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-04-12T05:45:51.384 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-12T05:45:51.384 INFO:teuthology.orchestra.run.smithi142.stdout: Package Arch Version Repository Size 2024-04-12T05:45:51.384 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-12T05:45:51.384 INFO:teuthology.orchestra.run.smithi142.stdout:Installing group/module packages: 2024-04-12T05:45:51.384 INFO:teuthology.orchestra.run.smithi142.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout:Installing weak dependencies: 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-12T05:45:51.385 INFO:teuthology.orchestra.run.smithi142.stdout:Installing module profiles: 2024-04-12T05:45:51.386 INFO:teuthology.orchestra.run.smithi142.stdout: container-tools/common 2024-04-12T05:45:51.386 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:45:51.386 INFO:teuthology.orchestra.run.smithi142.stdout:Enabling module streams: 2024-04-12T05:45:51.386 INFO:teuthology.orchestra.run.smithi142.stdout: container-tools rhel8 2024-04-12T05:45:51.386 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:45:51.386 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-04-12T05:45:51.386 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-12T05:45:51.386 INFO:teuthology.orchestra.run.smithi142.stdout:Install 13 Packages 2024-04-12T05:45:51.386 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:45:51.387 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 27 M 2024-04-12T05:45:51.387 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 91 M 2024-04-12T05:45:51.387 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-04-12T05:45:51.401 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-04-12T05:45:51.438 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-12T05:45:51.438 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout:Installing group/module packages: 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-12T05:45:51.439 INFO:teuthology.orchestra.run.smithi132.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-12T05:45:51.440 INFO:teuthology.orchestra.run.smithi132.stdout:Installing weak dependencies: 2024-04-12T05:45:51.440 INFO:teuthology.orchestra.run.smithi132.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-12T05:45:51.440 INFO:teuthology.orchestra.run.smithi132.stdout:Installing module profiles: 2024-04-12T05:45:51.440 INFO:teuthology.orchestra.run.smithi132.stdout: container-tools/common 2024-04-12T05:45:51.440 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:45:51.440 INFO:teuthology.orchestra.run.smithi132.stdout:Enabling module streams: 2024-04-12T05:45:51.440 INFO:teuthology.orchestra.run.smithi132.stdout: container-tools rhel8 2024-04-12T05:45:51.440 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:45:51.440 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-04-12T05:45:51.440 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-04-12T05:45:51.440 INFO:teuthology.orchestra.run.smithi132.stdout:Install 13 Packages 2024-04-12T05:45:51.440 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:45:51.441 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 27 M 2024-04-12T05:45:51.441 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 91 M 2024-04-12T05:45:51.441 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-04-12T05:45:52.683 INFO:teuthology.orchestra.run.smithi142.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 556 kB/s | 689 kB 00:01 2024-04-12T05:45:52.723 INFO:teuthology.orchestra.run.smithi132.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 562 kB/s | 689 kB 00:01 2024-04-12T05:45:53.000 INFO:teuthology.orchestra.run.smithi142.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 120 kB/s | 38 kB 00:00 2024-04-12T05:45:53.048 INFO:teuthology.orchestra.run.smithi132.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 117 kB/s | 38 kB 00:00 2024-04-12T05:45:53.150 INFO:teuthology.orchestra.run.smithi142.stdout:(3/13): aardvark-dns-1.10.0-1.module_el8+871+55 604 kB/s | 1.0 MB 00:01 2024-04-12T05:45:53.224 INFO:teuthology.orchestra.run.smithi132.stdout:(3/13): aardvark-dns-1.10.0-1.module_el8+871+55 597 kB/s | 1.0 MB 00:01 2024-04-12T05:45:53.681 INFO:teuthology.orchestra.run.smithi142.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 379 kB/s | 258 kB 00:00 2024-04-12T05:45:53.682 INFO:teuthology.orchestra.run.smithi132.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 407 kB/s | 258 kB 00:00 2024-04-12T05:45:54.226 INFO:teuthology.orchestra.run.smithi142.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 331 kB/s | 180 kB 00:00 2024-04-12T05:45:54.232 INFO:teuthology.orchestra.run.smithi132.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 328 kB/s | 180 kB 00:00 2024-04-12T05:45:54.524 INFO:teuthology.orchestra.run.smithi132.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 85 kB/s | 25 kB 00:00 2024-04-12T05:45:54.534 INFO:teuthology.orchestra.run.smithi142.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 80 kB/s | 25 kB 00:00 2024-04-12T05:45:54.966 INFO:teuthology.orchestra.run.smithi132.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 212 kB/s | 94 kB 00:00 2024-04-12T05:45:54.968 INFO:teuthology.orchestra.run.smithi142.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 217 kB/s | 94 kB 00:00 2024-04-12T05:45:59.159 INFO:teuthology.orchestra.run.smithi142.stdout:(8/13): netavark-1.10.3-1.module_el8+951+32019c 699 kB/s | 4.1 MB 00:06 2024-04-12T05:45:59.224 INFO:teuthology.orchestra.run.smithi132.stdout:(8/13): netavark-1.10.3-1.module_el8+951+32019c 700 kB/s | 4.1 MB 00:05 2024-04-12T05:46:02.959 INFO:teuthology.orchestra.run.smithi142.stdout:(9/13): toolbox-0.0.99.5-2.module_el8+971+3d3df 681 kB/s | 2.5 MB 00:03 2024-04-12T05:46:03.083 INFO:teuthology.orchestra.run.smithi132.stdout:(9/13): toolbox-0.0.99.5-2.module_el8+971+3d3df 671 kB/s | 2.5 MB 00:03 2024-04-12T05:46:03.326 INFO:teuthology.orchestra.run.smithi142.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 144 kB/s | 53 kB 00:00 2024-04-12T05:46:03.500 INFO:teuthology.orchestra.run.smithi132.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 126 kB/s | 53 kB 00:00 2024-04-12T05:46:03.685 INFO:teuthology.orchestra.run.smithi142.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 114 kB/s | 41 kB 00:00 2024-04-12T05:46:03.942 INFO:teuthology.orchestra.run.smithi132.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 93 kB/s | 41 kB 00:00 2024-04-12T05:46:05.026 INFO:teuthology.orchestra.run.smithi142.stdout:(12/13): buildah-1.33.6-2.module_el8+976+113607 727 kB/s | 9.6 MB 00:13 2024-04-12T05:46:05.175 INFO:teuthology.orchestra.run.smithi132.stdout:(12/13): buildah-1.33.6-2.module_el8+976+113607 722 kB/s | 9.6 MB 00:13 2024-04-12T05:46:07.436 INFO:teuthology.orchestra.run.smithi142.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 723 kB/s | 8.8 MB 00:12 2024-04-12T05:46:07.436 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-04-12T05:46:07.436 INFO:teuthology.orchestra.run.smithi142.stdout:Total 1.7 MB/s | 27 MB 00:16 2024-04-12T05:46:07.711 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-04-12T05:46:07.732 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-04-12T05:46:07.733 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-04-12T05:46:07.988 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-04-12T05:46:07.991 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-04-12T05:46:08.451 INFO:teuthology.orchestra.run.smithi132.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 669 kB/s | 8.8 MB 00:13 2024-04-12T05:46:08.451 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-04-12T05:46:08.451 INFO:teuthology.orchestra.run.smithi132.stdout:Total 1.6 MB/s | 27 MB 00:17 2024-04-12T05:46:08.663 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-04-12T05:46:08.722 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-04-12T05:46:08.744 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-04-12T05:46:08.744 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-04-12T05:46:09.010 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-04-12T05:46:09.012 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-04-12T05:46:09.594 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-12T05:46:09.711 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-04-12T05:46:09.780 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-12T05:46:10.001 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-12T05:46:10.176 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-12T05:46:10.402 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-12T05:46:10.660 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-12T05:46:10.849 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-12T05:46:10.934 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-12T05:46:11.036 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-12T05:46:11.243 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-12T05:46:11.489 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-12T05:46:11.888 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-12T05:46:12.073 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-12T05:46:12.167 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-12T05:46:12.363 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-12T05:46:12.807 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-12T05:46:13.017 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-12T05:46:13.025 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-12T05:46:13.220 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-12T05:46:13.295 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-12T05:46:13.383 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-12T05:46:13.499 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-12T05:46:13.840 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-12T05:46:13.840 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-12T05:46:13.840 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-12T05:46:13.840 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-12T05:46:13.840 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-12T05:46:13.841 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-12T05:46:13.841 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-12T05:46:13.841 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-12T05:46:13.841 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-12T05:46:13.841 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-12T05:46:13.841 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-12T05:46:13.841 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-12T05:46:13.841 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-12T05:46:13.969 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-12T05:46:14.202 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-12T05:46:14.346 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-12T05:46:14.346 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:46:14.346 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:46:14.347 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-04-12T05:46:14.444 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-12T05:46:14.605 DEBUG:teuthology.parallel:result is None 2024-04-12T05:46:14.635 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-12T05:46:15.068 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-12T05:46:15.068 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-12T05:46:15.068 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-12T05:46:15.068 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-12T05:46:15.069 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-12T05:46:15.069 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-12T05:46:15.069 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-12T05:46:15.069 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-12T05:46:15.069 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-12T05:46:15.069 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-12T05:46:15.069 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-12T05:46:15.069 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-12T05:46:15.069 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-12T05:46:15.628 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-12T05:46:15.628 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:46:15.628 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-04-12T05:46:15.628 INFO:teuthology.orchestra.run.smithi132.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-12T05:46:15.628 INFO:teuthology.orchestra.run.smithi132.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-12T05:46:15.628 INFO:teuthology.orchestra.run.smithi132.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-12T05:46:15.628 INFO:teuthology.orchestra.run.smithi132.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-12T05:46:15.628 INFO:teuthology.orchestra.run.smithi132.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-12T05:46:15.628 INFO:teuthology.orchestra.run.smithi132.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-12T05:46:15.628 INFO:teuthology.orchestra.run.smithi132.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-12T05:46:15.628 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-12T05:46:15.628 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-12T05:46:15.628 INFO:teuthology.orchestra.run.smithi132.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-12T05:46:15.629 INFO:teuthology.orchestra.run.smithi132.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-12T05:46:15.629 INFO:teuthology.orchestra.run.smithi132.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-12T05:46:15.629 INFO:teuthology.orchestra.run.smithi132.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-12T05:46:15.629 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:46:15.629 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-04-12T05:46:15.951 DEBUG:teuthology.parallel:result is None 2024-04-12T05:46:15.952 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-12T05:46:16.051 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\\)'], 'sha1': 'd540ebaca6b131a1dd560e7f69e024b133bbaa42'} 2024-04-12T05:46:16.052 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.5 2024-04-12T05:46:16.052 INFO:tasks.cephadm:Cluster fsid is fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:46:16.052 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-12T05:46:16.052 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-04-12T05:46:16.053 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi132': '172.21.15.132', 'mon.smithi142': '172.21.15.142'} 2024-04-12T05:46:16.053 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-12T05:46:16.053 DEBUG:teuthology.orchestra.run.smithi132:> sudo hostname $(hostname -s) 2024-04-12T05:46:16.081 DEBUG:teuthology.orchestra.run.smithi142:> sudo hostname $(hostname -s) 2024-04-12T05:46:16.115 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.5)... 2024-04-12T05:46:16.116 DEBUG:teuthology.orchestra.run.smithi132:> 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-04-12T05:46:16.388 INFO:teuthology.orchestra.run.smithi132.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Apr 12 05:46 /home/ubuntu/cephtest/cephadm 2024-04-12T05:46:16.388 DEBUG:teuthology.orchestra.run.smithi142:> 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-04-12T05:46:16.638 INFO:teuthology.orchestra.run.smithi142.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Apr 12 05:46 /home/ubuntu/cephtest/cephadm 2024-04-12T05:46:16.639 DEBUG:teuthology.orchestra.run.smithi132:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-12T05:46:16.657 DEBUG:teuthology.orchestra.run.smithi142:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-12T05:46:16.688 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.5 on all hosts... 2024-04-12T05:46:16.688 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-04-12T05:46:16.700 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-04-12T05:46:18.473 INFO:teuthology.orchestra.run.smithi142.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-12T05:46:18.531 INFO:teuthology.orchestra.run.smithi132.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-12T05:46:38.424 INFO:teuthology.orchestra.run.smithi142.stdout:{ 2024-04-12T05:46:38.424 INFO:teuthology.orchestra.run.smithi142.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-04-12T05:46:38.424 INFO:teuthology.orchestra.run.smithi142.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-04-12T05:46:38.424 INFO:teuthology.orchestra.run.smithi142.stdout: "repo_digests": [ 2024-04-12T05:46:38.424 INFO:teuthology.orchestra.run.smithi142.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-04-12T05:46:38.424 INFO:teuthology.orchestra.run.smithi142.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-04-12T05:46:38.424 INFO:teuthology.orchestra.run.smithi142.stdout: ] 2024-04-12T05:46:38.424 INFO:teuthology.orchestra.run.smithi142.stdout:} 2024-04-12T05:46:39.643 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:46:39.643 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-04-12T05:46:39.643 INFO:teuthology.orchestra.run.smithi132.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-04-12T05:46:39.643 INFO:teuthology.orchestra.run.smithi132.stdout: "repo_digests": [ 2024-04-12T05:46:39.643 INFO:teuthology.orchestra.run.smithi132.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-04-12T05:46:39.643 INFO:teuthology.orchestra.run.smithi132.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-04-12T05:46:39.643 INFO:teuthology.orchestra.run.smithi132.stdout: ] 2024-04-12T05:46:39.643 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:46:39.662 DEBUG:teuthology.orchestra.run.smithi132:> sudo mkdir -p /etc/ceph 2024-04-12T05:46:39.692 DEBUG:teuthology.orchestra.run.smithi142:> sudo mkdir -p /etc/ceph 2024-04-12T05:46:39.729 DEBUG:teuthology.orchestra.run.smithi132:> sudo chmod 777 /etc/ceph 2024-04-12T05:46:39.758 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 777 /etc/ceph 2024-04-12T05:46:39.799 INFO:tasks.cephadm:Writing seed config... 2024-04-12T05:46:39.800 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-12T05:46:39.800 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-12T05:46:39.800 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-12T05:46:39.800 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-12T05:46:39.800 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-12T05:46:39.800 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-12T05:46:39.801 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-12T05:46:39.801 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-12T05:46:39.801 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-12T05:46:39.801 DEBUG:teuthology.orchestra.run.smithi132:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-12T05:46:39.819 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 = fa6d090c-f88f-11ee-bc8c-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-04-12T05:46:39.819 DEBUG:teuthology.orchestra.run.smithi132:mon.smithi132> sudo journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi132.service 2024-04-12T05:46:39.861 INFO:tasks.cephadm:Bootstrapping... 2024-04-12T05:46:39.862 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 -v bootstrap --fsid fa6d090c-f88f-11ee-bc8c-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.132 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-12T05:46:39.887 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:-- Logs begin at Fri 2024-04-12 05:38:30 UTC. -- 2024-04-12T05:46:40.050 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-12T05:46:40.073 INFO:teuthology.orchestra.run.smithi132.stderr:/bin/podman: 4.9.4-dev 2024-04-12T05:46:40.085 INFO:teuthology.orchestra.run.smithi132.stderr:Verifying podman|docker is present... 2024-04-12T05:46:40.085 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-12T05:46:40.105 INFO:teuthology.orchestra.run.smithi132.stderr:/bin/podman: 4.9.4-dev 2024-04-12T05:46:40.117 INFO:teuthology.orchestra.run.smithi132.stderr:Verifying lvm2 is present... 2024-04-12T05:46:40.117 INFO:teuthology.orchestra.run.smithi132.stderr:Verifying time synchronization is in place... 2024-04-12T05:46:40.117 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-enabled chrony.service 2024-04-12T05:46:40.123 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-12T05:46:40.124 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-active chrony.service 2024-04-12T05:46:40.129 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: inactive 2024-04-12T05:46:40.129 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-12T05:46:40.134 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: enabled 2024-04-12T05:46:40.135 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-active chronyd.service 2024-04-12T05:46:40.140 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: active 2024-04-12T05:46:40.140 INFO:teuthology.orchestra.run.smithi132.stderr:Unit chronyd.service is enabled and running 2024-04-12T05:46:40.141 INFO:teuthology.orchestra.run.smithi132.stderr:Repeating the final host check... 2024-04-12T05:46:40.141 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-12T05:46:40.160 INFO:teuthology.orchestra.run.smithi132.stderr:/bin/podman: 4.9.4-dev 2024-04-12T05:46:40.174 INFO:teuthology.orchestra.run.smithi132.stderr:podman|docker (/bin/podman) is present 2024-04-12T05:46:40.174 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl is present 2024-04-12T05:46:40.174 INFO:teuthology.orchestra.run.smithi132.stderr:lvcreate is present 2024-04-12T05:46:40.174 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-enabled chrony.service 2024-04-12T05:46:40.179 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-12T05:46:40.179 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-active chrony.service 2024-04-12T05:46:40.184 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: inactive 2024-04-12T05:46:40.185 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-12T05:46:40.190 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: enabled 2024-04-12T05:46:40.191 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-active chronyd.service 2024-04-12T05:46:40.196 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: active 2024-04-12T05:46:40.197 INFO:teuthology.orchestra.run.smithi132.stderr:Unit chronyd.service is enabled and running 2024-04-12T05:46:40.197 INFO:teuthology.orchestra.run.smithi132.stderr:Host looks OK 2024-04-12T05:46:40.197 INFO:teuthology.orchestra.run.smithi132.stderr:Cluster fsid: fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:46:40.197 INFO:teuthology.orchestra.run.smithi132.stderr:Acquiring lock 140604066824320 on /run/cephadm/fa6d090c-f88f-11ee-bc8c-c7b262605968.lock 2024-04-12T05:46:40.197 INFO:teuthology.orchestra.run.smithi132.stderr:Lock 140604066824320 acquired on /run/cephadm/fa6d090c-f88f-11ee-bc8c-c7b262605968.lock 2024-04-12T05:46:40.198 INFO:teuthology.orchestra.run.smithi132.stderr:Verifying IP 172.21.15.132 port 3300 ... 2024-04-12T05:46:40.198 INFO:teuthology.orchestra.run.smithi132.stderr:Verifying IP 172.21.15.132 port 6789 ... 2024-04-12T05:46:40.199 INFO:teuthology.orchestra.run.smithi132.stderr:Base mon IP is 172.21.15.132, final addrv is [v2:172.21.15.132:3300,v1:172.21.15.132:6789] 2024-04-12T05:46:40.199 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: /sbin/ip route ls 2024-04-12T05:46:40.200 INFO:teuthology.orchestra.run.smithi132.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.132 metric 100 2024-04-12T05:46:40.200 INFO:teuthology.orchestra.run.smithi132.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.132 metric 100 2024-04-12T05:46:40.200 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: /sbin/ip -6 route ls 2024-04-12T05:46:40.203 INFO:teuthology.orchestra.run.smithi132.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-12T05:46:40.203 INFO:teuthology.orchestra.run.smithi132.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-12T05:46:40.203 INFO:teuthology.orchestra.run.smithi132.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2024-04-12T05:46:40.203 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: /sbin/ip -6 addr ls 2024-04-12T05:46:40.205 INFO:teuthology.orchestra.run.smithi132.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-12T05:46:40.205 INFO:teuthology.orchestra.run.smithi132.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-04-12T05:46:40.206 INFO:teuthology.orchestra.run.smithi132.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-12T05:46:40.206 INFO:teuthology.orchestra.run.smithi132.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-12T05:46:40.206 INFO:teuthology.orchestra.run.smithi132.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe88:773f/64 scope link 2024-04-12T05:46:40.206 INFO:teuthology.orchestra.run.smithi132.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-12T05:46:40.206 INFO:teuthology.orchestra.run.smithi132.stderr:Mon IP `172.21.15.132` is in CIDR network `172.21.0.0/20` 2024-04-12T05:46:40.206 INFO:teuthology.orchestra.run.smithi132.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-12T05:46:40.207 INFO:teuthology.orchestra.run.smithi132.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-12T05:46:40.207 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.5 2024-04-12T05:46:40.284 INFO:teuthology.orchestra.run.smithi132.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.5... 2024-04-12T05:46:40.683 INFO:teuthology.orchestra.run.smithi132.stderr:/bin/podman: Getting image source signatures 2024-04-12T05:46:40.683 INFO:teuthology.orchestra.run.smithi132.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-04-12T05:46:40.683 INFO:teuthology.orchestra.run.smithi132.stderr:/bin/podman: Copying blob sha256:77890c5669f6b6c6924b8fca572f4f533c69239091810f2d2495b0df611f7263 2024-04-12T05:46:40.683 INFO:teuthology.orchestra.run.smithi132.stderr:/bin/podman: Copying config sha256:6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-04-12T05:46:40.825 INFO:teuthology.orchestra.run.smithi132.stderr:/bin/podman: Writing manifest to image destination 2024-04-12T05:46:41.011 INFO:teuthology.orchestra.run.smithi132.stderr:/bin/podman: 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-04-12T05:46:41.021 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --version 2024-04-12T05:46:41.535 INFO:teuthology.orchestra.run.smithi132.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-04-12T05:46:42.094 INFO:teuthology.orchestra.run.smithi132.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-04-12T05:46:42.094 INFO:teuthology.orchestra.run.smithi132.stderr:Extracting ceph user uid/gid from container image... 2024-04-12T05:46:42.094 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 -c %u %g /var/lib/ceph 2024-04-12T05:46:42.702 INFO:teuthology.orchestra.run.smithi132.stderr:stat: 167 167 2024-04-12T05:46:43.190 INFO:teuthology.orchestra.run.smithi132.stderr:Creating initial keys... 2024-04-12T05:46:43.191 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-12T05:46:43.716 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-authtool: AQDDyhhm/mOoJBAA03I7GGi3o7zTuZdJi3teQg== 2024-04-12T05:46:44.325 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-12T05:46:44.841 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-authtool: AQDEyhhmOwkkLRAAf8OQMSbArtz9mHe8WVaZBQ== 2024-04-12T05:46:45.562 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-12T05:46:46.147 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-authtool: AQDGyhhmWQXOARAAG3g09NqqdbFnekOvhIujsg== 2024-04-12T05:46:46.686 INFO:teuthology.orchestra.run.smithi132.stderr:Creating initial monmap... 2024-04-12T05:46:46.686 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmp5ljni4kl:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --create --clobber --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 --addv smithi132 [v2:172.21.15.132:3300,v1:172.21.15.132:6789] /tmp/monmap 2024-04-12T05:46:47.328 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-12T05:46:47.328 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:46:47.328 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-12T05:46:47.838 INFO:teuthology.orchestra.run.smithi132.stderr:monmaptool for smithi132 [v2:172.21.15.132:3300,v1:172.21.15.132:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-12T05:46:47.838 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/monmaptool: set fsid to fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:46:47.838 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-12T05:46:47.838 INFO:teuthology.orchestra.run.smithi132.stderr: 2024-04-12T05:46:47.838 INFO:teuthology.orchestra.run.smithi132.stderr:Creating mon... 2024-04-12T05:46:47.838 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132:/var/lib/ceph/mon/ceph-smithi132:z -v /tmp/ceph-tmpjp0pn937:/tmp/keyring:z -v /tmp/ceph-tmp5ljni4kl:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --mkfs -i smithi132 --fsid fa6d090c-f88f-11ee-bc8c-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-04-12T05:46:48.426 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.311+0000 7f57a007f700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-12T05:46:48.426 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.311+0000 7f57a007f700 1 imported monmap: 2024-04-12T05:46:48.426 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-12T05:46:48.426 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:46:48.426 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: last_changed 2024-04-12T05:46:47.200481+0000 2024-04-12T05:46:48.426 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: created 2024-04-12T05:46:47.200481+0000 2024-04-12T05:46:48.426 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-04-12T05:46:48.426 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-12T05:46:48.426 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon.smithi132 2024-04-12T05:46:48.426 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.311+0000 7f57a007f700 0 /usr/bin/ceph-mon: set fsid to fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: RocksDB version: 6.8.1 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Compile date Jul 8 2021 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: DB SUMMARY 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi132/store.db dir, Total Num: 0, files: 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi132/store.db: 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.error_if_exists: 0 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.create_if_missing: 1 2024-04-12T05:46:48.427 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.paranoid_checks: 1 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.env: 0x55e550a071c0 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.fs: Posix File System 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.info_log: 0x55e552468c20 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.statistics: (nil) 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.use_fsync: 0 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.max_log_file_size: 0 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.allow_fallocate: 1 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-12T05:46:48.428 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.use_direct_reads: 0 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.db_log_dir: 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi132/store.db 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.max_subcompactions: 1 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.max_background_flushes: -1 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-12T05:46:48.429 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.write_buffer_manager: 0x55e552471530 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.unordered_write: 0 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T05:46:48.430 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.row_cache: None 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.wal_filter: None 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.preserve_deletes: 0 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.two_write_queues: 0 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.atomic_flush: 0 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.log_readahead_size: 0 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.max_background_jobs: 2 2024-04-12T05:46:48.431 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.max_background_compactions: -1 2024-04-12T05:46:48.432 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T05:46:48.432 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T05:46:48.432 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T05:46:48.432 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-12T05:46:48.432 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T05:46:48.432 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T05:46:48.432 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T05:46:48.432 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T05:46:48.432 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.max_open_files: -1 2024-04-12T05:46:48.432 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-12T05:46:48.432 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T05:46:48.432 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T05:46:48.432 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Compression algorithms supported: 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: kZSTD supported: 0 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: kXpressCompression supported: 0 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: kLZ4Compression supported: 1 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: kBZip2Compression supported: 0 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: kZlibCompression supported: 1 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: kSnappyCompression supported: 1 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.312+0000 7f57a007f700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi132/store.db/MANIFEST-000001 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.merge_operator: 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compaction_filter: None 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e552382160) 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-12T05:46:48.434 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: block_cache: 0x55e5523b8d10 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-12T05:46:48.435 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-12T05:46:48.436 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-12T05:46:48.436 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-12T05:46:48.436 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-12T05:46:48.436 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-12T05:46:48.436 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-12T05:46:48.436 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-12T05:46:48.436 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-12T05:46:48.436 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-12T05:46:48.436 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-12T05:46:48.436 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-12T05:46:48.436 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: format_version: 2 2024-04-12T05:46:48.436 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-12T05:46:48.436 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compression: NoCompression 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.num_levels: 7 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T05:46:48.437 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T05:46:48.438 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T05:46:48.439 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.table_properties_collectors: 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.inplace_update_support: 0 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.bloom_locality: 0 2024-04-12T05:46:48.440 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.max_successive_merges: 0 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.ttl: 2592000 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.313+0000 7f57a007f700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.314+0000 7f57a007f700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi132/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-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.314+0000 7f57a007f700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.317+0000 7f57a007f700 4 rocksdb: DB pointer 0x55e55247d800 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.317+0000 7f5788f08700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.317+0000 7f5788f08700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-12T05:46:48.441 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-12T05:46:48.442 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.443 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:46:48.443 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:46:48.443 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T05:46:48.443 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T05:46:48.443 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T05:46:48.443 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T05:46:48.443 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-12T05:46:48.443 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.443 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.443 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.443 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.443 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T05:46:48.444 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-12T05:46:48.445 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.445 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.445 INFO:teuthology.orchestra.run.smithi132.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-04-12T05:46:48.445 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.445 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-12T05:46:48.445 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: 2024-04-12T05:46:48.445 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.318+0000 7f57a007f700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-04-12T05:46:48.445 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.318+0000 7f57a007f700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-04-12T05:46:48.445 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph-mon: debug 2024-04-12T05:46:48.318+0000 7f57a007f700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi132 for mon.smithi132 2024-04-12T05:46:49.059 INFO:teuthology.orchestra.run.smithi132.stderr:create mon.smithi132 on 2024-04-12T05:46:49.060 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:46:49.065 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl disable ceph.target 2024-04-12T05:46:49.160 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl enable ceph.target 2024-04-12T05:46:49.167 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-12T05:46:49.248 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl start ceph.target 2024-04-12T05:46:49.255 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl enable ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968.target 2024-04-12T05:46:49.261 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968.target → /etc/systemd/system/ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968.target. 2024-04-12T05:46:49.261 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968.target → /etc/systemd/system/ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968.target. 2024-04-12T05:46:49.339 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl start ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968.target 2024-04-12T05:46:49.346 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl daemon-reload 2024-04-12T05:46:49.430 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl stop ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi132 2024-04-12T05:46:49.460 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl reset-failed ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi132 2024-04-12T05:46:49.466 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: Failed to reset failed state of unit ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi132.service: Unit ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi132.service not loaded. 2024-04-12T05:46:49.467 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl enable ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi132 2024-04-12T05:46:49.473 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: Created symlink /etc/systemd/system/ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968.target.wants/ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi132.service → /etc/systemd/system/ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@.service. 2024-04-12T05:46:49.558 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl start ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi132 2024-04-12T05:46:49.599 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:49 smithi132 systemd[1]: Starting Ceph mon.smithi132 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T05:46:50.120 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-12T05:46:50.127 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: disabled 2024-04-12T05:46:50.128 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-active firewalld.service 2024-04-12T05:46:50.134 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: inactive 2024-04-12T05:46:50.135 INFO:teuthology.orchestra.run.smithi132.stderr:firewalld.service is not enabled 2024-04-12T05:46:50.135 INFO:teuthology.orchestra.run.smithi132.stderr:Not possible to enable service . firewalld.service is not available 2024-04-12T05:46:50.136 INFO:teuthology.orchestra.run.smithi132.stderr:Waiting for mon to start... 2024-04-12T05:46:50.136 INFO:teuthology.orchestra.run.smithi132.stderr:Waiting for mon... 2024-04-12T05:46:50.136 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132:/var/lib/ceph/mon/ceph-smithi132:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status 2024-04-12T05:46:50.344 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[34874]: cluster 2024-04-12T05:46:50.060594+0000 mon.smithi132 (mon.0) 0 : [INF] mkfs fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:46:50.344 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[34874]: cluster 2024-04-12T05:46:50.038770+0000 mon.smithi132 (mon.0) 1 : cluster [INF] mon.smithi132 is new leader, mons smithi132 in quorum (ranks 0) 2024-04-12T05:46:50.344 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:50 smithi132 bash[34859]: a9ce5b443d9447fbd604dcacbd062a6222ccee1da80e40a9a8dea37912967feb 2024-04-12T05:46:50.345 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:50 smithi132 systemd[1]: Started Ceph mon.smithi132 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T05:46:50.723 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: cluster: 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: id: fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: services: 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi132 (age 0.668986s) 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: data: 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: pgs: 2024-04-12T05:46:50.724 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 2024-04-12T05:46:51.291 INFO:teuthology.orchestra.run.smithi132.stderr:mon is available 2024-04-12T05:46:51.291 INFO:teuthology.orchestra.run.smithi132.stderr:Assimilating anything we can from ceph.conf... 2024-04-12T05:46:51.291 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z -v /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132:/var/lib/ceph/mon/ceph-smithi132:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi132/config 2024-04-12T05:46:51.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[34874]: cluster 2024-04-12T05:46:50.057602+0000 mon.smithi132 (mon.0) 2 : cluster [INF] mon.smithi132 is new leader, mons smithi132 in quorum (ranks 0) 2024-04-12T05:46:51.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[34874]: cluster 2024-04-12T05:46:50.057778+0000 mon.smithi132 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi132=[v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0]} 2024-04-12T05:46:51.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[34874]: cluster 2024-04-12T05:46:50.062522+0000 mon.smithi132 (mon.0) 4 : cluster [DBG] fsmap 2024-04-12T05:46:51.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[34874]: cluster 2024-04-12T05:46:50.066081+0000 mon.smithi132 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-12T05:46:51.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[34874]: cluster 2024-04-12T05:46:50.066454+0000 mon.smithi132 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-12T05:46:51.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[34874]: audit 2024-04-12T05:46:50.726560+0000 mon.smithi132 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.132:0/2775053227' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-12T05:46:51.860 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: [global] 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: fsid = fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.132:3300,v1:172.21.15.132:6789] 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: [mgr] 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: [osd] 2024-04-12T05:46:51.861 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-12T05:46:51.862 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-12T05:46:52.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[34874]: audit 2024-04-12T05:46:51.861036+0000 mon.smithi132 (mon.0) 8 : audit [INF] from='client.? 172.21.15.132:0/1259187195' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-12T05:46:52.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[34874]: audit 2024-04-12T05:46:51.863484+0000 mon.smithi132 (mon.0) 9 : audit [INF] from='client.? 172.21.15.132:0/1259187195' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-12T05:46:52.497 INFO:teuthology.orchestra.run.smithi132.stderr:Generating new minimal ceph.conf... 2024-04-12T05:46:52.497 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z -v /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132:/var/lib/ceph/mon/ceph-smithi132:z quay.io/ceph/ceph:v16.2.5 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi132/config 2024-04-12T05:46:53.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[34874]: audit 2024-04-12T05:46:53.085956+0000 mon.smithi132 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.132:0/3186187611' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:46:53.763 INFO:teuthology.orchestra.run.smithi132.stderr:Restarting the monitor... 2024-04-12T05:46:53.763 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl restart ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi132 2024-04-12T05:46:54.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:53 smithi132 systemd[1]: Stopping Ceph mon.smithi132 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T05:46:54.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[34874]: debug 2024-04-12T05:46:53.908+0000 7f3c2bdb9700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi132 -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-04-12T05:46:54.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[34874]: debug 2024-04-12T05:46:53.908+0000 7f3c2bdb9700 -1 mon.smithi132@0(leader) e1 *** Got Signal Terminated *** 2024-04-12T05:46:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:54 smithi132 podman[35198]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132 2024-04-12T05:46:55.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 systemd[1]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi132.service: Succeeded. 2024-04-12T05:46:55.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 systemd[1]: Stopped Ceph mon.smithi132 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T05:46:55.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 systemd[1]: Starting Ceph mon.smithi132 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T05:46:55.711 INFO:teuthology.orchestra.run.smithi132.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-12T05:46:55.711 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mon public_network 172.21.0.0/20 2024-04-12T05:46:55.925 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.604+0000 7f0f9691a700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-12T05:46:55.925 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.604+0000 7f0f9691a700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-04-12T05:46:55.925 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.604+0000 7f0f9691a700 0 pidfile_write: ignore empty --pid-file 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.608+0000 7f0f9691a700 0 load: jerasure load: lrc load: isa 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: RocksDB version: 6.8.1 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Compile date Jul 8 2021 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: DB SUMMARY 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: CURRENT file: CURRENT 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: IDENTITY file: IDENTITY 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.926 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi132/store.db dir, Total Num: 1, files: 000004.sst 2024-04-12T05:46:55.927 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.927 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi132/store.db: 000006.log size: 85897 ; 2024-04-12T05:46:55.927 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.927 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.error_if_exists: 0 2024-04-12T05:46:55.927 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.create_if_missing: 0 2024-04-12T05:46:55.927 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.paranoid_checks: 1 2024-04-12T05:46:55.927 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.env: 0x563d45a981c0 2024-04-12T05:46:55.928 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.fs: Posix File System 2024-04-12T05:46:55.928 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.info_log: 0x563d477f3a40 2024-04-12T05:46:55.928 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.statistics: (nil) 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.use_fsync: 0 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_log_file_size: 0 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.allow_fallocate: 1 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.use_direct_reads: 0 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.db_log_dir: 2024-04-12T05:46:55.929 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi132/store.db 2024-04-12T05:46:55.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T05:46:55.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_subcompactions: 1 2024-04-12T05:46:55.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_background_flushes: -1 2024-04-12T05:46:55.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T05:46:55.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T05:46:55.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T05:46:55.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T05:46:55.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T05:46:55.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-12T05:46:55.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-12T05:46:55.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.write_buffer_manager: 0x563d477fbfb0 2024-04-12T05:46:55.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T05:46:55.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.unordered_write: 0 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.row_cache: None 2024-04-12T05:46:55.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.wal_filter: None 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.preserve_deletes: 0 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.two_write_queues: 0 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.atomic_flush: 0 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.log_readahead_size: 0 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_background_jobs: 2 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_background_compactions: -1 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T05:46:55.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_open_files: -1 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Compression algorithms supported: 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: kZSTD supported: 0 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: kXpressCompression supported: 0 2024-04-12T05:46:55.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: kLZ4Compression supported: 1 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: kBZip2Compression supported: 0 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: kZlibCompression supported: 1 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: kSnappyCompression supported: 1 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi132/store.db/MANIFEST-000005 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.merge_operator: 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compaction_filter: None 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T05:46:55.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563d4770c170) 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cache_index_and_filter_blocks: 1 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: pin_top_level_index_and_filter: 1 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: index_type: 0 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: data_block_index_type: 0 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: index_shortening: 1 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: data_block_hash_table_util_ratio: 0.750000 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: hash_index_allow_collision: 1 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: checksum: 1 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: no_block_cache: 0 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: block_cache: 0x563d47742f10 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: block_cache_name: BinnedLRUCache 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: block_cache_options: 2024-04-12T05:46:55.935 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: capacity : 536870912 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: num_shard_bits : 4 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: strict_capacity_limit : 0 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: high_pri_pool_ratio: 0.000 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: block_cache_compressed: (nil) 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: persistent_cache: (nil) 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: block_size: 4096 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: block_size_deviation: 10 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: block_restart_interval: 16 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: index_block_restart_interval: 1 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: metadata_block_size: 4096 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: partition_filters: 0 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: use_delta_encoding: 1 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: whole_key_filtering: 1 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: verify_compression: 0 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: read_amp_bytes_per_bit: 0 2024-04-12T05:46:55.936 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: format_version: 2 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: enable_index_compression: 1 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: block_align: 0 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compression: NoCompression 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.num_levels: 7 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T05:46:55.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T05:46:55.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T05:46:55.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.table_properties_collectors: 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.inplace_update_support: 0 2024-04-12T05:46:55.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T05:46:55.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T05:46:55.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T05:46:55.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T05:46:55.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.bloom_locality: 0 2024-04-12T05:46:55.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.max_successive_merges: 0 2024-04-12T05:46:55.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T05:46:55.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-12T05:46:55.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-12T05:46:55.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-12T05:46:55.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.ttl: 2592000 2024-04-12T05:46:55.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T05:46:55.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi132/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-04-12T05:46:55.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.609+0000 7f0f9691a700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-04-12T05:46:55.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.610+0000 7f0f9691a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712900815610299, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-04-12T05:46:55.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.610+0000 7f0f9691a700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.610+0000 7f0f9691a700 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-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.610+0000 7f0f9691a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712900815611116, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82655, "table_properties": {"data_size": 80925, "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": 75444, "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": 1712900815, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.610+0000 7f0f9691a700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.611+0000 7f0f9691a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712900815611521, "job": 1, "event": "recovery_finished"} 2024-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.611+0000 7f0f9691a700 4 rocksdb: DB pointer 0x563d47807800 2024-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.612+0000 7f0f7d722700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.612+0000 7f0f7d722700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: ** DB Stats ** 2024-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:46:55.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: ** Compaction Stats [default] ** 2024-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 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-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: L0 2/0 82.41 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Sum 2/0 82.41 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: ** Compaction Stats [default] ** 2024-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 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-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:46:55.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 142.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: AddFile(Keys): cumulative 0, interval 0 2024-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Cumulative compaction: 0.00 GB write, 29.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Interval compaction: 0.00 GB write, 29.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 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-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: ** File Read Latency Histogram By Level [default] ** 2024-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: ** Compaction Stats [default] ** 2024-04-12T05:46:55.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 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-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: L0 2/0 82.41 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Sum 2/0 82.41 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 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-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: ** Compaction Stats [default] ** 2024-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 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-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 142.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T05:46:55.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: AddFile(Keys): cumulative 0, interval 0 2024-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Cumulative compaction: 0.00 GB write, 29.08 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 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-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: ** File Read Latency Histogram By Level [default] ** 2024-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.612+0000 7f0f9691a700 0 starting mon.smithi132 rank 0 at public addrs [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] at bind addrs [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi132 fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.613+0000 7f0f9691a700 1 mon.smithi132@-1(???) e1 preinit fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.613+0000 7f0f9691a700 0 mon.smithi132@-1(???).mds e1 new map 2024-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.613+0000 7f0f9691a700 0 mon.smithi132@-1(???).mds e1 print_map 2024-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: e1 2024-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 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-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: legacy client fscid: -1 2024-04-12T05:46:55.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: No filesystems configured 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.613+0000 7f0f9691a700 0 mon.smithi132@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit debug 2024-04-12T05:46:55.613+0000 7f0f9691a700 0 mon.smithi132@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires2024-04-12T05:46:53.085956 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.613+0000 7f0f9691a700 0 mon.smithi132@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires+0000 mon.smithi132 (mon. 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 0) 102024-04-12T05:46:55.613+0000 7f0f9691a700 0 mon.smithi132@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: : audit [DBG] from='client.? 172.21.15.132:0/3186187611' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:46:55.613+0000 7f0f9691a700 1 mon.smithi132@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:46:55.628881+0000 mon.smithi132 (mon.0) 1 : cluster [INF] mon.smithi132 is new leader, mons smithi132 in quorum (ranks 0) 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:46:55.628937+0000 mon.smithi132 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi132=[v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0]} 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:46:55.629003+0000 mon.smithi132 (mon.0) 3 : cluster [DBG] fsmap 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:46:55.629036+0000 mon.smithi132 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:46:55.629417+0000 mon.smithi132 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 bash[35268]: 91de7cad6f7b049b7cf01905f8a33021573bb760d1ab782535a93194020c6c32 2024-04-12T05:46:55.948 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:55 smithi132 systemd[1]: Started Ceph mon.smithi132 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T05:46:56.858 INFO:teuthology.orchestra.run.smithi132.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-12T05:46:56.858 INFO:teuthology.orchestra.run.smithi132.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-12T05:46:56.858 INFO:teuthology.orchestra.run.smithi132.stderr:Creating mgr... 2024-04-12T05:46:56.858 INFO:teuthology.orchestra.run.smithi132.stderr:Verifying port 9283 ... 2024-04-12T05:46:56.860 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl daemon-reload 2024-04-12T05:46:56.950 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl stop ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mgr.smithi132.znauon 2024-04-12T05:46:56.973 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl reset-failed ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mgr.smithi132.znauon 2024-04-12T05:46:56.978 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: Failed to reset failed state of unit ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mgr.smithi132.znauon.service: Unit ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mgr.smithi132.znauon.service not loaded. 2024-04-12T05:46:56.979 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl enable ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mgr.smithi132.znauon 2024-04-12T05:46:56.985 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: Created symlink /etc/systemd/system/ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968.target.wants/ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mgr.smithi132.znauon.service → /etc/systemd/system/ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@.service. 2024-04-12T05:46:57.068 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl start ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mgr.smithi132.znauon 2024-04-12T05:46:57.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:46:56.305479+0000 mon.smithi132 (mon.0) 6 : audit [INF] from='client.? 172.21.15.132:0/3090588474' entity='client.admin' 2024-04-12T05:46:57.729 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-12T05:46:57.738 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: disabled 2024-04-12T05:46:57.738 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-active firewalld.service 2024-04-12T05:46:57.747 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: inactive 2024-04-12T05:46:57.747 INFO:teuthology.orchestra.run.smithi132.stderr:firewalld.service is not enabled 2024-04-12T05:46:57.748 INFO:teuthology.orchestra.run.smithi132.stderr:Not possible to enable service . firewalld.service is not available 2024-04-12T05:46:57.748 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-12T05:46:57.755 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: disabled 2024-04-12T05:46:57.756 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-active firewalld.service 2024-04-12T05:46:57.763 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: inactive 2024-04-12T05:46:57.764 INFO:teuthology.orchestra.run.smithi132.stderr:firewalld.service is not enabled 2024-04-12T05:46:57.764 INFO:teuthology.orchestra.run.smithi132.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-12T05:46:57.764 INFO:teuthology.orchestra.run.smithi132.stderr:Waiting for mgr to start... 2024-04-12T05:46:57.764 INFO:teuthology.orchestra.run.smithi132.stderr:Waiting for mgr... 2024-04-12T05:46:57.764 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-04-12T05:46:58.458 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: { 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "fsid": "fa6d090c-f88f-11ee-bc8c-c7b262605968", 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "health": { 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "checks": {}, 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "mutes": [] 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "quorum": [ 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 0 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: ], 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "smithi132" 2024-04-12T05:46:58.459 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: ], 2024-04-12T05:46:58.460 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-12T05:46:58.460 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "monmap": { 2024-04-12T05:46:58.460 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:46:58.460 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-12T05:46:58.460 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-12T05:46:58.460 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:46:58.460 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "osdmap": { 2024-04-12T05:46:58.460 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:46:58.460 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-12T05:46:58.460 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-12T05:46:58.460 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-12T05:46:58.460 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-12T05:46:58.463 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-12T05:46:58.463 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-12T05:46:58.463 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "pgmap": { 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "fsmap": { 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:46:58.464 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "available": false, 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "modules": [ 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "iostat", 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "nfs", 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "restful" 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: ], 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "services": {} 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "servicemap": { 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "modified": "2024-04-12T05:46:50.060920+0000", 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "services": {} 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-12T05:46:58.465 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: } 2024-04-12T05:46:58.739 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:46:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:46:58.460432+0000 mon.smithi132 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.132:0/3105201612' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-12T05:46:59.017 INFO:teuthology.orchestra.run.smithi132.stderr:mgr not available, waiting (1/15)... 2024-04-12T05:47:01.020 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-04-12T05:47:03.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:02.715239+0000 mon.smithi132 (mon.0) 8 : cluster [INF] Activating manager daemon smithi132.znauon 2024-04-12T05:47:03.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:02.717742+0000 mon.smithi132 (mon.0) 9 : cluster [DBG] mgrmap e2: smithi132.znauon(active, starting, since 0.00262967s) 2024-04-12T05:47:03.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:02.718825+0000 mon.smithi132 (mon.0) 10 : audit [DBG] from='mgr.14100 172.21.15.132:0/1569545254' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:47:03.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:02.719008+0000 mon.smithi132 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.132:0/1569545254' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:47:03.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:02.719199+0000 mon.smithi132 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.132:0/1569545254' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:47:03.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:02.719381+0000 mon.smithi132 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.132:0/1569545254' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T05:47:03.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:02.719540+0000 mon.smithi132 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.132:0/1569545254' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi132.znauon", "id": "smithi132.znauon"}]: dispatch 2024-04-12T05:47:03.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:02.732606+0000 mon.smithi132 (mon.0) 15 : cluster [INF] Manager daemon smithi132.znauon is now available 2024-04-12T05:47:03.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:02.743276+0000 mon.smithi132 (mon.0) 16 : audit [INF] from='mgr.14100 172.21.15.132:0/1569545254' entity='mgr.smithi132.znauon' 2024-04-12T05:47:03.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:02.744677+0000 mon.smithi132 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.132:0/1569545254' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:47:03.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:02.745829+0000 mon.smithi132 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.132:0/1569545254' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:47:03.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:02.752586+0000 mon.smithi132 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.132:0/1569545254' entity='mgr.smithi132.znauon' 2024-04-12T05:47:03.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:02.758161+0000 mon.smithi132 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.132:0/1569545254' entity='mgr.smithi132.znauon' 2024-04-12T05:47:04.814 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 2024-04-12T05:47:04.815 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: { 2024-04-12T05:47:04.815 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "fsid": "fa6d090c-f88f-11ee-bc8c-c7b262605968", 2024-04-12T05:47:04.815 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "health": { 2024-04-12T05:47:04.815 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-12T05:47:04.815 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "checks": {}, 2024-04-12T05:47:04.815 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "mutes": [] 2024-04-12T05:47:04.815 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:47:04.815 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-12T05:47:04.815 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "quorum": [ 2024-04-12T05:47:04.815 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 0 2024-04-12T05:47:04.815 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: ], 2024-04-12T05:47:04.815 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-12T05:47:04.815 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "smithi132" 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: ], 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "monmap": { 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "osdmap": { 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-12T05:47:04.816 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-12T05:47:04.820 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-12T05:47:04.820 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:47:04.820 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "pgmap": { 2024-04-12T05:47:04.820 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-12T05:47:04.820 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-12T05:47:04.820 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-12T05:47:04.820 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-12T05:47:04.820 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-12T05:47:04.820 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "fsmap": { 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "available": true, 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "modules": [ 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "iostat", 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "nfs", 2024-04-12T05:47:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "restful" 2024-04-12T05:47:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: ], 2024-04-12T05:47:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "services": {} 2024-04-12T05:47:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:47:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "servicemap": { 2024-04-12T05:47:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T05:47:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "modified": "2024-04-12T05:46:50.060920+0000", 2024-04-12T05:47:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "services": {} 2024-04-12T05:47:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: }, 2024-04-12T05:47:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-12T05:47:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: } 2024-04-12T05:47:05.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:03.721243+0000 mon.smithi132 (mon.0) 21 : cluster [DBG] mgrmap e3: smithi132.znauon(active, since 1.00613s) 2024-04-12T05:47:05.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:04.705455+0000 mon.smithi132 (mon.0) 22 : audit [DBG] from='client.? 172.21.15.132:0/1459320255' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-12T05:47:07.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:05.723463+0000 mon.smithi132 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi132.znauon(active, since 3s) 2024-04-12T05:47:09.424 INFO:teuthology.orchestra.run.smithi132.stderr:mgr is available 2024-04-12T05:47:09.424 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z -v /tmp/tmpwsdx41y7:/var/lib/ceph/user.conf:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/user.conf 2024-04-12T05:47:12.497 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 2024-04-12T05:47:12.498 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: [global] 2024-04-12T05:47:12.498 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: fsid = fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:47:12.498 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-12T05:47:12.498 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-12T05:47:12.498 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-12T05:47:12.498 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-12T05:47:12.498 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-12T05:47:12.498 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 2024-04-12T05:47:12.498 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: [mgr] 2024-04-12T05:47:12.498 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-12T05:47:12.499 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 2024-04-12T05:47:12.499 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: [osd] 2024-04-12T05:47:12.499 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-12T05:47:12.499 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-12T05:47:12.816 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:12.500279+0000 mon.smithi132 (mon.0) 24 : audit [INF] from='client.? 172.21.15.132:0/929703487' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-12T05:47:13.078 INFO:teuthology.orchestra.run.smithi132.stderr:Enabling cephadm module... 2024-04-12T05:47:13.078 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable cephadm 2024-04-12T05:47:14.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:13.803104+0000 mon.smithi132 (mon.0) 25 : audit [INF] from='client.? 172.21.15.132:0/457847021' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-12T05:47:14.568 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-04-12T05:47:15.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:13.856028+0000 mon.smithi132 (mon.0) 26 : audit [INF] from='client.? 172.21.15.132:0/457847021' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-12T05:47:15.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:13.856077+0000 mon.smithi132 (mon.0) 27 : cluster [DBG] mgrmap e5: smithi132.znauon(active, since 11s) 2024-04-12T05:47:15.351 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: { 2024-04-12T05:47:15.351 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-12T05:47:15.351 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "available": true, 2024-04-12T05:47:15.351 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "active_name": "smithi132.znauon", 2024-04-12T05:47:15.351 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-12T05:47:15.351 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: } 2024-04-12T05:47:15.983 INFO:teuthology.orchestra.run.smithi132.stderr:Waiting for the mgr to restart... 2024-04-12T05:47:15.983 INFO:teuthology.orchestra.run.smithi132.stderr:Waiting for mgr epoch 5... 2024-04-12T05:47:15.983 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-04-12T05:47:15.984 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:15.355143+0000 mon.smithi132 (mon.0) 28 : audit [DBG] from='client.? 172.21.15.132:0/769625164' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-12T05:47:19.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:18.992930+0000 mon.smithi132 (mon.0) 29 : cluster [INF] Active manager daemon smithi132.znauon restarted 2024-04-12T05:47:19.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:18.993310+0000 mon.smithi132 (mon.0) 30 : cluster [INF] Activating manager daemon smithi132.znauon 2024-04-12T05:47:19.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:18.994944+0000 mon.smithi132 (mon.0) 31 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-12T05:47:20.056 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: { 2024-04-12T05:47:20.056 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-12T05:47:20.056 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "initialized": true 2024-04-12T05:47:20.056 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: } 2024-04-12T05:47:20.380 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:19.046938+0000 mon.smithi132 (mon.0) 32 : cluster [DBG] mgrmap e6: smithi132.znauon(active, starting, since 0.0537045s) 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.049235+0000 mon.smithi132 (mon.0) 33 : audit [DBG] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.049873+0000 mon.smithi132 (mon.0) 34 : audit [DBG] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi132.znauon", "id": "smithi132.znauon"}]: dispatch 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.050607+0000 mon.smithi132 (mon.0) 35 : audit [DBG] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.050775+0000 mon.smithi132 (mon.0) 36 : audit [DBG] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.050903+0000 mon.smithi132 (mon.0) 37 : audit [DBG] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:19.064670+0000 mon.smithi132 (mon.0) 38 : cluster [INF] Manager daemon smithi132.znauon is now available 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.077386+0000 mon.smithi132 (mon.0) 39 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.080193+0000 mon.smithi132 (mon.0) 40 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.082713+0000 mon.smithi132 (mon.0) 41 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.172163+0000 mon.smithi132 (mon.0) 42 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.172845+0000 mon.smithi132 (mon.0) 43 : audit [DBG] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.174177+0000 mon.smithi132 (mon.0) 44 : audit [DBG] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.175767+0000 mon.smithi132 (mon.0) 45 : audit [DBG] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:20.381 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.186198+0000 mon.smithi132 (mon.0) 46 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:47:20.382 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:19.187379+0000 mon.smithi132 (mon.0) 47 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:47:20.622 INFO:teuthology.orchestra.run.smithi132.stderr:mgr epoch 5 is available 2024-04-12T05:47:20.622 INFO:teuthology.orchestra.run.smithi132.stderr:Setting orchestrator backend to cephadm... 2024-04-12T05:47:20.622 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch set backend cephadm 2024-04-12T05:47:21.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:20.052995+0000 mgr.smithi132.znauon (mgr.14114) 1 : audit [DBG] from='client.14118 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-12T05:47:21.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:20.053455+0000 mon.smithi132 (mon.0) 48 : cluster [DBG] mgrmap e7: smithi132.znauon(active, since 1.06022s) 2024-04-12T05:47:21.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:20.059401+0000 mgr.smithi132.znauon (mgr.14114) 2 : audit [DBG] from='client.14118 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-12T05:47:21.986 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm set-user root 2024-04-12T05:47:22.653 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: value unchanged 2024-04-12T05:47:22.689 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:21.434585+0000 mgr.smithi132.znauon (mgr.14114) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:22.689 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:21.438359+0000 mon.smithi132 (mon.0) 49 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' 2024-04-12T05:47:22.689 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:21.441742+0000 mon.smithi132 (mon.0) 50 : audit [DBG] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:22.689 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:21.623100+0000 mon.smithi132 (mon.0) 51 : cluster [DBG] mgrmap e8: smithi132.znauon(active, since 2s) 2024-04-12T05:47:23.418 INFO:teuthology.orchestra.run.smithi132.stderr:Generating ssh key... 2024-04-12T05:47:23.418 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm generate-key 2024-04-12T05:47:23.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:22.657901+0000 mgr.smithi132.znauon (mgr.14114) 4 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:25.091 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm get-pub-key 2024-04-12T05:47:25.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:47:24.069563+0000 mgr.smithi132.znauon (mgr.14114) 6 : cephadm [INF] Generating ssh key... 2024-04-12T05:47:25.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:24.440459+0000 mon.smithi132 (mon.0) 52 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' 2024-04-12T05:47:25.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:24.442989+0000 mon.smithi132 (mon.0) 53 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' 2024-04-12T05:47:25.809 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDgXmgTkg5oe/TJPQiT+iR3aQ6aV/ZFvgpNpCcjNscuwZApL83HZUX1+w61s3CSobDN4dF1Qel/Px5rM+hY4DvcMNmBm65Te0jfS/3p2cIXbDM0hqV/qES/o/OQW2alBvTKEYRalpOyFMcd9NfeaN0GGUtjGsoTAAyeEwwlMLEGk7K7Y3hPWEN9Xh/9qQS9YGoIIDIkxxVHYp7Q7OxBAPm/Lih8LEckYdnuw6IUi7tI8xVoX+Wg8vNJ7/TtkIWPfenEyPbfa+5EBv0QdUlbO5zEhIkgZroO/evmf3zPd5SkeMxO9i1tZCrWBa2CwdHuC2cYXWmA3ZANBfvJv09jLRR3SbC4UZRKzVT5SqBpwCXrMuJZE4d6wmxLNqEmcMksMiGOGlPlfycxKfs+xmPTPFkJQ0g3R5GUhTSjLDER26I4hYDguy01HsKauZd/S95E/nRygBMhPT2yPv/Ojd4rm0AGWpBuH4Caecmpd8wPc4AjJVfJ3WlLyKiwWvhLxpTsHY0= ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:47:26.347 INFO:teuthology.orchestra.run.smithi132.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-12T05:47:26.347 INFO:teuthology.orchestra.run.smithi132.stderr:Adding key to root@localhost authorized_keys... 2024-04-12T05:47:26.348 INFO:teuthology.orchestra.run.smithi132.stderr:Adding host smithi132... 2024-04-12T05:47:26.348 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch host add smithi132 172.21.15.132 2024-04-12T05:47:26.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:25.814001+0000 mgr.smithi132.znauon (mgr.14114) 7 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:27.644 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: Added host 'smithi132' with addr '172.21.15.132' 2024-04-12T05:47:28.587 INFO:teuthology.orchestra.run.smithi132.stderr:Deploying mon service with default placement... 2024-04-12T05:47:28.587 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mon 2024-04-12T05:47:28.845 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:27.069805+0000 mgr.smithi132.znauon (mgr.14114) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi132", "addr": "172.21.15.132", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:28.845 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:27.647594+0000 mon.smithi132 (mon.0) 54 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' 2024-04-12T05:47:28.845 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:47:27.647869+0000 mgr.smithi132.znauon (mgr.14114) 9 : cephadm [INF] Added host smithi132 2024-04-12T05:47:28.845 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:27.648083+0000 mon.smithi132 (mon.0) 55 : audit [DBG] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:29.330 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-12T05:47:30.096 INFO:teuthology.orchestra.run.smithi132.stderr:Deploying mgr service with default placement... 2024-04-12T05:47:30.096 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mgr 2024-04-12T05:47:30.359 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:29.331768+0000 mgr.smithi132.znauon (mgr.14114) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:30.359 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:47:29.332498+0000 mgr.smithi132.znauon (mgr.14114) 11 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-12T05:47:30.359 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:29.334646+0000 mon.smithi132 (mon.0) 56 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' 2024-04-12T05:47:30.960 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-12T05:47:31.823 INFO:teuthology.orchestra.run.smithi132.stderr:Deploying crash service with default placement... 2024-04-12T05:47:31.823 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply crash 2024-04-12T05:47:32.098 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:30.961132+0000 mgr.smithi132.znauon (mgr.14114) 12 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:32.098 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:47:30.961677+0000 mgr.smithi132.znauon (mgr.14114) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-12T05:47:32.098 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:30.964443+0000 mon.smithi132 (mon.0) 57 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' 2024-04-12T05:47:33.018 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: Scheduled crash update... 2024-04-12T05:47:33.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:32.633189+0000 mon.smithi132 (mon.0) 58 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' 2024-04-12T05:47:33.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:32.937223+0000 mon.smithi132 (mon.0) 59 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' 2024-04-12T05:47:33.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:33.022250+0000 mon.smithi132 (mon.0) 60 : audit [INF] from='mgr.14114 172.21.15.132:0/2385771462' entity='mgr.smithi132.znauon' 2024-04-12T05:47:33.782 INFO:teuthology.orchestra.run.smithi132.stderr:Enabling mgr prometheus module... 2024-04-12T05:47:33.782 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable prometheus 2024-04-12T05:47:34.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:33.019272+0000 mgr.smithi132.znauon (mgr.14114) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:34.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:47:33.019950+0000 mgr.smithi132.znauon (mgr.14114) 15 : cephadm [INF] Saving service crash spec with placement * 2024-04-12T05:47:34.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:34.492629+0000 mon.smithi132 (mon.0) 61 : audit [INF] from='client.? 172.21.15.132:0/2124294554' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-12T05:47:35.667 INFO:teuthology.orchestra.run.smithi132.stderr:Deploying prometheus service with default placement... 2024-04-12T05:47:35.667 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply prometheus 2024-04-12T05:47:35.891 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:34.634932+0000 mon.smithi132 (mon.0) 62 : audit [INF] from='client.? 172.21.15.132:0/2124294554' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-12T05:47:35.891 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:34.634975+0000 mon.smithi132 (mon.0) 63 : cluster [DBG] mgrmap e9: smithi132.znauon(active, since 15s) 2024-04-12T05:47:40.746 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-04-12T05:47:40.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:39.691135+0000 mon.smithi132 (mon.0) 64 : cluster [INF] Active manager daemon smithi132.znauon restarted 2024-04-12T05:47:40.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:39.691564+0000 mon.smithi132 (mon.0) 65 : cluster [INF] Activating manager daemon smithi132.znauon 2024-04-12T05:47:40.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:39.693811+0000 mon.smithi132 (mon.0) 66 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-12T05:47:40.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:39.744903+0000 mon.smithi132 (mon.0) 67 : cluster [DBG] mgrmap e10: smithi132.znauon(active, starting, since 0.0534289s) 2024-04-12T05:47:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:39.745677+0000 mon.smithi132 (mon.0) 68 : audit [DBG] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T05:47:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:39.746329+0000 mon.smithi132 (mon.0) 69 : audit [DBG] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi132.znauon", "id": "smithi132.znauon"}]: dispatch 2024-04-12T05:47:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:39.747323+0000 mon.smithi132 (mon.0) 70 : audit [DBG] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:47:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:39.747540+0000 mon.smithi132 (mon.0) 71 : audit [DBG] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:47:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:39.747748+0000 mon.smithi132 (mon.0) 72 : audit [DBG] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:47:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:39.761658+0000 mon.smithi132 (mon.0) 73 : cluster [INF] Manager daemon smithi132.znauon is now available 2024-04-12T05:47:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:39.857872+0000 mon.smithi132 (mon.0) 74 : audit [DBG] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:39.859372+0000 mon.smithi132 (mon.0) 75 : audit [DBG] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:39.881811+0000 mon.smithi132 (mon.0) 76 : audit [INF] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:47:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:39.884362+0000 mon.smithi132 (mon.0) 77 : audit [INF] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:47:41.744 INFO:teuthology.orchestra.run.smithi132.stderr:Deploying grafana service with default placement... 2024-04-12T05:47:41.744 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply grafana 2024-04-12T05:47:41.994 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:40.747540+0000 mon.smithi132 (mon.0) 78 : cluster [DBG] mgrmap e11: smithi132.znauon(active, since 1.05606s) 2024-04-12T05:47:41.994 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:47:40.748517+0000 mgr.smithi132.znauon (mgr.14142) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-04-12T05:47:41.994 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:40.750399+0000 mon.smithi132 (mon.0) 79 : audit [INF] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' 2024-04-12T05:47:41.994 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:41.115669+0000 mon.smithi132 (mon.0) 80 : audit [INF] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' 2024-04-12T05:47:42.506 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-04-12T05:47:43.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:42.117587+0000 mon.smithi132 (mon.0) 81 : cluster [DBG] mgrmap e12: smithi132.znauon(active, since 2s) 2024-04-12T05:47:43.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:42.507437+0000 mgr.smithi132.znauon (mgr.14142) 3 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:43.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:47:42.507941+0000 mgr.smithi132.znauon (mgr.14142) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-04-12T05:47:43.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:42.510233+0000 mon.smithi132 (mon.0) 82 : audit [INF] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' 2024-04-12T05:47:43.656 INFO:teuthology.orchestra.run.smithi132.stderr:Deploying node-exporter service with default placement... 2024-04-12T05:47:43.657 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply node-exporter 2024-04-12T05:47:45.241 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-04-12T05:47:45.951 INFO:teuthology.orchestra.run.smithi132.stderr:Deploying alertmanager service with default placement... 2024-04-12T05:47:45.951 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply alertmanager 2024-04-12T05:47:46.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:45.242538+0000 mgr.smithi132.znauon (mgr.14142) 5 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:46.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:47:45.243206+0000 mgr.smithi132.znauon (mgr.14142) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-04-12T05:47:46.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:45.245364+0000 mon.smithi132 (mon.0) 83 : audit [INF] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' 2024-04-12T05:47:46.747 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-04-12T05:47:47.483 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/cephadm/container_init True --force 2024-04-12T05:47:48.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:46.745660+0000 mgr.smithi132.znauon (mgr.14142) 7 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:47:48.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:47:46.746225+0000 mgr.smithi132.znauon (mgr.14142) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-04-12T05:47:48.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:46.751298+0000 mon.smithi132 (mon.0) 84 : audit [INF] from='mgr.14142 172.21.15.132:0/1624744079' entity='mgr.smithi132.znauon' 2024-04-12T05:47:48.957 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/dashboard/ssl_server_port 8443 2024-04-12T05:47:49.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:48.225934+0000 mon.smithi132 (mon.0) 85 : audit [INF] from='client.? 172.21.15.132:0/1941419093' entity='client.admin' 2024-04-12T05:47:50.322 INFO:teuthology.orchestra.run.smithi132.stderr:Enabling the dashboard module... 2024-04-12T05:47:50.322 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable dashboard 2024-04-12T05:47:50.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:49.695033+0000 mon.smithi132 (mon.0) 86 : audit [INF] from='client.? 172.21.15.132:0/2925098664' entity='client.admin' 2024-04-12T05:47:51.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:51.210343+0000 mon.smithi132 (mon.0) 87 : audit [INF] from='client.? 172.21.15.132:0/2143774250' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-12T05:47:52.329 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-04-12T05:47:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:51.702347+0000 mon.smithi132 (mon.0) 88 : audit [INF] from='client.? 172.21.15.132:0/2143774250' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-12T05:47:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:51.702390+0000 mon.smithi132 (mon.0) 89 : cluster [DBG] mgrmap e13: smithi132.znauon(active, since 12s) 2024-04-12T05:47:53.238 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: { 2024-04-12T05:47:53.238 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "epoch": 13, 2024-04-12T05:47:53.238 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "available": true, 2024-04-12T05:47:53.238 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "active_name": "smithi132.znauon", 2024-04-12T05:47:53.238 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-12T05:47:53.238 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: } 2024-04-12T05:47:53.886 INFO:teuthology.orchestra.run.smithi132.stderr:Waiting for the mgr to restart... 2024-04-12T05:47:53.886 INFO:teuthology.orchestra.run.smithi132.stderr:Waiting for mgr epoch 13... 2024-04-12T05:47:53.886 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-04-12T05:47:53.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:53.242033+0000 mon.smithi132 (mon.0) 90 : audit [DBG] from='client.? 172.21.15.132:0/3453296852' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-12T05:47:56.981 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:56.803970+0000 mon.smithi132 (mon.0) 91 : cluster [INF] Active manager daemon smithi132.znauon restarted 2024-04-12T05:47:56.982 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:56.804360+0000 mon.smithi132 (mon.0) 92 : cluster [INF] Activating manager daemon smithi132.znauon 2024-04-12T05:47:56.982 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:56.805950+0000 mon.smithi132 (mon.0) 93 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-12T05:47:57.870 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: { 2024-04-12T05:47:57.870 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-04-12T05:47:57.870 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: "initialized": true 2024-04-12T05:47:57.870 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: } 2024-04-12T05:47:58.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:56.856706+0000 mon.smithi132 (mon.0) 94 : cluster [DBG] mgrmap e14: smithi132.znauon(active, starting, since 0.0524324s) 2024-04-12T05:47:58.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:56.857812+0000 mon.smithi132 (mon.0) 95 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T05:47:58.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:56.858460+0000 mon.smithi132 (mon.0) 96 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi132.znauon", "id": "smithi132.znauon"}]: dispatch 2024-04-12T05:47:58.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:56.859103+0000 mon.smithi132 (mon.0) 97 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:47:58.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:56.859270+0000 mon.smithi132 (mon.0) 98 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:47:58.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:56.859390+0000 mon.smithi132 (mon.0) 99 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:47:58.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:56.872585+0000 mon.smithi132 (mon.0) 100 : cluster [INF] Manager daemon smithi132.znauon is now available 2024-04-12T05:47:58.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:56.969658+0000 mon.smithi132 (mon.0) 101 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:58.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:56.971775+0000 mon.smithi132 (mon.0) 102 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:47:58.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:56.996090+0000 mon.smithi132 (mon.0) 103 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:47:58.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:56.998544+0000 mon.smithi132 (mon.0) 104 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:47:58.923 INFO:teuthology.orchestra.run.smithi132.stderr:mgr epoch 13 is available 2024-04-12T05:47:58.923 INFO:teuthology.orchestra.run.smithi132.stderr:Generating a dashboard self-signed certificate... 2024-04-12T05:47:58.923 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 dashboard create-self-signed-cert 2024-04-12T05:47:59.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:57.867502+0000 mgr.smithi132.znauon (mgr.14162) 1 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-12T05:47:59.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:57.868106+0000 mon.smithi132 (mon.0) 105 : cluster [DBG] mgrmap e15: smithi132.znauon(active, since 1.06383s) 2024-04-12T05:47:59.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:57.874042+0000 mgr.smithi132.znauon (mgr.14162) 2 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-12T05:47:59.797 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-12T05:48:00.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:47:58.873669+0000 mon.smithi132 (mon.0) 106 : cluster [DBG] mgrmap e16: smithi132.znauon(active, since 2s) 2024-04-12T05:48:00.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:59.264057+0000 mon.smithi132 (mon.0) 107 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:00.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:59.705924+0000 mgr.smithi132.znauon (mgr.14162) 3 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:00.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:59.800128+0000 mon.smithi132 (mon.0) 108 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:00.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:47:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:47:59.802142+0000 mon.smithi132 (mon.0) 109 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:01.225 INFO:teuthology.orchestra.run.smithi132.stderr:Creating initial admin user... 2024-04-12T05:48:01.226 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmp7kx3f5k6:/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-04-12T05:48:02.559 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$VkDiml5kfIZHRgHMMBxI7uFO..0eCgmwC2DF3cVy19fuGJ4wY5Qeu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1712900882, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-12T05:48:03.294 INFO:teuthology.orchestra.run.smithi132.stderr:Fetching dashboard port number... 2024-04-12T05:48:03.294 INFO:teuthology.orchestra.run.smithi132.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=smithi132 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpc0_oev11:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpwb4vm25j:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config get mgr mgr/dashboard/ssl_server_port 2024-04-12T05:48:03.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:03 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:02.348702+0000 mgr.smithi132.znauon (mgr.14162) 4 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:03.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:03 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:02.564251+0000 mon.smithi132 (mon.0) 110 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:04.070 INFO:teuthology.orchestra.run.smithi132.stderr:/usr/bin/ceph: 8443 2024-04-12T05:48:04.801 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-12T05:48:04.804 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:03.565911+0000 mon.smithi132 (mon.0) 111 : cluster [DBG] mgrmap e17: smithi132.znauon(active, since 6s) 2024-04-12T05:48:04.804 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:04.074501+0000 mon.smithi132 (mon.0) 112 : audit [DBG] from='client.? 172.21.15.132:0/2957721785' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-12T05:48:04.809 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: disabled 2024-04-12T05:48:04.810 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: systemctl is-active firewalld.service 2024-04-12T05:48:04.817 INFO:teuthology.orchestra.run.smithi132.stderr:systemctl: inactive 2024-04-12T05:48:04.817 INFO:teuthology.orchestra.run.smithi132.stderr:firewalld.service is not enabled 2024-04-12T05:48:04.818 INFO:teuthology.orchestra.run.smithi132.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-12T05:48:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:Ceph Dashboard is now available at: 2024-04-12T05:48:04.821 INFO:teuthology.orchestra.run.smithi132.stderr: 2024-04-12T05:48:04.821 INFO:teuthology.orchestra.run.smithi132.stderr: URL: https://smithi132.front.sepia.ceph.com:8443/ 2024-04-12T05:48:04.821 INFO:teuthology.orchestra.run.smithi132.stderr: User: admin 2024-04-12T05:48:04.821 INFO:teuthology.orchestra.run.smithi132.stderr: Password: xw3fu3hh6f 2024-04-12T05:48:04.821 INFO:teuthology.orchestra.run.smithi132.stderr: 2024-04-12T05:48:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:You can access the Ceph CLI with: 2024-04-12T05:48:04.821 INFO:teuthology.orchestra.run.smithi132.stderr: 2024-04-12T05:48:04.821 INFO:teuthology.orchestra.run.smithi132.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-12T05:48:04.821 INFO:teuthology.orchestra.run.smithi132.stderr: 2024-04-12T05:48:04.821 INFO:teuthology.orchestra.run.smithi132.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-12T05:48:04.821 INFO:teuthology.orchestra.run.smithi132.stderr: 2024-04-12T05:48:04.821 INFO:teuthology.orchestra.run.smithi132.stderr: ceph telemetry on 2024-04-12T05:48:04.822 INFO:teuthology.orchestra.run.smithi132.stderr: 2024-04-12T05:48:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:For more information see: 2024-04-12T05:48:04.822 INFO:teuthology.orchestra.run.smithi132.stderr: 2024-04-12T05:48:04.822 INFO:teuthology.orchestra.run.smithi132.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-04-12T05:48:04.822 INFO:teuthology.orchestra.run.smithi132.stderr: 2024-04-12T05:48:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:Bootstrap complete. 2024-04-12T05:48:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:Releasing lock 140604066824320 on /run/cephadm/fa6d090c-f88f-11ee-bc8c-c7b262605968.lock 2024-04-12T05:48:04.822 INFO:teuthology.orchestra.run.smithi132.stderr:Lock 140604066824320 released on /run/cephadm/fa6d090c-f88f-11ee-bc8c-c7b262605968.lock 2024-04-12T05:48:04.856 INFO:tasks.cephadm:Fetching config... 2024-04-12T05:48:04.856 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-12T05:48:04.856 DEBUG:teuthology.orchestra.run.smithi132:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-12T05:48:04.875 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-12T05:48:04.875 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-12T05:48:04.875 DEBUG:teuthology.orchestra.run.smithi132:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-12T05:48:04.932 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-12T05:48:04.933 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-12T05:48:04.933 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd if=/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/keyring of=/dev/stdout 2024-04-12T05:48:05.000 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-12T05:48:05.000 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-12T05:48:05.000 DEBUG:teuthology.orchestra.run.smithi132:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-12T05:48:05.057 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-12T05:48:05.058 DEBUG:teuthology.orchestra.run.smithi132:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDgXmgTkg5oe/TJPQiT+iR3aQ6aV/ZFvgpNpCcjNscuwZApL83HZUX1+w61s3CSobDN4dF1Qel/Px5rM+hY4DvcMNmBm65Te0jfS/3p2cIXbDM0hqV/qES/o/OQW2alBvTKEYRalpOyFMcd9NfeaN0GGUtjGsoTAAyeEwwlMLEGk7K7Y3hPWEN9Xh/9qQS9YGoIIDIkxxVHYp7Q7OxBAPm/Lih8LEckYdnuw6IUi7tI8xVoX+Wg8vNJ7/TtkIWPfenEyPbfa+5EBv0QdUlbO5zEhIkgZroO/evmf3zPd5SkeMxO9i1tZCrWBa2CwdHuC2cYXWmA3ZANBfvJv09jLRR3SbC4UZRKzVT5SqBpwCXrMuJZE4d6wmxLNqEmcMksMiGOGlPlfycxKfs+xmPTPFkJQ0g3R5GUhTSjLDER26I4hYDguy01HsKauZd/S95E/nRygBMhPT2yPv/Ojd4rm0AGWpBuH4Caecmpd8wPc4AjJVfJ3WlLyKiwWvhLxpTsHY0= ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-12T05:48:05.138 INFO:teuthology.orchestra.run.smithi132.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDgXmgTkg5oe/TJPQiT+iR3aQ6aV/ZFvgpNpCcjNscuwZApL83HZUX1+w61s3CSobDN4dF1Qel/Px5rM+hY4DvcMNmBm65Te0jfS/3p2cIXbDM0hqV/qES/o/OQW2alBvTKEYRalpOyFMcd9NfeaN0GGUtjGsoTAAyeEwwlMLEGk7K7Y3hPWEN9Xh/9qQS9YGoIIDIkxxVHYp7Q7OxBAPm/Lih8LEckYdnuw6IUi7tI8xVoX+Wg8vNJ7/TtkIWPfenEyPbfa+5EBv0QdUlbO5zEhIkgZroO/evmf3zPd5SkeMxO9i1tZCrWBa2CwdHuC2cYXWmA3ZANBfvJv09jLRR3SbC4UZRKzVT5SqBpwCXrMuJZE4d6wmxLNqEmcMksMiGOGlPlfycxKfs+xmPTPFkJQ0g3R5GUhTSjLDER26I4hYDguy01HsKauZd/S95E/nRygBMhPT2yPv/Ojd4rm0AGWpBuH4Caecmpd8wPc4AjJVfJ3WlLyKiwWvhLxpTsHY0= ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:48:05.147 DEBUG:teuthology.orchestra.run.smithi142:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDgXmgTkg5oe/TJPQiT+iR3aQ6aV/ZFvgpNpCcjNscuwZApL83HZUX1+w61s3CSobDN4dF1Qel/Px5rM+hY4DvcMNmBm65Te0jfS/3p2cIXbDM0hqV/qES/o/OQW2alBvTKEYRalpOyFMcd9NfeaN0GGUtjGsoTAAyeEwwlMLEGk7K7Y3hPWEN9Xh/9qQS9YGoIIDIkxxVHYp7Q7OxBAPm/Lih8LEckYdnuw6IUi7tI8xVoX+Wg8vNJ7/TtkIWPfenEyPbfa+5EBv0QdUlbO5zEhIkgZroO/evmf3zPd5SkeMxO9i1tZCrWBa2CwdHuC2cYXWmA3ZANBfvJv09jLRR3SbC4UZRKzVT5SqBpwCXrMuJZE4d6wmxLNqEmcMksMiGOGlPlfycxKfs+xmPTPFkJQ0g3R5GUhTSjLDER26I4hYDguy01HsKauZd/S95E/nRygBMhPT2yPv/Ojd4rm0AGWpBuH4Caecmpd8wPc4AjJVfJ3WlLyKiwWvhLxpTsHY0= ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-12T05:48:05.192 INFO:teuthology.orchestra.run.smithi142.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDgXmgTkg5oe/TJPQiT+iR3aQ6aV/ZFvgpNpCcjNscuwZApL83HZUX1+w61s3CSobDN4dF1Qel/Px5rM+hY4DvcMNmBm65Te0jfS/3p2cIXbDM0hqV/qES/o/OQW2alBvTKEYRalpOyFMcd9NfeaN0GGUtjGsoTAAyeEwwlMLEGk7K7Y3hPWEN9Xh/9qQS9YGoIIDIkxxVHYp7Q7OxBAPm/Lih8LEckYdnuw6IUi7tI8xVoX+Wg8vNJ7/TtkIWPfenEyPbfa+5EBv0QdUlbO5zEhIkgZroO/evmf3zPd5SkeMxO9i1tZCrWBa2CwdHuC2cYXWmA3ZANBfvJv09jLRR3SbC4UZRKzVT5SqBpwCXrMuJZE4d6wmxLNqEmcMksMiGOGlPlfycxKfs+xmPTPFkJQ0g3R5GUhTSjLDER26I4hYDguy01HsKauZd/S95E/nRygBMhPT2yPv/Ojd4rm0AGWpBuH4Caecmpd8wPc4AjJVfJ3WlLyKiwWvhLxpTsHY0= ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:48:05.204 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-12T05:48:09.661 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-12T05:48:09.661 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-12T05:48:09.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:08.606387+0000 mon.smithi132 (mon.0) 113 : audit [INF] from='client.? 172.21.15.132:0/608410117' entity='client.admin' 2024-04-12T05:48:09.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:09.197431+0000 mon.smithi132 (mon.0) 114 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:10.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:09.804857+0000 mon.smithi132 (mon.0) 115 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd/host:smithi132", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:48:10.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:09.808818+0000 mon.smithi132 (mon.0) 116 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:11.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:48:09.815444+0000 mgr.smithi132.znauon (mgr.14162) 5 : cephadm [INF] Deploying daemon alertmanager.smithi132 on smithi132 2024-04-12T05:48:12.427 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi142 2024-04-12T05:48:12.427 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-12T05:48:12.428 DEBUG:teuthology.orchestra.run.smithi142:> dd of=/etc/ceph/ceph.conf 2024-04-12T05:48:12.449 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-12T05:48:12.450 DEBUG:teuthology.orchestra.run.smithi142:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:48:12.511 INFO:tasks.cephadm:Adding host smithi142 to orchestrator... 2024-04-12T05:48:12.512 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch host add smithi142 2024-04-12T05:48:13.040 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:11.766456+0000 mgr.smithi132.znauon (mgr.14162) 6 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:13.040 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:11.768974+0000 mon.smithi132 (mon.0) 117 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:15.113 INFO:teuthology.orchestra.run.smithi132.stdout:Added host 'smithi142' with addr '172.21.15.142' 2024-04-12T05:48:15.134 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:14.502273+0000 mgr.smithi132.znauon (mgr.14162) 7 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi142", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:15.787 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch host ls --format=json 2024-04-12T05:48:16.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:15.116907+0000 mon.smithi132 (mon.0) 118 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:16.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:48:15.117192+0000 mgr.smithi132.znauon (mgr.14162) 8 : cephadm [INF] Added host smithi142 2024-04-12T05:48:17.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:16.860580+0000 mgr.smithi132.znauon (mgr.14162) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:18.186 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:48:18.461 INFO:teuthology.orchestra.run.smithi132.stdout:[{"addr": "172.21.15.132", "hostname": "smithi132", "labels": [], "status": ""}, {"addr": "172.21.15.142", "hostname": "smithi142", "labels": [], "status": ""}] 2024-04-12T05:48:19.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:18.190531+0000 mgr.smithi132.znauon (mgr.14162) 10 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:48:19.432 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-12T05:48:19.432 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd crush tunables default 2024-04-12T05:48:20.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:18.860884+0000 mgr.smithi132.znauon (mgr.14162) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:22.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:20.861127+0000 mgr.smithi132.znauon (mgr.14162) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:23.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:23.263330+0000 mon.smithi132 (mon.0) 119 : audit [INF] from='client.? 172.21.15.132:0/3141902453' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-12T05:48:23.996 INFO:teuthology.orchestra.run.smithi132.stderr:adjusted tunables profile to default 2024-04-12T05:48:24.568 INFO:tasks.cephadm:Adding mon.smithi132 on smithi132 2024-04-12T05:48:24.568 INFO:tasks.cephadm:Adding mon.smithi142 on smithi142 2024-04-12T05:48:24.568 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch apply mon '2;smithi132:172.21.15.132=smithi132;smithi142:172.21.15.142=smithi142' 2024-04-12T05:48:24.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:22.861345+0000 mgr.smithi132.znauon (mgr.14162) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:24.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:23.636762+0000 mon.smithi132 (mon.0) 120 : audit [INF] from='client.? 172.21.15.132:0/3141902453' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-12T05:48:24.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:23.636802+0000 mon.smithi132 (mon.0) 121 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-12T05:48:26.490 INFO:teuthology.orchestra.run.smithi142.stdout:Scheduled mon update... 2024-04-12T05:48:26.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:24.861662+0000 mgr.smithi132.znauon (mgr.14162) 14 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:26.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:26.494322+0000 mon.smithi132 (mon.0) 122 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:26.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:26.585918+0000 mon.smithi132 (mon.0) 123 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:26.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:26.587464+0000 mon.smithi132 (mon.0) 124 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi132", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:48:26.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:26.589762+0000 mon.smithi132 (mon.0) 125 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi132", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-12T05:48:26.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:26.590323+0000 mon.smithi132 (mon.0) 126 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:48:27.184 DEBUG:teuthology.orchestra.run.smithi142:mon.smithi142> sudo journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi142.service 2024-04-12T05:48:27.187 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:48:27.187 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:48:27.216 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:-- Logs begin at Fri 2024-04-12 05:38:34 UTC. -- 2024-04-12T05:48:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:26.490957+0000 mgr.smithi132.znauon (mgr.14162) 15 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi132:172.21.15.132=smithi132;smithi142:172.21.15.142=smithi142", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:48:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:48:26.492035+0000 mgr.smithi132.znauon (mgr.14162) 16 : cephadm [INF] Saving service mon spec with placement smithi132:172.21.15.132=smithi132;smithi142:172.21.15.142=smithi142;count:2 2024-04-12T05:48:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:48:26.590785+0000 mgr.smithi132.znauon (mgr.14162) 17 : cephadm [INF] Deploying daemon crash.smithi132 on smithi132 2024-04-12T05:48:27.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:26.987294+0000 mon.smithi132 (mon.0) 127 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:28.790 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:26.862118+0000 mgr.smithi132.znauon (mgr.14162) 18 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:29.161 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:48:29.161 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:48:29.162 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:48:30.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:28.862433+0000 mgr.smithi132.znauon (mgr.14162) 19 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:30.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:28.880315+0000 mon.smithi132 (mon.0) 128 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:30.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:28.970138+0000 mon.smithi132 (mon.0) 129 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:30.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:28.972658+0000 mon.smithi132 (mon.0) 130 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:30.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:28.972995+0000 mon.smithi132 (mon.0) 131 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T05:48:30.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:28.973322+0000 mgr.smithi132.znauon (mgr.14162) 20 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T05:48:30.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:28.976281+0000 mon.smithi132 (mon.0) 132 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:30.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:48:28.979393+0000 mgr.smithi132.znauon (mgr.14162) 21 : cephadm [INF] Deploying daemon grafana.smithi132 on smithi132 2024-04-12T05:48:30.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:29.164869+0000 mon.smithi132 (mon.0) 133 : audit [DBG] from='client.? 172.21.15.142:0/3422544473' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:48:30.740 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:48:30.740 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:48:32.683 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:48:32.683 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:48:32.685 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:48:32.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:30.862709+0000 mgr.smithi132.znauon (mgr.14162) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:32.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:31.990982+0000 mon.smithi132 (mon.0) 134 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:33.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:32.687603+0000 mon.smithi132 (mon.0) 135 : audit [DBG] from='client.? 172.21.15.142:0/3521936363' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:48:34.375 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:48:34.375 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:48:34.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:32.863059+0000 mgr.smithi132.znauon (mgr.14162) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:36.487 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:48:36.487 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:48:36.488 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:48:36.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:34.863424+0000 mgr.smithi132.znauon (mgr.14162) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:36.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:36.491503+0000 mon.smithi132 (mon.0) 136 : audit [DBG] from='client.? 172.21.15.142:0/3124557126' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:48:38.033 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:48:38.034 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:48:38.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:36.863694+0000 mgr.smithi132.znauon (mgr.14162) 25 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:40.029 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:48:40.029 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:48:40.032 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:48:40.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:38.863937+0000 mgr.smithi132.znauon (mgr.14162) 26 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:40.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:40.033795+0000 mon.smithi132 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.142:0/3306338281' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:48:41.649 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:48:41.649 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:48:42.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:40.864209+0000 mgr.smithi132.znauon (mgr.14162) 27 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:43.624 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:48:43.624 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:48:43.625 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:48:43.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:43.628232+0000 mon.smithi132 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.142:0/4098383737' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:48:44.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:42.864447+0000 mgr.smithi132.znauon (mgr.14162) 28 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:45.358 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:48:45.358 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:48:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:44.864734+0000 mgr.smithi132.znauon (mgr.14162) 29 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:47.391 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:48:47.391 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:48:47.392 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:48:48.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:46.864949+0000 mgr.smithi132.znauon (mgr.14162) 30 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:48.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:47.321070+0000 mon.smithi132 (mon.0) 139 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:48.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:48:47.323172+0000 mgr.smithi132.znauon (mgr.14162) 31 : cephadm [INF] Deploying daemon node-exporter.smithi132 on smithi132 2024-04-12T05:48:48.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:47.395562+0000 mon.smithi132 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.142:0/1812956536' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:48:48.937 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:48:48.937 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:48:50.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:48.865248+0000 mgr.smithi132.znauon (mgr.14162) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:50.983 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:48:50.984 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:48:50.985 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:48:51.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:50.988253+0000 mon.smithi132 (mon.0) 141 : audit [DBG] from='client.? 172.21.15.142:0/2721866342' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:48:52.658 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:48:52.658 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:48:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:50.865574+0000 mgr.smithi132.znauon (mgr.14162) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:51.994109+0000 mon.smithi132 (mon.0) 142 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:54.646 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:48:54.646 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:48:54.648 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:48:54.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:52.865898+0000 mgr.smithi132.znauon (mgr.14162) 34 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:55.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:54.650840+0000 mon.smithi132 (mon.0) 143 : audit [DBG] from='client.? 172.21.15.142:0/598390853' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:48:56.342 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:48:56.343 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:48:56.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:54.866306+0000 mgr.smithi132.znauon (mgr.14162) 35 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:56.997920+0000 mon.smithi132 (mon.0) 144 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:48:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:57.000616+0000 mon.smithi132 (mon.0) 145 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:48:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:57.191578+0000 mon.smithi132 (mon.0) 146 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:48:58.418 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:48:58.418 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:48:58.419 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:48:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:56.866522+0000 mgr.smithi132.znauon (mgr.14162) 36 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:48:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:48:57.197187+0000 mgr.smithi132.znauon (mgr.14162) 37 : cephadm [INF] Deploying daemon prometheus.smithi132 on smithi132 2024-04-12T05:48:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:48:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:48:58.422480+0000 mon.smithi132 (mon.0) 147 : audit [DBG] from='client.? 172.21.15.142:0/739456601' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:49:00.062 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:49:00.062 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:49:00.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:48:58.866908+0000 mgr.smithi132.znauon (mgr.14162) 38 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:01.952 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:49:01.952 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:49:01.953 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:49:02.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:00.867322+0000 mgr.smithi132.znauon (mgr.14162) 39 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:02.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:01.956545+0000 mon.smithi132 (mon.0) 148 : audit [DBG] from='client.? 172.21.15.142:0/3017428639' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:49:02.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:01.999878+0000 mon.smithi132 (mon.0) 149 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:03.589 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:49:03.590 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:49:04.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:02.867622+0000 mgr.smithi132.znauon (mgr.14162) 40 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:05.491 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:49:05.491 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:49:05.493 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:49:05.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:05.495685+0000 mon.smithi132 (mon.0) 150 : audit [DBG] from='client.? 172.21.15.142:0/4099063916' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:49:06.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:04.867984+0000 mgr.smithi132.znauon (mgr.14162) 41 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:07.082 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:49:07.082 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:49:08.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:06.868223+0000 mgr.smithi132.znauon (mgr.14162) 42 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:09.013 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:49:09.013 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:49:09.015 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:49:09.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:09.018388+0000 mon.smithi132 (mon.0) 151 : audit [DBG] from='client.? 172.21.15.142:0/1924491208' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:49:10.645 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:49:10.645 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:49:10.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:08.868465+0000 mgr.smithi132.znauon (mgr.14162) 43 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:12.538 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:49:12.538 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:49:12.540 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:49:12.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:10.868809+0000 mgr.smithi132.znauon (mgr.14162) 44 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:12.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:12.542930+0000 mon.smithi132 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.142:0/1242261492' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:49:14.071 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:49:14.072 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:49:14.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:12.869257+0000 mgr.smithi132.znauon (mgr.14162) 45 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:16.101 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:49:16.101 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:49:16.103 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:49:16.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:14.869604+0000 mgr.smithi132.znauon (mgr.14162) 46 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:16.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:16.106120+0000 mon.smithi132 (mon.0) 153 : audit [DBG] from='client.? 172.21.15.142:0/3020699476' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:49:16.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:16.661898+0000 mon.smithi132 (mon.0) 154 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:16.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:16.662780+0000 mon.smithi132 (mon.0) 155 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:17.694 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:49:17.694 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:49:17.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:16.663864+0000 mon.smithi132 (mon.0) 156 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:17.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:16.664426+0000 mon.smithi132 (mon.0) 157 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:49:17.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:17.004017+0000 mon.smithi132 (mon.0) 158 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:17.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:17.089592+0000 mon.smithi132 (mon.0) 159 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:17.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:17.328046+0000 mon.smithi132 (mon.0) 160 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:18.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:16.869845+0000 mgr.smithi132.znauon (mgr.14162) 47 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:20.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:18.870107+0000 mgr.smithi132.znauon (mgr.14162) 48 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:21.003 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:49:21.003 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:49:21.004 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:49:22.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:20.839143+0000 mon.smithi132 (mon.0) 161 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:22.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:20.870373+0000 mgr.smithi132.znauon (mgr.14162) 49 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:22.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:21.006515+0000 mon.smithi132 (mon.0) 162 : audit [DBG] from='client.? 172.21.15.142:0/2613030983' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:49:22.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:49:21.081771+0000 mgr.smithi132.znauon (mgr.14162) 50 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.conf 2024-04-12T05:49:22.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:49:21.104344+0000 mgr.smithi132.znauon (mgr.14162) 51 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:49:22.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:21.133292+0000 mon.smithi132 (mon.0) 163 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:22.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:21.267819+0000 mon.smithi132 (mon.0) 164 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:22.627 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:49:22.628 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:49:23.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:22.436025+0000 mon.smithi132 (mon.0) 165 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:23.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:22.436716+0000 mon.smithi132 (mon.0) 166 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:49:23.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:22.439847+0000 mon.smithi132 (mon.0) 167 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:23.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:22.441620+0000 mon.smithi132 (mon.0) 168 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi142", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:49:23.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:22.443492+0000 mon.smithi132 (mon.0) 169 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi142", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-12T05:49:23.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:22.444201+0000 mon.smithi132 (mon.0) 170 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:23.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:49:22.444851+0000 mgr.smithi132.znauon (mgr.14162) 52 : cephadm [INF] Deploying daemon crash.smithi142 on smithi142 2024-04-12T05:49:24.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:22.870680+0000 mgr.smithi132.znauon (mgr.14162) 53 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:25.429 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:49:25.430 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:49:25.431 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:49:25.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:25.433723+0000 mon.smithi132 (mon.0) 171 : audit [DBG] from='client.? 172.21.15.142:0/3863232144' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:49:26.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:24.870985+0000 mgr.smithi132.znauon (mgr.14162) 54 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:26.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:25.898581+0000 mon.smithi132 (mon.0) 172 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:26.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:25.901050+0000 mon.smithi132 (mon.0) 173 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi142.fgshqt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:49:26.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:25.903641+0000 mon.smithi132 (mon.0) 174 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi142.fgshqt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-12T05:49:26.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:25.904410+0000 mon.smithi132 (mon.0) 175 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:49:26.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:25.905313+0000 mon.smithi132 (mon.0) 176 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:27.198 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:49:27.199 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:49:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:49:25.905962+0000 mgr.smithi132.znauon (mgr.14162) 55 : cephadm [INF] Deploying daemon mgr.smithi142.fgshqt on smithi142 2024-04-12T05:49:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:27.007192+0000 mon.smithi132 (mon.0) 177 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:28.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:26.871302+0000 mgr.smithi132.znauon (mgr.14162) 56 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:30.136 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:49:30.136 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:46:47.200481Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T05:49:30.138 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T05:49:30.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:28.751607+0000 mon.smithi132 (mon.0) 178 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:30.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:28.753437+0000 mon.smithi132 (mon.0) 179 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:49:30.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:28.754191+0000 mon.smithi132 (mon.0) 180 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:49:28.754946+0000 mgr.smithi132.znauon (mgr.14162) 57 : cephadm [INF] Deploying daemon mon.smithi142 on smithi142 2024-04-12T05:49:31.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:28.871560+0000 mgr.smithi132.znauon (mgr.14162) 58 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:31.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:30.140981+0000 mon.smithi132 (mon.0) 181 : audit [DBG] from='client.? 172.21.15.142:0/1699909948' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:49:32.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:30.871812+0000 mgr.smithi132.znauon (mgr.14162) 59 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:32.389 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-12T05:49:32.389 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mon dump -f json 2024-04-12T05:49:32.911 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:32 smithi142 systemd[1]: Starting Ceph mon.smithi142 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T05:49:33.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:32.010182+0000 mon.smithi132 (mon.0) 182 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:34.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:32.872114+0000 mgr.smithi132.znauon (mgr.14162) 60 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:34.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:33.394946+0000 mon.smithi132 (mon.0) 183 : cluster [DBG] Standby manager daemon smithi142.fgshqt started 2024-04-12T05:49:34.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:33.396896+0000 mon.smithi132 (mon.0) 184 : audit [DBG] from='mgr.? 172.21.15.142:0/951392210' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/crt"}]: dispatch 2024-04-12T05:49:34.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:33.397290+0000 mon.smithi132 (mon.0) 185 : audit [DBG] from='mgr.? 172.21.15.142:0/951392210' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:49:34.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:33.399387+0000 mon.smithi132 (mon.0) 186 : audit [DBG] from='mgr.? 172.21.15.142:0/951392210' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/key"}]: dispatch 2024-04-12T05:49:34.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:33.400403+0000 mon.smithi132 (mon.0) 187 : audit [DBG] from='mgr.? 172.21.15.142:0/951392210' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:49:34.583 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.448+0000 7fe0532d2700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-12T05:49:34.583 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.448+0000 7fe0532d2700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.448+0000 7fe0532d2700 0 pidfile_write: ignore empty --pid-file 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 0 load: jerasure load: lrc load: isa 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: RocksDB version: 6.8.1 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Compile date Jul 8 2021 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: DB SUMMARY 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: CURRENT file: CURRENT 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: IDENTITY file: IDENTITY 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-04-12T05:49:34.584 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi142/store.db dir, Total Num: 0, files: 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi142/store.db: 000003.log size: 511 ; 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.error_if_exists: 0 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.create_if_missing: 0 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.paranoid_checks: 1 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.env: 0x55daf0d411c0 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.fs: Posix File System 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.info_log: 0x55daf1a89a40 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.statistics: (nil) 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.use_fsync: 0 2024-04-12T05:49:34.585 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.max_log_file_size: 0 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.allow_fallocate: 1 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.use_direct_reads: 0 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.db_log_dir: 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi142/store.db 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T05:49:34.586 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.max_subcompactions: 1 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.max_background_flushes: -1 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.write_buffer_manager: 0x55daf1a91fb0 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T05:49:34.587 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.unordered_write: 0 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.row_cache: None 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.wal_filter: None 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.preserve_deletes: 0 2024-04-12T05:49:34.588 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.two_write_queues: 0 2024-04-12T05:49:34.589 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-12T05:49:34.589 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.atomic_flush: 0 2024-04-12T05:49:34.589 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T05:49:34.589 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T05:49:34.589 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T05:49:34.589 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.log_readahead_size: 0 2024-04-12T05:49:34.589 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-12T05:49:34.589 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.max_background_jobs: 2 2024-04-12T05:49:34.589 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.max_background_compactions: -1 2024-04-12T05:49:34.589 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T05:49:34.589 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T05:49:34.589 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T05:49:34.591 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-12T05:49:34.591 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T05:49:34.591 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T05:49:34.591 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T05:49:34.591 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T05:49:34.591 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.max_open_files: -1 2024-04-12T05:49:34.592 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-12T05:49:34.592 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T05:49:34.592 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T05:49:34.592 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-12T05:49:34.592 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: Compression algorithms supported: 2024-04-12T05:49:34.592 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T05:49:34.592 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: kZSTD supported: 0 2024-04-12T05:49:34.592 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.453+0000 7fe0532d2700 4 rocksdb: kXpressCompression supported: 0 2024-04-12T05:49:34.592 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-12T05:49:34.592 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: kLZ4Compression supported: 1 2024-04-12T05:49:34.592 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: kBZip2Compression supported: 0 2024-04-12T05:49:34.592 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: kZlibCompression supported: 1 2024-04-12T05:49:34.592 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: kSnappyCompression supported: 1 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi142/store.db/MANIFEST-000001 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.merge_operator: 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compaction_filter: None 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55daf19a2170) 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cache_index_and_filter_blocks: 1 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T05:49:34.593 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: pin_top_level_index_and_filter: 1 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: index_type: 0 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: data_block_index_type: 0 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: index_shortening: 1 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: data_block_hash_table_util_ratio: 0.750000 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: hash_index_allow_collision: 1 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: checksum: 1 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: no_block_cache: 0 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: block_cache: 0x55daf19d8f10 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: block_cache_name: BinnedLRUCache 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: block_cache_options: 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: capacity : 536870912 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: num_shard_bits : 4 2024-04-12T05:49:34.594 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: strict_capacity_limit : 0 2024-04-12T05:49:34.595 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: high_pri_pool_ratio: 0.000 2024-04-12T05:49:34.595 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: block_cache_compressed: (nil) 2024-04-12T05:49:34.595 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: persistent_cache: (nil) 2024-04-12T05:49:34.595 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: block_size: 4096 2024-04-12T05:49:34.595 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: block_size_deviation: 10 2024-04-12T05:49:34.595 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: block_restart_interval: 16 2024-04-12T05:49:34.595 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: index_block_restart_interval: 1 2024-04-12T05:49:34.595 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: metadata_block_size: 4096 2024-04-12T05:49:34.595 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: partition_filters: 0 2024-04-12T05:49:34.595 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: use_delta_encoding: 1 2024-04-12T05:49:34.595 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-12T05:49:34.595 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: whole_key_filtering: 1 2024-04-12T05:49:34.595 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: verify_compression: 0 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: read_amp_bytes_per_bit: 0 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: format_version: 2 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: enable_index_compression: 1 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: block_align: 0 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compression: NoCompression 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.num_levels: 7 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T05:49:34.596 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-12T05:49:34.597 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T05:49:34.598 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T05:49:34.599 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T05:49:34.600 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T05:49:34.600 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T05:49:34.600 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.table_properties_collectors: 2024-04-12T05:49:34.600 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.inplace_update_support: 0 2024-04-12T05:49:34.600 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T05:49:34.600 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T05:49:34.600 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T05:49:34.600 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T05:49:34.600 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.bloom_locality: 0 2024-04-12T05:49:34.600 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.max_successive_merges: 0 2024-04-12T05:49:34.600 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T05:49:34.600 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-12T05:49:34.600 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-12T05:49:34.601 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-12T05:49:34.601 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.ttl: 2592000 2024-04-12T05:49:34.601 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T05:49:34.601 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi142/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-04-12T05:49:34.601 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.601 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.454+0000 7fe0532d2700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-12T05:49:34.601 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.601 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.455+0000 7fe0532d2700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712900974456273, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-04-12T05:49:34.601 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.455+0000 7fe0532d2700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-04-12T05:49:34.601 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.455+0000 7fe0532d2700 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-04-12T05:49:34.601 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.455+0000 7fe0532d2700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712900974456885, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1712900974, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-12T05:49:34.601 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.455+0000 7fe0532d2700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-04-12T05:49:34.601 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.456+0000 7fe0532d2700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712900974457373, "job": 1, "event": "recovery_finished"} 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.457+0000 7fe0532d2700 4 rocksdb: DB pointer 0x55daf1a9d800 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.457+0000 7fe03a0da700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.457+0000 7fe03a0da700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: ** DB Stats ** 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.602 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: ** Compaction Stats [default] ** 2024-04-12T05:49:34.603 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 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-04-12T05:49:34.603 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:49:34.603 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:49:34.603 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:49:34.603 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:49:34.603 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.603 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: ** Compaction Stats [default] ** 2024-04-12T05:49:34.603 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 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-04-12T05:49:34.603 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:49:34.603 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:49:34.603 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:49:34.603 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T05:49:34.603 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: AddFile(Keys): cumulative 0, interval 0 2024-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Cumulative compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Interval compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 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-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: ** File Read Latency Histogram By Level [default] ** 2024-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: ** Compaction Stats [default] ** 2024-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 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-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:49:34.604 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 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-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: ** Compaction Stats [default] ** 2024-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 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-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: AddFile(Keys): cumulative 0, interval 0 2024-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Cumulative compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:49:34.605 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 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-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: ** File Read Latency Histogram By Level [default] ** 2024-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.457+0000 7fe0532d2700 0 mon.smithi142 does not exist in monmap, will attempt to join an existing cluster 2024-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.457+0000 7fe0532d2700 0 using public_addr v2:172.21.15.142:0/0 -> [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] 2024-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.458+0000 7fe0532d2700 0 starting mon.smithi142 rank -1 at public addrs [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] at bind addrs [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi142 fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.459+0000 7fe0532d2700 1 mon.smithi142@-1(???) e0 preinit fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.495+0000 7fe03c8df700 0 mon.smithi142@-1(synchronizing).mds e1 new map 2024-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.495+0000 7fe03c8df700 0 mon.smithi142@-1(synchronizing).mds e1 print_map 2024-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: e1 2024-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 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-04-12T05:49:34.606 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: legacy client fscid: -1 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: No filesystems configured 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.495+0000 7fe03c8df700 1 mon.smithi142@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.495+0000 7fe03c8df700 1 mon.smithi142@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.495+0000 7fe03c8df700 1 mon.smithi142@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.495+0000 7fe03c8df700 1 mon.smithi142@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.495+0000 7fe03c8df700 1 mon.smithi142@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.495+0000 7fe03c8df700 1 mon.smithi142@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.495+0000 7fe03c8df700 1 mon.smithi142@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.498+0000 7fe03c8df700 0 mon.smithi142@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.498+0000 7fe03c8df700 0 mon.smithi142@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.498+0000 7fe03c8df700 0 mon.smithi142@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T05:49:34.607 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.498+0000 7fe03c8df700 0 mon.smithi142@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T05:49:34.608 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:32.872114+0000 mgr.smithi132.znauon (mgr.14162) 60 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:34.608 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:33.394946+0000 mon.smithi132 (mon.0) 183 : cluster [DBG] Standby manager daemon smithi142.fgshqt started 2024-04-12T05:49:34.608 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:33.396896+0000 mon.smithi132 (mon.0) 184 : audit [DBG] from='mgr.? 172.21.15.142:0/951392210' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/crt"}]: dispatch 2024-04-12T05:49:34.608 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:33.397290+0000 mon.smithi132 (mon.0) 185 : audit [DBG] from='mgr.? 172.21.15.142:0/951392210' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:49:34.608 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:33.399387+0000 mon.smithi132 (mon.0) 186 : audit [DBG] from='mgr.? 172.21.15.142:0/951392210' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/key"}]: dispatch 2024-04-12T05:49:34.608 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:33.400403+0000 mon.smithi132 (mon.0) 187 : audit [DBG] from='mgr.? 172.21.15.142:0/951392210' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:49:34.608 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T05:49:34.498+0000 7fe03c8df700 1 mon.smithi142@-1(synchronizing).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2024-04-12T05:49:34.608 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 bash[38884]: 37e580eaf46787ddc08f45fc72528cfb649170455e6f5bf6f67ce408fcc6c186 2024-04-12T05:49:34.608 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:34 smithi142 systemd[1]: Started Ceph mon.smithi142 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T05:49:39.916 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:34.507061+0000 mon.smithi132 (mon.0) 191 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T05:49:39.916 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:34.507318+0000 mon.smithi132 (mon.0) 192 : cluster [INF] mon.smithi132 calling monitor election 2024-04-12T05:49:39.916 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:34.520307+0000 mon.smithi132 (mon.0) 193 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:34.872441+0000 mgr.smithi132.znauon (mgr.14162) 61 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:35.503810+0000 mon.smithi132 (mon.0) 194 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:36.503876+0000 mon.smithi132 (mon.0) 195 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:36.505016+0000 mon.smithi142 (mon.1) 1 : cluster [INF] mon.smithi142 calling monitor election 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:36.872813+0000 mgr.smithi132.znauon (mgr.14162) 62 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:37.503957+0000 mon.smithi132 (mon.0) 196 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:38.504150+0000 mon.smithi132 (mon.0) 197 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:39.504348+0000 mon.smithi132 (mon.0) 198 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:39.534295+0000 mon.smithi132 (mon.0) 199 : cluster [INF] mon.smithi132 is new leader, mons smithi132,smithi142 in quorum (ranks 0,1) 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:39.539928+0000 mon.smithi132 (mon.0) 200 : cluster [DBG] monmap e2: 2 mons at {smithi132=[v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0],smithi142=[v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0]} 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:39.539990+0000 mon.smithi132 (mon.0) 201 : cluster [DBG] fsmap 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:39.540015+0000 mon.smithi132 (mon.0) 202 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:39.540373+0000 mon.smithi132 (mon.0) 203 : cluster [DBG] mgrmap e18: smithi132.znauon(active, since 102s), standbys: smithi142.fgshqt 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:39.543570+0000 mon.smithi132 (mon.0) 204 : cluster [INF] overall HEALTH_OK 2024-04-12T05:49:39.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:39.545854+0000 mon.smithi132 (mon.0) 205 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:34.507061+0000 mon.smithi132 (mon.0) 191 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T05:49:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:34.507318+0000 mon.smithi132 (mon.0) 192 : cluster [INF] mon.smithi132 calling monitor election 2024-04-12T05:49:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:34.520307+0000 mon.smithi132 (mon.0) 193 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:34.872441+0000 mgr.smithi132.znauon (mgr.14162) 61 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:35.503810+0000 mon.smithi132 (mon.0) 194 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:36.503876+0000 mon.smithi132 (mon.0) 195 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:36.505016+0000 mon.smithi142 (mon.1) 1 : cluster [INF] mon.smithi142 calling monitor election 2024-04-12T05:49:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:36.872813+0000 mgr.smithi132.znauon (mgr.14162) 62 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:39.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:37.503957+0000 mon.smithi132 (mon.0) 196 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:39.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:38.504150+0000 mon.smithi132 (mon.0) 197 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:39.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:39.504348+0000 mon.smithi132 (mon.0) 198 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:39.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:39.534295+0000 mon.smithi132 (mon.0) 199 : cluster [INF] mon.smithi132 is new leader, mons smithi132,smithi142 in quorum (ranks 0,1) 2024-04-12T05:49:39.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:39.539928+0000 mon.smithi132 (mon.0) 200 : cluster [DBG] monmap e2: 2 mons at {smithi132=[v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0],smithi142=[v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0]} 2024-04-12T05:49:39.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:39.539990+0000 mon.smithi132 (mon.0) 201 : cluster [DBG] fsmap 2024-04-12T05:49:39.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:39.540015+0000 mon.smithi132 (mon.0) 202 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-12T05:49:39.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:39.540373+0000 mon.smithi132 (mon.0) 203 : cluster [DBG] mgrmap e18: smithi132.znauon(active, since 102s), standbys: smithi142.fgshqt 2024-04-12T05:49:39.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:39.543570+0000 mon.smithi132 (mon.0) 204 : cluster [INF] overall HEALTH_OK 2024-04-12T05:49:39.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:39.545854+0000 mon.smithi132 (mon.0) 205 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:40.827 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T05:49:40.827 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":2,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","modified":"2024-04-12T05:49:34.503975Z","created":"2024-04-12T05:46:47.200481Z","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":"smithi132","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi142","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:3300","nonce":0},{"type":"v1","addr":"172.21.15.142:6789","nonce":0}]},"addr":"172.21.15.142:6789/0","public_addr":"172.21.15.142:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-12T05:49:40.828 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 2 2024-04-12T05:49:40.862 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:38.873099+0000 mgr.smithi132.znauon (mgr.14162) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:40.862 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:49:39.547458+0000 mgr.smithi132.znauon (mgr.14162) 64 : cephadm [INF] Deploying daemon node-exporter.smithi142 on smithi142 2024-04-12T05:49:40.862 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:40.504707+0000 mon.smithi132 (mon.0) 206 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:40.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:38.873099+0000 mgr.smithi132.znauon (mgr.14162) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:40.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:49:39.547458+0000 mgr.smithi132.znauon (mgr.14162) 64 : cephadm [INF] Deploying daemon node-exporter.smithi142 on smithi142 2024-04-12T05:49:40.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:40.504707+0000 mon.smithi132 (mon.0) 206 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:49:41.502 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-12T05:49:41.502 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph config generate-minimal-conf 2024-04-12T05:49:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:40.830714+0000 mon.smithi132 (mon.0) 207 : audit [DBG] from='client.? 172.21.15.142:0/966966924' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:49:41.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:40.830714+0000 mon.smithi132 (mon.0) 207 : audit [DBG] from='client.? 172.21.15.142:0/966966924' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T05:49:42.813 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:40.873415+0000 mgr.smithi132.znauon (mgr.14162) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:42.813 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:42.014385+0000 mon.smithi132 (mon.0) 208 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:42.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:40.873415+0000 mgr.smithi132.znauon (mgr.14162) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:42.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:42.014385+0000 mon.smithi132 (mon.0) 208 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:44.307 INFO:teuthology.orchestra.run.smithi132.stdout:# minimal ceph.conf for fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:49:44.308 INFO:teuthology.orchestra.run.smithi132.stdout:[global] 2024-04-12T05:49:44.308 INFO:teuthology.orchestra.run.smithi132.stdout: fsid = fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T05:49:44.308 INFO:teuthology.orchestra.run.smithi132.stdout: mon_host = [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] 2024-04-12T05:49:44.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:42.873629+0000 mgr.smithi132.znauon (mgr.14162) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:44.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:44.312459+0000 mon.smithi132 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.132:0/3287914490' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:44.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:42.873629+0000 mgr.smithi132.znauon (mgr.14162) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:44.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:44.312459+0000 mon.smithi132 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.132:0/3287914490' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:45.005 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-12T05:49:45.005 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-12T05:49:45.005 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/ceph/ceph.conf 2024-04-12T05:49:45.037 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-12T05:49:45.037 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:49:45.104 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-12T05:49:45.104 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/ceph/ceph.conf 2024-04-12T05:49:45.141 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-12T05:49:45.141 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:49:45.213 INFO:tasks.cephadm:Deploying OSDs... 2024-04-12T05:49:45.213 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-12T05:49:45.213 DEBUG:teuthology.orchestra.run.smithi132:> dd if=/scratch_devs of=/dev/stdout 2024-04-12T05:49:45.232 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-04-12T05:49:45.232 DEBUG:teuthology.orchestra.run.smithi132:> stat /dev/vg_nvme/lv_1 2024-04-12T05:49:45.290 INFO:teuthology.orchestra.run.smithi132.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-12T05:49:45.290 INFO:teuthology.orchestra.run.smithi132.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:49:45.290 INFO:teuthology.orchestra.run.smithi132.stdout:Device: 6h/6d Inode: 168115 Links: 1 2024-04-12T05:49:45.290 INFO:teuthology.orchestra.run.smithi132.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:49:45.290 INFO:teuthology.orchestra.run.smithi132.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:49:45.290 INFO:teuthology.orchestra.run.smithi132.stdout:Access: 2024-04-12 05:49:14.315576457 +0000 2024-04-12T05:49:45.290 INFO:teuthology.orchestra.run.smithi132.stdout:Modify: 2024-04-12 05:44:50.723006278 +0000 2024-04-12T05:49:45.290 INFO:teuthology.orchestra.run.smithi132.stdout:Change: 2024-04-12 05:44:50.723006278 +0000 2024-04-12T05:49:45.290 INFO:teuthology.orchestra.run.smithi132.stdout: Birth: - 2024-04-12T05:49:45.290 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-12T05:49:45.356 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records in 2024-04-12T05:49:45.357 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records out 2024-04-12T05:49:45.357 INFO:teuthology.orchestra.run.smithi132.stderr:512 bytes copied, 0.000247603 s, 2.1 MB/s 2024-04-12T05:49:45.357 DEBUG:teuthology.orchestra.run.smithi132:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-12T05:49:45.417 DEBUG:teuthology.orchestra.run.smithi132:> stat /dev/vg_nvme/lv_2 2024-04-12T05:49:45.475 INFO:teuthology.orchestra.run.smithi132.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-12T05:49:45.476 INFO:teuthology.orchestra.run.smithi132.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:49:45.476 INFO:teuthology.orchestra.run.smithi132.stdout:Device: 6h/6d Inode: 168204 Links: 1 2024-04-12T05:49:45.476 INFO:teuthology.orchestra.run.smithi132.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:49:45.476 INFO:teuthology.orchestra.run.smithi132.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:49:45.476 INFO:teuthology.orchestra.run.smithi132.stdout:Access: 2024-04-12 05:49:14.315576457 +0000 2024-04-12T05:49:45.476 INFO:teuthology.orchestra.run.smithi132.stdout:Modify: 2024-04-12 05:44:51.080997223 +0000 2024-04-12T05:49:45.476 INFO:teuthology.orchestra.run.smithi132.stdout:Change: 2024-04-12 05:44:51.080997223 +0000 2024-04-12T05:49:45.476 INFO:teuthology.orchestra.run.smithi132.stdout: Birth: - 2024-04-12T05:49:45.476 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-12T05:49:45.542 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records in 2024-04-12T05:49:45.543 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records out 2024-04-12T05:49:45.543 INFO:teuthology.orchestra.run.smithi132.stderr:512 bytes copied, 0.000220911 s, 2.3 MB/s 2024-04-12T05:49:45.543 DEBUG:teuthology.orchestra.run.smithi132:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-12T05:49:45.602 DEBUG:teuthology.orchestra.run.smithi132:> stat /dev/vg_nvme/lv_3 2024-04-12T05:49:45.660 INFO:teuthology.orchestra.run.smithi132.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-12T05:49:45.660 INFO:teuthology.orchestra.run.smithi132.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:49:45.660 INFO:teuthology.orchestra.run.smithi132.stdout:Device: 6h/6d Inode: 164773 Links: 1 2024-04-12T05:49:45.660 INFO:teuthology.orchestra.run.smithi132.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:49:45.660 INFO:teuthology.orchestra.run.smithi132.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:49:45.660 INFO:teuthology.orchestra.run.smithi132.stdout:Access: 2024-04-12 05:49:14.315576457 +0000 2024-04-12T05:49:45.661 INFO:teuthology.orchestra.run.smithi132.stdout:Modify: 2024-04-12 05:44:51.444988016 +0000 2024-04-12T05:49:45.661 INFO:teuthology.orchestra.run.smithi132.stdout:Change: 2024-04-12 05:44:51.444988016 +0000 2024-04-12T05:49:45.661 INFO:teuthology.orchestra.run.smithi132.stdout: Birth: - 2024-04-12T05:49:45.661 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-12T05:49:45.727 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records in 2024-04-12T05:49:45.727 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records out 2024-04-12T05:49:45.727 INFO:teuthology.orchestra.run.smithi132.stderr:512 bytes copied, 0.000165735 s, 3.1 MB/s 2024-04-12T05:49:45.728 DEBUG:teuthology.orchestra.run.smithi132:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-12T05:49:45.787 DEBUG:teuthology.orchestra.run.smithi132:> stat /dev/vg_nvme/lv_4 2024-04-12T05:49:45.845 INFO:teuthology.orchestra.run.smithi132.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-12T05:49:45.845 INFO:teuthology.orchestra.run.smithi132.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:49:45.845 INFO:teuthology.orchestra.run.smithi132.stdout:Device: 6h/6d Inode: 166776 Links: 1 2024-04-12T05:49:45.845 INFO:teuthology.orchestra.run.smithi132.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:49:45.845 INFO:teuthology.orchestra.run.smithi132.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:49:45.845 INFO:teuthology.orchestra.run.smithi132.stdout:Access: 2024-04-12 05:49:14.315576457 +0000 2024-04-12T05:49:45.845 INFO:teuthology.orchestra.run.smithi132.stdout:Modify: 2024-04-12 05:44:51.812978708 +0000 2024-04-12T05:49:45.845 INFO:teuthology.orchestra.run.smithi132.stdout:Change: 2024-04-12 05:44:51.812978708 +0000 2024-04-12T05:49:45.845 INFO:teuthology.orchestra.run.smithi132.stdout: Birth: - 2024-04-12T05:49:45.845 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-12T05:49:45.910 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records in 2024-04-12T05:49:45.910 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records out 2024-04-12T05:49:45.910 INFO:teuthology.orchestra.run.smithi132.stderr:512 bytes copied, 0.000233458 s, 2.2 MB/s 2024-04-12T05:49:45.912 DEBUG:teuthology.orchestra.run.smithi132:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-12T05:49:45.971 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-12T05:49:45.971 DEBUG:teuthology.orchestra.run.smithi142:> dd if=/scratch_devs of=/dev/stdout 2024-04-12T05:49:45.993 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-04-12T05:49:45.993 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_1 2024-04-12T05:49:46.055 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-12T05:49:46.055 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:49:46.055 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 6h/6d Inode: 167142 Links: 1 2024-04-12T05:49:46.055 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:49:46.055 INFO:teuthology.orchestra.run.smithi142.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:49:46.055 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-04-12 05:49:39.969683642 +0000 2024-04-12T05:49:46.055 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-04-12 05:44:50.689476352 +0000 2024-04-12T05:49:46.056 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-04-12 05:44:50.689476352 +0000 2024-04-12T05:49:46.056 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: - 2024-04-12T05:49:46.056 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-12T05:49:46.124 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-04-12T05:49:46.124 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-04-12T05:49:46.124 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000272932 s, 1.9 MB/s 2024-04-12T05:49:46.125 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-12T05:49:46.186 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_2 2024-04-12T05:49:46.246 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-12T05:49:46.246 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:49:46.246 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 6h/6d Inode: 168358 Links: 1 2024-04-12T05:49:46.246 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:49:46.246 INFO:teuthology.orchestra.run.smithi142.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:49:46.246 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-04-12 05:49:39.969683642 +0000 2024-04-12T05:49:46.246 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-04-12 05:44:51.019470357 +0000 2024-04-12T05:49:46.247 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-04-12 05:44:51.019470357 +0000 2024-04-12T05:49:46.247 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: - 2024-04-12T05:49:46.247 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-12T05:49:46.314 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-04-12T05:49:46.314 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-04-12T05:49:46.314 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000243686 s, 2.1 MB/s 2024-04-12T05:49:46.315 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-12T05:49:46.375 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_3 2024-04-12T05:49:46.434 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-12T05:49:46.434 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:49:46.434 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 6h/6d Inode: 166289 Links: 1 2024-04-12T05:49:46.434 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:49:46.434 INFO:teuthology.orchestra.run.smithi142.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:49:46.434 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-04-12 05:49:39.969683642 +0000 2024-04-12T05:49:46.434 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-04-12 05:44:51.374463908 +0000 2024-04-12T05:49:46.434 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-04-12 05:44:51.374463908 +0000 2024-04-12T05:49:46.434 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: - 2024-04-12T05:49:46.435 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-12T05:49:46.499 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-04-12T05:49:46.500 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-04-12T05:49:46.500 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000163726 s, 3.1 MB/s 2024-04-12T05:49:46.501 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-12T05:49:46.559 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_4 2024-04-12T05:49:46.617 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-12T05:49:46.617 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T05:49:46.617 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 6h/6d Inode: 171108 Links: 1 2024-04-12T05:49:46.617 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T05:49:46.617 INFO:teuthology.orchestra.run.smithi142.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T05:49:46.617 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-04-12 05:49:39.969683642 +0000 2024-04-12T05:49:46.617 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-04-12 05:44:51.729457459 +0000 2024-04-12T05:49:46.617 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-04-12 05:44:51.729457459 +0000 2024-04-12T05:49:46.618 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: - 2024-04-12T05:49:46.618 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-12T05:49:46.683 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-04-12T05:49:46.684 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-04-12T05:49:46.684 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000212092 s, 2.4 MB/s 2024-04-12T05:49:46.685 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-12T05:49:46.743 INFO:tasks.cephadm:Deploying osd.0 on smithi132 with /dev/vg_nvme/lv_4... 2024-04-12T05:49:46.743 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-12T05:49:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:44.873933+0000 mgr.smithi132.znauon (mgr.14162) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:46.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:44.873933+0000 mgr.smithi132.znauon (mgr.14162) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:48.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:46.874202+0000 mgr.smithi132.znauon (mgr.14162) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:48.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:46.874202+0000 mgr.smithi132.znauon (mgr.14162) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:50.385 INFO:teuthology.orchestra.run.smithi132.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-12T05:49:50.385 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-12T05:49:50.385 INFO:teuthology.orchestra.run.smithi132.stderr: stderr: 10+0 records in 2024-04-12T05:49:50.386 INFO:teuthology.orchestra.run.smithi132.stderr:10+0 records out 2024-04-12T05:49:50.386 INFO:teuthology.orchestra.run.smithi132.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0115472 s, 908 MB/s 2024-04-12T05:49:50.386 INFO:teuthology.orchestra.run.smithi132.stderr:--> Zapping successful for: 2024-04-12T05:49:50.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:48.874517+0000 mgr.smithi132.znauon (mgr.14162) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:50.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:49.218266+0000 mon.smithi132 (mon.0) 210 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:50.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:49.219820+0000 mon.smithi132 (mon.0) 211 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:50.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:49.221080+0000 mon.smithi132 (mon.0) 212 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:50.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:49.222014+0000 mon.smithi132 (mon.0) 213 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:49:50.518 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:48.874517+0000 mgr.smithi132.znauon (mgr.14162) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:50.518 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:49.218266+0000 mon.smithi132 (mon.0) 210 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:50.518 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:49.219820+0000 mon.smithi132 (mon.0) 211 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:49:50.518 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:49.221080+0000 mon.smithi132 (mon.0) 212 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:50.518 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:49.222014+0000 mon.smithi132 (mon.0) 213 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:49:51.289 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi132:vg_nvme/lv_4 2024-04-12T05:49:52.232 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:50.874827+0000 mgr.smithi132.znauon (mgr.14162) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:52.232 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:51.045701+0000 mon.smithi132 (mon.0) 214 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:52.232 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:49:51.046081+0000 mgr.smithi132.znauon (mgr.14162) 71 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T05:49:52.232 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:49:51.067275+0000 mgr.smithi132.znauon (mgr.14162) 72 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:49:52.232 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:51.097341+0000 mon.smithi132 (mon.0) 215 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:52.232 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:52.018610+0000 mon.smithi132 (mon.0) 216 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:52.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:50.874827+0000 mgr.smithi132.znauon (mgr.14162) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:52.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:51.045701+0000 mon.smithi132 (mon.0) 214 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:52.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:49:51.046081+0000 mgr.smithi132.znauon (mgr.14162) 71 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T05:49:52.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:49:51.067275+0000 mgr.smithi132.znauon (mgr.14162) 72 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:49:52.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:51.097341+0000 mon.smithi132 (mon.0) 215 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:52.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:52.018610+0000 mon.smithi132 (mon.0) 216 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:54.358 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:52.875140+0000 mgr.smithi132.znauon (mgr.14162) 73 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:54.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:52.875140+0000 mgr.smithi132.znauon (mgr.14162) 73 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:55.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:54.199916+0000 mgr.smithi132.znauon (mgr.14162) 74 : audit [DBG] from='client.14236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi132:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:55.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:54.200871+0000 mon.smithi132 (mon.0) 217 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:49:55.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:54.202271+0000 mon.smithi132 (mon.0) 218 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:49:55.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:54.202718+0000 mon.smithi132 (mon.0) 219 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:55.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:54.199916+0000 mgr.smithi132.znauon (mgr.14162) 74 : audit [DBG] from='client.14236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi132:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:49:55.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:54.200871+0000 mon.smithi132 (mon.0) 217 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:49:55.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:54.202271+0000 mon.smithi132 (mon.0) 218 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:49:55.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:54.202718+0000 mon.smithi132 (mon.0) 219 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:56.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:54.875430+0000 mgr.smithi132.znauon (mgr.14162) 75 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:56.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:54.875430+0000 mgr.smithi132.znauon (mgr.14162) 75 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:56.998984+0000 mon.smithi132 (mon.0) 220 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:49:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:57.001300+0000 mon.smithi132 (mon.0) 221 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:49:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:57.076978+0000 mon.smithi132 (mon.0) 222 : audit [INF] from='client.? 172.21.15.132:0/1036517618' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08fff4d0-b73c-48a6-aff3-946eafe43625"}]: dispatch 2024-04-12T05:49:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:57.081423+0000 mon.smithi132 (mon.0) 223 : audit [INF] from='client.? 172.21.15.132:0/1036517618' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08fff4d0-b73c-48a6-aff3-946eafe43625"}]': finished 2024-04-12T05:49:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:57.081459+0000 mon.smithi132 (mon.0) 224 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-12T05:49:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:57.081540+0000 mon.smithi132 (mon.0) 225 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:49:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:57.500683+0000 mon.smithi132 (mon.0) 226 : audit [DBG] from='client.? 172.21.15.132:0/820861572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:49:57.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:56.998984+0000 mon.smithi132 (mon.0) 220 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:49:57.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:57.001300+0000 mon.smithi132 (mon.0) 221 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:49:57.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:57.076978+0000 mon.smithi132 (mon.0) 222 : audit [INF] from='client.? 172.21.15.132:0/1036517618' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08fff4d0-b73c-48a6-aff3-946eafe43625"}]: dispatch 2024-04-12T05:49:57.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:57.081423+0000 mon.smithi132 (mon.0) 223 : audit [INF] from='client.? 172.21.15.132:0/1036517618' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08fff4d0-b73c-48a6-aff3-946eafe43625"}]': finished 2024-04-12T05:49:57.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:57.081459+0000 mon.smithi132 (mon.0) 224 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-12T05:49:57.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:57.081540+0000 mon.smithi132 (mon.0) 225 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:49:57.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:57.500683+0000 mon.smithi132 (mon.0) 226 : audit [DBG] from='client.? 172.21.15.132:0/820861572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:49:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:56.875702+0000 mgr.smithi132.znauon (mgr.14162) 76 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:57.651151+0000 mon.smithi132 (mon.0) 227 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:49:57.651648+0000 mgr.smithi132.znauon (mgr.14162) 77 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.conf 2024-04-12T05:49:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:57.669914+0000 mon.smithi132 (mon.0) 228 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:57.672537+0000 mon.smithi132 (mon.0) 229 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:49:57.674769+0000 mgr.smithi132.znauon (mgr.14162) 78 : cephadm [INF] Reconfiguring mon.smithi132 (unknown last config time)... 2024-04-12T05:49:58.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:57.675020+0000 mon.smithi132 (mon.0) 230 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:49:58.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:57.675577+0000 mon.smithi132 (mon.0) 231 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:49:58.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:49:57.676060+0000 mon.smithi132 (mon.0) 232 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:58.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:49:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:49:57.676487+0000 mgr.smithi132.znauon (mgr.14162) 79 : cephadm [INF] Reconfiguring daemon mon.smithi132 on smithi132 2024-04-12T05:49:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:56.875702+0000 mgr.smithi132.znauon (mgr.14162) 76 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:49:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:57.651151+0000 mon.smithi132 (mon.0) 227 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:49:57.651648+0000 mgr.smithi132.znauon (mgr.14162) 77 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.conf 2024-04-12T05:49:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:57.669914+0000 mon.smithi132 (mon.0) 228 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:57.672537+0000 mon.smithi132 (mon.0) 229 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:49:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:49:57.674769+0000 mgr.smithi132.znauon (mgr.14162) 78 : cephadm [INF] Reconfiguring mon.smithi132 (unknown last config time)... 2024-04-12T05:49:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:57.675020+0000 mon.smithi132 (mon.0) 230 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:49:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:57.675577+0000 mon.smithi132 (mon.0) 231 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:49:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:49:57.676060+0000 mon.smithi132 (mon.0) 232 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:49:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:49:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:49:57.676487+0000 mgr.smithi132.znauon (mgr.14162) 79 : cephadm [INF] Reconfiguring daemon mon.smithi132 on smithi132 2024-04-12T05:50:00.790 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:49:58.876051+0000 mgr.smithi132.znauon (mgr.14162) 80 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:00.790 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:00.000106+0000 mon.smithi132 (mon.0) 233 : cluster [INF] overall HEALTH_OK 2024-04-12T05:50:00.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:49:58.876051+0000 mgr.smithi132.znauon (mgr.14162) 80 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:00.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:00.000106+0000 mon.smithi132 (mon.0) 233 : cluster [INF] overall HEALTH_OK 2024-04-12T05:50:02.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:00.876369+0000 mgr.smithi132.znauon (mgr.14162) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:02.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:02.022712+0000 mon.smithi132 (mon.0) 234 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:02.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:02.023530+0000 mon.smithi132 (mon.0) 235 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi132.znauon", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:50:02.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:02.024667+0000 mon.smithi132 (mon.0) 236 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:50:02.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:02.025279+0000 mon.smithi132 (mon.0) 237 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:02.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:00.876369+0000 mgr.smithi132.znauon (mgr.14162) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:02.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:02.022712+0000 mon.smithi132 (mon.0) 234 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:02.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:02.023530+0000 mon.smithi132 (mon.0) 235 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi132.znauon", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:50:02.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:02.024667+0000 mon.smithi132 (mon.0) 236 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:50:02.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:02.025279+0000 mon.smithi132 (mon.0) 237 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:03.919 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:03 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:02.023285+0000 mgr.smithi132.znauon (mgr.14162) 82 : cephadm [INF] Reconfiguring mgr.smithi132.znauon (unknown last config time)... 2024-04-12T05:50:03.919 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:03 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:02.025791+0000 mgr.smithi132.znauon (mgr.14162) 83 : cephadm [INF] Reconfiguring daemon mgr.smithi132.znauon on smithi132 2024-04-12T05:50:03.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:02.023285+0000 mgr.smithi132.znauon (mgr.14162) 82 : cephadm [INF] Reconfiguring mgr.smithi132.znauon (unknown last config time)... 2024-04-12T05:50:03.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:02.025791+0000 mgr.smithi132.znauon (mgr.14162) 83 : cephadm [INF] Reconfiguring daemon mgr.smithi132.znauon on smithi132 2024-04-12T05:50:04.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:02.876606+0000 mgr.smithi132.znauon (mgr.14162) 84 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:04.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:04.303951+0000 mon.smithi132 (mon.0) 238 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T05:50:04.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:04.304690+0000 mon.smithi132 (mon.0) 239 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:04.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:02.876606+0000 mgr.smithi132.znauon (mgr.14162) 84 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:04.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:04.303951+0000 mon.smithi132 (mon.0) 238 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T05:50:04.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:04.304690+0000 mon.smithi132 (mon.0) 239 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:05.910 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:04.305306+0000 mgr.smithi132.znauon (mgr.14162) 85 : cephadm [INF] Deploying daemon osd.0 on smithi132 2024-04-12T05:50:05.911 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:05.621840+0000 mon.smithi132 (mon.0) 240 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:05.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:04.305306+0000 mgr.smithi132.znauon (mgr.14162) 85 : cephadm [INF] Deploying daemon osd.0 on smithi132 2024-04-12T05:50:05.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:05.621840+0000 mon.smithi132 (mon.0) 240 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:06.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:04.876888+0000 mgr.smithi132.znauon (mgr.14162) 86 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:06.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:05.622396+0000 mgr.smithi132.znauon (mgr.14162) 87 : cephadm [INF] Reconfiguring alertmanager.smithi132 (dependencies changed)... 2024-04-12T05:50:06.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:05.624517+0000 mgr.smithi132.znauon (mgr.14162) 88 : cephadm [INF] Reconfiguring daemon alertmanager.smithi132 on smithi132 2024-04-12T05:50:06.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:04.876888+0000 mgr.smithi132.znauon (mgr.14162) 86 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:06.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:05.622396+0000 mgr.smithi132.znauon (mgr.14162) 87 : cephadm [INF] Reconfiguring alertmanager.smithi132 (dependencies changed)... 2024-04-12T05:50:06.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:05.624517+0000 mgr.smithi132.znauon (mgr.14162) 88 : cephadm [INF] Reconfiguring daemon alertmanager.smithi132 on smithi132 2024-04-12T05:50:08.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:06.877268+0000 mgr.smithi132.znauon (mgr.14162) 89 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:08.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:06.877268+0000 mgr.smithi132.znauon (mgr.14162) 89 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:09.365 INFO:teuthology.orchestra.run.smithi132.stdout:Created osd(s) 0 on host 'smithi132' 2024-04-12T05:50:10.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:08.877519+0000 mgr.smithi132.znauon (mgr.14162) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:10.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:09.363806+0000 mon.smithi132 (mon.0) 241 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:10.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:09.367989+0000 mon.smithi132 (mon.0) 242 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:10.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:08.877519+0000 mgr.smithi132.znauon (mgr.14162) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:10.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:09.363806+0000 mon.smithi132 (mon.0) 241 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:10.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:09.367989+0000 mon.smithi132 (mon.0) 242 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:10.848 DEBUG:teuthology.orchestra.run.smithi132:osd.0> sudo journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.0.service 2024-04-12T05:50:10.850 INFO:tasks.cephadm:Deploying osd.1 on smithi132 with /dev/vg_nvme/lv_3... 2024-04-12T05:50:10.851 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-12T05:50:10.880 INFO:journalctl@ceph.osd.0.smithi132.stdout:-- Logs begin at Fri 2024-04-12 05:38:30 UTC. -- 2024-04-12T05:50:12.457 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 05:50:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.0[45700]: debug 2024-04-12T05:50:12.450+0000 7fa53b8bc080 -1 osd.0 0 log_to_monitors {default=true} 2024-04-12T05:50:12.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:10.877775+0000 mgr.smithi132.znauon (mgr.14162) 91 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:12.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:12.453534+0000 mon.smithi132 (mon.0) 243 : audit [INF] from='osd.0 [v2:172.21.15.132:6802/3655393843,v1:172.21.15.132:6803/3655393843]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T05:50:12.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:10.877775+0000 mgr.smithi132.znauon (mgr.14162) 91 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:12.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:12.453534+0000 mon.smithi132 (mon.0) 243 : audit [INF] from='osd.0 [v2:172.21.15.132:6802/3655393843,v1:172.21.15.132:6803/3655393843]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T05:50:13.692 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 05:50:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.0[45700]: debug 2024-04-12T05:50:13.659+0000 7fa531e1f700 -1 osd.0 0 waiting for initial osdmap 2024-04-12T05:50:13.692 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 05:50:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.0[45700]: debug 2024-04-12T05:50:13.662+0000 7fa52c597700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:50:13.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:12.656545+0000 mon.smithi132 (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.132:6802/3655393843,v1:172.21.15.132:6803/3655393843]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T05:50:13.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:12.656592+0000 mon.smithi132 (mon.0) 245 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-12T05:50:13.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:12.656977+0000 mon.smithi132 (mon.0) 246 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:50:13.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:12.657230+0000 mon.smithi132 (mon.0) 247 : audit [INF] from='osd.0 [v2:172.21.15.132:6802/3655393843,v1:172.21.15.132:6803/3655393843]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T05:50:13.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:13.657070+0000 mon.smithi132 (mon.0) 248 : audit [INF] from='osd.0 [v2:172.21.15.132:6802/3655393843,v1:172.21.15.132:6803/3655393843]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]': finished 2024-04-12T05:50:13.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:13.657134+0000 mon.smithi132 (mon.0) 249 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-12T05:50:13.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:13.657252+0000 mon.smithi132 (mon.0) 250 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:50:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:12.656545+0000 mon.smithi132 (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.132:6802/3655393843,v1:172.21.15.132:6803/3655393843]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T05:50:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:12.656592+0000 mon.smithi132 (mon.0) 245 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-12T05:50:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:12.656977+0000 mon.smithi132 (mon.0) 246 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:50:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:12.657230+0000 mon.smithi132 (mon.0) 247 : audit [INF] from='osd.0 [v2:172.21.15.132:6802/3655393843,v1:172.21.15.132:6803/3655393843]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T05:50:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:13.657070+0000 mon.smithi132 (mon.0) 248 : audit [INF] from='osd.0 [v2:172.21.15.132:6802/3655393843,v1:172.21.15.132:6803/3655393843]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]': finished 2024-04-12T05:50:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:13.657134+0000 mon.smithi132 (mon.0) 249 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-12T05:50:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:13.657252+0000 mon.smithi132 (mon.0) 250 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:50:14.838 INFO:teuthology.orchestra.run.smithi132.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-12T05:50:14.838 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-12T05:50:14.838 INFO:teuthology.orchestra.run.smithi132.stderr: stderr: 10+0 records in 2024-04-12T05:50:14.838 INFO:teuthology.orchestra.run.smithi132.stderr:10+0 records out 2024-04-12T05:50:14.838 INFO:teuthology.orchestra.run.smithi132.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0123193 s, 851 MB/s 2024-04-12T05:50:14.838 INFO:teuthology.orchestra.run.smithi132.stderr:--> Zapping successful for: 2024-04-12T05:50:14.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:12.878041+0000 mgr.smithi132.znauon (mgr.14162) 92 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:14.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:13.660729+0000 mon.smithi132 (mon.0) 251 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:50:14.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:14.660104+0000 mon.smithi132 (mon.0) 252 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:50:14.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:12.878041+0000 mgr.smithi132.znauon (mgr.14162) 92 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:14.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:13.660729+0000 mon.smithi132 (mon.0) 251 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:50:14.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:14.660104+0000 mon.smithi132 (mon.0) 252 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:50:15.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:13.499590+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:50:15.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:13.499760+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:50:15.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:14.665351+0000 mon.smithi132 (mon.0) 253 : cluster [INF] osd.0 [v2:172.21.15.132:6802/3655393843,v1:172.21.15.132:6803/3655393843] boot 2024-04-12T05:50:15.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:14.665375+0000 mon.smithi132 (mon.0) 254 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-12T05:50:15.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:14.665799+0000 mon.smithi132 (mon.0) 255 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:50:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:13.499590+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:50:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:13.499760+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:50:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:14.665351+0000 mon.smithi132 (mon.0) 253 : cluster [INF] osd.0 [v2:172.21.15.132:6802/3655393843,v1:172.21.15.132:6803/3655393843] boot 2024-04-12T05:50:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:14.665375+0000 mon.smithi132 (mon.0) 254 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-12T05:50:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:14.665799+0000 mon.smithi132 (mon.0) 255 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:50:16.734 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi132:vg_nvme/lv_3 2024-04-12T05:50:16.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:14.878306+0000 mgr.smithi132.znauon (mgr.14162) 93 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:16.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:15.673179+0000 mon.smithi132 (mon.0) 256 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-12T05:50:16.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:14.878306+0000 mgr.smithi132.znauon (mgr.14162) 93 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T05:50:16.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:15.673179+0000 mon.smithi132 (mon.0) 256 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-12T05:50:18.899 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:16.878578+0000 mgr.smithi132.znauon (mgr.14162) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:18.900 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:17.551147+0000 mon.smithi132 (mon.0) 257 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:18.900 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:17.551624+0000 mgr.smithi132.znauon (mgr.14162) 95 : cephadm [INF] Reconfiguring crash.smithi132 (monmap changed)... 2024-04-12T05:50:18.900 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:17.551859+0000 mon.smithi132 (mon.0) 258 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi132", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:50:18.900 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:17.552466+0000 mon.smithi132 (mon.0) 259 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:18.900 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:17.552982+0000 mgr.smithi132.znauon (mgr.14162) 96 : cephadm [INF] Reconfiguring daemon crash.smithi132 on smithi132 2024-04-12T05:50:18.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:16.878578+0000 mgr.smithi132.znauon (mgr.14162) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:18.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:17.551147+0000 mon.smithi132 (mon.0) 257 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:18.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:17.551624+0000 mgr.smithi132.znauon (mgr.14162) 95 : cephadm [INF] Reconfiguring crash.smithi132 (monmap changed)... 2024-04-12T05:50:18.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:17.551859+0000 mon.smithi132 (mon.0) 258 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi132", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:50:18.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:17.552466+0000 mon.smithi132 (mon.0) 259 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:18.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:17.552982+0000 mgr.smithi132.znauon (mgr.14162) 96 : cephadm [INF] Reconfiguring daemon crash.smithi132 on smithi132 2024-04-12T05:50:19.777 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:19.531472+0000 mon.smithi132 (mon.0) 260 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:50:19.777 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:19.532621+0000 mon.smithi132 (mon.0) 261 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:50:19.777 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:19.533126+0000 mon.smithi132 (mon.0) 262 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:19.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:19 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:19.531472+0000 mon.smithi132 (mon.0) 260 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:50:19.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:19 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:19.532621+0000 mon.smithi132 (mon.0) 261 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:50:19.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:19 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:19.533126+0000 mon.smithi132 (mon.0) 262 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:20.605 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:18.878836+0000 mgr.smithi132.znauon (mgr.14162) 97 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:20.605 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:19.530744+0000 mgr.smithi132.znauon (mgr.14162) 98 : audit [DBG] from='client.14254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi132:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:20.605 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:20.139597+0000 mon.smithi132 (mon.0) 263 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:20.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:18.878836+0000 mgr.smithi132.znauon (mgr.14162) 97 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:20.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:19.530744+0000 mgr.smithi132.znauon (mgr.14162) 98 : audit [DBG] from='client.14254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi132:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:20.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:20.139597+0000 mon.smithi132 (mon.0) 263 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:21.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:20.140167+0000 mgr.smithi132.znauon (mgr.14162) 99 : cephadm [INF] Reconfiguring grafana.smithi132 (dependencies changed)... 2024-04-12T05:50:21.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:20.144720+0000 mgr.smithi132.znauon (mgr.14162) 100 : cephadm [INF] Reconfiguring daemon grafana.smithi132 on smithi132 2024-04-12T05:50:21.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:20.140167+0000 mgr.smithi132.znauon (mgr.14162) 99 : cephadm [INF] Reconfiguring grafana.smithi132 (dependencies changed)... 2024-04-12T05:50:21.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:20.144720+0000 mgr.smithi132.znauon (mgr.14162) 100 : cephadm [INF] Reconfiguring daemon grafana.smithi132 on smithi132 2024-04-12T05:50:22.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:20.879103+0000 mgr.smithi132.znauon (mgr.14162) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:22.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:20.879103+0000 mgr.smithi132.znauon (mgr.14162) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:24.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:22.879453+0000 mgr.smithi132.znauon (mgr.14162) 102 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:24.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:22.879453+0000 mgr.smithi132.znauon (mgr.14162) 102 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:26.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:24.879729+0000 mgr.smithi132.znauon (mgr.14162) 103 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:26.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:25.306070+0000 mon.smithi132 (mon.0) 264 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:26.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:25.306623+0000 mgr.smithi132.znauon (mgr.14162) 104 : cephadm [INF] Reconfiguring prometheus.smithi132 (dependencies changed)... 2024-04-12T05:50:26.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:25.308881+0000 mgr.smithi132.znauon (mgr.14162) 105 : cephadm [INF] Reconfiguring daemon prometheus.smithi132 on smithi132 2024-04-12T05:50:26.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:24.879729+0000 mgr.smithi132.znauon (mgr.14162) 103 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:26.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:25.306070+0000 mon.smithi132 (mon.0) 264 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:26.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:25.306623+0000 mgr.smithi132.znauon (mgr.14162) 104 : cephadm [INF] Reconfiguring prometheus.smithi132 (dependencies changed)... 2024-04-12T05:50:26.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:25.308881+0000 mgr.smithi132.znauon (mgr.14162) 105 : cephadm [INF] Reconfiguring daemon prometheus.smithi132 on smithi132 2024-04-12T05:50:27.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:26.351077+0000 mon.smithi132 (mon.0) 265 : audit [INF] from='client.? 172.21.15.132:0/4264854772' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e2b6416-d716-4660-9fd4-574446ec2ba3"}]: dispatch 2024-04-12T05:50:27.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:26.354420+0000 mon.smithi132 (mon.0) 266 : audit [INF] from='client.? 172.21.15.132:0/4264854772' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e2b6416-d716-4660-9fd4-574446ec2ba3"}]': finished 2024-04-12T05:50:27.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:26.354455+0000 mon.smithi132 (mon.0) 267 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-12T05:50:27.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:26.354542+0000 mon.smithi132 (mon.0) 268 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:50:27.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:26.767743+0000 mon.smithi132 (mon.0) 269 : audit [DBG] from='client.? 172.21.15.132:0/3082541456' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:50:27.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:26.351077+0000 mon.smithi132 (mon.0) 265 : audit [INF] from='client.? 172.21.15.132:0/4264854772' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e2b6416-d716-4660-9fd4-574446ec2ba3"}]: dispatch 2024-04-12T05:50:27.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:26.354420+0000 mon.smithi132 (mon.0) 266 : audit [INF] from='client.? 172.21.15.132:0/4264854772' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e2b6416-d716-4660-9fd4-574446ec2ba3"}]': finished 2024-04-12T05:50:27.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:26.354455+0000 mon.smithi132 (mon.0) 267 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-12T05:50:27.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:26.354542+0000 mon.smithi132 (mon.0) 268 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:50:27.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:26.767743+0000 mon.smithi132 (mon.0) 269 : audit [DBG] from='client.? 172.21.15.132:0/3082541456' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:50:28.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:26.880096+0000 mgr.smithi132.znauon (mgr.14162) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:28.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:26.880096+0000 mgr.smithi132.znauon (mgr.14162) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:30.373 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:28.880543+0000 mgr.smithi132.znauon (mgr.14162) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:30.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:28.880543+0000 mgr.smithi132.znauon (mgr.14162) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:32.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:30.881000+0000 mgr.smithi132.znauon (mgr.14162) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:32.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:30.881000+0000 mgr.smithi132.znauon (mgr.14162) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:34.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:32.881412+0000 mgr.smithi132.znauon (mgr.14162) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:34.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:32.881412+0000 mgr.smithi132.znauon (mgr.14162) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:36.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:34.881746+0000 mgr.smithi132.znauon (mgr.14162) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:36.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:35.354204+0000 mon.smithi132 (mon.0) 270 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:36.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:35.354650+0000 mgr.smithi132.znauon (mgr.14162) 111 : cephadm [INF] Reconfiguring crash.smithi142 (monmap changed)... 2024-04-12T05:50:36.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:35.354875+0000 mon.smithi132 (mon.0) 271 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi142", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:50:36.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:35.355430+0000 mon.smithi132 (mon.0) 272 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:36.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:35.355803+0000 mgr.smithi132.znauon (mgr.14162) 112 : cephadm [INF] Reconfiguring daemon crash.smithi142 on smithi142 2024-04-12T05:50:36.671 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:34.881746+0000 mgr.smithi132.znauon (mgr.14162) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:36.671 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:35.354204+0000 mon.smithi132 (mon.0) 270 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:36.671 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:35.354650+0000 mgr.smithi132.znauon (mgr.14162) 111 : cephadm [INF] Reconfiguring crash.smithi142 (monmap changed)... 2024-04-12T05:50:36.671 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:35.354875+0000 mon.smithi132 (mon.0) 271 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi142", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T05:50:36.671 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:35.355430+0000 mon.smithi132 (mon.0) 272 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:36.671 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:35.355803+0000 mgr.smithi132.znauon (mgr.14162) 112 : cephadm [INF] Reconfiguring daemon crash.smithi142 on smithi142 2024-04-12T05:50:37.934 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:36.717629+0000 mon.smithi132 (mon.0) 273 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:37.935 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:36.718054+0000 mgr.smithi132.znauon (mgr.14162) 113 : cephadm [INF] Reconfiguring mgr.smithi142.fgshqt (monmap changed)... 2024-04-12T05:50:37.935 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:36.718282+0000 mon.smithi132 (mon.0) 274 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi142.fgshqt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:50:37.935 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:36.718999+0000 mon.smithi132 (mon.0) 275 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:50:37.935 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:36.719470+0000 mon.smithi132 (mon.0) 276 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:37.935 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:36.719873+0000 mgr.smithi132.znauon (mgr.14162) 114 : cephadm [INF] Reconfiguring daemon mgr.smithi142.fgshqt on smithi142 2024-04-12T05:50:37.935 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:36.817081+0000 mon.smithi132 (mon.0) 277 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T05:50:37.935 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:36.817655+0000 mon.smithi132 (mon.0) 278 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:37.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:36.717629+0000 mon.smithi132 (mon.0) 273 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:37.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:36.718054+0000 mgr.smithi132.znauon (mgr.14162) 113 : cephadm [INF] Reconfiguring mgr.smithi142.fgshqt (monmap changed)... 2024-04-12T05:50:37.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:36.718282+0000 mon.smithi132 (mon.0) 274 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi142.fgshqt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:50:37.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:36.718999+0000 mon.smithi132 (mon.0) 275 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:50:37.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:36.719470+0000 mon.smithi132 (mon.0) 276 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:37.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:36.719873+0000 mgr.smithi132.znauon (mgr.14162) 114 : cephadm [INF] Reconfiguring daemon mgr.smithi142.fgshqt on smithi142 2024-04-12T05:50:37.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:36.817081+0000 mon.smithi132 (mon.0) 277 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T05:50:37.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:36.817655+0000 mon.smithi132 (mon.0) 278 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:38.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:36.818103+0000 mgr.smithi132.znauon (mgr.14162) 115 : cephadm [INF] Deploying daemon osd.1 on smithi132 2024-04-12T05:50:38.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:36.882016+0000 mgr.smithi132.znauon (mgr.14162) 116 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:38.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:37.981930+0000 mon.smithi132 (mon.0) 279 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:38.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:37.982555+0000 mon.smithi132 (mon.0) 280 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:50:38.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:37.983024+0000 mon.smithi132 (mon.0) 281 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:50:38.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:37.983467+0000 mon.smithi132 (mon.0) 282 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:38.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:36.818103+0000 mgr.smithi132.znauon (mgr.14162) 115 : cephadm [INF] Deploying daemon osd.1 on smithi132 2024-04-12T05:50:38.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:36.882016+0000 mgr.smithi132.znauon (mgr.14162) 116 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:38.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:37.981930+0000 mon.smithi132 (mon.0) 279 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:38.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:37.982555+0000 mon.smithi132 (mon.0) 280 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T05:50:38.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:37.983024+0000 mon.smithi132 (mon.0) 281 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T05:50:38.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:37.983467+0000 mon.smithi132 (mon.0) 282 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:40.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:37.982365+0000 mgr.smithi132.znauon (mgr.14162) 117 : cephadm [INF] Reconfiguring mon.smithi142 (monmap changed)... 2024-04-12T05:50:40.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:37.983836+0000 mgr.smithi132.znauon (mgr.14162) 118 : cephadm [INF] Reconfiguring daemon mon.smithi142 on smithi142 2024-04-12T05:50:40.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:39.267587+0000 mon.smithi132 (mon.0) 283 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:40.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:39.269922+0000 mon.smithi132 (mon.0) 284 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:50:40.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:37.982365+0000 mgr.smithi132.znauon (mgr.14162) 117 : cephadm [INF] Reconfiguring mon.smithi142 (monmap changed)... 2024-04-12T05:50:40.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:37.983836+0000 mgr.smithi132.znauon (mgr.14162) 118 : cephadm [INF] Reconfiguring daemon mon.smithi142 on smithi142 2024-04-12T05:50:40.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:39.267587+0000 mon.smithi132 (mon.0) 283 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:40.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:39.269922+0000 mon.smithi132 (mon.0) 284 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:50:40.686 INFO:teuthology.orchestra.run.smithi132.stdout:Created osd(s) 1 on host 'smithi132' 2024-04-12T05:50:40.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:38.882302+0000 mgr.smithi132.znauon (mgr.14162) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:40.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:39.270248+0000 mgr.smithi132.znauon (mgr.14162) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:50:40.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.684397+0000 mon.smithi132 (mon.0) 285 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.689816+0000 mon.smithi132 (mon.0) 286 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.702408+0000 mon.smithi132 (mon.0) 287 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.132:9093"}]: dispatch 2024-04-12T05:50:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.708672+0000 mon.smithi132 (mon.0) 288 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.712093+0000 mon.smithi132 (mon.0) 289 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:50:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.718369+0000 mon.smithi132 (mon.0) 290 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.132:3000"}]: dispatch 2024-04-12T05:50:40.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.724356+0000 mon.smithi132 (mon.0) 291 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:41.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:38.882302+0000 mgr.smithi132.znauon (mgr.14162) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:41.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:39.270248+0000 mgr.smithi132.znauon (mgr.14162) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T05:50:41.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.684397+0000 mon.smithi132 (mon.0) 285 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:41.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.689816+0000 mon.smithi132 (mon.0) 286 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:41.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.702408+0000 mon.smithi132 (mon.0) 287 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.132:9093"}]: dispatch 2024-04-12T05:50:41.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.708672+0000 mon.smithi132 (mon.0) 288 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:41.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.712093+0000 mon.smithi132 (mon.0) 289 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:50:41.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.718369+0000 mon.smithi132 (mon.0) 290 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.132:3000"}]: dispatch 2024-04-12T05:50:41.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.724356+0000 mon.smithi132 (mon.0) 291 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:41.406 DEBUG:teuthology.orchestra.run.smithi132:osd.1> sudo journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.1.service 2024-04-12T05:50:41.408 INFO:tasks.cephadm:Deploying osd.2 on smithi132 with /dev/vg_nvme/lv_2... 2024-04-12T05:50:41.408 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-12T05:50:41.439 INFO:journalctl@ceph.osd.1.smithi132.stdout:-- Logs begin at Fri 2024-04-12 05:38:30 UTC. -- 2024-04-12T05:50:41.998 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.702717+0000 mgr.smithi132.znauon (mgr.14162) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.132:9093"}]: dispatch 2024-04-12T05:50:41.998 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.712421+0000 mgr.smithi132.znauon (mgr.14162) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:50:41.998 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.718675+0000 mgr.smithi132.znauon (mgr.14162) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.132:3000"}]: dispatch 2024-04-12T05:50:41.998 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.727381+0000 mon.smithi132 (mon.0) 292 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:50:41.998 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.727778+0000 mgr.smithi132.znauon (mgr.14162) 124 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:50:41.998 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.732716+0000 mon.smithi132 (mon.0) 293 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.132:9095"}]: dispatch 2024-04-12T05:50:41.998 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.733087+0000 mgr.smithi132.znauon (mgr.14162) 125 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.132:9095"}]: dispatch 2024-04-12T05:50:41.998 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.736293+0000 mon.smithi132 (mon.0) 294 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:41.999 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.738545+0000 mon.smithi132 (mon.0) 295 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:50:41.999 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.739556+0000 mon.smithi132 (mon.0) 296 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:41.999 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:40.740225+0000 mon.smithi132 (mon.0) 297 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:50:41.999 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.702717+0000 mgr.smithi132.znauon (mgr.14162) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.132:9093"}]: dispatch 2024-04-12T05:50:41.999 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.712421+0000 mgr.smithi132.znauon (mgr.14162) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T05:50:41.999 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.718675+0000 mgr.smithi132.znauon (mgr.14162) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.132:3000"}]: dispatch 2024-04-12T05:50:41.999 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.727381+0000 mon.smithi132 (mon.0) 292 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:50:41.999 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.727778+0000 mgr.smithi132.znauon (mgr.14162) 124 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T05:50:42.000 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.732716+0000 mon.smithi132 (mon.0) 293 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.132:9095"}]: dispatch 2024-04-12T05:50:42.000 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.733087+0000 mgr.smithi132.znauon (mgr.14162) 125 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.132:9095"}]: dispatch 2024-04-12T05:50:42.000 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.736293+0000 mon.smithi132 (mon.0) 294 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:42.000 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.738545+0000 mon.smithi132 (mon.0) 295 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:50:42.000 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.739556+0000 mon.smithi132 (mon.0) 296 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:42.000 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:40.740225+0000 mon.smithi132 (mon.0) 297 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:50:42.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:40.882564+0000 mgr.smithi132.znauon (mgr.14162) 126 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:42.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:42.473637+0000 mon.smithi132 (mon.0) 298 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:43.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:40.882564+0000 mgr.smithi132.znauon (mgr.14162) 126 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:43.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:42.473637+0000 mon.smithi132 (mon.0) 298 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:43.942 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 05:50:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.1[49009]: debug 2024-04-12T05:50:43.777+0000 7f403b0e1080 -1 osd.1 0 log_to_monitors {default=true} 2024-04-12T05:50:44.384 INFO:teuthology.orchestra.run.smithi132.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-12T05:50:44.384 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-12T05:50:44.384 INFO:teuthology.orchestra.run.smithi132.stderr: stderr: 10+0 records in 2024-04-12T05:50:44.384 INFO:teuthology.orchestra.run.smithi132.stderr:10+0 records out 2024-04-12T05:50:44.384 INFO:teuthology.orchestra.run.smithi132.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124036 s, 845 MB/s 2024-04-12T05:50:44.384 INFO:teuthology.orchestra.run.smithi132.stderr:--> Zapping successful for: 2024-04-12T05:50:45.031 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:42.882850+0000 mgr.smithi132.znauon (mgr.14162) 127 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:45.032 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:43.781001+0000 mon.smithi132 (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.132:6810/2931011985,v1:172.21.15.132:6811/2931011985]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T05:50:45.050 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi132:vg_nvme/lv_2 2024-04-12T05:50:45.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:42.882850+0000 mgr.smithi132.znauon (mgr.14162) 127 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:45.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:43.781001+0000 mon.smithi132 (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.132:6810/2931011985,v1:172.21.15.132:6811/2931011985]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T05:50:46.192 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 05:50:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.1[49009]: debug 2024-04-12T05:50:45.745+0000 7f4031644700 -1 osd.1 0 waiting for initial osdmap 2024-04-12T05:50:46.192 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 05:50:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.1[49009]: debug 2024-04-12T05:50:45.749+0000 7f4029db8700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:50:46.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:44.741465+0000 mon.smithi132 (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.132:6810/2931011985,v1:172.21.15.132:6811/2931011985]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T05:50:46.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:44.741510+0000 mon.smithi132 (mon.0) 301 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-12T05:50:46.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:44.741820+0000 mon.smithi132 (mon.0) 302 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:50:46.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:44.742102+0000 mon.smithi132 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.132:6810/2931011985,v1:172.21.15.132:6811/2931011985]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T05:50:46.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:44.741465+0000 mon.smithi132 (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.132:6810/2931011985,v1:172.21.15.132:6811/2931011985]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T05:50:46.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:44.741510+0000 mon.smithi132 (mon.0) 301 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-12T05:50:46.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:44.741820+0000 mon.smithi132 (mon.0) 302 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:50:46.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:44.742102+0000 mon.smithi132 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.132:6810/2931011985,v1:172.21.15.132:6811/2931011985]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T05:50:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:44.883269+0000 mgr.smithi132.znauon (mgr.14162) 128 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:45.743235+0000 mon.smithi132 (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.132:6810/2931011985,v1:172.21.15.132:6811/2931011985]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]': finished 2024-04-12T05:50:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:45.743301+0000 mon.smithi132 (mon.0) 305 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-12T05:50:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:45.743410+0000 mon.smithi132 (mon.0) 306 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:50:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:45.747996+0000 mon.smithi132 (mon.0) 307 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:50:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:46.746591+0000 mon.smithi132 (mon.0) 308 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:50:47.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:44.883269+0000 mgr.smithi132.znauon (mgr.14162) 128 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:47.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:45.743235+0000 mon.smithi132 (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.132:6810/2931011985,v1:172.21.15.132:6811/2931011985]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]': finished 2024-04-12T05:50:47.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:45.743301+0000 mon.smithi132 (mon.0) 305 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-12T05:50:47.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:45.743410+0000 mon.smithi132 (mon.0) 306 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:50:47.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:45.747996+0000 mon.smithi132 (mon.0) 307 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:50:47.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:46.746591+0000 mon.smithi132 (mon.0) 308 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:50:47.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:44.753811+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:50:47.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:44.753905+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:50:47.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:46.752255+0000 mon.smithi132 (mon.0) 309 : cluster [INF] osd.1 [v2:172.21.15.132:6810/2931011985,v1:172.21.15.132:6811/2931011985] boot 2024-04-12T05:50:47.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:46.752294+0000 mon.smithi132 (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-12T05:50:47.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:46.752675+0000 mon.smithi132 (mon.0) 311 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:50:48.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:44.753811+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:50:48.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:44.753905+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:50:48.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:46.752255+0000 mon.smithi132 (mon.0) 309 : cluster [INF] osd.1 [v2:172.21.15.132:6810/2931011985,v1:172.21.15.132:6811/2931011985] boot 2024-04-12T05:50:48.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:46.752294+0000 mon.smithi132 (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-12T05:50:48.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:46.752675+0000 mon.smithi132 (mon.0) 311 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:50:49.182 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:46.883527+0000 mgr.smithi132.znauon (mgr.14162) 129 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:49.182 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:47.759466+0000 mon.smithi132 (mon.0) 312 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-12T05:50:49.182 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:48.734381+0000 mon.smithi132 (mon.0) 313 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:50:49.182 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:48.735584+0000 mon.smithi132 (mon.0) 314 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:50:49.182 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:48.736173+0000 mon.smithi132 (mon.0) 315 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:49.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:46.883527+0000 mgr.smithi132.znauon (mgr.14162) 129 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-12T05:50:49.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:47.759466+0000 mon.smithi132 (mon.0) 312 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-12T05:50:49.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:48.734381+0000 mon.smithi132 (mon.0) 313 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:50:49.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:48.735584+0000 mon.smithi132 (mon.0) 314 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:50:49.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:48.736173+0000 mon.smithi132 (mon.0) 315 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:50.110 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:48.733632+0000 mgr.smithi132.znauon (mgr.14162) 130 : audit [DBG] from='client.14272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi132:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:50.111 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:49.245682+0000 mon.smithi132 (mon.0) 316 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:50.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:48.733632+0000 mgr.smithi132.znauon (mgr.14162) 130 : audit [DBG] from='client.14272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi132:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:50:50.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:49.245682+0000 mon.smithi132 (mon.0) 316 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:51.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:48.883789+0000 mgr.smithi132.znauon (mgr.14162) 131 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:50:51.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:48.883789+0000 mgr.smithi132.znauon (mgr.14162) 131 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:50:51.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:50.884085+0000 mgr.smithi132.znauon (mgr.14162) 132 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:50:52.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:50.884085+0000 mgr.smithi132.znauon (mgr.14162) 132 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:50:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:52.351549+0000 mon.smithi132 (mon.0) 317 : audit [INF] from='client.? 172.21.15.132:0/1902994941' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "026b1e1e-d517-43f7-83f0-8259aeff925e"}]: dispatch 2024-04-12T05:50:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:52.357801+0000 mon.smithi132 (mon.0) 318 : audit [INF] from='client.? 172.21.15.132:0/1902994941' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "026b1e1e-d517-43f7-83f0-8259aeff925e"}]': finished 2024-04-12T05:50:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:52.357844+0000 mon.smithi132 (mon.0) 319 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-12T05:50:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:52.357944+0000 mon.smithi132 (mon.0) 320 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:50:53.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:52.351549+0000 mon.smithi132 (mon.0) 317 : audit [INF] from='client.? 172.21.15.132:0/1902994941' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "026b1e1e-d517-43f7-83f0-8259aeff925e"}]: dispatch 2024-04-12T05:50:53.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:52.357801+0000 mon.smithi132 (mon.0) 318 : audit [INF] from='client.? 172.21.15.132:0/1902994941' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "026b1e1e-d517-43f7-83f0-8259aeff925e"}]': finished 2024-04-12T05:50:53.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:52.357844+0000 mon.smithi132 (mon.0) 319 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-12T05:50:53.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:52.357944+0000 mon.smithi132 (mon.0) 320 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:50:54.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:52.782780+0000 mon.smithi132 (mon.0) 321 : audit [DBG] from='client.? 172.21.15.132:0/382937203' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:50:54.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:52.884364+0000 mgr.smithi132.znauon (mgr.14162) 133 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:50:54.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:52.782780+0000 mon.smithi132 (mon.0) 321 : audit [DBG] from='client.? 172.21.15.132:0/382937203' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:50:54.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:52.884364+0000 mgr.smithi132.znauon (mgr.14162) 133 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:50:56.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:54.884793+0000 mgr.smithi132.znauon (mgr.14162) 134 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:50:56.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:54.884793+0000 mgr.smithi132.znauon (mgr.14162) 134 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:50:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:56.999808+0000 mon.smithi132 (mon.0) 322 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:50:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:57.002087+0000 mon.smithi132 (mon.0) 323 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:50:57.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:56.999808+0000 mon.smithi132 (mon.0) 322 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:50:57.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:57.002087+0000 mon.smithi132 (mon.0) 323 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:50:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:56.885096+0000 mgr.smithi132.znauon (mgr.14162) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:50:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:58.475280+0000 mon.smithi132 (mon.0) 324 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:58.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:56.885096+0000 mgr.smithi132.znauon (mgr.14162) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:50:58.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:58.475280+0000 mon.smithi132 (mon.0) 324 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:59.882 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:58.470543+0000 mgr.smithi132.znauon (mgr.14162) 136 : cephadm [INF] Detected new or changed devices on smithi132 2024-04-12T05:50:59.882 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:58.747750+0000 mon.smithi132 (mon.0) 325 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:50:59.882 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:58.748428+0000 mon.smithi132 (mon.0) 326 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:50:59.882 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:58.748889+0000 mgr.smithi132.znauon (mgr.14162) 137 : cephadm [INF] Adjusting osd_memory_target on smithi132 to 6449M 2024-04-12T05:50:59.882 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:58.752466+0000 mon.smithi132 (mon.0) 327 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:59.882 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:58.756325+0000 mon.smithi132 (mon.0) 328 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:59.882 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:58.759189+0000 mon.smithi132 (mon.0) 329 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:50:59.882 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:58.760111+0000 mon.smithi132 (mon.0) 330 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:59.882 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:58.760655+0000 mon.smithi132 (mon.0) 331 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:50:59.883 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:59.573544+0000 mon.smithi132 (mon.0) 332 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T05:50:59.883 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:50:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:50:59.574192+0000 mon.smithi132 (mon.0) 333 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:59.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:58.470543+0000 mgr.smithi132.znauon (mgr.14162) 136 : cephadm [INF] Detected new or changed devices on smithi132 2024-04-12T05:50:59.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:58.747750+0000 mon.smithi132 (mon.0) 325 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:50:59.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:58.748428+0000 mon.smithi132 (mon.0) 326 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:50:59.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:58.748889+0000 mgr.smithi132.znauon (mgr.14162) 137 : cephadm [INF] Adjusting osd_memory_target on smithi132 to 6449M 2024-04-12T05:50:59.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:58.752466+0000 mon.smithi132 (mon.0) 327 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:59.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:58.756325+0000 mon.smithi132 (mon.0) 328 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:50:59.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:58.759189+0000 mon.smithi132 (mon.0) 329 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:50:59.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:58.760111+0000 mon.smithi132 (mon.0) 330 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:50:59.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:58.760655+0000 mon.smithi132 (mon.0) 331 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:50:59.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:59.573544+0000 mon.smithi132 (mon.0) 332 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T05:50:59.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:50:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:50:59.574192+0000 mon.smithi132 (mon.0) 333 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:01.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:50:58.885369+0000 mgr.smithi132.znauon (mgr.14162) 138 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:51:01.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:50:59.574699+0000 mgr.smithi132.znauon (mgr.14162) 139 : cephadm [INF] Deploying daemon osd.2 on smithi132 2024-04-12T05:51:01.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:00.594623+0000 mon.smithi132 (mon.0) 334 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:01.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:50:58.885369+0000 mgr.smithi132.znauon (mgr.14162) 138 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:51:01.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:50:59.574699+0000 mgr.smithi132.znauon (mgr.14162) 139 : cephadm [INF] Deploying daemon osd.2 on smithi132 2024-04-12T05:51:01.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:00.594623+0000 mon.smithi132 (mon.0) 334 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:02.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:00.885664+0000 mgr.smithi132.znauon (mgr.14162) 140 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:51:03.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:00.885664+0000 mgr.smithi132.znauon (mgr.14162) 140 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:51:04.236 INFO:teuthology.orchestra.run.smithi132.stdout:Created osd(s) 2 on host 'smithi132' 2024-04-12T05:51:05.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:02.886029+0000 mgr.smithi132.znauon (mgr.14162) 141 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:51:05.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:04.233943+0000 mon.smithi132 (mon.0) 335 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:05.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:04.240445+0000 mon.smithi132 (mon.0) 336 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:05.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:02.886029+0000 mgr.smithi132.znauon (mgr.14162) 141 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:51:05.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:04.233943+0000 mon.smithi132 (mon.0) 335 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:05.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:04.240445+0000 mon.smithi132 (mon.0) 336 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:05.627 DEBUG:teuthology.orchestra.run.smithi132:osd.2> sudo journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.2.service 2024-04-12T05:51:05.629 INFO:tasks.cephadm:Deploying osd.3 on smithi132 with /dev/vg_nvme/lv_1... 2024-04-12T05:51:05.630 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-12T05:51:05.659 INFO:journalctl@ceph.osd.2.smithi132.stdout:-- Logs begin at Fri 2024-04-12 05:38:30 UTC. -- 2024-04-12T05:51:07.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:04.886354+0000 mgr.smithi132.znauon (mgr.14162) 142 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:51:07.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:04.886354+0000 mgr.smithi132.znauon (mgr.14162) 142 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:51:07.355 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 05:51:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.2[52424]: debug 2024-04-12T05:51:07.082+0000 7fbab8407080 -1 osd.2 0 log_to_monitors {default=true} 2024-04-12T05:51:07.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:07.086264+0000 mon.smithi132 (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.132:6818/3446495321,v1:172.21.15.132:6819/3446495321]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T05:51:08.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:07.086264+0000 mon.smithi132 (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.132:6818/3446495321,v1:172.21.15.132:6819/3446495321]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T05:51:08.812 INFO:teuthology.orchestra.run.smithi132.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-12T05:51:08.813 INFO:teuthology.orchestra.run.smithi132.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-12T05:51:08.813 INFO:teuthology.orchestra.run.smithi132.stderr: stderr: 10+0 records in 2024-04-12T05:51:08.813 INFO:teuthology.orchestra.run.smithi132.stderr:10+0 records out 2024-04-12T05:51:08.813 INFO:teuthology.orchestra.run.smithi132.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0141767 s, 740 MB/s 2024-04-12T05:51:08.813 INFO:teuthology.orchestra.run.smithi132.stderr: stderr: 2024-04-12T05:51:08.813 INFO:teuthology.orchestra.run.smithi132.stderr:--> Zapping successful for: 2024-04-12T05:51:09.175 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 05:51:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.2[52424]: debug 2024-04-12T05:51:08.777+0000 7fbaae96a700 -1 osd.2 0 waiting for initial osdmap 2024-04-12T05:51:09.175 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 05:51:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.2[52424]: debug 2024-04-12T05:51:08.780+0000 7fbaa98e3700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:51:09.175 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:06.886637+0000 mgr.smithi132.znauon (mgr.14162) 143 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:51:09.175 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:07.773608+0000 mon.smithi132 (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.132:6818/3446495321,v1:172.21.15.132:6819/3446495321]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T05:51:09.176 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:07.773654+0000 mon.smithi132 (mon.0) 339 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-12T05:51:09.176 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:07.773781+0000 mon.smithi132 (mon.0) 340 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:51:09.176 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:07.774086+0000 mon.smithi132 (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.132:6818/3446495321,v1:172.21.15.132:6819/3446495321]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T05:51:09.176 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:08.307992+0000 mon.smithi132 (mon.0) 342 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:09.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:06.886637+0000 mgr.smithi132.znauon (mgr.14162) 143 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:51:09.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:07.773608+0000 mon.smithi132 (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.132:6818/3446495321,v1:172.21.15.132:6819/3446495321]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T05:51:09.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:07.773654+0000 mon.smithi132 (mon.0) 339 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-12T05:51:09.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:07.773781+0000 mon.smithi132 (mon.0) 340 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:51:09.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:07.774086+0000 mon.smithi132 (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.132:6818/3446495321,v1:172.21.15.132:6819/3446495321]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T05:51:09.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:08.307992+0000 mon.smithi132 (mon.0) 342 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:09.442 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi132:vg_nvme/lv_1 2024-04-12T05:51:10.171 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:08.775674+0000 mon.smithi132 (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.132:6818/3446495321,v1:172.21.15.132:6819/3446495321]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]': finished 2024-04-12T05:51:10.172 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:08.775718+0000 mon.smithi132 (mon.0) 344 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-12T05:51:10.172 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:08.775823+0000 mon.smithi132 (mon.0) 345 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:51:10.172 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:08.778648+0000 mon.smithi132 (mon.0) 346 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:51:10.172 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:08.886880+0000 mgr.smithi132.znauon (mgr.14162) 144 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:51:10.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:08.775674+0000 mon.smithi132 (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.132:6818/3446495321,v1:172.21.15.132:6819/3446495321]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]': finished 2024-04-12T05:51:10.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:08.775718+0000 mon.smithi132 (mon.0) 344 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-12T05:51:10.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:08.775823+0000 mon.smithi132 (mon.0) 345 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:51:10.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:08.778648+0000 mon.smithi132 (mon.0) 346 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:51:10.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:08.886880+0000 mgr.smithi132.znauon (mgr.14162) 144 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-12T05:51:11.045 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:08.116945+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:51:11.045 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:08.117048+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:51:11.045 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:09.778282+0000 mon.smithi132 (mon.0) 347 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:51:11.045 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:09.781271+0000 mon.smithi132 (mon.0) 348 : cluster [INF] osd.2 [v2:172.21.15.132:6818/3446495321,v1:172.21.15.132:6819/3446495321] boot 2024-04-12T05:51:11.045 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:09.781293+0000 mon.smithi132 (mon.0) 349 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-12T05:51:11.045 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:09.781519+0000 mon.smithi132 (mon.0) 350 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:51:11.045 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:09.781953+0000 mon.smithi132 (mon.0) 351 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-12T05:51:11.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:08.116945+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:51:11.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:08.117048+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:51:11.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:09.778282+0000 mon.smithi132 (mon.0) 347 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:51:11.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:09.781271+0000 mon.smithi132 (mon.0) 348 : cluster [INF] osd.2 [v2:172.21.15.132:6818/3446495321,v1:172.21.15.132:6819/3446495321] boot 2024-04-12T05:51:11.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:09.781293+0000 mon.smithi132 (mon.0) 349 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-12T05:51:11.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:09.781519+0000 mon.smithi132 (mon.0) 350 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:51:11.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:09.781953+0000 mon.smithi132 (mon.0) 351 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-12T05:51:12.027 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:10.789820+0000 mon.smithi132 (mon.0) 352 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-12T05:51:12.027 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:10.789898+0000 mon.smithi132 (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-12T05:51:12.027 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:10.790507+0000 mon.smithi132 (mon.0) 354 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-12T05:51:12.027 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:10.887196+0000 mgr.smithi132.znauon (mgr.14162) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:12.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:10.789820+0000 mon.smithi132 (mon.0) 352 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-12T05:51:12.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:10.789898+0000 mon.smithi132 (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-12T05:51:12.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:10.790507+0000 mon.smithi132 (mon.0) 354 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-12T05:51:12.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:10.887196+0000 mgr.smithi132.znauon (mgr.14162) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:12.976 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:11.794609+0000 mon.smithi132 (mon.0) 355 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-12T05:51:12.976 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:11.794683+0000 mon.smithi132 (mon.0) 356 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-12T05:51:13.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:11.794609+0000 mon.smithi132 (mon.0) 355 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-12T05:51:13.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:11.794683+0000 mon.smithi132 (mon.0) 356 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-12T05:51:13.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:12.798872+0000 mon.smithi132 (mon.0) 357 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-12T05:51:13.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:12.887514+0000 mgr.smithi132.znauon (mgr.14162) 146 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:13.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:12.973803+0000 mon.smithi132 (mon.0) 358 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:13.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:12.974800+0000 mgr.smithi132.znauon (mgr.14162) 147 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:13.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:12.979430+0000 mon.smithi132 (mon.0) 359 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:13.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:12.982411+0000 mon.smithi132 (mon.0) 360 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:51:13.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:12.983391+0000 mon.smithi132 (mon.0) 361 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:13.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:12.984130+0000 mon.smithi132 (mon.0) 362 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:51:13.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:13.433710+0000 mgr.smithi132.znauon (mgr.14162) 148 : audit [DBG] from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi132:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:13.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:13.434467+0000 mon.smithi132 (mon.0) 363 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:51:13.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:13.435678+0000 mon.smithi132 (mon.0) 364 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:51:13.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:13.436263+0000 mon.smithi132 (mon.0) 365 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:13.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:12.798872+0000 mon.smithi132 (mon.0) 357 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-12T05:51:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:12.887514+0000 mgr.smithi132.znauon (mgr.14162) 146 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:12.973803+0000 mon.smithi132 (mon.0) 358 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:12.974800+0000 mgr.smithi132.znauon (mgr.14162) 147 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:12.979430+0000 mon.smithi132 (mon.0) 359 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:12.982411+0000 mon.smithi132 (mon.0) 360 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:51:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:12.983391+0000 mon.smithi132 (mon.0) 361 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:12.984130+0000 mon.smithi132 (mon.0) 362 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:51:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:13.433710+0000 mgr.smithi132.znauon (mgr.14162) 148 : audit [DBG] from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi132:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:13.434467+0000 mon.smithi132 (mon.0) 363 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:51:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:13.435678+0000 mon.smithi132 (mon.0) 364 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:51:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:13.436263+0000 mon.smithi132 (mon.0) 365 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:15.096 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:13.797125+0000 mon.smithi132 (mon.0) 366 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T05:51:15.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:13.797125+0000 mon.smithi132 (mon.0) 366 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T05:51:15.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:14.847936+0000 mon.smithi132 (mon.0) 367 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:15.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:14.975055+0000 mgr.smithi132.znauon (mgr.14162) 149 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:16.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:14.847936+0000 mon.smithi132 (mon.0) 367 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:16.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:14.975055+0000 mgr.smithi132.znauon (mgr.14162) 149 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:17.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:16.493568+0000 mon.smithi132 (mon.0) 368 : audit [INF] from='client.? 172.21.15.132:0/455955015' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45cd0cab-d8a4-4111-8921-ef523dbb6b4a"}]: dispatch 2024-04-12T05:51:17.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:16.497294+0000 mon.smithi132 (mon.0) 369 : audit [INF] from='client.? 172.21.15.132:0/455955015' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45cd0cab-d8a4-4111-8921-ef523dbb6b4a"}]': finished 2024-04-12T05:51:17.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:16.497344+0000 mon.smithi132 (mon.0) 370 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-12T05:51:17.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:16.497475+0000 mon.smithi132 (mon.0) 371 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:51:17.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:16.493568+0000 mon.smithi132 (mon.0) 368 : audit [INF] from='client.? 172.21.15.132:0/455955015' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45cd0cab-d8a4-4111-8921-ef523dbb6b4a"}]: dispatch 2024-04-12T05:51:17.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:16.497294+0000 mon.smithi132 (mon.0) 369 : audit [INF] from='client.? 172.21.15.132:0/455955015' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45cd0cab-d8a4-4111-8921-ef523dbb6b4a"}]': finished 2024-04-12T05:51:17.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:16.497344+0000 mon.smithi132 (mon.0) 370 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-12T05:51:17.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:16.497475+0000 mon.smithi132 (mon.0) 371 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:51:18.125 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:16.921841+0000 mon.smithi132 (mon.0) 372 : audit [DBG] from='client.? 172.21.15.132:0/1456341287' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:51:18.125 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:16.975401+0000 mgr.smithi132.znauon (mgr.14162) 150 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:18.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:17 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:16.921841+0000 mon.smithi132 (mon.0) 372 : audit [DBG] from='client.? 172.21.15.132:0/1456341287' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:51:18.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:17 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:16.975401+0000 mgr.smithi132.znauon (mgr.14162) 150 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:20.258 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:18.975683+0000 mgr.smithi132.znauon (mgr.14162) 151 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:20.258 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:19.008766+0000 mon.smithi132 (mon.0) 373 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:20.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:18.975683+0000 mgr.smithi132.znauon (mgr.14162) 151 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:20.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:19.008766+0000 mon.smithi132 (mon.0) 373 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:22.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:20.976052+0000 mgr.smithi132.znauon (mgr.14162) 152 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:22.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:20.976052+0000 mgr.smithi132.znauon (mgr.14162) 152 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:23.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:23.433049+0000 mon.smithi132 (mon.0) 374 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T05:51:23.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:23.433695+0000 mon.smithi132 (mon.0) 375 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:23.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:23.433049+0000 mon.smithi132 (mon.0) 374 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T05:51:23.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:23.433695+0000 mon.smithi132 (mon.0) 375 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:24.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:22.976520+0000 mgr.smithi132.znauon (mgr.14162) 153 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:24.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:51:23.434201+0000 mgr.smithi132.znauon (mgr.14162) 154 : cephadm [INF] Deploying daemon osd.3 on smithi132 2024-04-12T05:51:24.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:22.976520+0000 mgr.smithi132.znauon (mgr.14162) 153 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:24.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:51:23.434201+0000 mgr.smithi132.znauon (mgr.14162) 154 : cephadm [INF] Deploying daemon osd.3 on smithi132 2024-04-12T05:51:26.806 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:24.976879+0000 mgr.smithi132.znauon (mgr.14162) 155 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:26.806 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:25.814243+0000 mon.smithi132 (mon.0) 376 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:26.806 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:25.817492+0000 mon.smithi132 (mon.0) 377 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:26.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:24.976879+0000 mgr.smithi132.znauon (mgr.14162) 155 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:26.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:25.814243+0000 mon.smithi132 (mon.0) 376 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:26.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:25.817492+0000 mon.smithi132 (mon.0) 377 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:51:25.809587+0000 mgr.smithi132.znauon (mgr.14162) 156 : cephadm [INF] Detected new or changed devices on smithi132 2024-04-12T05:51:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:25.815020+0000 mgr.smithi132.znauon (mgr.14162) 157 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:26.812516+0000 mon.smithi132 (mon.0) 378 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T05:51:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:26.812548+0000 mon.smithi132 (mon.0) 379 : cluster [INF] Cluster is now healthy 2024-04-12T05:51:27.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:51:25.809587+0000 mgr.smithi132.znauon (mgr.14162) 156 : cephadm [INF] Detected new or changed devices on smithi132 2024-04-12T05:51:27.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:25.815020+0000 mgr.smithi132.znauon (mgr.14162) 157 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:27.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:26.812516+0000 mon.smithi132 (mon.0) 378 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T05:51:27.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:26.812548+0000 mon.smithi132 (mon.0) 379 : cluster [INF] Cluster is now healthy 2024-04-12T05:51:29.127 INFO:teuthology.orchestra.run.smithi132.stdout:Created osd(s) 3 on host 'smithi132' 2024-04-12T05:51:29.808 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:27.815311+0000 mgr.smithi132.znauon (mgr.14162) 158 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:29.808 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:29.120901+0000 mon.smithi132 (mon.0) 380 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:51:29.808 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:29.122629+0000 mon.smithi132 (mon.0) 381 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:29.808 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:29.124869+0000 mon.smithi132 (mon.0) 382 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:29.808 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:29.125109+0000 mon.smithi132 (mon.0) 383 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:51:29.808 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:29.129452+0000 mon.smithi132 (mon.0) 384 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:29.829 DEBUG:teuthology.orchestra.run.smithi132:osd.3> sudo journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.3.service 2024-04-12T05:51:29.833 INFO:tasks.cephadm:Deploying osd.4 on smithi142 with /dev/vg_nvme/lv_4... 2024-04-12T05:51:29.833 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-12T05:51:29.864 INFO:journalctl@ceph.osd.3.smithi132.stdout:-- Logs begin at Fri 2024-04-12 05:38:30 UTC. -- 2024-04-12T05:51:29.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:27.815311+0000 mgr.smithi132.znauon (mgr.14162) 158 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:29.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:29.120901+0000 mon.smithi132 (mon.0) 380 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:51:29.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:29.122629+0000 mon.smithi132 (mon.0) 381 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:29.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:29.124869+0000 mon.smithi132 (mon.0) 382 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:29.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:29.125109+0000 mon.smithi132 (mon.0) 383 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:51:29.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:29.129452+0000 mon.smithi132 (mon.0) 384 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:31.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:29.815569+0000 mgr.smithi132.znauon (mgr.14162) 159 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:31.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:29.815569+0000 mgr.smithi132.znauon (mgr.14162) 159 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:32.016 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-12T05:51:32.017 INFO:teuthology.orchestra.run.smithi142.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-12T05:51:32.017 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10+0 records in 2024-04-12T05:51:32.017 INFO:teuthology.orchestra.run.smithi142.stderr:10+0 records out 2024-04-12T05:51:32.017 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110821 s, 946 MB/s 2024-04-12T05:51:32.017 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping successful for: 2024-04-12T05:51:32.442 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 05:51:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.3[56055]: debug 2024-04-12T05:51:32.200+0000 7ff0bdee9080 -1 osd.3 0 log_to_monitors {default=true} 2024-04-12T05:51:32.601 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi142:vg_nvme/lv_4 2024-04-12T05:51:32.818 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:32.203615+0000 mon.smithi132 (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.132:6826/1286489592,v1:172.21.15.132:6827/1286489592]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T05:51:32.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:32.203615+0000 mon.smithi132 (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.132:6826/1286489592,v1:172.21.15.132:6827/1286489592]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T05:51:33.942 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 05:51:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.3[56055]: debug 2024-04-12T05:51:33.697+0000 7ff0b444c700 -1 osd.3 0 waiting for initial osdmap 2024-04-12T05:51:33.942 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 05:51:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.3[56055]: debug 2024-04-12T05:51:33.701+0000 7ff0b0bc8700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:51:33.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:31.815835+0000 mgr.smithi132.znauon (mgr.14162) 160 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:33.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:32.695773+0000 mon.smithi132 (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.132:6826/1286489592,v1:172.21.15.132:6827/1286489592]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T05:51:33.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:32.695814+0000 mon.smithi132 (mon.0) 387 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-12T05:51:33.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:32.695935+0000 mon.smithi132 (mon.0) 388 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:51:33.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:32.696222+0000 mon.smithi132 (mon.0) 389 : audit [INF] from='osd.3 [v2:172.21.15.132:6826/1286489592,v1:172.21.15.132:6827/1286489592]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T05:51:33.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:31.815835+0000 mgr.smithi132.znauon (mgr.14162) 160 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:33.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:32.695773+0000 mon.smithi132 (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.132:6826/1286489592,v1:172.21.15.132:6827/1286489592]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T05:51:33.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:32.695814+0000 mon.smithi132 (mon.0) 387 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-12T05:51:33.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:32.695935+0000 mon.smithi132 (mon.0) 388 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:51:33.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:32.696222+0000 mon.smithi132 (mon.0) 389 : audit [INF] from='osd.3 [v2:172.21.15.132:6826/1286489592,v1:172.21.15.132:6827/1286489592]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T05:51:34.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:33.694522+0000 mon.smithi132 (mon.0) 390 : audit [INF] from='osd.3 [v2:172.21.15.132:6826/1286489592,v1:172.21.15.132:6827/1286489592]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]': finished 2024-04-12T05:51:34.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:33.694566+0000 mon.smithi132 (mon.0) 391 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-12T05:51:34.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:33.695511+0000 mon.smithi132 (mon.0) 392 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:51:34.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:33.698174+0000 mon.smithi132 (mon.0) 393 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:51:34.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:34.265149+0000 mon.smithi132 (mon.0) 394 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:34.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:34.698072+0000 mon.smithi132 (mon.0) 395 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:51:34.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:33.694522+0000 mon.smithi132 (mon.0) 390 : audit [INF] from='osd.3 [v2:172.21.15.132:6826/1286489592,v1:172.21.15.132:6827/1286489592]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]': finished 2024-04-12T05:51:34.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:33.694566+0000 mon.smithi132 (mon.0) 391 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-12T05:51:34.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:33.695511+0000 mon.smithi132 (mon.0) 392 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:51:34.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:33.698174+0000 mon.smithi132 (mon.0) 393 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:51:34.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:34.265149+0000 mon.smithi132 (mon.0) 394 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:34.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:34.698072+0000 mon.smithi132 (mon.0) 395 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:51:35.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:33.232934+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:51:35.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:33.233064+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:51:35.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:33.816341+0000 mgr.smithi132.znauon (mgr.14162) 161 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:35.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:34.702362+0000 mon.smithi132 (mon.0) 396 : cluster [INF] osd.3 [v2:172.21.15.132:6826/1286489592,v1:172.21.15.132:6827/1286489592] boot 2024-04-12T05:51:35.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:34.702394+0000 mon.smithi132 (mon.0) 397 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-12T05:51:35.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:34.702912+0000 mon.smithi132 (mon.0) 398 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:51:35.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:34.801642+0000 mon.smithi132 (mon.0) 399 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:51:35.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:34.802889+0000 mon.smithi132 (mon.0) 400 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:51:35.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:34.803360+0000 mon.smithi132 (mon.0) 401 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:35.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:33.232934+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:51:35.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:33.233064+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:51:35.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:33.816341+0000 mgr.smithi132.znauon (mgr.14162) 161 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T05:51:35.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:34.702362+0000 mon.smithi132 (mon.0) 396 : cluster [INF] osd.3 [v2:172.21.15.132:6826/1286489592,v1:172.21.15.132:6827/1286489592] boot 2024-04-12T05:51:35.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:34.702394+0000 mon.smithi132 (mon.0) 397 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-12T05:51:35.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:34.702912+0000 mon.smithi132 (mon.0) 398 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:51:35.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:34.801642+0000 mon.smithi132 (mon.0) 399 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:51:35.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:34.802889+0000 mon.smithi132 (mon.0) 400 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:51:35.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:34.803360+0000 mon.smithi132 (mon.0) 401 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:36.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:34.800920+0000 mgr.smithi132.znauon (mgr.14162) 162 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:36.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:35.714643+0000 mon.smithi132 (mon.0) 402 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-12T05:51:37.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:34.800920+0000 mgr.smithi132.znauon (mgr.14162) 162 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:37.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:35.714643+0000 mon.smithi132 (mon.0) 402 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-12T05:51:37.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:35.816704+0000 mgr.smithi132.znauon (mgr.14162) 163 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:37.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.088079+0000 mon.smithi142 (mon.1) 2 : audit [INF] from='client.? 172.21.15.142:0/2622893990' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ecb6561d-5002-49a3-b629-7dbfbcf36119"}]: dispatch 2024-04-12T05:51:37.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.088565+0000 mon.smithi132 (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ecb6561d-5002-49a3-b629-7dbfbcf36119"}]: dispatch 2024-04-12T05:51:37.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.092257+0000 mon.smithi132 (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ecb6561d-5002-49a3-b629-7dbfbcf36119"}]': finished 2024-04-12T05:51:37.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:37.092299+0000 mon.smithi132 (mon.0) 405 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-12T05:51:37.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.092397+0000 mon.smithi132 (mon.0) 406 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:51:37.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.491911+0000 mon.smithi142 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.142:0/555382807' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:51:37.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:35.816704+0000 mgr.smithi132.znauon (mgr.14162) 163 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:37.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.088079+0000 mon.smithi142 (mon.1) 2 : audit [INF] from='client.? 172.21.15.142:0/2622893990' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ecb6561d-5002-49a3-b629-7dbfbcf36119"}]: dispatch 2024-04-12T05:51:37.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.088565+0000 mon.smithi132 (mon.0) 403 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ecb6561d-5002-49a3-b629-7dbfbcf36119"}]: dispatch 2024-04-12T05:51:37.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.092257+0000 mon.smithi132 (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ecb6561d-5002-49a3-b629-7dbfbcf36119"}]': finished 2024-04-12T05:51:37.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:37.092299+0000 mon.smithi132 (mon.0) 405 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-12T05:51:37.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.092397+0000 mon.smithi132 (mon.0) 406 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:51:37.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.491911+0000 mon.smithi142 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.142:0/555382807' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:51:39.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:37.817020+0000 mgr.smithi132.znauon (mgr.14162) 164 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:39.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.838822+0000 mon.smithi132 (mon.0) 407 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:39.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.839783+0000 mon.smithi132 (mon.0) 408 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:51:39.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.840415+0000 mon.smithi132 (mon.0) 409 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:51:39.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.840966+0000 mon.smithi132 (mon.0) 410 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:51:39.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.841506+0000 mon.smithi132 (mon.0) 411 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:51:39.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:51:37.841898+0000 mgr.smithi132.znauon (mgr.14162) 165 : cephadm [INF] Adjusting osd_memory_target on smithi132 to 3224M 2024-04-12T05:51:39.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.844705+0000 mon.smithi132 (mon.0) 412 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:39.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.847425+0000 mon.smithi132 (mon.0) 413 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:39.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.850074+0000 mon.smithi132 (mon.0) 414 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:51:39.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.850878+0000 mon.smithi132 (mon.0) 415 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:39.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:37.851326+0000 mon.smithi132 (mon.0) 416 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:51:39.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:37.817020+0000 mgr.smithi132.znauon (mgr.14162) 164 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:39.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.838822+0000 mon.smithi132 (mon.0) 407 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:39.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.839783+0000 mon.smithi132 (mon.0) 408 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:51:39.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.840415+0000 mon.smithi132 (mon.0) 409 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:51:39.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.840966+0000 mon.smithi132 (mon.0) 410 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:51:39.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.841506+0000 mon.smithi132 (mon.0) 411 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:51:39.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:51:37.841898+0000 mgr.smithi132.znauon (mgr.14162) 165 : cephadm [INF] Adjusting osd_memory_target on smithi132 to 3224M 2024-04-12T05:51:39.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.844705+0000 mon.smithi132 (mon.0) 412 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:39.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.847425+0000 mon.smithi132 (mon.0) 413 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:39.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.850074+0000 mon.smithi132 (mon.0) 414 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:51:39.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.850878+0000 mon.smithi132 (mon.0) 415 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:39.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:37.851326+0000 mon.smithi132 (mon.0) 416 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:51:41.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:39.817325+0000 mgr.smithi132.znauon (mgr.14162) 166 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:39.817325+0000 mgr.smithi132.znauon (mgr.14162) 166 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:43.565 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:41.817657+0000 mgr.smithi132.znauon (mgr.14162) 167 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:43.565 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:42.290101+0000 mon.smithi132 (mon.0) 417 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:43.565 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:42.292800+0000 mon.smithi132 (mon.0) 418 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:43.565 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:43.039397+0000 mon.smithi132 (mon.0) 419 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T05:51:43.565 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:43.040262+0000 mon.smithi132 (mon.0) 420 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:43.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:41.817657+0000 mgr.smithi132.znauon (mgr.14162) 167 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:43.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:42.290101+0000 mon.smithi132 (mon.0) 417 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:43.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:42.292800+0000 mon.smithi132 (mon.0) 418 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:43.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:43.039397+0000 mon.smithi132 (mon.0) 419 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T05:51:43.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:43.040262+0000 mon.smithi132 (mon.0) 420 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:44.433 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:51:43.040987+0000 mgr.smithi132.znauon (mgr.14162) 168 : cephadm [INF] Deploying daemon osd.4 on smithi142 2024-04-12T05:51:44.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:51:43.040987+0000 mgr.smithi132.znauon (mgr.14162) 168 : cephadm [INF] Deploying daemon osd.4 on smithi142 2024-04-12T05:51:45.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:43.818009+0000 mgr.smithi132.znauon (mgr.14162) 169 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:45.698 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:43.818009+0000 mgr.smithi132.znauon (mgr.14162) 169 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:46.584 INFO:teuthology.orchestra.run.smithi142.stdout:Created osd(s) 4 on host 'smithi142' 2024-04-12T05:51:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:46.579927+0000 mon.smithi132 (mon.0) 421 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:51:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:46.582874+0000 mon.smithi132 (mon.0) 422 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:46.583075+0000 mon.smithi132 (mon.0) 423 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:46.584599+0000 mon.smithi132 (mon.0) 424 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:51:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:46.587462+0000 mon.smithi132 (mon.0) 425 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:46.961 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:46.579927+0000 mon.smithi132 (mon.0) 421 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:51:46.961 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:46.582874+0000 mon.smithi132 (mon.0) 422 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:46.961 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:46.583075+0000 mon.smithi132 (mon.0) 423 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:46.961 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:46.584599+0000 mon.smithi132 (mon.0) 424 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:51:46.961 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:46.587462+0000 mon.smithi132 (mon.0) 425 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:47.255 DEBUG:teuthology.orchestra.run.smithi142:osd.4> sudo journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.4.service 2024-04-12T05:51:47.258 INFO:tasks.cephadm:Deploying osd.5 on smithi142 with /dev/vg_nvme/lv_3... 2024-04-12T05:51:47.258 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-12T05:51:47.290 INFO:journalctl@ceph.osd.4.smithi142.stdout:-- Logs begin at Fri 2024-04-12 05:38:34 UTC. -- 2024-04-12T05:51:47.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:45.818389+0000 mgr.smithi132.znauon (mgr.14162) 170 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:47.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:45.818389+0000 mgr.smithi132.znauon (mgr.14162) 170 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:49.901 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-12T05:51:49.901 INFO:teuthology.orchestra.run.smithi142.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-12T05:51:49.902 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10+0 records in 2024-04-12T05:51:49.902 INFO:teuthology.orchestra.run.smithi142.stderr:10+0 records out 2024-04-12T05:51:49.902 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0119539 s, 877 MB/s 2024-04-12T05:51:49.902 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping successful for: 2024-04-12T05:51:49.937 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:47.818768+0000 mgr.smithi132.znauon (mgr.14162) 171 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:49.937 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 05:51:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.4[42758]: debug 2024-04-12T05:51:49.733+0000 7f66902eb080 -1 osd.4 0 log_to_monitors {default=true} 2024-04-12T05:51:49.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:47.818768+0000 mgr.smithi132.znauon (mgr.14162) 171 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:50.683 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi142:vg_nvme/lv_3 2024-04-12T05:51:50.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:49.737945+0000 mon.smithi142 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.142:6800/787218968,v1:172.21.15.142:6801/787218968]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T05:51:50.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:49.738281+0000 mon.smithi132 (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T05:51:50.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:49.737945+0000 mon.smithi142 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.142:6800/787218968,v1:172.21.15.142:6801/787218968]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T05:51:50.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:49.738281+0000 mon.smithi132 (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T05:51:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:49.819089+0000 mgr.smithi132.znauon (mgr.14162) 172 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:50.690578+0000 mon.smithi132 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T05:51:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:50.690624+0000 mon.smithi132 (mon.0) 428 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-12T05:51:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:50.690713+0000 mon.smithi132 (mon.0) 429 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:51:51.969 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:50.691339+0000 mon.smithi142 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.142:6800/787218968,v1:172.21.15.142:6801/787218968]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:51:51.969 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:50.691581+0000 mon.smithi132 (mon.0) 430 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:51:51.969 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:50.727661+0000 mon.smithi132 (mon.0) 431 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:51.969 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:51.269079+0000 mon.smithi132 (mon.0) 432 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:51.969 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 05:51:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.4[42758]: debug 2024-04-12T05:51:51.700+0000 7f668684e700 -1 osd.4 0 waiting for initial osdmap 2024-04-12T05:51:51.969 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 05:51:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.4[42758]: debug 2024-04-12T05:51:51.705+0000 7f6680fc6700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:51:52.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:49.819089+0000 mgr.smithi132.znauon (mgr.14162) 172 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:52.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:50.690578+0000 mon.smithi132 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T05:51:52.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:50.690624+0000 mon.smithi132 (mon.0) 428 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-12T05:51:52.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:50.690713+0000 mon.smithi132 (mon.0) 429 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:51:52.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:50.691339+0000 mon.smithi142 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.142:6800/787218968,v1:172.21.15.142:6801/787218968]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:51:52.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:50.691581+0000 mon.smithi132 (mon.0) 430 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:51:52.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:50.727661+0000 mon.smithi132 (mon.0) 431 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:52.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:51.269079+0000 mon.smithi132 (mon.0) 432 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:52.899 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:51.692758+0000 mon.smithi132 (mon.0) 433 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T05:51:52.899 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:51.692806+0000 mon.smithi132 (mon.0) 434 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-12T05:51:52.899 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:51.693120+0000 mon.smithi132 (mon.0) 435 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:51:52.900 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:51.700052+0000 mon.smithi132 (mon.0) 436 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:51:52.900 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:52.694515+0000 mon.smithi132 (mon.0) 437 : cluster [INF] osd.4 [v2:172.21.15.142:6800/787218968,v1:172.21.15.142:6801/787218968] boot 2024-04-12T05:51:52.900 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:52.694565+0000 mon.smithi132 (mon.0) 438 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-12T05:51:52.900 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:52.694730+0000 mon.smithi132 (mon.0) 439 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:51:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:51.692758+0000 mon.smithi132 (mon.0) 433 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T05:51:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:51.692806+0000 mon.smithi132 (mon.0) 434 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-12T05:51:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:51.693120+0000 mon.smithi132 (mon.0) 435 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:51:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:51.700052+0000 mon.smithi132 (mon.0) 436 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:51:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:52.694515+0000 mon.smithi132 (mon.0) 437 : cluster [INF] osd.4 [v2:172.21.15.142:6800/787218968,v1:172.21.15.142:6801/787218968] boot 2024-04-12T05:51:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:52.694565+0000 mon.smithi132 (mon.0) 438 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-12T05:51:52.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:52.694730+0000 mon.smithi132 (mon.0) 439 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:51:53.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:50.744947+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:51:53.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:50.745050+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:51:53.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:51.819428+0000 mgr.smithi132.znauon (mgr.14162) 173 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:53.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:53.696035+0000 mon.smithi132 (mon.0) 440 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-12T05:51:54.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:50.744947+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:51:54.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:50.745050+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:51:54.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:51.819428+0000 mgr.smithi132.znauon (mgr.14162) 173 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-12T05:51:54.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:53.696035+0000 mon.smithi132 (mon.0) 440 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-12T05:51:54.957 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:53.729780+0000 mgr.smithi132.znauon (mgr.14162) 174 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:54.958 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:53.730665+0000 mon.smithi132 (mon.0) 441 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:51:54.958 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:53.732151+0000 mon.smithi132 (mon.0) 442 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:51:54.958 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:53.732844+0000 mon.smithi132 (mon.0) 443 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:54.958 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:54.697202+0000 mon.smithi132 (mon.0) 444 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-12T05:51:55.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:53.729780+0000 mgr.smithi132.znauon (mgr.14162) 174 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:51:55.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:53.730665+0000 mon.smithi132 (mon.0) 441 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:51:55.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:53.732151+0000 mon.smithi132 (mon.0) 442 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:51:55.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:53.732844+0000 mon.smithi132 (mon.0) 443 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:55.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:54.697202+0000 mon.smithi132 (mon.0) 444 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-12T05:51:55.944 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:53.819795+0000 mgr.smithi132.znauon (mgr.14162) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:51:55.945 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:55.488410+0000 mon.smithi132 (mon.0) 445 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:56.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:53.819795+0000 mgr.smithi132.znauon (mgr.14162) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:51:56.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:55.488410+0000 mon.smithi132 (mon.0) 445 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:56.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:51:55.483172+0000 mgr.smithi132.znauon (mgr.14162) 176 : cephadm [INF] Detected new or changed devices on smithi142 2024-04-12T05:51:56.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:55.767947+0000 mon.smithi132 (mon.0) 446 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:51:56.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:51:55.768563+0000 mgr.smithi132.znauon (mgr.14162) 177 : cephadm [INF] Adjusting osd_memory_target on smithi142 to 15970M 2024-04-12T05:51:56.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:55.774660+0000 mon.smithi132 (mon.0) 447 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:56.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:55.780629+0000 mon.smithi132 (mon.0) 448 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:56.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:55.785015+0000 mon.smithi132 (mon.0) 449 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:51:56.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:55.786184+0000 mon.smithi132 (mon.0) 450 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:56.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:55.786852+0000 mon.smithi132 (mon.0) 451 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:51:56.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:56.612767+0000 mon.smithi142 (mon.1) 6 : audit [INF] from='client.? 172.21.15.142:0/4250235642' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5941e26e-a6c8-456f-ba6d-7e3c0d24e0f2"}]: dispatch 2024-04-12T05:51:56.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:56.613134+0000 mon.smithi132 (mon.0) 452 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5941e26e-a6c8-456f-ba6d-7e3c0d24e0f2"}]: dispatch 2024-04-12T05:51:56.969 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:56.619573+0000 mon.smithi132 (mon.0) 453 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5941e26e-a6c8-456f-ba6d-7e3c0d24e0f2"}]': finished 2024-04-12T05:51:56.969 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:56.619615+0000 mon.smithi132 (mon.0) 454 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-12T05:51:56.969 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:56.619737+0000 mon.smithi132 (mon.0) 455 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:51:57.170 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:51:55.483172+0000 mgr.smithi132.znauon (mgr.14162) 176 : cephadm [INF] Detected new or changed devices on smithi142 2024-04-12T05:51:57.170 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:55.767947+0000 mon.smithi132 (mon.0) 446 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:51:57.170 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:51:55.768563+0000 mgr.smithi132.znauon (mgr.14162) 177 : cephadm [INF] Adjusting osd_memory_target on smithi142 to 15970M 2024-04-12T05:51:57.170 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:55.774660+0000 mon.smithi132 (mon.0) 447 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:57.170 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:55.780629+0000 mon.smithi132 (mon.0) 448 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:51:57.170 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:55.785015+0000 mon.smithi132 (mon.0) 449 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:51:57.171 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:55.786184+0000 mon.smithi132 (mon.0) 450 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:51:57.171 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:55.786852+0000 mon.smithi132 (mon.0) 451 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:51:57.171 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:56.612767+0000 mon.smithi142 (mon.1) 6 : audit [INF] from='client.? 172.21.15.142:0/4250235642' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5941e26e-a6c8-456f-ba6d-7e3c0d24e0f2"}]: dispatch 2024-04-12T05:51:57.171 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:56.613134+0000 mon.smithi132 (mon.0) 452 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5941e26e-a6c8-456f-ba6d-7e3c0d24e0f2"}]: dispatch 2024-04-12T05:51:57.171 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:56.619573+0000 mon.smithi132 (mon.0) 453 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5941e26e-a6c8-456f-ba6d-7e3c0d24e0f2"}]': finished 2024-04-12T05:51:57.171 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:56.619615+0000 mon.smithi132 (mon.0) 454 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-12T05:51:57.171 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:56.619737+0000 mon.smithi132 (mon.0) 455 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:51:57.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:55.820173+0000 mgr.smithi132.znauon (mgr.14162) 178 : cluster [DBG] pgmap v143: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:51:57.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:57.002072+0000 mon.smithi132 (mon.0) 456 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:51:57.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:57.002971+0000 mon.smithi132 (mon.0) 457 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:51:57.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:51:57.033720+0000 mon.smithi142 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.142:0/2596114797' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:51:58.007 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:55.820173+0000 mgr.smithi132.znauon (mgr.14162) 178 : cluster [DBG] pgmap v143: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:51:58.007 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:57.002072+0000 mon.smithi132 (mon.0) 456 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:51:58.007 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:57.002971+0000 mon.smithi132 (mon.0) 457 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:51:58.008 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:51:57.033720+0000 mon.smithi142 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.142:0/2596114797' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:51:59.892 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:51:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:57.820580+0000 mgr.smithi132.znauon (mgr.14162) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:51:59.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:51:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:57.820580+0000 mgr.smithi132.znauon (mgr.14162) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:01.448 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:51:59.820876+0000 mgr.smithi132.znauon (mgr.14162) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:01.448 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:00.277354+0000 mon.smithi132 (mon.0) 458 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:01.448 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:00.513091+0000 mon.smithi132 (mon.0) 459 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:01.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:51:59.820876+0000 mgr.smithi132.znauon (mgr.14162) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:01.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:00.277354+0000 mon.smithi132 (mon.0) 458 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:01.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:00.513091+0000 mon.smithi132 (mon.0) 459 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:03.545 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:01.821375+0000 mgr.smithi132.znauon (mgr.14162) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:03.546 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:02.513008+0000 mon.smithi132 (mon.0) 460 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T05:52:03.546 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:02.513777+0000 mon.smithi132 (mon.0) 461 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:03.546 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:52:02.514419+0000 mgr.smithi132.znauon (mgr.14162) 182 : cephadm [INF] Deploying daemon osd.5 on smithi142 2024-04-12T05:52:03.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:03 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:01.821375+0000 mgr.smithi132.znauon (mgr.14162) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:03.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:03 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:02.513008+0000 mon.smithi132 (mon.0) 460 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T05:52:03.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:03 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:02.513777+0000 mon.smithi132 (mon.0) 461 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:03.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:03 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:52:02.514419+0000 mgr.smithi132.znauon (mgr.14162) 182 : cephadm [INF] Deploying daemon osd.5 on smithi142 2024-04-12T05:52:05.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:03.821736+0000 mgr.smithi132.znauon (mgr.14162) 183 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:05.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:03.821736+0000 mgr.smithi132.znauon (mgr.14162) 183 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:05.966 INFO:teuthology.orchestra.run.smithi142.stdout:Created osd(s) 5 on host 'smithi142' 2024-04-12T05:52:06.595 DEBUG:teuthology.orchestra.run.smithi142:osd.5> sudo journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.5.service 2024-04-12T05:52:06.597 INFO:tasks.cephadm:Deploying osd.6 on smithi142 with /dev/vg_nvme/lv_2... 2024-04-12T05:52:06.597 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-12T05:52:06.627 INFO:journalctl@ceph.osd.5.smithi142.stdout:-- Logs begin at Fri 2024-04-12 05:38:34 UTC. -- 2024-04-12T05:52:06.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:05.960259+0000 mon.smithi132 (mon.0) 462 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:06.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:05.962071+0000 mon.smithi132 (mon.0) 463 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:06.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:05.964282+0000 mon.smithi132 (mon.0) 464 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:06.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:05.966052+0000 mon.smithi132 (mon.0) 465 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:06.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:05.968830+0000 mon.smithi132 (mon.0) 466 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:06.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:05.960259+0000 mon.smithi132 (mon.0) 462 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:06.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:05.962071+0000 mon.smithi132 (mon.0) 463 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:06.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:05.964282+0000 mon.smithi132 (mon.0) 464 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:06.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:05.966052+0000 mon.smithi132 (mon.0) 465 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:06.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:05.968830+0000 mon.smithi132 (mon.0) 466 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:07.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:05.822105+0000 mgr.smithi132.znauon (mgr.14162) 184 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:07.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:05.822105+0000 mgr.smithi132.znauon (mgr.14162) 184 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:09.106 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-12T05:52:09.106 INFO:teuthology.orchestra.run.smithi142.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-12T05:52:09.106 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10+0 records in 2024-04-12T05:52:09.106 INFO:teuthology.orchestra.run.smithi142.stderr:10+0 records out 2024-04-12T05:52:09.106 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121325 s, 864 MB/s 2024-04-12T05:52:09.106 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping successful for: 2024-04-12T05:52:09.467 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 05:52:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.5[45634]: debug 2024-04-12T05:52:09.085+0000 7efdef841080 -1 osd.5 0 log_to_monitors {default=true} 2024-04-12T05:52:09.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:07.822468+0000 mgr.smithi132.znauon (mgr.14162) 185 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:09.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:09.090125+0000 mon.smithi142 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.142:6808/769963952,v1:172.21.15.142:6809/769963952]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T05:52:09.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:09.090448+0000 mon.smithi132 (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T05:52:09.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:07.822468+0000 mgr.smithi132.znauon (mgr.14162) 185 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:09.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:09.090125+0000 mon.smithi142 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.142:6808/769963952,v1:172.21.15.142:6809/769963952]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T05:52:09.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:09.090448+0000 mon.smithi132 (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T05:52:10.383 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi142:vg_nvme/lv_2 2024-04-12T05:52:10.875 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:09.691726+0000 mon.smithi132 (mon.0) 468 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T05:52:10.875 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:09.691775+0000 mon.smithi132 (mon.0) 469 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-12T05:52:10.875 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:09.691888+0000 mon.smithi132 (mon.0) 470 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:52:10.875 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:09.692325+0000 mon.smithi142 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.142:6808/769963952,v1:172.21.15.142:6809/769963952]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:52:10.875 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:09.692510+0000 mon.smithi132 (mon.0) 471 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:52:10.875 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:10.132921+0000 mon.smithi132 (mon.0) 472 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:10.875 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:10.294733+0000 mon.smithi132 (mon.0) 473 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:10.876 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 05:52:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.5[45634]: debug 2024-04-12T05:52:10.699+0000 7efde5da4700 -1 osd.5 0 waiting for initial osdmap 2024-04-12T05:52:10.876 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 05:52:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.5[45634]: debug 2024-04-12T05:52:10.704+0000 7efdde518700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:52:10.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:09.691726+0000 mon.smithi132 (mon.0) 468 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T05:52:10.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:09.691775+0000 mon.smithi132 (mon.0) 469 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-12T05:52:10.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:09.691888+0000 mon.smithi132 (mon.0) 470 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:52:10.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:09.692325+0000 mon.smithi142 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.142:6808/769963952,v1:172.21.15.142:6809/769963952]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:52:10.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:09.692510+0000 mon.smithi132 (mon.0) 471 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:52:10.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:10.132921+0000 mon.smithi132 (mon.0) 472 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:10.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:10.294733+0000 mon.smithi132 (mon.0) 473 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:11.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:09.822771+0000 mgr.smithi132.znauon (mgr.14162) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:11.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:10.693068+0000 mon.smithi132 (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T05:52:11.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:10.693158+0000 mon.smithi132 (mon.0) 475 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-12T05:52:11.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:10.693518+0000 mon.smithi132 (mon.0) 476 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:52:11.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:10.699452+0000 mon.smithi132 (mon.0) 477 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:52:12.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:09.822771+0000 mgr.smithi132.znauon (mgr.14162) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:12.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:10.693068+0000 mon.smithi132 (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T05:52:12.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:10.693158+0000 mon.smithi132 (mon.0) 475 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-12T05:52:12.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:10.693518+0000 mon.smithi132 (mon.0) 476 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:52:12.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:10.699452+0000 mon.smithi132 (mon.0) 477 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:52:12.834 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:10.044291+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:52:12.834 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:10.044385+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:52:12.835 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:11.701045+0000 mon.smithi132 (mon.0) 478 : cluster [INF] osd.5 [v2:172.21.15.142:6808/769963952,v1:172.21.15.142:6809/769963952] boot 2024-04-12T05:52:12.835 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:11.701106+0000 mon.smithi132 (mon.0) 479 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-12T05:52:12.835 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:11.701605+0000 mon.smithi132 (mon.0) 480 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:52:12.835 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:12.645283+0000 mon.smithi132 (mon.0) 481 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:52:12.835 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:12.646852+0000 mon.smithi132 (mon.0) 482 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:52:12.835 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:12.647524+0000 mon.smithi132 (mon.0) 483 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:12.835 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:12.701790+0000 mon.smithi132 (mon.0) 484 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-12T05:52:12.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:10.044291+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:52:12.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:10.044385+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:52:12.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:11.701045+0000 mon.smithi132 (mon.0) 478 : cluster [INF] osd.5 [v2:172.21.15.142:6808/769963952,v1:172.21.15.142:6809/769963952] boot 2024-04-12T05:52:12.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:11.701106+0000 mon.smithi132 (mon.0) 479 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-12T05:52:12.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:11.701605+0000 mon.smithi132 (mon.0) 480 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:52:12.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:12.645283+0000 mon.smithi132 (mon.0) 481 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:52:12.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:12.646852+0000 mon.smithi132 (mon.0) 482 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:52:12.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:12.647524+0000 mon.smithi132 (mon.0) 483 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:12.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:12.701790+0000 mon.smithi132 (mon.0) 484 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-12T05:52:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:11.823143+0000 mgr.smithi132.znauon (mgr.14162) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:13.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:12.644360+0000 mgr.smithi132.znauon (mgr.14162) 188 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:14.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:11.823143+0000 mgr.smithi132.znauon (mgr.14162) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-12T05:52:14.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:12.644360+0000 mgr.smithi132.znauon (mgr.14162) 188 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:14.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:13.707427+0000 mon.smithi132 (mon.0) 485 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-12T05:52:15.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:13.707427+0000 mon.smithi132 (mon.0) 485 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-12T05:52:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:13.823483+0000 mgr.smithi132.znauon (mgr.14162) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:15.332013+0000 mon.smithi132 (mon.0) 486 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:15.333013+0000 mon.smithi132 (mon.0) 487 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:15.333830+0000 mon.smithi132 (mon.0) 488 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:15.338077+0000 mon.smithi132 (mon.0) 489 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:15.341897+0000 mon.smithi132 (mon.0) 490 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:15.346339+0000 mon.smithi132 (mon.0) 491 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:15.347578+0000 mon.smithi132 (mon.0) 492 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:15.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:15.348305+0000 mon.smithi132 (mon.0) 493 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:15.972 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:13.823483+0000 mgr.smithi132.znauon (mgr.14162) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:15.972 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:15.332013+0000 mon.smithi132 (mon.0) 486 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:15.972 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:15.333013+0000 mon.smithi132 (mon.0) 487 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:15.972 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:15.333830+0000 mon.smithi132 (mon.0) 488 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:15.972 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:15.338077+0000 mon.smithi132 (mon.0) 489 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:15.972 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:15.341897+0000 mon.smithi132 (mon.0) 490 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:15.972 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:15.346339+0000 mon.smithi132 (mon.0) 491 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:15.972 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:15.347578+0000 mon.smithi132 (mon.0) 492 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:15.972 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:15.348305+0000 mon.smithi132 (mon.0) 493 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:16.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:52:15.326998+0000 mgr.smithi132.znauon (mgr.14162) 190 : cephadm [INF] Detected new or changed devices on smithi142 2024-04-12T05:52:16.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:52:15.334421+0000 mgr.smithi132.znauon (mgr.14162) 191 : cephadm [INF] Adjusting osd_memory_target on smithi142 to 7985M 2024-04-12T05:52:16.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:16.032922+0000 mon.smithi142 (mon.1) 10 : audit [INF] from='client.? 172.21.15.142:0/1036729664' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b11d372-c1d8-4c7a-8a03-05241b582472"}]: dispatch 2024-04-12T05:52:16.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:16.033356+0000 mon.smithi132 (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b11d372-c1d8-4c7a-8a03-05241b582472"}]: dispatch 2024-04-12T05:52:16.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:16.037190+0000 mon.smithi132 (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b11d372-c1d8-4c7a-8a03-05241b582472"}]': finished 2024-04-12T05:52:16.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:16.037240+0000 mon.smithi132 (mon.0) 496 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-12T05:52:16.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:16.037361+0000 mon.smithi132 (mon.0) 497 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:52:16.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:16.458119+0000 mon.smithi142 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.142:0/627791714' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:52:17.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:52:15.326998+0000 mgr.smithi132.znauon (mgr.14162) 190 : cephadm [INF] Detected new or changed devices on smithi142 2024-04-12T05:52:17.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:52:15.334421+0000 mgr.smithi132.znauon (mgr.14162) 191 : cephadm [INF] Adjusting osd_memory_target on smithi142 to 7985M 2024-04-12T05:52:17.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:16.032922+0000 mon.smithi142 (mon.1) 10 : audit [INF] from='client.? 172.21.15.142:0/1036729664' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b11d372-c1d8-4c7a-8a03-05241b582472"}]: dispatch 2024-04-12T05:52:17.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:16.033356+0000 mon.smithi132 (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b11d372-c1d8-4c7a-8a03-05241b582472"}]: dispatch 2024-04-12T05:52:17.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:16.037190+0000 mon.smithi132 (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b11d372-c1d8-4c7a-8a03-05241b582472"}]': finished 2024-04-12T05:52:17.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:16.037240+0000 mon.smithi132 (mon.0) 496 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-12T05:52:17.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:16.037361+0000 mon.smithi132 (mon.0) 497 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:52:17.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:16.458119+0000 mon.smithi142 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.142:0/627791714' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:52:17.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:15.823752+0000 mgr.smithi132.znauon (mgr.14162) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:18.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:17 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:15.823752+0000 mgr.smithi132.znauon (mgr.14162) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:19.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:19 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:17.824058+0000 mgr.smithi132.znauon (mgr.14162) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:19.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:19 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:19.591722+0000 mon.smithi132 (mon.0) 498 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:19.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:19 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:19.594469+0000 mon.smithi132 (mon.0) 499 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:20.080 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:17.824058+0000 mgr.smithi132.znauon (mgr.14162) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:20.081 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:19.591722+0000 mon.smithi132 (mon.0) 498 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:20.081 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:19.594469+0000 mon.smithi132 (mon.0) 499 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:21.917 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:19.824399+0000 mgr.smithi132.znauon (mgr.14162) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:22.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:19.824399+0000 mgr.smithi132.znauon (mgr.14162) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:22.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:21.941601+0000 mon.smithi132 (mon.0) 500 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T05:52:22.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:21.942394+0000 mon.smithi132 (mon.0) 501 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:23.215 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:21.941601+0000 mon.smithi132 (mon.0) 500 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T05:52:23.215 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:21.942394+0000 mon.smithi132 (mon.0) 501 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:23.765 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:21.824837+0000 mgr.smithi132.znauon (mgr.14162) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:23.765 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:52:21.943015+0000 mgr.smithi132.znauon (mgr.14162) 196 : cephadm [INF] Deploying daemon osd.6 on smithi142 2024-04-12T05:52:24.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:21.824837+0000 mgr.smithi132.znauon (mgr.14162) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:24.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:52:21.943015+0000 mgr.smithi132.znauon (mgr.14162) 196 : cephadm [INF] Deploying daemon osd.6 on smithi142 2024-04-12T05:52:25.355 INFO:teuthology.orchestra.run.smithi142.stdout:Created osd(s) 6 on host 'smithi142' 2024-04-12T05:52:25.959 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:23.825334+0000 mgr.smithi132.znauon (mgr.14162) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:25.960 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:25.349064+0000 mon.smithi132 (mon.0) 502 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:25.960 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:25.350924+0000 mon.smithi132 (mon.0) 503 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:25.960 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:25.353278+0000 mon.smithi132 (mon.0) 504 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:25.960 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:25.355085+0000 mon.smithi132 (mon.0) 505 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:25.960 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:25.357681+0000 mon.smithi132 (mon.0) 506 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:25.980 DEBUG:teuthology.orchestra.run.smithi142:osd.6> sudo journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.6.service 2024-04-12T05:52:25.983 INFO:tasks.cephadm:Deploying osd.7 on smithi142 with /dev/vg_nvme/lv_1... 2024-04-12T05:52:25.983 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-12T05:52:25.992 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:23.825334+0000 mgr.smithi132.znauon (mgr.14162) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:25.993 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:25.349064+0000 mon.smithi132 (mon.0) 502 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:25.993 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:25.350924+0000 mon.smithi132 (mon.0) 503 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:25.993 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:25.353278+0000 mon.smithi132 (mon.0) 504 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:25.993 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:25.355085+0000 mon.smithi132 (mon.0) 505 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:25.993 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:25.357681+0000 mon.smithi132 (mon.0) 506 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:26.013 INFO:journalctl@ceph.osd.6.smithi142.stdout:-- Logs begin at Fri 2024-04-12 05:38:34 UTC. -- 2024-04-12T05:52:27.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:25.825643+0000 mgr.smithi132.znauon (mgr.14162) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:27.962 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:25.825643+0000 mgr.smithi132.znauon (mgr.14162) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:28.478 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-12T05:52:28.478 INFO:teuthology.orchestra.run.smithi142.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-12T05:52:28.478 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10+0 records in 2024-04-12T05:52:28.478 INFO:teuthology.orchestra.run.smithi142.stderr:10+0 records out 2024-04-12T05:52:28.478 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0142314 s, 737 MB/s 2024-04-12T05:52:28.478 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping successful for: 2024-04-12T05:52:28.717 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 05:52:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.6[48519]: debug 2024-04-12T05:52:28.440+0000 7f720b7bf080 -1 osd.6 0 log_to_monitors {default=true} 2024-04-12T05:52:29.138 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:28.445335+0000 mon.smithi142 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.142:6816/2736839725,v1:172.21.15.142:6817/2736839725]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T05:52:29.139 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:28.446062+0000 mon.smithi132 (mon.0) 507 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T05:52:29.158 DEBUG:teuthology.orchestra.run.smithi142:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch daemon add osd smithi142:vg_nvme/lv_1 2024-04-12T05:52:29.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:28.445335+0000 mon.smithi142 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.142:6816/2736839725,v1:172.21.15.142:6817/2736839725]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T05:52:29.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:28.446062+0000 mon.smithi132 (mon.0) 507 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T05:52:29.963 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:27.825959+0000 mgr.smithi132.znauon (mgr.14162) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:29.963 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:28.755694+0000 mon.smithi132 (mon.0) 508 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T05:52:29.963 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:28.755763+0000 mon.smithi132 (mon.0) 509 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-12T05:52:29.963 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:28.755973+0000 mon.smithi132 (mon.0) 510 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:52:29.963 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:28.761110+0000 mon.smithi142 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.142:6816/2736839725,v1:172.21.15.142:6817/2736839725]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:52:29.963 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:28.761382+0000 mon.smithi132 (mon.0) 511 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:52:29.964 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 05:52:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.6[48519]: debug 2024-04-12T05:52:29.760+0000 7f7201d22700 -1 osd.6 0 waiting for initial osdmap 2024-04-12T05:52:29.964 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 05:52:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.6[48519]: debug 2024-04-12T05:52:29.768+0000 7f71fcc9b700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:52:30.081 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:27.825959+0000 mgr.smithi132.znauon (mgr.14162) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:30.081 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:28.755694+0000 mon.smithi132 (mon.0) 508 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T05:52:30.081 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:28.755763+0000 mon.smithi132 (mon.0) 509 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-12T05:52:30.081 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:28.755973+0000 mon.smithi132 (mon.0) 510 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:52:30.081 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:28.761110+0000 mon.smithi142 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.142:6816/2736839725,v1:172.21.15.142:6817/2736839725]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:52:30.081 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:28.761382+0000 mon.smithi132 (mon.0) 511 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:52:30.902 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:29.757345+0000 mon.smithi132 (mon.0) 512 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T05:52:30.902 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:29.757423+0000 mon.smithi132 (mon.0) 513 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-12T05:52:30.902 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:29.757783+0000 mon.smithi132 (mon.0) 514 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:52:30.902 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:29.761552+0000 mon.smithi132 (mon.0) 515 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:52:30.902 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:29.777751+0000 mon.smithi132 (mon.0) 516 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:30.902 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:29.855532+0000 mon.smithi132 (mon.0) 517 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:30.902 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:30.684654+0000 mon.smithi132 (mon.0) 518 : cluster [INF] osd.6 [v2:172.21.15.142:6816/2736839725,v1:172.21.15.142:6817/2736839725] boot 2024-04-12T05:52:30.902 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:30.684702+0000 mon.smithi132 (mon.0) 519 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-12T05:52:30.902 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:30.685175+0000 mon.smithi132 (mon.0) 520 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:52:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:29.757345+0000 mon.smithi132 (mon.0) 512 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T05:52:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:29.757423+0000 mon.smithi132 (mon.0) 513 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-12T05:52:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:29.757783+0000 mon.smithi132 (mon.0) 514 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:52:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:29.761552+0000 mon.smithi132 (mon.0) 515 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:52:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:29.777751+0000 mon.smithi132 (mon.0) 516 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:29.855532+0000 mon.smithi132 (mon.0) 517 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:30.684654+0000 mon.smithi132 (mon.0) 518 : cluster [INF] osd.6 [v2:172.21.15.142:6816/2736839725,v1:172.21.15.142:6817/2736839725] boot 2024-04-12T05:52:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:30.684702+0000 mon.smithi132 (mon.0) 519 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-12T05:52:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:30.685175+0000 mon.smithi132 (mon.0) 520 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:52:31.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:29.460978+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:52:31.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:29.461094+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:52:31.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:29.826292+0000 mgr.smithi132.znauon (mgr.14162) 200 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:31.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:31.271468+0000 mon.smithi132 (mon.0) 521 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:52:31.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:31.273156+0000 mon.smithi132 (mon.0) 522 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:52:31.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:31.273810+0000 mon.smithi132 (mon.0) 523 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:31.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:31.686224+0000 mon.smithi132 (mon.0) 524 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-12T05:52:32.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:29.460978+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:52:32.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:29.461094+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:52:32.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:29.826292+0000 mgr.smithi132.znauon (mgr.14162) 200 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-12T05:52:32.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:31.271468+0000 mon.smithi132 (mon.0) 521 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T05:52:32.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:31.273156+0000 mon.smithi132 (mon.0) 522 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T05:52:32.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:31.273810+0000 mon.smithi132 (mon.0) 523 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:32.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:31.686224+0000 mon.smithi132 (mon.0) 524 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-12T05:52:32.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:31.270584+0000 mgr.smithi132.znauon (mgr.14162) 201 : audit [DBG] from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:32.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:32.688118+0000 mon.smithi132 (mon.0) 525 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-12T05:52:33.156 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:31.270584+0000 mgr.smithi132.znauon (mgr.14162) 201 : audit [DBG] from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:52:33.156 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:32.688118+0000 mon.smithi132 (mon.0) 525 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-12T05:52:33.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:31.826606+0000 mgr.smithi132.znauon (mgr.14162) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:34.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:31.826606+0000 mgr.smithi132.znauon (mgr.14162) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:34.847 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:33.827038+0000 mgr.smithi132.znauon (mgr.14162) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:35.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:33.827038+0000 mgr.smithi132.znauon (mgr.14162) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:36.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:52:35.387612+0000 mgr.smithi132.znauon (mgr.14162) 204 : cephadm [INF] Detected new or changed devices on smithi142 2024-04-12T05:52:36.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:35.392924+0000 mon.smithi132 (mon.0) 526 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:36.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:35.393986+0000 mon.smithi132 (mon.0) 527 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:36.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:35.394765+0000 mon.smithi132 (mon.0) 528 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:36.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:35.395468+0000 mon.smithi132 (mon.0) 529 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:52:35.395974+0000 mgr.smithi132.znauon (mgr.14162) 205 : cephadm [INF] Adjusting osd_memory_target on smithi142 to 5323M 2024-04-12T05:52:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:35.399493+0000 mon.smithi132 (mon.0) 530 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:35.402791+0000 mon.smithi132 (mon.0) 531 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:35.406263+0000 mon.smithi132 (mon.0) 532 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:35.407316+0000 mon.smithi132 (mon.0) 533 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:35.407927+0000 mon.smithi132 (mon.0) 534 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:35.411597+0000 mon.smithi132 (mon.0) 535 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:36.092261+0000 mon.smithi142 (mon.1) 14 : audit [INF] from='client.? 172.21.15.142:0/1714669829' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "359bcdba-1218-4e92-86f5-b4a7b6c8b0b3"}]: dispatch 2024-04-12T05:52:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:36.092619+0000 mon.smithi132 (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "359bcdba-1218-4e92-86f5-b4a7b6c8b0b3"}]: dispatch 2024-04-12T05:52:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:36.097328+0000 mon.smithi132 (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "359bcdba-1218-4e92-86f5-b4a7b6c8b0b3"}]': finished 2024-04-12T05:52:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:36.097392+0000 mon.smithi132 (mon.0) 538 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-12T05:52:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:36.097547+0000 mon.smithi132 (mon.0) 539 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:52:36.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:52:35.387612+0000 mgr.smithi132.znauon (mgr.14162) 204 : cephadm [INF] Detected new or changed devices on smithi142 2024-04-12T05:52:36.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:35.392924+0000 mon.smithi132 (mon.0) 526 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:36.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:35.393986+0000 mon.smithi132 (mon.0) 527 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:36.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:35.394765+0000 mon.smithi132 (mon.0) 528 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:36.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:35.395468+0000 mon.smithi132 (mon.0) 529 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:36.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:52:35.395974+0000 mgr.smithi132.znauon (mgr.14162) 205 : cephadm [INF] Adjusting osd_memory_target on smithi142 to 5323M 2024-04-12T05:52:36.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:35.399493+0000 mon.smithi132 (mon.0) 530 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:36.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:35.402791+0000 mon.smithi132 (mon.0) 531 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:36.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:35.406263+0000 mon.smithi132 (mon.0) 532 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:36.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:35.407316+0000 mon.smithi132 (mon.0) 533 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:36.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:35.407927+0000 mon.smithi132 (mon.0) 534 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:36.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:35.411597+0000 mon.smithi132 (mon.0) 535 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:36.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:36.092261+0000 mon.smithi142 (mon.1) 14 : audit [INF] from='client.? 172.21.15.142:0/1714669829' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "359bcdba-1218-4e92-86f5-b4a7b6c8b0b3"}]: dispatch 2024-04-12T05:52:36.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:36.092619+0000 mon.smithi132 (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "359bcdba-1218-4e92-86f5-b4a7b6c8b0b3"}]: dispatch 2024-04-12T05:52:36.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:36.097328+0000 mon.smithi132 (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "359bcdba-1218-4e92-86f5-b4a7b6c8b0b3"}]': finished 2024-04-12T05:52:36.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:36.097392+0000 mon.smithi132 (mon.0) 538 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-12T05:52:36.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:36.097547+0000 mon.smithi132 (mon.0) 539 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:52:37.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:35.827425+0000 mgr.smithi132.znauon (mgr.14162) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:37.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:36.504615+0000 mon.smithi142 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.142:0/3131326879' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:52:37.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:35.827425+0000 mgr.smithi132.znauon (mgr.14162) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:37.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:36.504615+0000 mon.smithi142 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.142:0/3131326879' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T05:52:39.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:37.827718+0000 mgr.smithi132.znauon (mgr.14162) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:39.714 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:37.827718+0000 mgr.smithi132.znauon (mgr.14162) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:39.828171+0000 mgr.smithi132.znauon (mgr.14162) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:41.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:39.828171+0000 mgr.smithi132.znauon (mgr.14162) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:42.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:42.265227+0000 mon.smithi132 (mon.0) 540 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T05:52:42.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:42.265977+0000 mon.smithi132 (mon.0) 541 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:42.965 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:42.265227+0000 mon.smithi132 (mon.0) 540 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T05:52:42.965 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:42.265977+0000 mon.smithi132 (mon.0) 541 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:43.907 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:41.828566+0000 mgr.smithi132.znauon (mgr.14162) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:43.908 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:52:42.266622+0000 mgr.smithi132.znauon (mgr.14162) 210 : cephadm [INF] Deploying daemon osd.7 on smithi142 2024-04-12T05:52:43.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:41.828566+0000 mgr.smithi132.znauon (mgr.14162) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:43.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:52:42.266622+0000 mgr.smithi132.znauon (mgr.14162) 210 : cephadm [INF] Deploying daemon osd.7 on smithi142 2024-04-12T05:52:45.843 INFO:teuthology.orchestra.run.smithi142.stdout:Created osd(s) 7 on host 'smithi142' 2024-04-12T05:52:45.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:43.828932+0000 mgr.smithi132.znauon (mgr.14162) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:45.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:43.828932+0000 mgr.smithi132.znauon (mgr.14162) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:46.493 DEBUG:teuthology.orchestra.run.smithi142:osd.7> sudo journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.7.service 2024-04-12T05:52:46.496 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-12T05:52:46.497 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd stat -f json 2024-04-12T05:52:46.526 INFO:journalctl@ceph.osd.7.smithi142.stdout:-- Logs begin at Fri 2024-04-12 05:38:34 UTC. -- 2024-04-12T05:52:46.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:45.837246+0000 mon.smithi132 (mon.0) 542 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:46.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:45.839259+0000 mon.smithi132 (mon.0) 543 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:46.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:45.841453+0000 mon.smithi132 (mon.0) 544 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:46.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:45.843438+0000 mon.smithi132 (mon.0) 545 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:46.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:45.845817+0000 mon.smithi132 (mon.0) 546 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:46.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:45.837246+0000 mon.smithi132 (mon.0) 542 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:46.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:45.839259+0000 mon.smithi132 (mon.0) 543 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:46.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:45.841453+0000 mon.smithi132 (mon.0) 544 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:46.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:45.843438+0000 mon.smithi132 (mon.0) 545 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:46.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:45.845817+0000 mon.smithi132 (mon.0) 546 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:47.930 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:45.829301+0000 mgr.smithi132.znauon (mgr.14162) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:47.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:45.829301+0000 mgr.smithi132.znauon (mgr.14162) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:48.580 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:52:49.012 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 05:52:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.7[51419]: debug 2024-04-12T05:52:48.942+0000 7fb445339080 -1 osd.7 0 log_to_monitors {default=true} 2024-04-12T05:52:49.298 INFO:teuthology.orchestra.run.smithi132.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1712901150,"num_in_osds":8,"osd_in_since":1712901156,"num_remapped_pgs":0} 2024-04-12T05:52:49.639 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:47.829601+0000 mgr.smithi132.znauon (mgr.14162) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:49.639 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:48.331812+0000 mon.smithi132 (mon.0) 547 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:49.639 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:48.585011+0000 mon.smithi132 (mon.0) 548 : audit [DBG] from='client.? 172.21.15.132:0/3590857395' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T05:52:49.639 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:48.946801+0000 mon.smithi142 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.142:6824/591320329,v1:172.21.15.142:6825/591320329]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T05:52:49.639 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:48.947063+0000 mon.smithi132 (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T05:52:49.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:47.829601+0000 mgr.smithi132.znauon (mgr.14162) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:49.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:48.331812+0000 mon.smithi132 (mon.0) 547 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:49.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:48.585011+0000 mon.smithi132 (mon.0) 548 : audit [DBG] from='client.? 172.21.15.132:0/3590857395' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T05:52:49.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:48.946801+0000 mon.smithi142 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.142:6824/591320329,v1:172.21.15.142:6825/591320329]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T05:52:49.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:48.947063+0000 mon.smithi132 (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T05:52:50.299 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd stat -f json 2024-04-12T05:52:50.967 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 05:52:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.7[51419]: debug 2024-04-12T05:52:50.711+0000 7fb43b89c700 -1 osd.7 0 waiting for initial osdmap 2024-04-12T05:52:50.967 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 05:52:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.7[51419]: debug 2024-04-12T05:52:50.717+0000 7fb434811700 -1 osd.7 48 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-12T05:52:50.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:49.707416+0000 mon.smithi132 (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T05:52:50.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:49.707486+0000 mon.smithi132 (mon.0) 551 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-12T05:52:50.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:49.707641+0000 mon.smithi132 (mon.0) 552 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:52:50.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:49.708026+0000 mon.smithi142 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.142:6824/591320329,v1:172.21.15.142:6825/591320329]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:52:50.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:49.708250+0000 mon.smithi132 (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:52:51.043 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:49.707416+0000 mon.smithi132 (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T05:52:51.043 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:49.707486+0000 mon.smithi132 (mon.0) 551 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-12T05:52:51.043 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:49.707641+0000 mon.smithi132 (mon.0) 552 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:52:51.043 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:49.708026+0000 mon.smithi142 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.142:6824/591320329,v1:172.21.15.142:6825/591320329]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:52:51.044 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:49.708250+0000 mon.smithi132 (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T05:52:51.904 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:49.830036+0000 mgr.smithi132.znauon (mgr.14162) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:51.904 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:50.708417+0000 mon.smithi132 (mon.0) 554 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:50.708491+0000 mon.smithi132 (mon.0) 555 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:50.708820+0000 mon.smithi132 (mon.0) 556 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:50.712149+0000 mon.smithi132 (mon.0) 557 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:51.616162+0000 mon.smithi132 (mon.0) 558 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:51.616954+0000 mon.smithi132 (mon.0) 559 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:51.617629+0000 mon.smithi132 (mon.0) 560 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:51.618176+0000 mon.smithi132 (mon.0) 561 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:51.618763+0000 mon.smithi132 (mon.0) 562 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:51.622380+0000 mon.smithi132 (mon.0) 563 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:51.625764+0000 mon.smithi132 (mon.0) 564 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:51.628731+0000 mon.smithi132 (mon.0) 565 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:51.629510+0000 mon.smithi132 (mon.0) 566 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:51.630012+0000 mon.smithi132 (mon.0) 567 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:51.905 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:51.633524+0000 mon.smithi132 (mon.0) 568 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:51.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:49.830036+0000 mgr.smithi132.znauon (mgr.14162) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:51.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:50.708417+0000 mon.smithi132 (mon.0) 554 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T05:52:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:50.708491+0000 mon.smithi132 (mon.0) 555 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-12T05:52:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:50.708820+0000 mon.smithi132 (mon.0) 556 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:52:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:50.712149+0000 mon.smithi132 (mon.0) 557 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:52:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:51.616162+0000 mon.smithi132 (mon.0) 558 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:51.616954+0000 mon.smithi132 (mon.0) 559 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:51.617629+0000 mon.smithi132 (mon.0) 560 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:51.618176+0000 mon.smithi132 (mon.0) 561 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:51.618763+0000 mon.smithi132 (mon.0) 562 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:52:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:51.622380+0000 mon.smithi132 (mon.0) 563 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:51.625764+0000 mon.smithi132 (mon.0) 564 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:51.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:51.628731+0000 mon.smithi132 (mon.0) 565 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:52:51.969 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:51.629510+0000 mon.smithi132 (mon.0) 566 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:52:51.969 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:51.630012+0000 mon.smithi132 (mon.0) 567 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:52:51.969 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:51.633524+0000 mon.smithi132 (mon.0) 568 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:52:52.569 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:52:52.895 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:49.937453+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:52:52.896 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:49.937561+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:52:52.896 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:52:51.611629+0000 mgr.smithi132.znauon (mgr.14162) 215 : cephadm [INF] Detected new or changed devices on smithi142 2024-04-12T05:52:52.896 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:52:51.619135+0000 mgr.smithi132.znauon (mgr.14162) 216 : cephadm [INF] Adjusting osd_memory_target on smithi142 to 3992M 2024-04-12T05:52:52.896 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:51.714036+0000 mon.smithi132 (mon.0) 569 : cluster [INF] osd.7 [v2:172.21.15.142:6824/591320329,v1:172.21.15.142:6825/591320329] boot 2024-04-12T05:52:52.896 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:51.714115+0000 mon.smithi132 (mon.0) 570 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-12T05:52:52.896 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:51.714506+0000 mon.smithi132 (mon.0) 571 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:52:52.896 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:52.574667+0000 mon.smithi132 (mon.0) 572 : audit [DBG] from='client.? 172.21.15.132:0/3266784492' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T05:52:53.188 INFO:teuthology.orchestra.run.smithi132.stdout:{"epoch":49,"num_osds":8,"num_up_osds":8,"osd_up_since":1712901171,"num_in_osds":8,"osd_in_since":1712901156,"num_remapped_pgs":1} 2024-04-12T05:52:53.189 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd dump --format=json 2024-04-12T05:52:53.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:49.937453+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-12T05:52:53.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:49.937561+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-12T05:52:53.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:52:51.611629+0000 mgr.smithi132.znauon (mgr.14162) 215 : cephadm [INF] Detected new or changed devices on smithi142 2024-04-12T05:52:53.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:52:51.619135+0000 mgr.smithi132.znauon (mgr.14162) 216 : cephadm [INF] Adjusting osd_memory_target on smithi142 to 3992M 2024-04-12T05:52:53.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:51.714036+0000 mon.smithi132 (mon.0) 569 : cluster [INF] osd.7 [v2:172.21.15.142:6824/591320329,v1:172.21.15.142:6825/591320329] boot 2024-04-12T05:52:53.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:51.714115+0000 mon.smithi132 (mon.0) 570 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-12T05:52:53.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:51.714506+0000 mon.smithi132 (mon.0) 571 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:52:53.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:52.574667+0000 mon.smithi132 (mon.0) 572 : audit [DBG] from='client.? 172.21.15.132:0/3266784492' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T05:52:53.413 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:52:53.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:51.830452+0000 mgr.smithi132.znauon (mgr.14162) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:53.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:52.717136+0000 mon.smithi132 (mon.0) 573 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-12T05:52:54.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:51.830452+0000 mgr.smithi132.znauon (mgr.14162) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-12T05:52:54.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:52.717136+0000 mon.smithi132 (mon.0) 573 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-12T05:52:55.050 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:53.721804+0000 mon.smithi132 (mon.0) 574 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-12T05:52:55.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:53.721804+0000 mon.smithi132 (mon.0) 574 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-12T05:52:55.443 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:52:55.443 INFO:teuthology.orchestra.run.smithi132.stdout:{"epoch":51,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","created":"2024-04-12T05:46:50.060491+0000","modified":"2024-04-12T05:52:53.718174+0000","last_up_change":"2024-04-12T05:52:51.709672+0000","last_in_change":"2024-04-12T05:52:36.093306+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-04-12T05:51:10.027942+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":"08fff4d0-b73c-48a6-aff3-946eafe43625","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6802","nonce":3655393843},{"type":"v1","addr":"172.21.15.132:6803","nonce":3655393843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6804","nonce":3655393843},{"type":"v1","addr":"172.21.15.132:6805","nonce":3655393843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6808","nonce":3655393843},{"type":"v1","addr":"172.21.15.132:6809","nonce":3655393843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6806","nonce":3655393843},{"type":"v1","addr":"172.21.15.132:6807","nonce":3655393843}]},"public_addr":"172.21.15.132:6803/3655393843","cluster_addr":"172.21.15.132:6805/3655393843","heartbeat_back_addr":"172.21.15.132:6809/3655393843","heartbeat_front_addr":"172.21.15.132:6807/3655393843","state":["exists","up"]},{"osd":1,"uuid":"9e2b6416-d716-4660-9fd4-574446ec2ba3","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.132:6810","nonce":2931011985},{"type":"v1","addr":"172.21.15.132:6811","nonce":2931011985}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6812","nonce":2931011985},{"type":"v1","addr":"172.21.15.132:6813","nonce":2931011985}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6816","nonce":2931011985},{"type":"v1","addr":"172.21.15.132:6817","nonce":2931011985}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6814","nonce":2931011985},{"type":"v1","addr":"172.21.15.132:6815","nonce":2931011985}]},"public_addr":"172.21.15.132:6811/2931011985","cluster_addr":"172.21.15.132:6813/2931011985","heartbeat_back_addr":"172.21.15.132:6817/2931011985","heartbeat_front_addr":"172.21.15.132:6815/2931011985","state":["exists","up"]},{"osd":2,"uuid":"026b1e1e-d517-43f7-83f0-8259aeff925e","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.132:6818","nonce":3446495321},{"type":"v1","addr":"172.21.15.132:6819","nonce":3446495321}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6820","nonce":3446495321},{"type":"v1","addr":"172.21.15.132:6821","nonce":3446495321}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6824","nonce":3446495321},{"type":"v1","addr":"172.21.15.132:6825","nonce":3446495321}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6822","nonce":3446495321},{"type":"v1","addr":"172.21.15.132:6823","nonce":3446495321}]},"public_addr":"172.21.15.132:6819/3446495321","cluster_addr":"172.21.15.132:6821/3446495321","heartbeat_back_addr":"172.21.15.132:6825/3446495321","heartbeat_front_addr":"172.21.15.132:6823/3446495321","state":["exists","up"]},{"osd":3,"uuid":"45cd0cab-d8a4-4111-8921-ef523dbb6b4a","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.132:6826","nonce":1286489592},{"type":"v1","addr":"172.21.15.132:6827","nonce":1286489592}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6828","nonce":1286489592},{"type":"v1","addr":"172.21.15.132:6829","nonce":1286489592}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6832","nonce":1286489592},{"type":"v1","addr":"172.21.15.132:6833","nonce":1286489592}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6830","nonce":1286489592},{"type":"v1","addr":"172.21.15.132:6831","nonce":1286489592}]},"public_addr":"172.21.15.132:6827/1286489592","cluster_addr":"172.21.15.132:6829/1286489592","heartbeat_back_addr":"172.21.15.132:6833/1286489592","heartbeat_front_addr":"172.21.15.132:6831/1286489592","state":["exists","up"]},{"osd":4,"uuid":"ecb6561d-5002-49a3-b629-7dbfbcf36119","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.142:6800","nonce":787218968},{"type":"v1","addr":"172.21.15.142:6801","nonce":787218968}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6802","nonce":787218968},{"type":"v1","addr":"172.21.15.142:6803","nonce":787218968}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6806","nonce":787218968},{"type":"v1","addr":"172.21.15.142:6807","nonce":787218968}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6804","nonce":787218968},{"type":"v1","addr":"172.21.15.142:6805","nonce":787218968}]},"public_addr":"172.21.15.142:6801/787218968","cluster_addr":"172.21.15.142:6803/787218968","heartbeat_back_addr":"172.21.15.142:6807/787218968","heartbeat_front_addr":"172.21.15.142:6805/787218968","state":["exists","up"]},{"osd":5,"uuid":"5941e26e-a6c8-456f-ba6d-7e3c0d24e0f2","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.142:6808","nonce":769963952},{"type":"v1","addr":"172.21.15.142:6809","nonce":769963952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6810","nonce":769963952},{"type":"v1","addr":"172.21.15.142:6811","nonce":769963952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6814","nonce":769963952},{"type":"v1","addr":"172.21.15.142:6815","nonce":769963952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6812","nonce":769963952},{"type":"v1","addr":"172.21.15.142:6813","nonce":769963952}]},"public_addr":"172.21.15.142:6809/769963952","cluster_addr":"172.21.15.142:6811/769963952","heartbeat_back_addr":"172.21.15.142:6815/769963952","heartbeat_front_addr":"172.21.15.142:6813/769963952","state":["exists","up"]},{"osd":6,"uuid":"7b11d372-c1d8-4c7a-8a03-05241b582472","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.142:6816","nonce":2736839725},{"type":"v1","addr":"172.21.15.142:6817","nonce":2736839725}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6818","nonce":2736839725},{"type":"v1","addr":"172.21.15.142:6819","nonce":2736839725}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6822","nonce":2736839725},{"type":"v1","addr":"172.21.15.142:6823","nonce":2736839725}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6820","nonce":2736839725},{"type":"v1","addr":"172.21.15.142:6821","nonce":2736839725}]},"public_addr":"172.21.15.142:6817/2736839725","cluster_addr":"172.21.15.142:6819/2736839725","heartbeat_back_addr":"172.21.15.142:6823/2736839725","heartbeat_front_addr":"172.21.15.142:6821/2736839725","state":["exists","up"]},{"osd":7,"uuid":"359bcdba-1218-4e92-86f5-b4a7b6c8b0b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6824","nonce":591320329},{"type":"v1","addr":"172.21.15.142:6825","nonce":591320329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6826","nonce":591320329},{"type":"v1","addr":"172.21.15.142:6827","nonce":591320329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6830","nonce":591320329},{"type":"v1","addr":"172.21.15.142:6831","nonce":591320329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6828","nonce":591320329},{"type":"v1","addr":"172.21.15.142:6829","nonce":591320329}]},"public_addr":"172.21.15.142:6825/591320329","cluster_addr":"172.21.15.142:6827/591320329","heartbeat_back_addr":"172.21.15.142:6831/591320329","heartbeat_front_addr":"172.21.15.142:6829/591320329","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-04-12T05:50:13.499765+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-04-12T05:50:44.753908+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-04-12T05:51:08.117051+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-04-12T05:51:33.233066+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-04-12T05:51:50.745053+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-04-12T05:52:10.044387+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-04-12T05:52:29.461096+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-04-12T05:52:49.937563+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.132:6801/1610951616":"2024-04-13T05:47:56.803985+0000","172.21.15.132:6800/1610951616":"2024-04-13T05:47:56.803985+0000","172.21.15.132:0/2509298323":"2024-04-13T05:47:56.803985+0000","172.21.15.132:0/3798671937":"2024-04-13T05:47:56.803985+0000","172.21.15.132:0/1159150204":"2024-04-13T05:47:39.691158+0000","172.21.15.132:0/558817583":"2024-04-13T05:47:18.992944+0000","172.21.15.132:6800/2150357324":"2024-04-13T05:47:39.691158+0000","172.21.15.132:6800/1428373349":"2024-04-13T05:47:18.992944+0000","172.21.15.132:6801/2150357324":"2024-04-13T05:47:39.691158+0000","172.21.15.132:6801/1428373349":"2024-04-13T05:47:18.992944+0000","172.21.15.132:0/436116198":"2024-04-13T05:47:39.691158+0000","172.21.15.132:0/3730297466":"2024-04-13T05:47:18.992944+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-04-12T05:52:56.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:53.830762+0000 mgr.smithi132.znauon (mgr.14162) 218 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:52:56.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:55.447688+0000 mon.smithi132 (mon.0) 575 : audit [DBG] from='client.? 172.21.15.132:0/3509420418' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T05:52:56.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:53.830762+0000 mgr.smithi132.znauon (mgr.14162) 218 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:52:56.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:55.447688+0000 mon.smithi132 (mon.0) 575 : audit [DBG] from='client.? 172.21.15.132:0/3509420418' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T05:52:56.316 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-04-12T05:51:10.027942+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-04-12T05:52:56.316 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-04-12T05:52:56.543 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:52:57.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:55.831128+0000 mgr.smithi132.znauon (mgr.14162) 219 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:52:57.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:57.007562+0000 mon.smithi132 (mon.0) 576 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:52:57.940 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:57.007746+0000 mon.smithi132 (mon.0) 577 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:52:58.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:55.831128+0000 mgr.smithi132.znauon (mgr.14162) 219 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:52:58.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:57.007562+0000 mon.smithi132 (mon.0) 576 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:52:58.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:57.007746+0000 mon.smithi132 (mon.0) 577 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:52:58.327 INFO:teuthology.orchestra.run.smithi132.stdout:pg_num: 1 2024-04-12T05:52:59.115 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:52:58.332762+0000 mon.smithi132 (mon.0) 578 : audit [DBG] from='client.? 172.21.15.132:0/539974844' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-12T05:52:59.134 INFO:tasks.cephadm:Setting up client nodes... 2024-04-12T05:52:59.134 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-12T05:52:59.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:52:58.332762+0000 mon.smithi132 (mon.0) 578 : audit [DBG] from='client.? 172.21.15.132:0/539974844' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-12T05:52:59.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:52:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:57.831465+0000 mgr.smithi132.znauon (mgr.14162) 220 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:00.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:52:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:57.831465+0000 mgr.smithi132.znauon (mgr.14162) 220 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:01.331 INFO:teuthology.orchestra.run.smithi132.stdout:[client.0] 2024-04-12T05:53:01.331 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQA9zBhmpi3dExAAmPdI+UgUAFEV/VQgswqiNQ== 2024-04-12T05:53:01.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:52:59.831792+0000 mgr.smithi132.znauon (mgr.14162) 221 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:01.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:01.333086+0000 mon.smithi132 (mon.0) 579 : audit [INF] from='client.? 172.21.15.132:0/1937504296' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-12T05:53:01.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:01.336342+0000 mon.smithi132 (mon.0) 580 : audit [INF] from='client.? 172.21.15.132:0/1937504296' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-12T05:53:01.999 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-04-12T05:53:01.999 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-12T05:53:01.999 DEBUG:teuthology.orchestra.run.smithi132:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-12T05:53:02.043 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-12T05:53:02.043 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-12T05:53:02.043 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph mgr dump --format=json 2024-04-12T05:53:02.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:52:59.831792+0000 mgr.smithi132.znauon (mgr.14162) 221 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:02.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:01.333086+0000 mon.smithi132 (mon.0) 579 : audit [INF] from='client.? 172.21.15.132:0/1937504296' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-12T05:53:02.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:01.336342+0000 mon.smithi132 (mon.0) 580 : audit [INF] from='client.? 172.21.15.132:0/1937504296' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-12T05:53:02.307 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:03.794 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:03 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:01.832229+0000 mgr.smithi132.znauon (mgr.14162) 222 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:04.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:01.832229+0000 mgr.smithi132.znauon (mgr.14162) 222 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:04.239 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:53:04.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:04.240362+0000 mon.smithi132 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.132:0/2960470367' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-12T05:53:05.070 INFO:teuthology.orchestra.run.smithi132.stdout:{"epoch":18,"active_gid":14162,"active_name":"smithi132.znauon","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6800","nonce":743944890},{"type":"v1","addr":"172.21.15.132:6801","nonce":743944890}]},"active_addr":"172.21.15.132:6801/743944890","active_change":"2024-04-12T05:47:56.804263+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14222,"name":"smithi142.fgshqt","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.132:8443/","prometheus":"http://172.21.15.132: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.132:0","nonce":1550294379}]},{"addrvec":[{"type":"v2","addr":"172.21.15.132:0","nonce":1096213787}]}]}} 2024-04-12T05:53:05.076 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-12T05:53:05.076 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-12T05:53:05.077 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd dump --format=json 2024-04-12T05:53:05.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:04.240362+0000 mon.smithi132 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.132:0/2960470367' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-12T05:53:05.301 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:05.784 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:03.832549+0000 mgr.smithi132.znauon (mgr.14162) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:06.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:03.832549+0000 mgr.smithi132.znauon (mgr.14162) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:07.187 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:53:07.187 INFO:teuthology.orchestra.run.smithi132.stdout:{"epoch":51,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","created":"2024-04-12T05:46:50.060491+0000","modified":"2024-04-12T05:52:53.718174+0000","last_up_change":"2024-04-12T05:52:51.709672+0000","last_in_change":"2024-04-12T05:52:36.093306+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-04-12T05:51:10.027942+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":"08fff4d0-b73c-48a6-aff3-946eafe43625","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6802","nonce":3655393843},{"type":"v1","addr":"172.21.15.132:6803","nonce":3655393843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6804","nonce":3655393843},{"type":"v1","addr":"172.21.15.132:6805","nonce":3655393843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6808","nonce":3655393843},{"type":"v1","addr":"172.21.15.132:6809","nonce":3655393843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6806","nonce":3655393843},{"type":"v1","addr":"172.21.15.132:6807","nonce":3655393843}]},"public_addr":"172.21.15.132:6803/3655393843","cluster_addr":"172.21.15.132:6805/3655393843","heartbeat_back_addr":"172.21.15.132:6809/3655393843","heartbeat_front_addr":"172.21.15.132:6807/3655393843","state":["exists","up"]},{"osd":1,"uuid":"9e2b6416-d716-4660-9fd4-574446ec2ba3","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.132:6810","nonce":2931011985},{"type":"v1","addr":"172.21.15.132:6811","nonce":2931011985}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6812","nonce":2931011985},{"type":"v1","addr":"172.21.15.132:6813","nonce":2931011985}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6816","nonce":2931011985},{"type":"v1","addr":"172.21.15.132:6817","nonce":2931011985}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6814","nonce":2931011985},{"type":"v1","addr":"172.21.15.132:6815","nonce":2931011985}]},"public_addr":"172.21.15.132:6811/2931011985","cluster_addr":"172.21.15.132:6813/2931011985","heartbeat_back_addr":"172.21.15.132:6817/2931011985","heartbeat_front_addr":"172.21.15.132:6815/2931011985","state":["exists","up"]},{"osd":2,"uuid":"026b1e1e-d517-43f7-83f0-8259aeff925e","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.132:6818","nonce":3446495321},{"type":"v1","addr":"172.21.15.132:6819","nonce":3446495321}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6820","nonce":3446495321},{"type":"v1","addr":"172.21.15.132:6821","nonce":3446495321}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6824","nonce":3446495321},{"type":"v1","addr":"172.21.15.132:6825","nonce":3446495321}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6822","nonce":3446495321},{"type":"v1","addr":"172.21.15.132:6823","nonce":3446495321}]},"public_addr":"172.21.15.132:6819/3446495321","cluster_addr":"172.21.15.132:6821/3446495321","heartbeat_back_addr":"172.21.15.132:6825/3446495321","heartbeat_front_addr":"172.21.15.132:6823/3446495321","state":["exists","up"]},{"osd":3,"uuid":"45cd0cab-d8a4-4111-8921-ef523dbb6b4a","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.132:6826","nonce":1286489592},{"type":"v1","addr":"172.21.15.132:6827","nonce":1286489592}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6828","nonce":1286489592},{"type":"v1","addr":"172.21.15.132:6829","nonce":1286489592}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6832","nonce":1286489592},{"type":"v1","addr":"172.21.15.132:6833","nonce":1286489592}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6830","nonce":1286489592},{"type":"v1","addr":"172.21.15.132:6831","nonce":1286489592}]},"public_addr":"172.21.15.132:6827/1286489592","cluster_addr":"172.21.15.132:6829/1286489592","heartbeat_back_addr":"172.21.15.132:6833/1286489592","heartbeat_front_addr":"172.21.15.132:6831/1286489592","state":["exists","up"]},{"osd":4,"uuid":"ecb6561d-5002-49a3-b629-7dbfbcf36119","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.142:6800","nonce":787218968},{"type":"v1","addr":"172.21.15.142:6801","nonce":787218968}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6802","nonce":787218968},{"type":"v1","addr":"172.21.15.142:6803","nonce":787218968}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6806","nonce":787218968},{"type":"v1","addr":"172.21.15.142:6807","nonce":787218968}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6804","nonce":787218968},{"type":"v1","addr":"172.21.15.142:6805","nonce":787218968}]},"public_addr":"172.21.15.142:6801/787218968","cluster_addr":"172.21.15.142:6803/787218968","heartbeat_back_addr":"172.21.15.142:6807/787218968","heartbeat_front_addr":"172.21.15.142:6805/787218968","state":["exists","up"]},{"osd":5,"uuid":"5941e26e-a6c8-456f-ba6d-7e3c0d24e0f2","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.142:6808","nonce":769963952},{"type":"v1","addr":"172.21.15.142:6809","nonce":769963952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6810","nonce":769963952},{"type":"v1","addr":"172.21.15.142:6811","nonce":769963952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6814","nonce":769963952},{"type":"v1","addr":"172.21.15.142:6815","nonce":769963952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6812","nonce":769963952},{"type":"v1","addr":"172.21.15.142:6813","nonce":769963952}]},"public_addr":"172.21.15.142:6809/769963952","cluster_addr":"172.21.15.142:6811/769963952","heartbeat_back_addr":"172.21.15.142:6815/769963952","heartbeat_front_addr":"172.21.15.142:6813/769963952","state":["exists","up"]},{"osd":6,"uuid":"7b11d372-c1d8-4c7a-8a03-05241b582472","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.142:6816","nonce":2736839725},{"type":"v1","addr":"172.21.15.142:6817","nonce":2736839725}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6818","nonce":2736839725},{"type":"v1","addr":"172.21.15.142:6819","nonce":2736839725}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6822","nonce":2736839725},{"type":"v1","addr":"172.21.15.142:6823","nonce":2736839725}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6820","nonce":2736839725},{"type":"v1","addr":"172.21.15.142:6821","nonce":2736839725}]},"public_addr":"172.21.15.142:6817/2736839725","cluster_addr":"172.21.15.142:6819/2736839725","heartbeat_back_addr":"172.21.15.142:6823/2736839725","heartbeat_front_addr":"172.21.15.142:6821/2736839725","state":["exists","up"]},{"osd":7,"uuid":"359bcdba-1218-4e92-86f5-b4a7b6c8b0b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6824","nonce":591320329},{"type":"v1","addr":"172.21.15.142:6825","nonce":591320329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6826","nonce":591320329},{"type":"v1","addr":"172.21.15.142:6827","nonce":591320329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6830","nonce":591320329},{"type":"v1","addr":"172.21.15.142:6831","nonce":591320329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6828","nonce":591320329},{"type":"v1","addr":"172.21.15.142:6829","nonce":591320329}]},"public_addr":"172.21.15.142:6825/591320329","cluster_addr":"172.21.15.142:6827/591320329","heartbeat_back_addr":"172.21.15.142:6831/591320329","heartbeat_front_addr":"172.21.15.142:6829/591320329","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-04-12T05:50:13.499765+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-04-12T05:50:44.753908+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-04-12T05:51:08.117051+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-04-12T05:51:33.233066+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-04-12T05:51:50.745053+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-04-12T05:52:10.044387+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-04-12T05:52:29.461096+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-04-12T05:52:49.937563+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.132:6801/1610951616":"2024-04-13T05:47:56.803985+0000","172.21.15.132:6800/1610951616":"2024-04-13T05:47:56.803985+0000","172.21.15.132:0/2509298323":"2024-04-13T05:47:56.803985+0000","172.21.15.132:0/3798671937":"2024-04-13T05:47:56.803985+0000","172.21.15.132:0/1159150204":"2024-04-13T05:47:39.691158+0000","172.21.15.132:0/558817583":"2024-04-13T05:47:18.992944+0000","172.21.15.132:6800/2150357324":"2024-04-13T05:47:39.691158+0000","172.21.15.132:6800/1428373349":"2024-04-13T05:47:18.992944+0000","172.21.15.132:6801/2150357324":"2024-04-13T05:47:39.691158+0000","172.21.15.132:6801/1428373349":"2024-04-13T05:47:18.992944+0000","172.21.15.132:0/436116198":"2024-04-13T05:47:39.691158+0000","172.21.15.132:0/3730297466":"2024-04-13T05:47:18.992944+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-04-12T05:53:07.850 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:05.833175+0000 mgr.smithi132.znauon (mgr.14162) 224 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:07.850 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:07.192083+0000 mon.smithi132 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.132:0/247884190' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T05:53:07.869 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-12T05:53:07.869 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd dump --format=json 2024-04-12T05:53:08.095 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:08.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:05.833175+0000 mgr.smithi132.znauon (mgr.14162) 224 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:08.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:07.192083+0000 mon.smithi132 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.132:0/247884190' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T05:53:09.960 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:53:09.960 INFO:teuthology.orchestra.run.smithi132.stdout:{"epoch":51,"fsid":"fa6d090c-f88f-11ee-bc8c-c7b262605968","created":"2024-04-12T05:46:50.060491+0000","modified":"2024-04-12T05:52:53.718174+0000","last_up_change":"2024-04-12T05:52:51.709672+0000","last_in_change":"2024-04-12T05:52:36.093306+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-04-12T05:51:10.027942+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":"08fff4d0-b73c-48a6-aff3-946eafe43625","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6802","nonce":3655393843},{"type":"v1","addr":"172.21.15.132:6803","nonce":3655393843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6804","nonce":3655393843},{"type":"v1","addr":"172.21.15.132:6805","nonce":3655393843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6808","nonce":3655393843},{"type":"v1","addr":"172.21.15.132:6809","nonce":3655393843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6806","nonce":3655393843},{"type":"v1","addr":"172.21.15.132:6807","nonce":3655393843}]},"public_addr":"172.21.15.132:6803/3655393843","cluster_addr":"172.21.15.132:6805/3655393843","heartbeat_back_addr":"172.21.15.132:6809/3655393843","heartbeat_front_addr":"172.21.15.132:6807/3655393843","state":["exists","up"]},{"osd":1,"uuid":"9e2b6416-d716-4660-9fd4-574446ec2ba3","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.132:6810","nonce":2931011985},{"type":"v1","addr":"172.21.15.132:6811","nonce":2931011985}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6812","nonce":2931011985},{"type":"v1","addr":"172.21.15.132:6813","nonce":2931011985}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6816","nonce":2931011985},{"type":"v1","addr":"172.21.15.132:6817","nonce":2931011985}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6814","nonce":2931011985},{"type":"v1","addr":"172.21.15.132:6815","nonce":2931011985}]},"public_addr":"172.21.15.132:6811/2931011985","cluster_addr":"172.21.15.132:6813/2931011985","heartbeat_back_addr":"172.21.15.132:6817/2931011985","heartbeat_front_addr":"172.21.15.132:6815/2931011985","state":["exists","up"]},{"osd":2,"uuid":"026b1e1e-d517-43f7-83f0-8259aeff925e","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.132:6818","nonce":3446495321},{"type":"v1","addr":"172.21.15.132:6819","nonce":3446495321}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6820","nonce":3446495321},{"type":"v1","addr":"172.21.15.132:6821","nonce":3446495321}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6824","nonce":3446495321},{"type":"v1","addr":"172.21.15.132:6825","nonce":3446495321}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6822","nonce":3446495321},{"type":"v1","addr":"172.21.15.132:6823","nonce":3446495321}]},"public_addr":"172.21.15.132:6819/3446495321","cluster_addr":"172.21.15.132:6821/3446495321","heartbeat_back_addr":"172.21.15.132:6825/3446495321","heartbeat_front_addr":"172.21.15.132:6823/3446495321","state":["exists","up"]},{"osd":3,"uuid":"45cd0cab-d8a4-4111-8921-ef523dbb6b4a","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.132:6826","nonce":1286489592},{"type":"v1","addr":"172.21.15.132:6827","nonce":1286489592}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6828","nonce":1286489592},{"type":"v1","addr":"172.21.15.132:6829","nonce":1286489592}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6832","nonce":1286489592},{"type":"v1","addr":"172.21.15.132:6833","nonce":1286489592}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6830","nonce":1286489592},{"type":"v1","addr":"172.21.15.132:6831","nonce":1286489592}]},"public_addr":"172.21.15.132:6827/1286489592","cluster_addr":"172.21.15.132:6829/1286489592","heartbeat_back_addr":"172.21.15.132:6833/1286489592","heartbeat_front_addr":"172.21.15.132:6831/1286489592","state":["exists","up"]},{"osd":4,"uuid":"ecb6561d-5002-49a3-b629-7dbfbcf36119","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.142:6800","nonce":787218968},{"type":"v1","addr":"172.21.15.142:6801","nonce":787218968}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6802","nonce":787218968},{"type":"v1","addr":"172.21.15.142:6803","nonce":787218968}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6806","nonce":787218968},{"type":"v1","addr":"172.21.15.142:6807","nonce":787218968}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6804","nonce":787218968},{"type":"v1","addr":"172.21.15.142:6805","nonce":787218968}]},"public_addr":"172.21.15.142:6801/787218968","cluster_addr":"172.21.15.142:6803/787218968","heartbeat_back_addr":"172.21.15.142:6807/787218968","heartbeat_front_addr":"172.21.15.142:6805/787218968","state":["exists","up"]},{"osd":5,"uuid":"5941e26e-a6c8-456f-ba6d-7e3c0d24e0f2","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.142:6808","nonce":769963952},{"type":"v1","addr":"172.21.15.142:6809","nonce":769963952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6810","nonce":769963952},{"type":"v1","addr":"172.21.15.142:6811","nonce":769963952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6814","nonce":769963952},{"type":"v1","addr":"172.21.15.142:6815","nonce":769963952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6812","nonce":769963952},{"type":"v1","addr":"172.21.15.142:6813","nonce":769963952}]},"public_addr":"172.21.15.142:6809/769963952","cluster_addr":"172.21.15.142:6811/769963952","heartbeat_back_addr":"172.21.15.142:6815/769963952","heartbeat_front_addr":"172.21.15.142:6813/769963952","state":["exists","up"]},{"osd":6,"uuid":"7b11d372-c1d8-4c7a-8a03-05241b582472","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.142:6816","nonce":2736839725},{"type":"v1","addr":"172.21.15.142:6817","nonce":2736839725}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6818","nonce":2736839725},{"type":"v1","addr":"172.21.15.142:6819","nonce":2736839725}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6822","nonce":2736839725},{"type":"v1","addr":"172.21.15.142:6823","nonce":2736839725}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6820","nonce":2736839725},{"type":"v1","addr":"172.21.15.142:6821","nonce":2736839725}]},"public_addr":"172.21.15.142:6817/2736839725","cluster_addr":"172.21.15.142:6819/2736839725","heartbeat_back_addr":"172.21.15.142:6823/2736839725","heartbeat_front_addr":"172.21.15.142:6821/2736839725","state":["exists","up"]},{"osd":7,"uuid":"359bcdba-1218-4e92-86f5-b4a7b6c8b0b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6824","nonce":591320329},{"type":"v1","addr":"172.21.15.142:6825","nonce":591320329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6826","nonce":591320329},{"type":"v1","addr":"172.21.15.142:6827","nonce":591320329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6830","nonce":591320329},{"type":"v1","addr":"172.21.15.142:6831","nonce":591320329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6828","nonce":591320329},{"type":"v1","addr":"172.21.15.142:6829","nonce":591320329}]},"public_addr":"172.21.15.142:6825/591320329","cluster_addr":"172.21.15.142:6827/591320329","heartbeat_back_addr":"172.21.15.142:6831/591320329","heartbeat_front_addr":"172.21.15.142:6829/591320329","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-04-12T05:50:13.499765+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-04-12T05:50:44.753908+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-04-12T05:51:08.117051+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-04-12T05:51:33.233066+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-04-12T05:51:50.745053+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-04-12T05:52:10.044387+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-04-12T05:52:29.461096+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-04-12T05:52:49.937563+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.132:6801/1610951616":"2024-04-13T05:47:56.803985+0000","172.21.15.132:6800/1610951616":"2024-04-13T05:47:56.803985+0000","172.21.15.132:0/2509298323":"2024-04-13T05:47:56.803985+0000","172.21.15.132:0/3798671937":"2024-04-13T05:47:56.803985+0000","172.21.15.132:0/1159150204":"2024-04-13T05:47:39.691158+0000","172.21.15.132:0/558817583":"2024-04-13T05:47:18.992944+0000","172.21.15.132:6800/2150357324":"2024-04-13T05:47:39.691158+0000","172.21.15.132:6800/1428373349":"2024-04-13T05:47:18.992944+0000","172.21.15.132:6801/2150357324":"2024-04-13T05:47:39.691158+0000","172.21.15.132:6801/1428373349":"2024-04-13T05:47:18.992944+0000","172.21.15.132:0/436116198":"2024-04-13T05:47:39.691158+0000","172.21.15.132:0/3730297466":"2024-04-13T05:47:18.992944+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-04-12T05:53:10.082 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:07.833494+0000 mgr.smithi132.znauon (mgr.14162) 225 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:10.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:07.833494+0000 mgr.smithi132.znauon (mgr.14162) 225 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:10.707 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-12T05:53:10.708 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-12T05:53:10.708 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-12T05:53:10.709 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-12T05:53:10.709 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-12T05:53:10.710 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-12T05:53:10.710 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-12T05:53:10.710 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-12T05:53:10.951 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:09.965026+0000 mon.smithi132 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.132:0/1237956118' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T05:53:11.208 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:11.211 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:11.211 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:11.214 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:11.214 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:11.215 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:11.216 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:11.216 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:11.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:09.965026+0000 mon.smithi132 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.132:0/1237956118' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T05:53:12.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:09.833772+0000 mgr.smithi132.znauon (mgr.14162) 226 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:12.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:09.833772+0000 mgr.smithi132.znauon (mgr.14162) 226 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:13.937 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:11.834096+0000 mgr.smithi132.znauon (mgr.14162) 227 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:14.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:11.834096+0000 mgr.smithi132.znauon (mgr.14162) 227 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:15.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:13.834568+0000 mgr.smithi132.znauon (mgr.14162) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:16.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:13.834568+0000 mgr.smithi132.znauon (mgr.14162) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:18.076 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:15.834920+0000 mgr.smithi132.znauon (mgr.14162) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:18.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:17 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:15.834920+0000 mgr.smithi132.znauon (mgr.14162) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:19.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:17.835282+0000 mgr.smithi132.znauon (mgr.14162) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:20.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:19 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:17.835282+0000 mgr.smithi132.znauon (mgr.14162) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:21.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:19.835642+0000 mgr.smithi132.znauon (mgr.14162) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:22.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:19.835642+0000 mgr.smithi132.znauon (mgr.14162) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:23.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:21.836046+0000 mgr.smithi132.znauon (mgr.14162) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:24.046 INFO:teuthology.orchestra.run.smithi132.stdout:81604378654 2024-04-12T05:53:24.046 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-12T05:53:24.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:21.836046+0000 mgr.smithi132.znauon (mgr.14162) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:24.958 INFO:teuthology.orchestra.run.smithi132.stdout:158913789969 2024-04-12T05:53:24.958 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-12T05:53:25.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:23.836409+0000 mgr.smithi132.znauon (mgr.14162) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:26.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:23.836409+0000 mgr.smithi132.znauon (mgr.14162) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:26.243 INFO:teuthology.orchestra.run.smithi132.stdout:38654705705 2024-04-12T05:53:26.243 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-12T05:53:26.550 INFO:teuthology.orchestra.run.smithi132.stdout:210453397513 2024-04-12T05:53:26.550 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-12T05:53:27.114 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:25.836705+0000 mgr.smithi132.znauon (mgr.14162) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:27.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:25.836705+0000 mgr.smithi132.znauon (mgr.14162) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:28.155 INFO:teuthology.orchestra.run.smithi132.stdout:133143986197 2024-04-12T05:53:28.155 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-12T05:53:28.559 INFO:teuthology.orchestra.run.smithi132.stdout:184683593741 2024-04-12T05:53:28.559 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-12T05:53:28.923 INFO:teuthology.orchestra.run.smithi132.stdout:60129542178 2024-04-12T05:53:28.924 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-12T05:53:29.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:27.837056+0000 mgr.smithi132.znauon (mgr.14162) 235 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:29.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:27.837056+0000 mgr.smithi132.znauon (mgr.14162) 235 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:29.387 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:29.388 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:29.389 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:29.389 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:29.391 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:29.419 INFO:teuthology.orchestra.run.smithi132.stdout:111669149721 2024-04-12T05:53:29.419 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-12T05:53:31.444 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:31.445 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:31.951 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:29.837361+0000 mgr.smithi132.znauon (mgr.14162) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:31.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:29.837361+0000 mgr.smithi132.znauon (mgr.14162) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:33.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:31.837783+0000 mgr.smithi132.znauon (mgr.14162) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:34.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:31.837783+0000 mgr.smithi132.znauon (mgr.14162) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:34.315 INFO:teuthology.orchestra.run.smithi132.stdout:184683593743 2024-04-12T05:53:34.866 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:34.193914+0000 mon.smithi132 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.132:0/1498185591' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-12T05:53:34.969 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:34.193914+0000 mon.smithi132 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.132:0/1498185591' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-12T05:53:35.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:33.838223+0000 mgr.smithi132.znauon (mgr.14162) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:35.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:33.838223+0000 mgr.smithi132.znauon (mgr.14162) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:36.617 INFO:teuthology.orchestra.run.smithi132.stdout:111669149723 2024-04-12T05:53:36.890 INFO:teuthology.orchestra.run.smithi132.stdout:38654705707 2024-04-12T05:53:36.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:36.039778+0000 mon.smithi132 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.132:0/2638735799' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-12T05:53:36.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:36.464312+0000 mon.smithi132 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.132:0/1393732848' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-12T05:53:36.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:36.039778+0000 mon.smithi132 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.132:0/2638735799' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-12T05:53:36.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:36.464312+0000 mon.smithi132 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.132:0/1393732848' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-12T05:53:37.580 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149721 got 111669149723 for osd.3 2024-04-12T05:53:37.581 DEBUG:teuthology.parallel:result is None 2024-04-12T05:53:37.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:35.838549+0000 mgr.smithi132.znauon (mgr.14162) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:37.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:35.838549+0000 mgr.smithi132.znauon (mgr.14162) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:38.602 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:37.838845+0000 mgr.smithi132.znauon (mgr.14162) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:39.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:37.838845+0000 mgr.smithi132.znauon (mgr.14162) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:40.013 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705705 got 38654705707 for osd.0 2024-04-12T05:53:40.013 DEBUG:teuthology.parallel:result is None 2024-04-12T05:53:41.051 INFO:teuthology.orchestra.run.smithi132.stdout:133143986200 2024-04-12T05:53:41.301 INFO:teuthology.orchestra.run.smithi132.stdout:81604378657 2024-04-12T05:53:41.610 INFO:teuthology.orchestra.run.smithi132.stdout:158913789973 2024-04-12T05:53:41.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:39.839132+0000 mgr.smithi132.znauon (mgr.14162) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:41.056900+0000 mon.smithi132 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.132:0/3871944443' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-12T05:53:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:41.307053+0000 mon.smithi132 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.132:0/3666524446' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-12T05:53:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:41.519820+0000 mon.smithi132 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.132:0/4143460102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-12T05:53:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:41.615533+0000 mon.smithi132 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.132:0/517362820' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-12T05:53:42.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:39.839132+0000 mgr.smithi132.znauon (mgr.14162) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:42.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:41.056900+0000 mon.smithi132 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.132:0/3871944443' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-12T05:53:42.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:41.307053+0000 mon.smithi132 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.132:0/3666524446' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-12T05:53:42.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:41.519820+0000 mon.smithi132 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.132:0/4143460102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-12T05:53:42.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:41.615533+0000 mon.smithi132 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.132:0/517362820' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-12T05:53:42.603 INFO:teuthology.orchestra.run.smithi132.stdout:210453397517 2024-04-12T05:53:43.219 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397513 got 210453397517 for osd.7 2024-04-12T05:53:43.220 DEBUG:teuthology.parallel:result is None 2024-04-12T05:53:43.333 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986197 got 133143986200 for osd.4 2024-04-12T05:53:43.333 DEBUG:teuthology.parallel:result is None 2024-04-12T05:53:43.739 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378654 got 81604378657 for osd.2 2024-04-12T05:53:43.739 DEBUG:teuthology.parallel:result is None 2024-04-12T05:53:44.102 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:41.839421+0000 mgr.smithi132.znauon (mgr.14162) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:44.122 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789969 got 158913789973 for osd.5 2024-04-12T05:53:44.122 DEBUG:teuthology.parallel:result is None 2024-04-12T05:53:44.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:41.839421+0000 mgr.smithi132.znauon (mgr.14162) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:44.653 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593741 got 184683593743 for osd.6 2024-04-12T05:53:44.653 DEBUG:teuthology.parallel:result is None 2024-04-12T05:53:45.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:43.839816+0000 mgr.smithi132.znauon (mgr.14162) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:46.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:43.839816+0000 mgr.smithi132.znauon (mgr.14162) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:46.746 INFO:teuthology.orchestra.run.smithi132.stdout:60129542182 2024-04-12T05:53:47.423 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542178 got 60129542182 for osd.1 2024-04-12T05:53:47.423 DEBUG:teuthology.parallel:result is None 2024-04-12T05:53:47.423 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-12T05:53:47.424 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph pg dump --format=json 2024-04-12T05:53:47.652 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:47.981 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:45.840174+0000 mgr.smithi132.znauon (mgr.14162) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:47.981 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:46.751653+0000 mon.smithi132 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.132:0/1691460211' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-12T05:53:48.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:45.840174+0000 mgr.smithi132.znauon (mgr.14162) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:48.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:46.751653+0000 mon.smithi132 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.132:0/1691460211' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-12T05:53:49.537 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:53:49.538 INFO:teuthology.orchestra.run.smithi132.stderr:dumped all 2024-04-12T05:53:49.902 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:47.840544+0000 mgr.smithi132.znauon (mgr.14162) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:50.149 INFO:teuthology.orchestra.run.smithi132.stdout:{"pg_ready":true,"pg_map":{"version":217,"stamp":"2024-04-12T05:53:47.840391+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":43300,"kb_used_data":3876,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917916,"statfs":{"total":767960285184,"available":767915945984,"internally_reserved":0,"allocated":3969024,"data_stored":1586888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":51,"state":"active+clean","last_fresh":"2024-04-12T05:52:54.372580+0000","last_change":"2024-04-12T05:52:54.372580+0000","last_active":"2024-04-12T05:52:54.372580+0000","last_peered":"2024-04-12T05:52:54.372580+0000","last_clean":"2024-04-12T05:52:54.372580+0000","last_became_active":"2024-04-12T05:52:54.372191+0000","last_became_peered":"2024-04-12T05:52:54.372191+0000","last_unstale":"2024-04-12T05:52:54.372580+0000","last_undegraded":"2024-04-12T05:52:54.372580+0000","last_fullsized":"2024-04-12T05:52:54.372580+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-12T05:51:10.779201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-12T05:51:10.779201+0000","last_clean_scrub_stamp":"2024-04-12T05:51:10.779201+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":210453397519,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5232,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739920,"statfs":{"total":95995035648,"available":95989678080,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57599999999999996}]},{"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.54500000000000004}]},{"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.53200000000000003}]},{"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.56299999999999994}]},{"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.35399999999999998}]},{"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.375}]},{"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.47499999999999998}]}]},{"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":5288,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739864,"statfs":{"total":95995035648,"available":95989620736,"internally_reserved":0,"allocated":491520,"data_stored":198050,"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":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.60099999999999998}]},{"osd":1,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.58299999999999996}]},{"osd":2,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.64200000000000002}]},{"osd":3,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"last":0.61699999999999999}]},{"osd":4,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.45600000000000002}]},{"osd":5,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.48799999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51600000000000001}]}]},{"osd":1,"up_from":14,"seq":60129542183,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5548,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739604,"statfs":{"total":95995035648,"available":95989354496,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:52:54 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.33000000000000002,"15min":0.32400000000000001},"min":{"1min":0.28000000000000003,"5min":0.191,"15min":0.191},"max":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.33900000000000002,"15min":0.33100000000000002},"min":{"1min":0.27600000000000002,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":0.56399999999999995,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.33600000000000002}]},{"osd":2,"last update":"Fri Apr 12 05:53:12 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.35099999999999998,"15min":0.34799999999999998},"min":{"1min":0.23000000000000001,"5min":0.22,"15min":0.22},"max":{"1min":0.54200000000000004,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.37,"15min":0.36599999999999999},"min":{"1min":0.29999999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.51300000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.60499999999999998}]},{"osd":3,"last update":"Fri Apr 12 05:53:46 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.42099999999999999,"15min":0.42299999999999999},"min":{"1min":0.318,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.61099999999999999,"5min":0.626,"15min":0.626},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.38500000000000001,"15min":0.38400000000000001},"min":{"1min":0.29999999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"last":0.47599999999999998}]},{"osd":4,"last update":"Fri Apr 12 05:52:54 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.58299999999999996}]},{"osd":5,"last update":"Fri Apr 12 05:53:12 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.57499999999999996}]},{"osd":6,"last update":"Fri Apr 12 05:53:31 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.79100000000000004}]},{"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.66500000000000004}]}]},{"osd":0,"up_from":9,"seq":38654705710,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5552,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739600,"statfs":{"total":95995035648,"available":95989350400,"internally_reserved":0,"allocated":499712,"data_stored":198680,"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":"Fri Apr 12 05:52:51 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.34999999999999998,"15min":0.34599999999999997},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.63200000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.246},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.34499999999999997,"15min":0.33800000000000002},"min":{"1min":0.23599999999999999,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.60399999999999998,"5min":0.623,"15min":0.623},"last":0.34200000000000003}]},{"osd":2,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.36299999999999999,"15min":0.35799999999999998},"min":{"1min":0.28399999999999997,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.49199999999999999,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.28399999999999997},{"interface":"front","average":{"1min":0.441,"5min":0.39000000000000001,"15min":0.38200000000000001},"min":{"1min":0.32300000000000001,"5min":0.223,"15min":0.223},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.38600000000000001}]},{"osd":3,"last update":"Fri Apr 12 05:53:36 2024","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.42899999999999999,"15min":0.439},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.50900000000000001,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.40699999999999997,"15min":0.41399999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.55800000000000005,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.35999999999999999}]},{"osd":4,"last update":"Fri Apr 12 05:52:54 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.40899999999999997}]},{"osd":5,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.47099999999999997}]},{"osd":6,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.496},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.39700000000000002}]},{"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.505}]}]},{"osd":2,"up_from":19,"seq":81604378659,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5484,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739668,"statfs":{"total":95995035648,"available":95989420032,"internally_reserved":0,"allocated":495616,"data_stored":198018,"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":"Fri Apr 12 05:53:16 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.313,"15min":0.30499999999999999},"min":{"1min":0.27100000000000002,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.33600000000000002,"15min":0.33200000000000002},"min":{"1min":0.26400000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.47399999999999998,"5min":0.52500000000000002,"15min":0.52500000000000002},"last":0.313}]},{"osd":1,"last update":"Fri Apr 12 05:53:16 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.33800000000000002,"15min":0.33300000000000002},"min":{"1min":0.26100000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.55500000000000005,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.33600000000000002,"15min":0.32500000000000001},"min":{"1min":0.26700000000000002,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.36199999999999999}]},{"osd":3,"last update":"Fri Apr 12 05:53:40 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.38800000000000001,"15min":0.38600000000000001},"min":{"1min":0.27800000000000002,"5min":0.248,"15min":0.248},"max":{"1min":0.56299999999999994,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.52200000000000002}]},{"osd":4,"last update":"Fri Apr 12 05:52:52 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.51300000000000001}]},{"osd":5,"last update":"Fri Apr 12 05:53:16 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.63300000000000001}]},{"osd":6,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"last":0.57199999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61099999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:53:44 2024","interfaces":[{"interface":"back","average":{"1min":0.35599999999999998,"5min":0.38,"15min":0.38400000000000001},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.34399999999999997,"5min":0.40200000000000002,"15min":0.41199999999999998},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.55200000000000005,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.373}]},{"osd":1,"last update":"Fri Apr 12 05:53:44 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.42599999999999999,"15min":0.436},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.505,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.372,"5min":0.39300000000000002,"15min":0.39700000000000002},"min":{"1min":0.28100000000000003,"5min":0.249,"15min":0.249},"max":{"1min":0.45600000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"last":0.39900000000000002}]},{"osd":2,"last update":"Fri Apr 12 05:53:44 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.434,"15min":0.44},"min":{"1min":0.28199999999999997,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.59699999999999998,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.443},{"interface":"front","average":{"1min":0.35399999999999998,"5min":0.41399999999999998,"15min":0.42399999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.51700000000000002,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.34799999999999998}]},{"osd":4,"last update":"Fri Apr 12 05:52:54 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.54300000000000004}]},{"osd":5,"last update":"Fri Apr 12 05:53:12 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"last":0.52400000000000002}]},{"osd":6,"last update":"Fri Apr 12 05:53:34 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.034,"5min":1.034,"15min":1.034},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":0.96299999999999997,"5min":0.96299999999999997,"15min":0.96299999999999997},"last":0.503}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57099999999999995}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5420,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739732,"statfs":{"total":95995035648,"available":95989485568,"internally_reserved":0,"allocated":495616,"data_stored":198365,"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":"Fri Apr 12 05:52:52 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.081,"5min":1.081,"15min":1.081},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.05,"5min":1.05,"15min":1.05},"last":0.89100000000000001}]},{"osd":1,"last update":"Fri Apr 12 05:52:52 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.79800000000000004}]},{"osd":2,"last update":"Fri Apr 12 05:52:52 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.83599999999999997}]},{"osd":3,"last update":"Fri Apr 12 05:52:52 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.88200000000000001}]},{"osd":5,"last update":"Fri Apr 12 05:53:13 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.622}]},{"osd":6,"last update":"Fri Apr 12 05:53:34 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.59099999999999997}]},{"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.57799999999999996}]}]},{"osd":5,"up_from":37,"seq":158913789975,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.443},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.58599999999999997}]},{"osd":1,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.60699999999999998}]},{"osd":2,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.40400000000000003}]},{"osd":3,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.54700000000000004}]},{"osd":4,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.48699999999999999}]},{"osd":6,"last update":"Fri Apr 12 05:53:31 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.50900000000000001}]},{"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.55800000000000005}]}]}],"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-04-12T05:53:50.150 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph pg dump --format=json 2024-04-12T05:53:50.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:47.840544+0000 mgr.smithi132.znauon (mgr.14162) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:50.377 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:50.903 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:49.540054+0000 mgr.smithi132.znauon (mgr.14162) 246 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:53:51.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:49.540054+0000 mgr.smithi132.znauon (mgr.14162) 246 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:53:51.923 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:49.840847+0000 mgr.smithi132.znauon (mgr.14162) 247 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:51.923 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:51.636724+0000 mon.smithi132 (mon.0) 592 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:53:51.923 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:51.637918+0000 mon.smithi132 (mon.0) 593 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:53:51.924 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:51.638708+0000 mon.smithi132 (mon.0) 594 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:53:52.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:49.840847+0000 mgr.smithi132.znauon (mgr.14162) 247 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:52.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:51.636724+0000 mon.smithi132 (mon.0) 592 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:53:52.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:51.637918+0000 mon.smithi132 (mon.0) 593 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:53:52.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:51.638708+0000 mon.smithi132 (mon.0) 594 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:53:52.386 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:53:52.390 INFO:teuthology.orchestra.run.smithi132.stderr:dumped all 2024-04-12T05:53:53.118 INFO:teuthology.orchestra.run.smithi132.stdout:{"pg_ready":true,"pg_map":{"version":219,"stamp":"2024-04-12T05:53:51.841038+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":43300,"kb_used_data":3876,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917916,"statfs":{"total":767960285184,"available":767915945984,"internally_reserved":0,"allocated":3969024,"data_stored":1586888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":51,"state":"active+clean","last_fresh":"2024-04-12T05:52:54.372580+0000","last_change":"2024-04-12T05:52:54.372580+0000","last_active":"2024-04-12T05:52:54.372580+0000","last_peered":"2024-04-12T05:52:54.372580+0000","last_clean":"2024-04-12T05:52:54.372580+0000","last_became_active":"2024-04-12T05:52:54.372191+0000","last_became_peered":"2024-04-12T05:52:54.372191+0000","last_unstale":"2024-04-12T05:52:54.372580+0000","last_undegraded":"2024-04-12T05:52:54.372580+0000","last_fullsized":"2024-04-12T05:52:54.372580+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-12T05:51:10.779201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-12T05:51:10.779201+0000","last_clean_scrub_stamp":"2024-04-12T05:51:10.779201+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":210453397519,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5232,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739920,"statfs":{"total":95995035648,"available":95989678080,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57599999999999996}]},{"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.54500000000000004}]},{"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.53200000000000003}]},{"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.56299999999999994}]},{"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.35399999999999998}]},{"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.375}]},{"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.47499999999999998}]}]},{"osd":6,"up_from":43,"seq":184683593747,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5288,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739864,"statfs":{"total":95995035648,"available":95989620736,"internally_reserved":0,"allocated":491520,"data_stored":198050,"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":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.60099999999999998}]},{"osd":1,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.58299999999999996}]},{"osd":2,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.64200000000000002}]},{"osd":3,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"last":0.61699999999999999}]},{"osd":4,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.45600000000000002}]},{"osd":5,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.48799999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51600000000000001}]}]},{"osd":1,"up_from":14,"seq":60129542183,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5548,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739604,"statfs":{"total":95995035648,"available":95989354496,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:52:54 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.33000000000000002,"15min":0.32400000000000001},"min":{"1min":0.28000000000000003,"5min":0.191,"15min":0.191},"max":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.33900000000000002,"15min":0.33100000000000002},"min":{"1min":0.27600000000000002,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":0.56399999999999995,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.33600000000000002}]},{"osd":2,"last update":"Fri Apr 12 05:53:12 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.35099999999999998,"15min":0.34799999999999998},"min":{"1min":0.23000000000000001,"5min":0.22,"15min":0.22},"max":{"1min":0.54200000000000004,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.37,"15min":0.36599999999999999},"min":{"1min":0.29999999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.51300000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.60499999999999998}]},{"osd":3,"last update":"Fri Apr 12 05:53:46 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.42099999999999999,"15min":0.42299999999999999},"min":{"1min":0.318,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.61099999999999999,"5min":0.626,"15min":0.626},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.38500000000000001,"15min":0.38400000000000001},"min":{"1min":0.29999999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"last":0.47599999999999998}]},{"osd":4,"last update":"Fri Apr 12 05:52:54 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.58299999999999996}]},{"osd":5,"last update":"Fri Apr 12 05:53:12 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.57499999999999996}]},{"osd":6,"last update":"Fri Apr 12 05:53:31 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.79100000000000004}]},{"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.66500000000000004}]}]},{"osd":0,"up_from":9,"seq":38654705711,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5552,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739600,"statfs":{"total":95995035648,"available":95989350400,"internally_reserved":0,"allocated":499712,"data_stored":198680,"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":"Fri Apr 12 05:52:51 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.34999999999999998,"15min":0.34599999999999997},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.63200000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.437},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.34499999999999997,"15min":0.33800000000000002},"min":{"1min":0.23599999999999999,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.60399999999999998,"5min":0.623,"15min":0.623},"last":0.45900000000000002}]},{"osd":2,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.36299999999999999,"15min":0.35799999999999998},"min":{"1min":0.28399999999999997,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.49199999999999999,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.441,"5min":0.39000000000000001,"15min":0.38200000000000001},"min":{"1min":0.32300000000000001,"5min":0.223,"15min":0.223},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.49399999999999999}]},{"osd":3,"last update":"Fri Apr 12 05:53:36 2024","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.42899999999999999,"15min":0.439},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.50900000000000001,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.40699999999999997,"15min":0.41399999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.55800000000000005,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.48099999999999998}]},{"osd":4,"last update":"Fri Apr 12 05:52:54 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.61599999999999999}]},{"osd":5,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.63100000000000001}]},{"osd":6,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.54200000000000004}]},{"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.55600000000000005}]}]},{"osd":2,"up_from":19,"seq":81604378660,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5484,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739668,"statfs":{"total":95995035648,"available":95989420032,"internally_reserved":0,"allocated":495616,"data_stored":198018,"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":"Fri Apr 12 05:53:16 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.313,"15min":0.30499999999999999},"min":{"1min":0.27100000000000002,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"last":0.25700000000000001},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.33600000000000002,"15min":0.33200000000000002},"min":{"1min":0.26400000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.47399999999999998,"5min":0.52500000000000002,"15min":0.52500000000000002},"last":0.318}]},{"osd":1,"last update":"Fri Apr 12 05:53:16 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.33800000000000002,"15min":0.33300000000000002},"min":{"1min":0.26100000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.55500000000000005,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.33600000000000002,"15min":0.32500000000000001},"min":{"1min":0.26700000000000002,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.33700000000000002}]},{"osd":3,"last update":"Fri Apr 12 05:53:40 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.38800000000000001,"15min":0.38600000000000001},"min":{"1min":0.27800000000000002,"5min":0.248,"15min":0.248},"max":{"1min":0.56299999999999994,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.30599999999999999}]},{"osd":4,"last update":"Fri Apr 12 05:52:52 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.53500000000000003}]},{"osd":5,"last update":"Fri Apr 12 05:53:16 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.54400000000000004}]},{"osd":6,"last update":"Fri Apr 12 05:53:32 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"last":0.47199999999999998}]},{"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.58999999999999997}]}]},{"osd":3,"up_from":26,"seq":111669149727,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:53:44 2024","interfaces":[{"interface":"back","average":{"1min":0.35599999999999998,"5min":0.38,"15min":0.38400000000000001},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.26100000000000001},{"interface":"front","average":{"1min":0.34399999999999997,"5min":0.40200000000000002,"15min":0.41199999999999998},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.55200000000000005,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.35399999999999998}]},{"osd":1,"last update":"Fri Apr 12 05:53:44 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.42599999999999999,"15min":0.436},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.505,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.372,"5min":0.39300000000000002,"15min":0.39700000000000002},"min":{"1min":0.28100000000000003,"5min":0.249,"15min":0.249},"max":{"1min":0.45600000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"last":0.316}]},{"osd":2,"last update":"Fri Apr 12 05:53:44 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.434,"15min":0.44},"min":{"1min":0.28199999999999997,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.59699999999999998,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.35399999999999998,"5min":0.41399999999999998,"15min":0.42399999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.51700000000000002,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.28199999999999997}]},{"osd":4,"last update":"Fri Apr 12 05:52:54 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.46500000000000002}]},{"osd":5,"last update":"Fri Apr 12 05:53:12 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"last":0.59799999999999998}]},{"osd":6,"last update":"Fri Apr 12 05:53:34 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.034,"5min":1.034,"15min":1.034},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":0.96299999999999997,"5min":0.96299999999999997,"15min":0.96299999999999997},"last":0.49199999999999999}]},{"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.51000000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5420,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739732,"statfs":{"total":95995035648,"available":95989485568,"internally_reserved":0,"allocated":495616,"data_stored":198365,"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":"Fri Apr 12 05:52:52 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.081,"5min":1.081,"15min":1.081},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.05,"5min":1.05,"15min":1.05},"last":0.89100000000000001}]},{"osd":1,"last update":"Fri Apr 12 05:52:52 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.79800000000000004}]},{"osd":2,"last update":"Fri Apr 12 05:52:52 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.83599999999999997}]},{"osd":3,"last update":"Fri Apr 12 05:52:52 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.88200000000000001}]},{"osd":5,"last update":"Fri Apr 12 05:53:13 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.622}]},{"osd":6,"last update":"Fri Apr 12 05:53:34 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.59099999999999997}]},{"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.57799999999999996}]}]},{"osd":5,"up_from":37,"seq":158913789975,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.443},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.58599999999999997}]},{"osd":1,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.60699999999999998}]},{"osd":2,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.40400000000000003}]},{"osd":3,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.54700000000000004}]},{"osd":4,"last update":"Fri Apr 12 05:53:15 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.48699999999999999}]},{"osd":6,"last update":"Fri Apr 12 05:53:31 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.50900000000000001}]},{"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.55800000000000005}]}]}],"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-04-12T05:53:53.120 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-12T05:53:53.120 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-12T05:53:53.120 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-12T05:53:53.120 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph health --format=json 2024-04-12T05:53:53.348 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/mon.smithi132/config 2024-04-12T05:53:53.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:51.841170+0000 mgr.smithi132.znauon (mgr.14162) 248 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:53.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:52.013827+0000 mon.smithi132 (mon.0) 595 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:53:53.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:52.389312+0000 mgr.smithi132.znauon (mgr.14162) 249 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:53:53.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:51.841170+0000 mgr.smithi132.znauon (mgr.14162) 248 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:53.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:52.013827+0000 mon.smithi132 (mon.0) 595 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:53:53.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:52.389312+0000 mgr.smithi132.znauon (mgr.14162) 249 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:53:55.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:53.841731+0000 mgr.smithi132.znauon (mgr.14162) 250 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:55.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:53.841731+0000 mgr.smithi132.znauon (mgr.14162) 250 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:55.302 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:53:55.955 INFO:teuthology.orchestra.run.smithi132.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-12T05:53:55.956 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-12T05:53:55.956 INFO:tasks.cephadm:Setup complete, yielding 2024-04-12T05:53:55.956 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-12T05:53:55.965 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi132.front.sepia.ceph.com 2024-04-12T05:53:55.966 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- bash -c 'ceph orch status' 2024-04-12T05:53:56.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:55.308006+0000 mon.smithi132 (mon.0) 596 : audit [DBG] from='client.? 172.21.15.132:0/3822894959' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-12T05:53:56.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:55.308006+0000 mon.smithi132 (mon.0) 596 : audit [DBG] from='client.? 172.21.15.132:0/3822894959' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-12T05:53:57.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:55.842097+0000 mgr.smithi132.znauon (mgr.14162) 251 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:57.008663+0000 mon.smithi132 (mon.0) 597 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:53:57.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:57.009528+0000 mon.smithi132 (mon.0) 598 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:53:57.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:55.842097+0000 mgr.smithi132.znauon (mgr.14162) 251 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:57.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:57.008663+0000 mon.smithi132 (mon.0) 597 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:53:57.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:57.009528+0000 mon.smithi132 (mon.0) 598 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:53:58.078 INFO:teuthology.orchestra.run.smithi132.stdout:Backend: cephadm 2024-04-12T05:53:58.078 INFO:teuthology.orchestra.run.smithi132.stdout:Available: Yes 2024-04-12T05:53:58.079 INFO:teuthology.orchestra.run.smithi132.stdout:Paused: No 2024-04-12T05:53:58.794 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- bash -c 'ceph orch ps' 2024-04-12T05:53:59.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:57.842427+0000 mgr.smithi132.znauon (mgr.14162) 252 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:53:59.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:53:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:53:58.083926+0000 mgr.smithi132.znauon (mgr.14162) 253 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:00.056 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:57.842427+0000 mgr.smithi132.znauon (mgr.14162) 252 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:00.057 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:53:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:53:58.083926+0000 mgr.smithi132.znauon (mgr.14162) 253 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:00.746 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (3m) 90s ago 5m 18.5M - 0.20.0 0881eb8f169f 3cea24dc87ca 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (5m) 90s ago 5m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (4m) 72s ago 4m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (3m) 90s ago 5m 26.9M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (7m) 90s ago 7m 413M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (4m) 72s ago 4m 368M - 16.2.5 6933c2a0b7dd d5b0f470a080 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (7m) 90s ago 7m 55.5M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (4m) 72s ago 4m 59.0M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (5m) 90s ago 5m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (4m) 72s ago 4m 16.9M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (3m) 90s ago 3m 31.0M 3224M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (3m) 90s ago 3m 31.7M 3224M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (2m) 90s ago 2m 28.6M 3224M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (2m) 90s ago 2m 27.2M 3224M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T05:54:00.747 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (2m) 72s ago 2m 27.8M 3992M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T05:54:00.748 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (115s) 72s ago 114s 29.4M 3992M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T05:54:00.748 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (95s) 72s ago 95s 25.0M 3992M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T05:54:00.748 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (75s) 72s ago 74s 12.7M 3992M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T05:54:00.748 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (3m) 90s ago 4m 37.7M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T05:54:01.483 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- bash -c 'ceph orch ls' 2024-04-12T05:54:01.867 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:53:59.842853+0000 mgr.smithi132.znauon (mgr.14162) 254 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:01.868 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:00.744540+0000 mgr.smithi132.znauon (mgr.14162) 255 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:01.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:53:59.842853+0000 mgr.smithi132.znauon (mgr.14162) 254 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:01.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:00.744540+0000 mgr.smithi132.znauon (mgr.14162) 255 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:03.571 INFO:teuthology.orchestra.run.smithi132.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-04-12T05:54:03.571 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager ?:9093,9094 1/1 93s ago 6m count:1 2024-04-12T05:54:03.571 INFO:teuthology.orchestra.run.smithi132.stdout:crash 2/2 93s ago 6m * 2024-04-12T05:54:03.571 INFO:teuthology.orchestra.run.smithi132.stdout:grafana ?:3000 1/1 93s ago 6m count:1 2024-04-12T05:54:03.571 INFO:teuthology.orchestra.run.smithi132.stdout:mgr 2/2 93s ago 6m count:2 2024-04-12T05:54:03.571 INFO:teuthology.orchestra.run.smithi132.stdout:mon 2/2 93s ago 5m smithi132:172.21.15.132=smithi132;smithi142:172.21.15.142=smithi142;count:2 2024-04-12T05:54:03.571 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter ?:9100 2/2 93s ago 6m * 2024-04-12T05:54:03.571 INFO:teuthology.orchestra.run.smithi132.stdout:osd 8/8 93s ago - 2024-04-12T05:54:03.571 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus ?:9095 1/1 93s ago 6m count:1 2024-04-12T05:54:03.938 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:03 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:01.843197+0000 mgr.smithi132.znauon (mgr.14162) 256 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:03.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:01.843197+0000 mgr.smithi132.znauon (mgr.14162) 256 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:04.274 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- bash -c 'ceph orch host ls' 2024-04-12T05:54:04.939 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:03.572695+0000 mgr.smithi132.znauon (mgr.14162) 257 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:05.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:03.572695+0000 mgr.smithi132.znauon (mgr.14162) 257 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:05.932 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:03.843496+0000 mgr.smithi132.znauon (mgr.14162) 258 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:06.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:03.843496+0000 mgr.smithi132.znauon (mgr.14162) 258 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:06.347 INFO:teuthology.orchestra.run.smithi132.stdout:HOST ADDR LABELS STATUS 2024-04-12T05:54:06.347 INFO:teuthology.orchestra.run.smithi132.stdout:smithi132 172.21.15.132 2024-04-12T05:54:06.347 INFO:teuthology.orchestra.run.smithi132.stdout:smithi142 172.21.15.142 2024-04-12T05:54:07.028 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- bash -c 'ceph orch device ls' 2024-04-12T05:54:08.092 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:05.843794+0000 mgr.smithi132.znauon (mgr.14162) 259 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:08.093 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:06.352120+0000 mgr.smithi132.znauon (mgr.14162) 260 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:08.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:05.843794+0000 mgr.smithi132.znauon (mgr.14162) 259 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:08.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:06.352120+0000 mgr.smithi132.znauon (mgr.14162) 260 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:09.046 INFO:teuthology.orchestra.run.smithi132.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-04-12T05:54:09.046 INFO:teuthology.orchestra.run.smithi132.stdout:smithi132 /dev/nvme0n1 ssd CVFT6232000B400BGN 400G Unknown N/A N/A No 2024-04-12T05:54:09.046 INFO:teuthology.orchestra.run.smithi132.stdout:smithi142 /dev/nvme0n1 ssd CVFT6303009Y400BGN 400G Unknown N/A N/A No 2024-04-12T05:54:09.699 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-12T05:54:09.708 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi132.front.sepia.ceph.com 2024-04-12T05:54:09.708 DEBUG:teuthology.orchestra.run.smithi132:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-12T05:54:09.738 INFO:teuthology.orchestra.run.smithi132.stderr:+ systemctl stop nfs-server 2024-04-12T05:54:09.746 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi142.front.sepia.ceph.com 2024-04-12T05:54:09.746 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-12T05:54:09.783 INFO:teuthology.orchestra.run.smithi142.stderr:+ systemctl stop nfs-server 2024-04-12T05:54:09.792 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-12T05:54:09.801 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi132.front.sepia.ceph.com 2024-04-12T05:54:09.801 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-04-12T05:54:09.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:07.844394+0000 mgr.smithi132.znauon (mgr.14162) 261 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:10.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:07.844394+0000 mgr.smithi132.znauon (mgr.14162) 261 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:11.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:09.050590+0000 mgr.smithi132.znauon (mgr.14162) 262 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:11.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:09.050590+0000 mgr.smithi132.znauon (mgr.14162) 262 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:11.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:09.844754+0000 mgr.smithi132.znauon (mgr.14162) 263 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:12.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:09.844754+0000 mgr.smithi132.znauon (mgr.14162) 263 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:12.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:11.969550+0000 mon.smithi132 (mon.0) 599 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-12T05:54:13.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:11.969550+0000 mon.smithi132 (mon.0) 599 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-12T05:54:14.172 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:11.845076+0000 mgr.smithi132.znauon (mgr.14162) 264 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:14.172 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:11.969044+0000 mgr.smithi132.znauon (mgr.14162) 265 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:14.172 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:12.743285+0000 mon.smithi132 (mon.0) 600 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-12T05:54:14.172 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:12.743330+0000 mon.smithi132 (mon.0) 601 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-12T05:54:14.172 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:12.744181+0000 mon.smithi132 (mon.0) 602 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-12T05:54:14.172 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T05:54:13.761+0000 7f0f7ff27700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T05:54:14.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:11.845076+0000 mgr.smithi132.znauon (mgr.14162) 264 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:14.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:11.969044+0000 mgr.smithi132.znauon (mgr.14162) 265 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:14.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:12.743285+0000 mon.smithi132 (mon.0) 600 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-12T05:54:14.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:12.743330+0000 mon.smithi132 (mon.0) 601 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-12T05:54:14.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:12.744181+0000 mon.smithi132 (mon.0) 602 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-12T05:54:14.571 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-04-12T05:54:14.581 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-04-12T05:54:14.582 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch ls -f json 2024-04-12T05:54:14.824 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:13.754667+0000 mon.smithi132 (mon.0) 603 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-12T05:54:14.824 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:13.754962+0000 mon.smithi132 (mon.0) 604 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-12T05:54:14.824 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:13.761226+0000 mon.smithi132 (mon.0) 605 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-12T05:54:14.824 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:13.762568+0000 mon.smithi132 (mon.0) 606 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T05:54:14.824 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:13.762605+0000 mon.smithi132 (mon.0) 607 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-12T05:54:14.824 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:13.775734+0000 mon.smithi132 (mon.0) 608 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-12T05:54:14.824 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:13.775883+0000 mon.smithi132 (mon.0) 609 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-12T05:54:14.824 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:13.775982+0000 mon.smithi132 (mon.0) 610 : cluster [DBG] fsmap foofs:0 2024-04-12T05:54:14.824 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:13.779640+0000 mgr.smithi132.znauon (mgr.14162) 266 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-12T05:54:14.825 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:13.787449+0000 mon.smithi132 (mon.0) 611 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:14.825 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:13.788370+0000 mon.smithi132 (mon.0) 612 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:54:14.825 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:13.791707+0000 mon.smithi132 (mon.0) 613 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:14.825 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:13.793311+0000 mon.smithi132 (mon.0) 614 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:54:14.825 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:13.799637+0000 mon.smithi132 (mon.0) 615 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:14.825 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:13.809005+0000 mon.smithi132 (mon.0) 616 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:14.825 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:13.809758+0000 mon.smithi132 (mon.0) 617 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi132.khldhn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:54:14.825 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:13.812668+0000 mon.smithi132 (mon.0) 618 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi132.khldhn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-12T05:54:14.825 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:13.813376+0000 mon.smithi132 (mon.0) 619 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:15.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:13.754667+0000 mon.smithi132 (mon.0) 603 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-12T05:54:15.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:13.754962+0000 mon.smithi132 (mon.0) 604 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-12T05:54:15.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:13.761226+0000 mon.smithi132 (mon.0) 605 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-12T05:54:15.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:13.762568+0000 mon.smithi132 (mon.0) 606 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T05:54:15.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:13.762605+0000 mon.smithi132 (mon.0) 607 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-12T05:54:15.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:13.775734+0000 mon.smithi132 (mon.0) 608 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-12T05:54:15.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:13.775883+0000 mon.smithi132 (mon.0) 609 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-12T05:54:15.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:13.775982+0000 mon.smithi132 (mon.0) 610 : cluster [DBG] fsmap foofs:0 2024-04-12T05:54:15.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:13.779640+0000 mgr.smithi132.znauon (mgr.14162) 266 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-12T05:54:15.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:13.787449+0000 mon.smithi132 (mon.0) 611 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:15.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:13.788370+0000 mon.smithi132 (mon.0) 612 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:54:15.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:13.791707+0000 mon.smithi132 (mon.0) 613 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:15.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:13.793311+0000 mon.smithi132 (mon.0) 614 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:54:15.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:13.799637+0000 mon.smithi132 (mon.0) 615 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:15.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:13.809005+0000 mon.smithi132 (mon.0) 616 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:15.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:13.809758+0000 mon.smithi132 (mon.0) 617 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi132.khldhn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:54:15.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:13.812668+0000 mon.smithi132 (mon.0) 618 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi132.khldhn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-12T05:54:15.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:13.813376+0000 mon.smithi132 (mon.0) 619 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:16.037 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:13.814113+0000 mgr.smithi132.znauon (mgr.14162) 267 : cephadm [INF] Deploying daemon mds.foofs.smithi132.khldhn on smithi132 2024-04-12T05:54:16.038 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:13.845444+0000 mgr.smithi132.znauon (mgr.14162) 268 : cluster [DBG] pgmap v233: 65 pgs: 6 creating+peering, 1 active+clean, 58 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:16.038 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:14.774032+0000 mon.smithi132 (mon.0) 620 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-12T05:54:16.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:13.814113+0000 mgr.smithi132.znauon (mgr.14162) 267 : cephadm [INF] Deploying daemon mds.foofs.smithi132.khldhn on smithi132 2024-04-12T05:54:16.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:13.845444+0000 mgr.smithi132.znauon (mgr.14162) 268 : cluster [DBG] pgmap v233: 65 pgs: 6 creating+peering, 1 active+clean, 58 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:16.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:14.774032+0000 mon.smithi132 (mon.0) 620 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-12T05:54:17.008 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:15.820514+0000 mon.smithi132 (mon.0) 621 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-12T05:54:17.008 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:15.845912+0000 mgr.smithi132.znauon (mgr.14162) 269 : cluster [DBG] pgmap v236: 65 pgs: 6 creating+peering, 29 active+clean, 30 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:17.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:15.820514+0000 mon.smithi132 (mon.0) 621 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-12T05:54:17.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:15.845912+0000 mgr.smithi132.znauon (mgr.14162) 269 : cluster [DBG] pgmap v236: 65 pgs: 6 creating+peering, 29 active+clean, 30 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:17.637 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:54:17.637 INFO:teuthology.orchestra.run.smithi132.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-12T05:47:46.746238Z", "last_refresh": "2024-04-12T05:52:29.850003Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-12T05:47:33.019963Z", "last_refresh": "2024-04-12T05:52:29.850061Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-04-12T05:47:42.507955Z", "last_refresh": "2024-04-12T05:52:29.850118Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-12T05:54:13.787642Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-12T05:54:13.779665Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-12T05:47:30.961689Z", "last_refresh": "2024-04-12T05:52:29.849940Z", "running": 2, "size": 2}}, {"events": ["2024-04-12T05:48:26.494470Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi132:172.21.15.132=smithi132", "smithi142:172.21.15.142=smithi142"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-12T05:48:26.492057Z", "last_refresh": "2024-04-12T05:52:29.849813Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-12T05:47:45.243227Z", "last_refresh": "2024-04-12T05:52:29.850173Z", "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-04-12T05:52:29.850323Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-12T05:47:40.748540Z", "last_refresh": "2024-04-12T05:52:29.850262Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-12T05:54:18.481 INFO:tasks.cephadm:mds.foofs has 0/2 2024-04-12T05:54:19.169 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:17.639427+0000 mgr.smithi132.znauon (mgr.14162) 270 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:54:19.169 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:17.740918+0000 mon.smithi132 (mon.0) 622 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:19.169 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:17.741868+0000 mon.smithi132 (mon.0) 623 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi142.edxdjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:54:19.169 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:17.744706+0000 mon.smithi132 (mon.0) 624 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi142.edxdjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-12T05:54:19.170 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:17.745260+0000 mon.smithi132 (mon.0) 625 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:19.170 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:17.745750+0000 mgr.smithi132.znauon (mgr.14162) 271 : cephadm [INF] Deploying daemon mds.foofs.smithi142.edxdjh on smithi142 2024-04-12T05:54:19.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:17.639427+0000 mgr.smithi132.znauon (mgr.14162) 270 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:54:19.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:17.740918+0000 mon.smithi132 (mon.0) 622 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:19.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:17.741868+0000 mon.smithi132 (mon.0) 623 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi142.edxdjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T05:54:19.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:17.744706+0000 mon.smithi132 (mon.0) 624 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi142.edxdjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-12T05:54:19.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:17.745260+0000 mon.smithi132 (mon.0) 625 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:19.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:17.745750+0000 mgr.smithi132.znauon (mgr.14162) 271 : cephadm [INF] Deploying daemon mds.foofs.smithi142.edxdjh on smithi142 2024-04-12T05:54:19.482 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch ls -f json 2024-04-12T05:54:19.925 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:17.846480+0000 mgr.smithi132.znauon (mgr.14162) 272 : cluster [DBG] pgmap v237: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:19.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:19 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:17.846480+0000 mgr.smithi132.znauon (mgr.14162) 272 : cluster [DBG] pgmap v237: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:21.285 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:19.846802+0000 mgr.smithi132.znauon (mgr.14162) 273 : cluster [DBG] pgmap v238: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:21.285 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:20.024829+0000 mon.smithi132 (mon.0) 626 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:21.285 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:20.025870+0000 mon.smithi132 (mon.0) 627 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:54:21.285 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:20.026749+0000 mon.smithi132 (mon.0) 628 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:21.285 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:20.027418+0000 mon.smithi132 (mon.0) 629 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:54:21.285 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:20.709076+0000 mon.smithi132 (mon.0) 630 : cluster [INF] daemon mds.foofs.smithi142.edxdjh assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-12T05:54:21.285 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:20.709236+0000 mon.smithi132 (mon.0) 631 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-12T05:54:21.285 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:20.709252+0000 mon.smithi132 (mon.0) 632 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-12T05:54:21.285 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:20.709262+0000 mon.smithi132 (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-04-12T05:54:21.285 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:20.712766+0000 mon.smithi132 (mon.0) 634 : cluster [DBG] mds.? [v2:172.21.15.142:6832/2359490511,v1:172.21.15.142:6833/2359490511] up:boot 2024-04-12T05:54:21.285 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:20.712816+0000 mon.smithi132 (mon.0) 635 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:creating} 2024-04-12T05:54:21.285 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:20.713063+0000 mon.smithi132 (mon.0) 636 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T05:54:21.286 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:20.723863+0000 mon.smithi132 (mon.0) 637 : cluster [INF] daemon mds.foofs.smithi142.edxdjh is now active in filesystem foofs as rank 0 2024-04-12T05:54:21.389 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:19.846802+0000 mgr.smithi132.znauon (mgr.14162) 273 : cluster [DBG] pgmap v238: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:21.389 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:20.024829+0000 mon.smithi132 (mon.0) 626 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:21.389 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:20.025870+0000 mon.smithi132 (mon.0) 627 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:54:21.389 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:20.026749+0000 mon.smithi132 (mon.0) 628 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:21.389 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:20.027418+0000 mon.smithi132 (mon.0) 629 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:54:21.389 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:20.709076+0000 mon.smithi132 (mon.0) 630 : cluster [INF] daemon mds.foofs.smithi142.edxdjh assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-12T05:54:21.389 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:20.709236+0000 mon.smithi132 (mon.0) 631 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-12T05:54:21.389 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:20.709252+0000 mon.smithi132 (mon.0) 632 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-12T05:54:21.389 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:20.709262+0000 mon.smithi132 (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-04-12T05:54:21.389 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:20.712766+0000 mon.smithi132 (mon.0) 634 : cluster [DBG] mds.? [v2:172.21.15.142:6832/2359490511,v1:172.21.15.142:6833/2359490511] up:boot 2024-04-12T05:54:21.389 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:20.712816+0000 mon.smithi132 (mon.0) 635 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:creating} 2024-04-12T05:54:21.390 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:20.713063+0000 mon.smithi132 (mon.0) 636 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T05:54:21.390 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:20.723863+0000 mon.smithi132 (mon.0) 637 : cluster [INF] daemon mds.foofs.smithi142.edxdjh is now active in filesystem foofs as rank 0 2024-04-12T05:54:21.687 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:54:21.687 INFO:teuthology.orchestra.run.smithi132.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-12T05:47:46.746238Z", "last_refresh": "2024-04-12T05:52:29.850003Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-12T05:47:33.019963Z", "last_refresh": "2024-04-12T05:52:29.850061Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-04-12T05:47:42.507955Z", "last_refresh": "2024-04-12T05:52:29.850118Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-12T05:54:13.787642Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-12T05:54:13.779665Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-12T05:47:30.961689Z", "last_refresh": "2024-04-12T05:52:29.849940Z", "running": 2, "size": 2}}, {"events": ["2024-04-12T05:48:26.494470Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi132:172.21.15.132=smithi132", "smithi142:172.21.15.142=smithi142"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-12T05:48:26.492057Z", "last_refresh": "2024-04-12T05:52:29.849813Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-12T05:47:45.243227Z", "last_refresh": "2024-04-12T05:52:29.850173Z", "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-04-12T05:52:29.850323Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-12T05:47:40.748540Z", "last_refresh": "2024-04-12T05:52:29.850262Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-12T05:54:22.498 INFO:tasks.cephadm:mds.foofs has 2/2 2024-04-12T05:54:22.498 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-12T05:54:22.508 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi132.front.sepia.ceph.com 2024-04-12T05:54:22.508 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-04-12T05:54:22.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:21.689249+0000 mgr.smithi132.znauon (mgr.14162) 274 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:54:22.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:21.717446+0000 mon.smithi132 (mon.0) 638 : cluster [DBG] mds.? [v2:172.21.15.142:6832/2359490511,v1:172.21.15.142:6833/2359490511] up:active 2024-04-12T05:54:22.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:21.717493+0000 mon.smithi132 (mon.0) 639 : cluster [DBG] mds.? [v2:172.21.15.132:6834/737965414,v1:172.21.15.132:6835/737965414] up:boot 2024-04-12T05:54:22.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:21.717751+0000 mon.smithi132 (mon.0) 640 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 1 up:standby 2024-04-12T05:54:22.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:21.718208+0000 mon.smithi132 (mon.0) 641 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi132.khldhn"}]: dispatch 2024-04-12T05:54:22.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:21.720639+0000 mon.smithi132 (mon.0) 642 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 1 up:standby 2024-04-12T05:54:22.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:22.030767+0000 mon.smithi132 (mon.0) 643 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:22.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:22.097475+0000 mon.smithi132 (mon.0) 644 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:22.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:21.689249+0000 mgr.smithi132.znauon (mgr.14162) 274 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T05:54:22.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:21.717446+0000 mon.smithi132 (mon.0) 638 : cluster [DBG] mds.? [v2:172.21.15.142:6832/2359490511,v1:172.21.15.142:6833/2359490511] up:active 2024-04-12T05:54:22.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:21.717493+0000 mon.smithi132 (mon.0) 639 : cluster [DBG] mds.? [v2:172.21.15.132:6834/737965414,v1:172.21.15.132:6835/737965414] up:boot 2024-04-12T05:54:22.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:21.717751+0000 mon.smithi132 (mon.0) 640 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 1 up:standby 2024-04-12T05:54:22.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:21.718208+0000 mon.smithi132 (mon.0) 641 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi132.khldhn"}]: dispatch 2024-04-12T05:54:22.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:21.720639+0000 mon.smithi132 (mon.0) 642 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 1 up:standby 2024-04-12T05:54:22.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:22.030767+0000 mon.smithi132 (mon.0) 643 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:22.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:22.097475+0000 mon.smithi132 (mon.0) 644 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:23.916 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:21.847445+0000 mgr.smithi132.znauon (mgr.14162) 275 : cluster [DBG] pgmap v239: 65 pgs: 65 active+clean; 1.5 KiB data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:23.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:21.847445+0000 mgr.smithi132.znauon (mgr.14162) 275 : cluster [DBG] pgmap v239: 65 pgs: 65 active+clean; 1.5 KiB data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-12T05:54:25.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:23.848116+0000 mgr.smithi132.znauon (mgr.14162) 276 : cluster [DBG] pgmap v240: 65 pgs: 65 active+clean; 1.7 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 6 op/s 2024-04-12T05:54:25.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:25.194555+0000 mon.smithi132 (mon.0) 645 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-12T05:54:25.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:23.848116+0000 mgr.smithi132.znauon (mgr.14162) 276 : cluster [DBG] pgmap v240: 65 pgs: 65 active+clean; 1.7 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 6 op/s 2024-04-12T05:54:25.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:25.194555+0000 mon.smithi132 (mon.0) 645 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-12T05:54:26.759 INFO:teuthology.orchestra.run.smithi132.stdout:NFS Cluster Created Successfully 2024-04-12T05:54:27.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:25.193386+0000 mgr.smithi132.znauon (mgr.14162) 277 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:27.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:25.732181+0000 mon.smithi132 (mon.0) 646 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-12T05:54:27.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:25.732245+0000 mon.smithi132 (mon.0) 647 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-12T05:54:27.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:25.732334+0000 mon.smithi132 (mon.0) 648 : cluster [DBG] mds.? [v2:172.21.15.132:6834/737965414,v1:172.21.15.132:6835/737965414] up:standby 2024-04-12T05:54:27.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:25.732388+0000 mon.smithi132 (mon.0) 649 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 1 up:standby 2024-04-12T05:54:27.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:25.733622+0000 mon.smithi132 (mon.0) 650 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-12T05:54:27.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:25.193386+0000 mgr.smithi132.znauon (mgr.14162) 277 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:27.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:25.732181+0000 mon.smithi132 (mon.0) 646 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-12T05:54:27.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:25.732245+0000 mon.smithi132 (mon.0) 647 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-12T05:54:27.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:25.732334+0000 mon.smithi132 (mon.0) 648 : cluster [DBG] mds.? [v2:172.21.15.132:6834/737965414,v1:172.21.15.132:6835/737965414] up:standby 2024-04-12T05:54:27.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:25.732388+0000 mon.smithi132 (mon.0) 649 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 1 up:standby 2024-04-12T05:54:27.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:25.733622+0000 mon.smithi132 (mon.0) 650 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-12T05:54:27.592 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-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-04-12T05:54:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:25.848533+0000 mgr.smithi132.znauon (mgr.14162) 278 : cluster [DBG] pgmap v242: 97 pgs: 4 creating+peering, 28 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 4 op/s 2024-04-12T05:54:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:26.739162+0000 mon.smithi132 (mon.0) 651 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-12T05:54:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:26.739344+0000 mon.smithi132 (mon.0) 652 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-12T05:54:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:26.761476+0000 mgr.smithi132.znauon (mgr.14162) 279 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-12T05:54:27.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:26.764747+0000 mon.smithi132 (mon.0) 653 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:28.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:25.848533+0000 mgr.smithi132.znauon (mgr.14162) 278 : cluster [DBG] pgmap v242: 97 pgs: 4 creating+peering, 28 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 4 op/s 2024-04-12T05:54:28.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:26.739162+0000 mon.smithi132 (mon.0) 651 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-12T05:54:28.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:26.739344+0000 mon.smithi132 (mon.0) 652 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-12T05:54:28.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:26.761476+0000 mgr.smithi132.znauon (mgr.14162) 279 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-12T05:54:28.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:26.764747+0000 mon.smithi132 (mon.0) 653 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:29.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:27.743658+0000 mon.smithi132 (mon.0) 654 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-12T05:54:29.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:27.743658+0000 mon.smithi132 (mon.0) 654 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-12T05:54:29.872 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:27.848903+0000 mgr.smithi132.znauon (mgr.14162) 280 : cluster [DBG] pgmap v245: 97 pgs: 4 creating+peering, 12 unknown, 81 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 3 op/s 2024-04-12T05:54:29.872 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:28.751896+0000 mon.smithi132 (mon.0) 655 : cluster [DBG] mgrmap e19: smithi132.znauon(active, since 6m), standbys: smithi142.fgshqt 2024-04-12T05:54:30.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:27.848903+0000 mgr.smithi132.znauon (mgr.14162) 280 : cluster [DBG] pgmap v245: 97 pgs: 4 creating+peering, 12 unknown, 81 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 3 op/s 2024-04-12T05:54:30.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:28.751896+0000 mon.smithi132 (mon.0) 655 : cluster [DBG] mgrmap e19: smithi132.znauon(active, since 6m), standbys: smithi142.fgshqt 2024-04-12T05:54:30.361 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:54:30.361 INFO:teuthology.orchestra.run.smithi132.stdout: "bind": "/fake", 2024-04-12T05:54:30.361 INFO:teuthology.orchestra.run.smithi132.stdout: "fs": "foofs", 2024-04-12T05:54:30.361 INFO:teuthology.orchestra.run.smithi132.stdout: "path": "/", 2024-04-12T05:54:30.361 INFO:teuthology.orchestra.run.smithi132.stdout: "cluster": "foo", 2024-04-12T05:54:30.361 INFO:teuthology.orchestra.run.smithi132.stdout: "mode": "RW" 2024-04-12T05:54:30.361 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:54:31.152 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-04-12T05:54:31.413 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:29.849248+0000 mgr.smithi132.znauon (mgr.14162) 281 : cluster [DBG] pgmap v246: 97 pgs: 4 creating+peering, 12 unknown, 81 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-04-12T05:54:31.413 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.241102+0000 mon.smithi132 (mon.0) 656 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:31.413 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.246468+0000 mon.smithi132 (mon.0) 657 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:31.413 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.254108+0000 mon.smithi132 (mon.0) 658 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:31.413 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:30.264548+0000 mgr.smithi132.znauon (mgr.14162) 282 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi132.kvlwaf 2024-04-12T05:54:31.414 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.264791+0000 mon.smithi132 (mon.0) 659 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-12T05:54:31.414 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.269989+0000 mon.smithi132 (mon.0) 660 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-12T05:54:31.414 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:30.270653+0000 mgr.smithi132.znauon (mgr.14162) 283 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-12T05:54:31.414 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.270840+0000 mon.smithi132 (mon.0) 661 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 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-04-12T05:54:31.414 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.275518+0000 mon.smithi132 (mon.0) 662 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 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-04-12T05:54:31.414 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.276746+0000 mon.smithi132 (mon.0) 663 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:31.414 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.318167+0000 mon.smithi132 (mon.0) 664 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:54:31.414 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.321412+0000 mon.smithi132 (mon.0) 665 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:54:31.414 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.336587+0000 mgr.smithi132.znauon (mgr.14162) 284 : audit [DBG] from='client.14520 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:31.414 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.357197+0000 mon.smithi132 (mon.0) 666 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 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-04-12T05:54:31.414 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.362256+0000 mon.smithi132 (mon.0) 667 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 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-04-12T05:54:31.414 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:30.364588+0000 mgr.smithi132.znauon (mgr.14162) 285 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:54:31.414 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:30.364702+0000 mgr.smithi132.znauon (mgr.14162) 286 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi132.kvlwaf-rgw 2024-04-12T05:54:31.415 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.364970+0000 mon.smithi132 (mon.0) 668 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:54:31.415 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.370472+0000 mon.smithi132 (mon.0) 669 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:54:31.415 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:30.373839+0000 mon.smithi132 (mon.0) 670 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:31.415 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:30.374676+0000 mgr.smithi132.znauon (mgr.14162) 287 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi132.kvlwaf on smithi132 2024-04-12T05:54:31.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:29.849248+0000 mgr.smithi132.znauon (mgr.14162) 281 : cluster [DBG] pgmap v246: 97 pgs: 4 creating+peering, 12 unknown, 81 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-04-12T05:54:31.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.241102+0000 mon.smithi132 (mon.0) 656 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:31.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.246468+0000 mon.smithi132 (mon.0) 657 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:31.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.254108+0000 mon.smithi132 (mon.0) 658 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:31.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:30.264548+0000 mgr.smithi132.znauon (mgr.14162) 282 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi132.kvlwaf 2024-04-12T05:54:31.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.264791+0000 mon.smithi132 (mon.0) 659 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-12T05:54:31.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.269989+0000 mon.smithi132 (mon.0) 660 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-12T05:54:31.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:30.270653+0000 mgr.smithi132.znauon (mgr.14162) 283 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-12T05:54:31.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.270840+0000 mon.smithi132 (mon.0) 661 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 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-04-12T05:54:31.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.275518+0000 mon.smithi132 (mon.0) 662 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 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-04-12T05:54:31.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.276746+0000 mon.smithi132 (mon.0) 663 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:31.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.318167+0000 mon.smithi132 (mon.0) 664 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:54:31.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.321412+0000 mon.smithi132 (mon.0) 665 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:54:31.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.336587+0000 mgr.smithi132.znauon (mgr.14162) 284 : audit [DBG] from='client.14520 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:31.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.357197+0000 mon.smithi132 (mon.0) 666 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 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-04-12T05:54:31.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.362256+0000 mon.smithi132 (mon.0) 667 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 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-04-12T05:54:31.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:30.364588+0000 mgr.smithi132.znauon (mgr.14162) 285 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:54:31.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:30.364702+0000 mgr.smithi132.znauon (mgr.14162) 286 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi132.kvlwaf-rgw 2024-04-12T05:54:31.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.364970+0000 mon.smithi132 (mon.0) 668 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:54:31.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.370472+0000 mon.smithi132 (mon.0) 669 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:54:31.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:30.373839+0000 mon.smithi132 (mon.0) 670 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:31.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:30.374676+0000 mgr.smithi132.znauon (mgr.14162) 287 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi132.kvlwaf on smithi132 2024-04-12T05:54:33.500 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:31.850026+0000 mgr.smithi132.znauon (mgr.14162) 288 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 167 B/s rd, 669 B/s wr, 1 op/s 2024-04-12T05:54:33.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:31.850026+0000 mgr.smithi132.znauon (mgr.14162) 288 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 167 B/s rd, 669 B/s wr, 1 op/s 2024-04-12T05:54:35.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:33.850572+0000 mgr.smithi132.znauon (mgr.14162) 289 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 511 B/s wr, 0 op/s 2024-04-12T05:54:35.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:34.125740+0000 mgr.smithi132.znauon (mgr.14162) 290 : audit [DBG] from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:35.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:34.413542+0000 mon.smithi132 (mon.0) 671 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:35.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:34.414453+0000 mgr.smithi132.znauon (mgr.14162) 291 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi142.rvgfqc 2024-04-12T05:54:35.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:34.414682+0000 mon.smithi132 (mon.0) 672 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-12T05:54:35.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:34.417493+0000 mon.smithi132 (mon.0) 673 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-12T05:54:35.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:34.417907+0000 mgr.smithi132.znauon (mgr.14162) 292 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-12T05:54:35.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:34.418158+0000 mon.smithi132 (mon.0) 674 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 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-04-12T05:54:35.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:34.420835+0000 mon.smithi132 (mon.0) 675 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 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-04-12T05:54:35.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:34.421765+0000 mon.smithi132 (mon.0) 676 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:35.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:33.850572+0000 mgr.smithi132.znauon (mgr.14162) 289 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 511 B/s wr, 0 op/s 2024-04-12T05:54:35.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:34.125740+0000 mgr.smithi132.znauon (mgr.14162) 290 : audit [DBG] from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:35.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:34.413542+0000 mon.smithi132 (mon.0) 671 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:35.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:34.414453+0000 mgr.smithi132.znauon (mgr.14162) 291 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi142.rvgfqc 2024-04-12T05:54:35.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:34.414682+0000 mon.smithi132 (mon.0) 672 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-12T05:54:35.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:34.417493+0000 mon.smithi132 (mon.0) 673 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-12T05:54:35.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:34.417907+0000 mgr.smithi132.znauon (mgr.14162) 292 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-12T05:54:35.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:34.418158+0000 mon.smithi132 (mon.0) 674 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 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-04-12T05:54:35.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:34.420835+0000 mon.smithi132 (mon.0) 675 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 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-04-12T05:54:35.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:34.421765+0000 mon.smithi132 (mon.0) 676 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:36.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:35.403428+0000 mgr.smithi132.znauon (mgr.14162) 293 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:37.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:35.403428+0000 mgr.smithi132.znauon (mgr.14162) 293 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:37.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:35.851087+0000 mgr.smithi132.znauon (mgr.14162) 294 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-12T05:54:37.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:36.687430+0000 mgr.smithi132.znauon (mgr.14162) 295 : audit [DBG] from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:37.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:37.035162+0000 mon.smithi132 (mon.0) 677 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:37.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:37.332568+0000 mon.smithi132 (mon.0) 678 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:54:37.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:37.337024+0000 mon.smithi132 (mon.0) 679 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:54:37.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:37.388476+0000 mon.smithi132 (mon.0) 680 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:54:37.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:37.391785+0000 mon.smithi132 (mon.0) 681 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:54:37.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:37.393238+0000 mon.smithi132 (mon.0) 682 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:38.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:35.851087+0000 mgr.smithi132.znauon (mgr.14162) 294 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-12T05:54:38.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:36.687430+0000 mgr.smithi132.znauon (mgr.14162) 295 : audit [DBG] from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:38.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:37.035162+0000 mon.smithi132 (mon.0) 677 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:38.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:37.332568+0000 mon.smithi132 (mon.0) 678 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:54:38.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:37.337024+0000 mon.smithi132 (mon.0) 679 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:54:38.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:37.388476+0000 mon.smithi132 (mon.0) 680 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:54:38.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:37.391785+0000 mon.smithi132 (mon.0) 681 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:54:38.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:37.393238+0000 mon.smithi132 (mon.0) 682 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:38.844 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:37.387993+0000 mgr.smithi132.znauon (mgr.14162) 296 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:54:38.844 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:37.388091+0000 mgr.smithi132.znauon (mgr.14162) 297 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi142.rvgfqc-rgw 2024-04-12T05:54:38.844 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:54:37.393915+0000 mgr.smithi132.znauon (mgr.14162) 298 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi142.rvgfqc on smithi142 2024-04-12T05:54:39.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:37.387993+0000 mgr.smithi132.znauon (mgr.14162) 296 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:54:39.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:37.388091+0000 mgr.smithi132.znauon (mgr.14162) 297 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi142.rvgfqc-rgw 2024-04-12T05:54:39.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:54:37.393915+0000 mgr.smithi132.znauon (mgr.14162) 298 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi142.rvgfqc on smithi142 2024-04-12T05:54:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:37.851632+0000 mgr.smithi132.znauon (mgr.14162) 299 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-12T05:54:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:37.976379+0000 mgr.smithi132.znauon (mgr.14162) 300 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:39.714512+0000 mon.smithi132 (mon.0) 683 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:39.715672+0000 mon.smithi132 (mon.0) 684 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:54:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:39.716583+0000 mon.smithi132 (mon.0) 685 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:39.717221+0000 mon.smithi132 (mon.0) 686 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:54:39.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:37.851632+0000 mgr.smithi132.znauon (mgr.14162) 299 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-12T05:54:39.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:37.976379+0000 mgr.smithi132.znauon (mgr.14162) 300 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:39.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:39.714512+0000 mon.smithi132 (mon.0) 683 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:39.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:39.715672+0000 mon.smithi132 (mon.0) 684 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:54:39.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:39.716583+0000 mon.smithi132 (mon.0) 685 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:39.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:39.717221+0000 mon.smithi132 (mon.0) 686 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:54:40.550 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo 2/2 - 13s count:2 2024-04-12T05:54:40.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:39.261321+0000 mgr.smithi132.znauon (mgr.14162) 301 : audit [DBG] from='client.14572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:41.147 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:39.261321+0000 mgr.smithi132.znauon (mgr.14162) 301 : audit [DBG] from='client.14572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:41.280 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-12T05:54:41.291 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi132.front.sepia.ceph.com 2024-04-12T05:54:41.291 DEBUG:teuthology.orchestra.run.smithi132:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-04-12T05:54:41.323 INFO:teuthology.orchestra.run.smithi132.stderr:+ mkdir /mnt/foo 2024-04-12T05:54:41.343 DEBUG:teuthology.orchestra.run.smithi132:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-04-12T05:54:41.409 INFO:teuthology.orchestra.run.smithi132.stderr:++ hostname 2024-04-12T05:54:41.410 INFO:teuthology.orchestra.run.smithi132.stderr:+ mount -t nfs smithi132:/fake /mnt/foo -o sync 2024-04-12T05:54:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:39.851978+0000 mgr.smithi132.znauon (mgr.14162) 302 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 938 B/s wr, 2 op/s 2024-04-12T05:54:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:40.540830+0000 mgr.smithi132.znauon (mgr.14162) 303 : audit [DBG] from='client.14588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:42.084 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:39.851978+0000 mgr.smithi132.znauon (mgr.14162) 302 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 938 B/s wr, 2 op/s 2024-04-12T05:54:42.084 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:40.540830+0000 mgr.smithi132.znauon (mgr.14162) 303 : audit [DBG] from='client.14588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:54:42.151 DEBUG:teuthology.orchestra.run.smithi132:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-04-12T05:54:42.220 INFO:teuthology.orchestra.run.smithi132.stderr:+ echo test 2024-04-12T05:54:42.230 DEBUG:teuthology.orchestra.run.smithi132:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-04-12T05:54:42.298 INFO:teuthology.orchestra.run.smithi132.stderr:+ sync 2024-04-12T05:54:42.727 INFO:teuthology.run_tasks:Running task parallel... 2024-04-12T05:54:42.737 INFO:teuthology.task.parallel:starting parallel... 2024-04-12T05:54:42.737 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-12T05:54:42.738 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-12T05:54:42.738 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi132.front.sepia.ceph.com 2024-04-12T05:54:42.739 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-12T05:54:42.739 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-12T05:54:42.739 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-04-12T05:54:42.740 INFO:teuthology.task.exec:Executing custom commands... 2024-04-12T05:54:42.740 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi132.front.sepia.ceph.com 2024-04-12T05:54:42.740 DEBUG:teuthology.orchestra.run.smithi132:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-04-12T05:54:42.836 INFO:teuthology.orchestra.run.smithi132.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-12T05:54:42.836 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T05:54:42.836 INFO:teuthology.orchestra.run.smithi132.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-04-12T05:54:42.840 INFO:teuthology.orchestra.run.smithi132.stdout:3 of 5 processes prepared for launch 0 sec 2024-04-12T05:54:42.940 INFO:teuthology.orchestra.run.smithi132.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-12T05:54:42.940 INFO:teuthology.orchestra.run.smithi132.stdout:releasing clients 2024-04-12T05:54:43.360 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:41.852479+0000 mgr.smithi132.znauon (mgr.14162) 304 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-04-12T05:54:43.360 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:42.039416+0000 mon.smithi132 (mon.0) 687 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:43.361 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:42.562008+0000 mon.smithi132 (mon.0) 688 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:43.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:41.852479+0000 mgr.smithi132.znauon (mgr.14162) 304 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-04-12T05:54:43.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:42.039416+0000 mon.smithi132 (mon.0) 687 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:43.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:42.562008+0000 mon.smithi132 (mon.0) 688 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:43.940 INFO:teuthology.orchestra.run.smithi132.stdout: 5 299 55.02 MB/sec warmup 1 sec latency 10.660 ms 2024-04-12T05:54:44.940 INFO:teuthology.orchestra.run.smithi132.stdout: 5 684 52.92 MB/sec warmup 2 sec latency 10.828 ms 2024-04-12T05:54:45.038 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:43.852969+0000 mgr.smithi132.znauon (mgr.14162) 305 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-04-12T05:54:45.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:43.852969+0000 mgr.smithi132.znauon (mgr.14162) 305 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-04-12T05:54:45.940 INFO:teuthology.orchestra.run.smithi132.stdout: 5 2026 44.26 MB/sec warmup 3 sec latency 10.634 ms 2024-04-12T05:54:46.940 INFO:teuthology.orchestra.run.smithi132.stdout: 5 3492 47.24 MB/sec warmup 4 sec latency 10.968 ms 2024-04-12T05:54:47.109 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-12T05:54:47.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 4537 41.09 MB/sec warmup 5 sec latency 12.528 ms 2024-04-12T05:54:47.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:45.853505+0000 mgr.smithi132.znauon (mgr.14162) 306 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 54 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 5.0 MiB/s wr, 345 op/s 2024-04-12T05:54:48.190 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:45.853505+0000 mgr.smithi132.znauon (mgr.14162) 306 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 54 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 5.0 MiB/s wr, 345 op/s 2024-04-12T05:54:48.940 INFO:teuthology.orchestra.run.smithi132.stdout: 5 5952 39.24 MB/sec warmup 6 sec latency 10.970 ms 2024-04-12T05:54:49.872 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:47.854273+0000 mgr.smithi132.znauon (mgr.14162) 307 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 119 MiB data, 553 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 12 MiB/s wr, 613 op/s 2024-04-12T05:54:49.940 INFO:teuthology.orchestra.run.smithi132.stdout: 5 7268 41.50 MB/sec warmup 7 sec latency 13.383 ms 2024-04-12T05:54:50.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:47.854273+0000 mgr.smithi132.znauon (mgr.14162) 307 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 119 MiB data, 553 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 12 MiB/s wr, 613 op/s 2024-04-12T05:54:50.940 INFO:teuthology.orchestra.run.smithi132.stdout: 5 8248 38.27 MB/sec warmup 8 sec latency 10.296 ms 2024-04-12T05:54:51.356 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-12T05:54:51.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:49.854687+0000 mgr.smithi132.znauon (mgr.14162) 308 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 119 MiB data, 553 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 12 MiB/s wr, 613 op/s 2024-04-12T05:54:51.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:50.410056+0000 mon.smithi132 (mon.0) 689 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:51.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:50.415323+0000 mon.smithi132 (mon.0) 690 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:51.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:50.422998+0000 mon.smithi132 (mon.0) 691 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:51.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:50.425662+0000 mon.smithi132 (mon.0) 692 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:54:51.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:50.427067+0000 mon.smithi132 (mon.0) 693 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:51.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:50.428103+0000 mon.smithi132 (mon.0) 694 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:54:51.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:50.434083+0000 mon.smithi132 (mon.0) 695 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:51.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:50.441595+0000 mon.smithi132 (mon.0) 696 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:51.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:49.854687+0000 mgr.smithi132.znauon (mgr.14162) 308 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 119 MiB data, 553 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 12 MiB/s wr, 613 op/s 2024-04-12T05:54:51.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:50.410056+0000 mon.smithi132 (mon.0) 689 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:51.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:50.415323+0000 mon.smithi132 (mon.0) 690 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:51.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:50.422998+0000 mon.smithi132 (mon.0) 691 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:51.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:50.425662+0000 mon.smithi132 (mon.0) 692 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:54:51.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:50.427067+0000 mon.smithi132 (mon.0) 693 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:51.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:50.428103+0000 mon.smithi132 (mon.0) 694 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:54:51.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:50.434083+0000 mon.smithi132 (mon.0) 695 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:51.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:50.441595+0000 mon.smithi132 (mon.0) 696 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:51.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 9569 36.95 MB/sec warmup 9 sec latency 14.149 ms 2024-04-12T05:54:52.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 10925 39.03 MB/sec warmup 10 sec latency 43.750 ms 2024-04-12T05:54:53.409 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:51.855199+0000 mgr.smithi132.znauon (mgr.14162) 309 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 138 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 16 MiB/s wr, 994 op/s 2024-04-12T05:54:53.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:51.855199+0000 mgr.smithi132.znauon (mgr.14162) 309 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 138 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 16 MiB/s wr, 994 op/s 2024-04-12T05:54:53.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 11982 37.10 MB/sec warmup 11 sec latency 18.663 ms 2024-04-12T05:54:54.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 13291 36.29 MB/sec warmup 12 sec latency 14.463 ms 2024-04-12T05:54:55.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:53.855743+0000 mgr.smithi132.znauon (mgr.14162) 310 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 160 MiB data, 736 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 20 MiB/s wr, 1.39k op/s 2024-04-12T05:54:55.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:53.997028+0000 mon.smithi132 (mon.0) 697 : audit [INF] from='client.? 172.21.15.132:0/2250337983' entity='client.admin' 2024-04-12T05:54:55.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:54.001687+0000 mon.smithi132 (mon.0) 698 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:54:55.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:54.003428+0000 mon.smithi132 (mon.0) 699 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:55.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:54.005332+0000 mon.smithi132 (mon.0) 700 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:54:55.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:54.370105+0000 mon.smithi132 (mon.0) 701 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:55.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:54.378007+0000 mon.smithi132 (mon.0) 702 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:55.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:53.855743+0000 mgr.smithi132.znauon (mgr.14162) 310 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 160 MiB data, 736 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 20 MiB/s wr, 1.39k op/s 2024-04-12T05:54:55.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:53.997028+0000 mon.smithi132 (mon.0) 697 : audit [INF] from='client.? 172.21.15.132:0/2250337983' entity='client.admin' 2024-04-12T05:54:55.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:54.001687+0000 mon.smithi132 (mon.0) 698 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:54:55.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:54.003428+0000 mon.smithi132 (mon.0) 699 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:54:55.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:54.005332+0000 mon.smithi132 (mon.0) 700 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:54:55.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:54.370105+0000 mon.smithi132 (mon.0) 701 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:55.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:54.378007+0000 mon.smithi132 (mon.0) 702 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:54:55.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 14496 37.38 MB/sec warmup 13 sec latency 51.092 ms 2024-04-12T05:54:56.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 15410 35.74 MB/sec warmup 14 sec latency 49.355 ms 2024-04-12T05:54:57.365 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph mgr module enable nfs --force' 2024-04-12T05:54:57.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 16741 35.21 MB/sec warmup 15 sec latency 18.222 ms 2024-04-12T05:54:58.125 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:55.856270+0000 mgr.smithi132.znauon (mgr.14162) 311 : cluster [DBG] pgmap v259: 97 pgs: 97 active+clean; 164 MiB data, 818 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 23 MiB/s wr, 1.59k op/s 2024-04-12T05:54:58.126 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:56.883443+0000 mon.smithi132 (mon.0) 703 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-12T05:54:58.126 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:56.883736+0000 mon.smithi132 (mon.0) 704 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-04-12T05:54:58.126 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:56.883883+0000 mon.smithi132 (mon.0) 705 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-12T05:54:58.126 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:56.884047+0000 mon.smithi132 (mon.0) 706 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-04-12T05:54:58.126 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:57.027590+0000 mon.smithi132 (mon.0) 707 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:54:58.126 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:57.027799+0000 mon.smithi132 (mon.0) 708 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:54:58.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:55.856270+0000 mgr.smithi132.znauon (mgr.14162) 311 : cluster [DBG] pgmap v259: 97 pgs: 97 active+clean; 164 MiB data, 818 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 23 MiB/s wr, 1.59k op/s 2024-04-12T05:54:58.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:56.883443+0000 mon.smithi132 (mon.0) 703 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-12T05:54:58.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:56.883736+0000 mon.smithi132 (mon.0) 704 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-04-12T05:54:58.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:56.883883+0000 mon.smithi132 (mon.0) 705 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-12T05:54:58.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:56.884047+0000 mon.smithi132 (mon.0) 706 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-04-12T05:54:58.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:57.027590+0000 mon.smithi132 (mon.0) 707 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:54:58.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:57.027799+0000 mon.smithi132 (mon.0) 708 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:54:58.942 INFO:teuthology.orchestra.run.smithi132.stdout: 5 18080 36.36 MB/sec warmup 16 sec latency 21.438 ms 2024-04-12T05:54:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:57.724787+0000 mon.smithi132 (mon.0) 709 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-04-12T05:54:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:57.724835+0000 mon.smithi132 (mon.0) 710 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-04-12T05:54:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:57.724868+0000 mon.smithi132 (mon.0) 711 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-12T05:54:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:57.724907+0000 mon.smithi132 (mon.0) 712 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-04-12T05:54:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:57.724941+0000 mon.smithi132 (mon.0) 713 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-12T05:54:59.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:57.724787+0000 mon.smithi132 (mon.0) 709 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-04-12T05:54:59.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:57.724835+0000 mon.smithi132 (mon.0) 710 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-04-12T05:54:59.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:57.724868+0000 mon.smithi132 (mon.0) 711 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-12T05:54:59.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:57.724907+0000 mon.smithi132 (mon.0) 712 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-04-12T05:54:59.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:57.724941+0000 mon.smithi132 (mon.0) 713 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-12T05:54:59.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 19112 35.26 MB/sec warmup 17 sec latency 13.662 ms 2024-04-12T05:55:00.086 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:57.856662+0000 mgr.smithi132.znauon (mgr.14162) 312 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 168 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 18 MiB/s wr, 1.63k op/s 2024-04-12T05:55:00.086 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:54:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:58.735129+0000 mon.smithi132 (mon.0) 714 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-12T05:55:00.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:57.856662+0000 mgr.smithi132.znauon (mgr.14162) 312 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 168 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 18 MiB/s wr, 1.63k op/s 2024-04-12T05:55:00.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:54:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:58.735129+0000 mon.smithi132 (mon.0) 714 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-12T05:55:00.762 INFO:teuthology.orchestra.run.smithi132.stderr:module 'nfs' is already enabled 2024-04-12T05:55:00.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 20370 34.79 MB/sec warmup 18 sec latency 23.568 ms 2024-04-12T05:55:01.132 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:59.735903+0000 mon.smithi132 (mon.0) 715 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-12T05:55:01.132 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:59.926656+0000 mon.smithi142 (mon.1) 18 : audit [INF] from='client.? 172.21.15.132:0/1333316961' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-12T05:55:01.132 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:54:59.926953+0000 mon.smithi132 (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-12T05:55:01.132 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:00.724342+0000 mon.smithi132 (mon.0) 717 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-12T05:55:01.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:59.735903+0000 mon.smithi132 (mon.0) 715 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-12T05:55:01.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:59.926656+0000 mon.smithi142 (mon.1) 18 : audit [INF] from='client.? 172.21.15.132:0/1333316961' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-12T05:55:01.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:54:59.926953+0000 mon.smithi132 (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-12T05:55:01.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:00.724342+0000 mon.smithi132 (mon.0) 717 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-12T05:55:01.617 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-12T05:55:01.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:54:59.858512+0000 mgr.smithi132.znauon (mgr.14162) 313 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 168 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 13 MiB/s wr, 1.16k op/s 2024-04-12T05:55:01.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:00.753871+0000 mon.smithi132 (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-12T05:55:01.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:00.753948+0000 mon.smithi132 (mon.0) 719 : cluster [DBG] mgrmap e20: smithi132.znauon(active, since 7m), standbys: smithi142.fgshqt 2024-04-12T05:55:01.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:01.729662+0000 mon.smithi132 (mon.0) 720 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-12T05:55:01.942 INFO:teuthology.orchestra.run.smithi132.stdout: 5 21580 35.65 MB/sec warmup 19 sec latency 15.992 ms 2024-04-12T05:55:02.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:54:59.858512+0000 mgr.smithi132.znauon (mgr.14162) 313 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 168 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 13 MiB/s wr, 1.16k op/s 2024-04-12T05:55:02.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:00.753871+0000 mon.smithi132 (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-12T05:55:02.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:00.753948+0000 mon.smithi132 (mon.0) 719 : cluster [DBG] mgrmap e20: smithi132.znauon(active, since 7m), standbys: smithi142.fgshqt 2024-04-12T05:55:02.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:01.729662+0000 mon.smithi132 (mon.0) 720 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-12T05:55:02.942 INFO:teuthology.orchestra.run.smithi132.stdout: 5 22524 34.59 MB/sec warmup 20 sec latency 17.876 ms 2024-04-12T05:55:03.942 INFO:teuthology.orchestra.run.smithi132.stdout: 5 23823 34.20 MB/sec warmup 21 sec latency 14.635 ms 2024-04-12T05:55:04.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:03 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:01.858864+0000 mgr.smithi132.znauon (mgr.14162) 314 : cluster [DBG] pgmap v267: 97 pgs: 1 peering, 96 active+clean; 171 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 7.7 MiB/s wr, 559 op/s 2024-04-12T05:55:04.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:01.858864+0000 mgr.smithi132.znauon (mgr.14162) 314 : cluster [DBG] pgmap v267: 97 pgs: 1 peering, 96 active+clean; 171 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 7.7 MiB/s wr, 559 op/s 2024-04-12T05:55:04.278 INFO:teuthology.orchestra.run.smithi132.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42 2024-04-12T05:55:04.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 25135 35.14 MB/sec warmup 22 sec latency 17.691 ms 2024-04-12T05:55:05.161 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-12T05:55:05.161 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi132.front.sepia.ceph.com 2024-04-12T05:55:05.161 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- 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-04-12T05:55:05.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:03.859386+0000 mgr.smithi132.znauon (mgr.14162) 315 : cluster [DBG] pgmap v268: 97 pgs: 1 peering, 96 active+clean; 191 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 17 MiB/s wr, 1.63k op/s 2024-04-12T05:55:05.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:04.277917+0000 mgr.smithi132.znauon (mgr.14162) 316 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:05.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:55:04.278701+0000 mgr.smithi132.znauon (mgr.14162) 317 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42 2024-04-12T05:55:05.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:04.283418+0000 mon.smithi132 (mon.0) 721 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:55:05.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:04.284028+0000 mon.smithi132 (mon.0) 722 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:55:05.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:04.285480+0000 mon.smithi132 (mon.0) 723 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:55:05.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:04.286464+0000 mon.smithi132 (mon.0) 724 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:55:05.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:04.291650+0000 mon.smithi132 (mon.0) 725 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:55:05.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:04.299834+0000 mon.smithi132 (mon.0) 726 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:55:05.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:55:04.301870+0000 mgr.smithi132.znauon (mgr.14162) 318 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42 2024-04-12T05:55:05.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:03.859386+0000 mgr.smithi132.znauon (mgr.14162) 315 : cluster [DBG] pgmap v268: 97 pgs: 1 peering, 96 active+clean; 191 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 17 MiB/s wr, 1.63k op/s 2024-04-12T05:55:05.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:04.277917+0000 mgr.smithi132.znauon (mgr.14162) 316 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:05.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:55:04.278701+0000 mgr.smithi132.znauon (mgr.14162) 317 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42 2024-04-12T05:55:05.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:04.283418+0000 mon.smithi132 (mon.0) 721 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:55:05.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:04.284028+0000 mon.smithi132 (mon.0) 722 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:55:05.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:04.285480+0000 mon.smithi132 (mon.0) 723 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:55:05.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:04.286464+0000 mon.smithi132 (mon.0) 724 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:55:05.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:04.291650+0000 mon.smithi132 (mon.0) 725 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:55:05.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:04.299834+0000 mon.smithi132 (mon.0) 726 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:55:05.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:55:04.301870+0000 mgr.smithi132.znauon (mgr.14162) 318 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42 2024-04-12T05:55:05.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 25908 33.93 MB/sec warmup 23 sec latency 18.083 ms 2024-04-12T05:55:06.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 27183 33.63 MB/sec warmup 24 sec latency 19.758 ms 2024-04-12T05:55:07.906 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T05:55:07.941 INFO:teuthology.orchestra.run.smithi132.stdout: 5 28145 33.81 MB/sec warmup 25 sec latency 26.613 ms 2024-04-12T05:55:08.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:05.861561+0000 mgr.smithi132.znauon (mgr.14162) 319 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 193 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 20 MiB/s wr, 1.77k op/s; 669 KiB/s, 0 objects/s recovering 2024-04-12T05:55:08.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:05.861561+0000 mgr.smithi132.znauon (mgr.14162) 319 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 193 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 20 MiB/s wr, 1.77k op/s; 669 KiB/s, 0 objects/s recovering 2024-04-12T05:55:08.818 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:55:08.818 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (4m) 18s ago 6m 22.1M - 0.20.0 0881eb8f169f 3cea24dc87ca 2024-04-12T05:55:08.818 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (6m) 18s ago 6m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T05:55:08.818 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (5m) 26s ago 5m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T05:55:08.818 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (4m) 18s ago 6m 31.3M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T05:55:08.818 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (51s) 18s ago 51s 14.5M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (49s) 26s ago 48s 12.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (8m) 18s ago 8m 422M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (5m) 26s ago 5m 369M - 16.2.5 6933c2a0b7dd d5b0f470a080 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (8m) 18s ago 8m 47.2M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (5m) 26s ago 5m 40.8M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.0.smithi132.kvlwaf smithi132 *:2049 running (35s) 18s ago 34s 53.7M - 3.5 6933c2a0b7dd 5c0a8819876a 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.0.smithi142.rvgfqc smithi142 *:2049 running (29s) 26s ago 29s 55.2M - 3.5 6933c2a0b7dd a55a4799c029 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (6m) 18s ago 6m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (5m) 26s ago 5m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (4m) 18s ago 4m 37.1M 3224M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (4m) 18s ago 4m 37.5M 3224M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (4m) 18s ago 4m 35.8M 3224M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (3m) 18s ago 3m 38.4M 3224M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (3m) 26s ago 3m 35.2M 3992M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T05:55:08.819 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (3m) 26s ago 3m 37.3M 3992M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T05:55:08.820 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (2m) 26s ago 2m 36.0M 3992M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T05:55:08.820 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (2m) 26s ago 2m 36.5M 3992M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T05:55:08.820 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (4m) 18s ago 5m 42.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T05:55:08.943 INFO:teuthology.orchestra.run.smithi132.stdout: 5 28744 33.41 MB/sec warmup 26 sec latency 34.198 ms 2024-04-12T05:55:09.380 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:55:09.380 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T05:55:09.380 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:55:09.380 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:55:09.380 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T05:55:09.380 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:55:09.380 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:55:09.380 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T05:55:09.380 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:55:09.380 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:55:09.381 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T05:55:09.381 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:55:09.381 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:55:09.381 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T05:55:09.381 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-12T05:55:09.381 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T05:55:09.381 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:55:09.850 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:55:09.851 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42", 2024-04-12T05:55:09.851 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T05:55:09.851 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T05:55:09.851 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "", 2024-04-12T05:55:09.851 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:d540ebaca6b131a1dd560e7f69e024b133bbaa42 image" 2024-04-12T05:55:09.851 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:55:09.944 INFO:teuthology.orchestra.run.smithi132.stdout: 5 29421 32.41 MB/sec warmup 27 sec latency 25.075 ms 2024-04-12T05:55:10.086 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:07.862002+0000 mgr.smithi132.znauon (mgr.14162) 320 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 21 MiB/s wr, 1.98k op/s; 512 KiB/s, 0 objects/s recovering 2024-04-12T05:55:10.086 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:07.891610+0000 mgr.smithi132.znauon (mgr.14162) 321 : audit [DBG] from='client.14612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:10.086 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:08.352186+0000 mgr.smithi132.znauon (mgr.14162) 322 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:10.087 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:08.809147+0000 mgr.smithi132.znauon (mgr.14162) 323 : audit [DBG] from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:10.087 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:09.385380+0000 mon.smithi132 (mon.0) 727 : audit [DBG] from='client.? 172.21.15.132:0/2185198594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:55:10.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:07.862002+0000 mgr.smithi132.znauon (mgr.14162) 320 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 21 MiB/s wr, 1.98k op/s; 512 KiB/s, 0 objects/s recovering 2024-04-12T05:55:10.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:07.891610+0000 mgr.smithi132.znauon (mgr.14162) 321 : audit [DBG] from='client.14612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:10.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:08.352186+0000 mgr.smithi132.znauon (mgr.14162) 322 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:10.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:08.809147+0000 mgr.smithi132.znauon (mgr.14162) 323 : audit [DBG] from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:10.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:09.385380+0000 mon.smithi132 (mon.0) 727 : audit [DBG] from='client.? 172.21.15.132:0/2185198594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:55:10.434 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T05:55:10.944 INFO:teuthology.orchestra.run.smithi132.stdout: 5 30229 32.06 MB/sec warmup 28 sec latency 17.378 ms 2024-04-12T05:55:11.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:10.440385+0000 mon.smithi132 (mon.0) 728 : audit [DBG] from='client.? 172.21.15.132:0/690951453' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:55:11.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:10.440385+0000 mon.smithi132 (mon.0) 728 : audit [DBG] from='client.? 172.21.15.132:0/690951453' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:55:11.944 INFO:teuthology.orchestra.run.smithi132.stdout: 5 30978 31.46 MB/sec warmup 29 sec latency 29.333 ms 2024-04-12T05:55:12.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:09.854023+0000 mgr.smithi132.znauon (mgr.14162) 324 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:12.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:09.862477+0000 mgr.smithi132.znauon (mgr.14162) 325 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 15 MiB/s wr, 1.51k op/s; 448 KiB/s, 0 objects/s recovering 2024-04-12T05:55:12.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:09.854023+0000 mgr.smithi132.znauon (mgr.14162) 324 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:12.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:09.862477+0000 mgr.smithi132.znauon (mgr.14162) 325 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 15 MiB/s wr, 1.51k op/s; 448 KiB/s, 0 objects/s recovering 2024-04-12T05:55:12.944 INFO:teuthology.orchestra.run.smithi132.stdout: 5 32061 31.96 MB/sec warmup 30 sec latency 19.945 ms 2024-04-12T05:55:13.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:11.863189+0000 mgr.smithi132.znauon (mgr.14162) 326 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 16 MiB/s wr, 1.56k op/s; 404 KiB/s, 0 objects/s recovering 2024-04-12T05:55:13.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:12.044753+0000 mon.smithi132 (mon.0) 729 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:55:13.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:11.863189+0000 mgr.smithi132.znauon (mgr.14162) 326 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 16 MiB/s wr, 1.56k op/s; 404 KiB/s, 0 objects/s recovering 2024-04-12T05:55:13.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:12.044753+0000 mon.smithi132 (mon.0) 729 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:55:13.944 INFO:teuthology.orchestra.run.smithi132.stdout: 5 32876 31.28 MB/sec warmup 31 sec latency 12.066 ms 2024-04-12T05:55:14.945 INFO:teuthology.orchestra.run.smithi132.stdout: 5 33984 31.07 MB/sec warmup 32 sec latency 23.417 ms 2024-04-12T05:55:15.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:13.863792+0000 mgr.smithi132.znauon (mgr.14162) 327 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 210 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 16 MiB/s wr, 1.47k op/s; 341 KiB/s, 0 objects/s recovering 2024-04-12T05:55:15.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:13.863792+0000 mgr.smithi132.znauon (mgr.14162) 327 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 210 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 16 MiB/s wr, 1.47k op/s; 341 KiB/s, 0 objects/s recovering 2024-04-12T05:55:15.944 INFO:teuthology.orchestra.run.smithi132.stdout: 5 35325 31.48 MB/sec warmup 33 sec latency 18.150 ms 2024-04-12T05:55:16.944 INFO:teuthology.orchestra.run.smithi132.stdout: 5 36363 31.32 MB/sec warmup 34 sec latency 12.722 ms 2024-04-12T05:55:17.945 INFO:teuthology.orchestra.run.smithi132.stdout: 5 37220 31.08 MB/sec warmup 35 sec latency 18.501 ms 2024-04-12T05:55:18.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:15.864340+0000 mgr.smithi132.znauon (mgr.14162) 328 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 227 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 14 MiB/s wr, 1.30k op/s; 341 KiB/s, 0 objects/s recovering 2024-04-12T05:55:18.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:17 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:15.864340+0000 mgr.smithi132.znauon (mgr.14162) 328 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 227 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 14 MiB/s wr, 1.30k op/s; 341 KiB/s, 0 objects/s recovering 2024-04-12T05:55:18.945 INFO:teuthology.orchestra.run.smithi132.stdout: 5 38033 30.62 MB/sec warmup 36 sec latency 27.789 ms 2024-04-12T05:55:19.945 INFO:teuthology.orchestra.run.smithi132.stdout: 5 39015 30.91 MB/sec warmup 37 sec latency 20.671 ms 2024-04-12T05:55:20.088 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:17.864811+0000 mgr.smithi132.znauon (mgr.14162) 329 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 236 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 15 MiB/s wr, 1.38k op/s 2024-04-12T05:55:20.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:19 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:17.864811+0000 mgr.smithi132.znauon (mgr.14162) 329 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 236 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 15 MiB/s wr, 1.38k op/s 2024-04-12T05:55:20.945 INFO:teuthology.orchestra.run.smithi132.stdout: 5 39801 30.51 MB/sec warmup 38 sec latency 16.665 ms 2024-04-12T05:55:21.945 INFO:teuthology.orchestra.run.smithi132.stdout: 5 40795 30.35 MB/sec warmup 39 sec latency 17.388 ms 2024-04-12T05:55:22.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:19.865206+0000 mgr.smithi132.znauon (mgr.14162) 330 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 236 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 959 op/s 2024-04-12T05:55:22.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:19.865206+0000 mgr.smithi132.znauon (mgr.14162) 330 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 236 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 959 op/s 2024-04-12T05:55:22.945 INFO:teuthology.orchestra.run.smithi132.stdout: 5 41711 30.02 MB/sec warmup 40 sec latency 36.360 ms 2024-04-12T05:55:23.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:21.865693+0000 mgr.smithi132.znauon (mgr.14162) 331 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 243 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 14 MiB/s wr, 1.28k op/s 2024-04-12T05:55:23.945 INFO:teuthology.orchestra.run.smithi132.stdout: 5 42671 30.31 MB/sec warmup 41 sec latency 18.279 ms 2024-04-12T05:55:24.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:21.865693+0000 mgr.smithi132.znauon (mgr.14162) 331 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 243 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 14 MiB/s wr, 1.28k op/s 2024-04-12T05:55:24.945 INFO:teuthology.orchestra.run.smithi132.stdout: 5 43340 29.88 MB/sec warmup 42 sec latency 35.964 ms 2024-04-12T05:55:25.945 INFO:teuthology.orchestra.run.smithi132.stdout: 5 44576 29.79 MB/sec warmup 43 sec latency 30.965 ms 2024-04-12T05:55:26.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:23.866245+0000 mgr.smithi132.znauon (mgr.14162) 332 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.30k op/s 2024-04-12T05:55:26.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:23.866245+0000 mgr.smithi132.znauon (mgr.14162) 332 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.30k op/s 2024-04-12T05:55:26.946 INFO:teuthology.orchestra.run.smithi132.stdout: 5 45801 30.04 MB/sec warmup 44 sec latency 26.745 ms 2024-04-12T05:55:27.946 INFO:teuthology.orchestra.run.smithi132.stdout: 5 46574 29.94 MB/sec warmup 45 sec latency 21.415 ms 2024-04-12T05:55:28.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:25.866773+0000 mgr.smithi132.znauon (mgr.14162) 333 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 257 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 14 MiB/s wr, 1.37k op/s 2024-04-12T05:55:28.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:25.866773+0000 mgr.smithi132.znauon (mgr.14162) 333 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 257 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 14 MiB/s wr, 1.37k op/s 2024-04-12T05:55:28.946 INFO:teuthology.orchestra.run.smithi132.stdout: 5 47309 29.54 MB/sec warmup 46 sec latency 31.855 ms 2024-04-12T05:55:29.946 INFO:teuthology.orchestra.run.smithi132.stdout: 5 48452 29.44 MB/sec warmup 47 sec latency 17.586 ms 2024-04-12T05:55:30.089 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:27.867316+0000 mgr.smithi132.znauon (mgr.14162) 334 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 260 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2024-04-12T05:55:30.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:27.867316+0000 mgr.smithi132.znauon (mgr.14162) 334 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 260 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2024-04-12T05:55:30.946 INFO:teuthology.orchestra.run.smithi132.stdout: 5 49672 29.78 MB/sec warmup 48 sec latency 25.390 ms 2024-04-12T05:55:31.946 INFO:teuthology.orchestra.run.smithi132.stdout: 5 50511 29.53 MB/sec warmup 49 sec latency 14.611 ms 2024-04-12T05:55:32.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:29.867707+0000 mgr.smithi132.znauon (mgr.14162) 335 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 260 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.00k op/s 2024-04-12T05:55:32.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:29.867707+0000 mgr.smithi132.znauon (mgr.14162) 335 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 260 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.00k op/s 2024-04-12T05:55:32.946 INFO:teuthology.orchestra.run.smithi132.stdout: 5 51592 29.44 MB/sec warmup 50 sec latency 31.464 ms 2024-04-12T05:55:33.947 INFO:teuthology.orchestra.run.smithi132.stdout: 5 52548 29.35 MB/sec warmup 51 sec latency 38.691 ms 2024-04-12T05:55:34.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:31.868270+0000 mgr.smithi132.znauon (mgr.14162) 336 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 264 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 14 MiB/s wr, 1.27k op/s 2024-04-12T05:55:34.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:31.868270+0000 mgr.smithi132.znauon (mgr.14162) 336 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 264 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 14 MiB/s wr, 1.27k op/s 2024-04-12T05:55:34.946 INFO:teuthology.orchestra.run.smithi132.stdout: 5 53403 29.47 MB/sec warmup 52 sec latency 36.191 ms 2024-04-12T05:55:35.947 INFO:teuthology.orchestra.run.smithi132.stdout: 5 54380 29.24 MB/sec warmup 53 sec latency 21.757 ms 2024-04-12T05:55:36.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:33.868931+0000 mgr.smithi132.znauon (mgr.14162) 337 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 280 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.32k op/s 2024-04-12T05:55:36.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:33.868931+0000 mgr.smithi132.znauon (mgr.14162) 337 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 280 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.32k op/s 2024-04-12T05:55:36.947 INFO:teuthology.orchestra.run.smithi132.stdout: 5 55381 29.08 MB/sec warmup 54 sec latency 21.931 ms 2024-04-12T05:55:37.947 INFO:teuthology.orchestra.run.smithi132.stdout: 5 56277 29.13 MB/sec warmup 55 sec latency 20.374 ms 2024-04-12T05:55:38.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:35.869442+0000 mgr.smithi132.znauon (mgr.14162) 338 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 285 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 14 MiB/s wr, 1.27k op/s 2024-04-12T05:55:38.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:37.147911+0000 mon.smithi132 (mon.0) 730 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:55:38.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:37.149445+0000 mon.smithi132 (mon.0) 731 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:55:38.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:35.869442+0000 mgr.smithi132.znauon (mgr.14162) 338 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 285 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 14 MiB/s wr, 1.27k op/s 2024-04-12T05:55:38.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:37.147911+0000 mon.smithi132 (mon.0) 730 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:55:38.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:37.149445+0000 mon.smithi132 (mon.0) 731 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:55:38.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 57212 29.18 MB/sec warmup 56 sec latency 24.509 ms 2024-04-12T05:55:39.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:55:37.148502+0000 mgr.smithi132.znauon (mgr.14162) 339 : cephadm [INF] Upgrade: Target is version 18.2.2-1187-gd540ebac (unknown) 2024-04-12T05:55:39.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:55:37.148579+0000 mgr.smithi132.znauon (mgr.14162) 340 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3'] 2024-04-12T05:55:39.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:55:37.151422+0000 mgr.smithi132.znauon (mgr.14162) 341 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi132.znauon) 2024-04-12T05:55:39.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:55:37.460864+0000 mgr.smithi132.znauon (mgr.14162) 342 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3 on smithi142 2024-04-12T05:55:39.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:55:37.148502+0000 mgr.smithi132.znauon (mgr.14162) 339 : cephadm [INF] Upgrade: Target is version 18.2.2-1187-gd540ebac (unknown) 2024-04-12T05:55:39.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:55:37.148579+0000 mgr.smithi132.znauon (mgr.14162) 340 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3'] 2024-04-12T05:55:39.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:55:37.151422+0000 mgr.smithi132.znauon (mgr.14162) 341 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi132.znauon) 2024-04-12T05:55:39.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:55:37.460864+0000 mgr.smithi132.znauon (mgr.14162) 342 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3 on smithi142 2024-04-12T05:55:39.947 INFO:teuthology.orchestra.run.smithi132.stdout: 5 58100 28.95 MB/sec warmup 57 sec latency 22.420 ms 2024-04-12T05:55:40.088 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:37.870007+0000 mgr.smithi132.znauon (mgr.14162) 343 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 290 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 15 MiB/s wr, 1.31k op/s 2024-04-12T05:55:40.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:37.870007+0000 mgr.smithi132.znauon (mgr.14162) 343 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 290 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 15 MiB/s wr, 1.31k op/s 2024-04-12T05:55:40.796 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T05:55:40.947 INFO:teuthology.orchestra.run.smithi132.stdout: 5 58741 28.68 MB/sec warmup 58 sec latency 40.657 ms 2024-04-12T05:55:41.466 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:55:41.466 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (5m) 51s ago 7m 22.1M - 0.20.0 0881eb8f169f 3cea24dc87ca 2024-04-12T05:55:41.466 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (7m) 51s ago 7m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T05:55:41.466 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (6m) 58s ago 6m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T05:55:41.466 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (5m) 51s ago 6m 31.3M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T05:55:41.466 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (84s) 51s ago 83s 14.5M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T05:55:41.466 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (81s) 58s ago 81s 12.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T05:55:41.466 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (8m) 51s ago 8m 422M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T05:55:41.466 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (6m) 58s ago 6m 369M - 16.2.5 6933c2a0b7dd d5b0f470a080 2024-04-12T05:55:41.466 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (8m) 51s ago 8m 47.2M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (6m) 58s ago 6m 40.8M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.0.smithi132.kvlwaf smithi132 *:2049 running (67s) 51s ago 67s 53.7M - 3.5 6933c2a0b7dd 5c0a8819876a 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.0.smithi142.rvgfqc smithi142 *:2049 running (62s) 58s ago 61s 55.2M - 3.5 6933c2a0b7dd a55a4799c029 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (6m) 51s ago 6m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (5m) 58s ago 5m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (5m) 51s ago 5m 37.1M 3224M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (5m) 51s ago 5m 37.5M 3224M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (4m) 51s ago 4m 35.8M 3224M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (4m) 51s ago 4m 38.4M 3224M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (3m) 58s ago 3m 35.2M 3992M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (3m) 58s ago 3m 37.3M 3992M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (3m) 58s ago 3m 36.0M 3992M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (2m) 58s ago 2m 36.5M 3992M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T05:55:41.467 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (5m) 51s ago 6m 42.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T05:55:41.860 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:55:41.860 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T05:55:41.860 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:55:41.860 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:55:41.860 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T05:55:41.860 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:55:41.861 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:55:41.861 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T05:55:41.861 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:55:41.861 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:55:41.861 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T05:55:41.861 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:55:41.861 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:55:41.861 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T05:55:41.861 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-12T05:55:41.861 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T05:55:41.861 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:55:41.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 59237 28.37 MB/sec warmup 59 sec latency 36.288 ms 2024-04-12T05:55:42.174 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:55:42.175 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:55:42.175 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T05:55:42.175 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T05:55:42.175 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "0/23 ceph daemons upgraded", 2024-04-12T05:55:42.175 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3 image on host smithi142" 2024-04-12T05:55:42.175 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:55:42.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:39.870362+0000 mgr.smithi132.znauon (mgr.14162) 344 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 290 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.06k op/s 2024-04-12T05:55:42.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:40.786923+0000 mgr.smithi132.znauon (mgr.14162) 345 : audit [DBG] from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:42.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:39.870362+0000 mgr.smithi132.znauon (mgr.14162) 344 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 290 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.06k op/s 2024-04-12T05:55:42.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:40.786923+0000 mgr.smithi132.znauon (mgr.14162) 345 : audit [DBG] from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:42.534 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T05:55:42.947 INFO:teuthology.orchestra.run.smithi132.stdout: 5 59643 28.14 MB/sec warmup 60 sec latency 30.254 ms 2024-04-12T05:55:43.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:41.150806+0000 mgr.smithi132.znauon (mgr.14162) 346 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:43.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:41.460781+0000 mgr.smithi132.znauon (mgr.14162) 347 : audit [DBG] from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:43.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:41.865895+0000 mon.smithi132 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.132:0/4118465361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:55:43.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:42.540152+0000 mon.smithi132 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.132:0/765547720' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:55:43.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:41.150806+0000 mgr.smithi132.znauon (mgr.14162) 346 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:43.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:41.460781+0000 mgr.smithi132.znauon (mgr.14162) 347 : audit [DBG] from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:43.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:41.865895+0000 mon.smithi132 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.132:0/4118465361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:55:43.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:42.540152+0000 mon.smithi132 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.132:0/765547720' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:55:43.947 INFO:teuthology.orchestra.run.smithi132.stdout: 5 60319 28.15 MB/sec warmup 61 sec latency 36.774 ms 2024-04-12T05:55:44.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:41.870792+0000 mgr.smithi132.znauon (mgr.14162) 348 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 14 MiB/s wr, 1.35k op/s 2024-04-12T05:55:44.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:42.180349+0000 mgr.smithi132.znauon (mgr.14162) 349 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:44.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:41.870792+0000 mgr.smithi132.znauon (mgr.14162) 348 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 14 MiB/s wr, 1.35k op/s 2024-04-12T05:55:44.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:42.180349+0000 mgr.smithi132.znauon (mgr.14162) 349 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:55:44.947 INFO:teuthology.orchestra.run.smithi132.stdout: 5 60911 27.92 MB/sec warmup 62 sec latency 84.587 ms 2024-04-12T05:55:45.947 INFO:teuthology.orchestra.run.smithi132.stdout: 5 61449 27.63 MB/sec warmup 63 sec latency 29.821 ms 2024-04-12T05:55:46.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:43.871210+0000 mgr.smithi132.znauon (mgr.14162) 350 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 296 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-04-12T05:55:46.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:43.871210+0000 mgr.smithi132.znauon (mgr.14162) 350 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 296 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-04-12T05:55:46.947 INFO:teuthology.orchestra.run.smithi132.stdout: 5 62353 27.51 MB/sec warmup 64 sec latency 25.931 ms 2024-04-12T05:55:47.947 INFO:teuthology.orchestra.run.smithi132.stdout: 5 63372 27.60 MB/sec warmup 65 sec latency 11.431 ms 2024-04-12T05:55:48.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:45.871706+0000 mgr.smithi132.znauon (mgr.14162) 351 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 299 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 11 MiB/s wr, 1k op/s 2024-04-12T05:55:48.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:45.871706+0000 mgr.smithi132.znauon (mgr.14162) 351 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 299 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 11 MiB/s wr, 1k op/s 2024-04-12T05:55:48.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 64204 27.63 MB/sec warmup 66 sec latency 27.199 ms 2024-04-12T05:55:49.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 64728 27.32 MB/sec warmup 67 sec latency 51.391 ms 2024-04-12T05:55:50.088 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:47.872237+0000 mgr.smithi132.znauon (mgr.14162) 352 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 311 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.18k op/s 2024-04-12T05:55:50.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:47.872237+0000 mgr.smithi132.znauon (mgr.14162) 352 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 311 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.18k op/s 2024-04-12T05:55:50.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 65265 27.08 MB/sec warmup 68 sec latency 105.173 ms 2024-04-12T05:55:51.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 66131 26.98 MB/sec warmup 69 sec latency 25.464 ms 2024-04-12T05:55:52.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:49.872552+0000 mgr.smithi132.znauon (mgr.14162) 353 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 311 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 8.9 MiB/s wr, 916 op/s 2024-04-12T05:55:52.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:49.872552+0000 mgr.smithi132.znauon (mgr.14162) 353 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 311 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 8.9 MiB/s wr, 916 op/s 2024-04-12T05:55:52.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 66960 27.01 MB/sec warmup 70 sec latency 20.720 ms 2024-04-12T05:55:53.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 67644 26.97 MB/sec warmup 71 sec latency 22.613 ms 2024-04-12T05:55:54.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:51.873048+0000 mgr.smithi132.znauon (mgr.14162) 354 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 311 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 10 MiB/s wr, 1.02k op/s 2024-04-12T05:55:54.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:51.873048+0000 mgr.smithi132.znauon (mgr.14162) 354 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 311 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 10 MiB/s wr, 1.02k op/s 2024-04-12T05:55:54.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 68031 26.72 MB/sec warmup 72 sec latency 45.203 ms 2024-04-12T05:55:55.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 68783 26.53 MB/sec warmup 73 sec latency 96.839 ms 2024-04-12T05:55:56.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:53.873485+0000 mgr.smithi132.znauon (mgr.14162) 355 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 319 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 10 MiB/s wr, 1.02k op/s 2024-04-12T05:55:56.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:53.873485+0000 mgr.smithi132.znauon (mgr.14162) 355 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 319 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 10 MiB/s wr, 1.02k op/s 2024-04-12T05:55:56.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 69683 26.46 MB/sec warmup 74 sec latency 31.580 ms 2024-04-12T05:55:57.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 70559 26.52 MB/sec warmup 75 sec latency 14.221 ms 2024-04-12T05:55:58.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:55.873945+0000 mgr.smithi132.znauon (mgr.14162) 356 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 315 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 10 MiB/s wr, 1.04k op/s 2024-04-12T05:55:58.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:57.032017+0000 mon.smithi132 (mon.0) 734 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:55:58.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:55:57.032196+0000 mon.smithi132 (mon.0) 735 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:55:58.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:55.873945+0000 mgr.smithi132.znauon (mgr.14162) 356 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 315 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 10 MiB/s wr, 1.04k op/s 2024-04-12T05:55:58.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:57.032017+0000 mon.smithi132 (mon.0) 734 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T05:55:58.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:55:57.032196+0000 mon.smithi132 (mon.0) 735 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:55:58.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 71173 26.45 MB/sec warmup 76 sec latency 25.558 ms 2024-04-12T05:55:59.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 71498 26.20 MB/sec warmup 77 sec latency 52.760 ms 2024-04-12T05:56:00.088 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:55:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:57.874500+0000 mgr.smithi132.znauon (mgr.14162) 357 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.7 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-04-12T05:56:00.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:55:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:57.874500+0000 mgr.smithi132.znauon (mgr.14162) 357 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.7 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-04-12T05:56:00.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 71801 25.95 MB/sec warmup 78 sec latency 64.365 ms 2024-04-12T05:56:01.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 72303 25.71 MB/sec warmup 79 sec latency 42.204 ms 2024-04-12T05:56:02.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:55:59.874869+0000 mgr.smithi132.znauon (mgr.14162) 358 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.7 KiB/s rd, 8.7 MiB/s wr, 888 op/s 2024-04-12T05:56:02.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:55:59.874869+0000 mgr.smithi132.znauon (mgr.14162) 358 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.7 KiB/s rd, 8.7 MiB/s wr, 888 op/s 2024-04-12T05:56:02.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 72857 25.55 MB/sec warmup 80 sec latency 37.817 ms 2024-04-12T05:56:03.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 73798 25.54 MB/sec warmup 81 sec latency 34.524 ms 2024-04-12T05:56:04.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:03 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:01.875402+0000 mgr.smithi132.znauon (mgr.14162) 359 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 318 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 10 MiB/s wr, 1.02k op/s 2024-04-12T05:56:04.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:01.875402+0000 mgr.smithi132.znauon (mgr.14162) 359 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 318 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 10 MiB/s wr, 1.02k op/s 2024-04-12T05:56:04.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 74703 25.66 MB/sec warmup 82 sec latency 15.663 ms 2024-04-12T05:56:05.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 75453 25.55 MB/sec warmup 83 sec latency 33.646 ms 2024-04-12T05:56:06.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:03.875948+0000 mgr.smithi132.znauon (mgr.14162) 360 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-04-12T05:56:06.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:03.875948+0000 mgr.smithi132.znauon (mgr.14162) 360 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-04-12T05:56:06.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 76062 25.39 MB/sec warmup 84 sec latency 51.838 ms 2024-04-12T05:56:07.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 76791 25.30 MB/sec warmup 85 sec latency 19.434 ms 2024-04-12T05:56:08.117 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:05.876395+0000 mgr.smithi132.znauon (mgr.14162) 361 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 321 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 972 op/s 2024-04-12T05:56:08.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:05.876395+0000 mgr.smithi132.znauon (mgr.14162) 361 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 321 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 972 op/s 2024-04-12T05:56:08.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 77424 25.23 MB/sec warmup 86 sec latency 31.749 ms 2024-04-12T05:56:09.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 77856 25.12 MB/sec warmup 87 sec latency 40.347 ms 2024-04-12T05:56:10.089 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:07.876815+0000 mgr.smithi132.znauon (mgr.14162) 362 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 10 MiB/s wr, 961 op/s 2024-04-12T05:56:10.089 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:09.331146+0000 mon.smithi132 (mon.0) 736 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:56:10.089 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:09.331893+0000 mon.smithi132 (mon.0) 737 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi142.fgshqt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:56:10.089 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:09.332509+0000 mon.smithi132 (mon.0) 738 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:56:10.089 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:09.332985+0000 mon.smithi132 (mon.0) 739 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:56:10.101 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:07.876815+0000 mgr.smithi132.znauon (mgr.14162) 362 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 10 MiB/s wr, 961 op/s 2024-04-12T05:56:10.101 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:09.331146+0000 mon.smithi132 (mon.0) 736 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:56:10.102 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:09.331893+0000 mon.smithi132 (mon.0) 737 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi142.fgshqt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T05:56:10.102 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:09.332509+0000 mon.smithi132 (mon.0) 738 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T05:56:10.102 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:09.332985+0000 mon.smithi132 (mon.0) 739 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:56:10.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 78569 25.09 MB/sec warmup 88 sec latency 37.774 ms 2024-04-12T05:56:11.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:09.326828+0000 mgr.smithi132.znauon (mgr.14162) 363 : cephadm [INF] Upgrade: Updating mgr.smithi142.fgshqt 2024-04-12T05:56:11.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:09.333544+0000 mgr.smithi132.znauon (mgr.14162) 364 : cephadm [INF] Deploying daemon mgr.smithi142.fgshqt on smithi142 2024-04-12T05:56:11.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:09.326828+0000 mgr.smithi132.znauon (mgr.14162) 363 : cephadm [INF] Upgrade: Updating mgr.smithi142.fgshqt 2024-04-12T05:56:11.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:09.333544+0000 mgr.smithi132.znauon (mgr.14162) 364 : cephadm [INF] Deploying daemon mgr.smithi142.fgshqt on smithi142 2024-04-12T05:56:11.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 79317 24.97 MB/sec warmup 89 sec latency 30.695 ms 2024-04-12T05:56:12.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:09.877263+0000 mgr.smithi132.znauon (mgr.14162) 365 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 7.4 MiB/s wr, 649 op/s 2024-04-12T05:56:12.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:09.877263+0000 mgr.smithi132.znauon (mgr.14162) 365 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 7.4 MiB/s wr, 649 op/s 2024-04-12T05:56:12.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 79906 24.83 MB/sec warmup 90 sec latency 25.922 ms 2024-04-12T05:56:12.962 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T05:56:13.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:11.877792+0000 mgr.smithi132.znauon (mgr.14162) 366 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 311 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 9.1 MiB/s wr, 827 op/s 2024-04-12T05:56:13.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:11.877792+0000 mgr.smithi132.znauon (mgr.14162) 366 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 311 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 9.1 MiB/s wr, 827 op/s 2024-04-12T05:56:13.765 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:56:13.765 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (5m) 83s ago 7m 22.1M - 0.20.0 0881eb8f169f 3cea24dc87ca 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (7m) 83s ago 7m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (6m) 91s ago 6m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (5m) 83s ago 7m 31.3M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (116s) 83s ago 116s 14.5M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (114s) 91s ago 113s 12.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (9m) 83s ago 9m 422M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (6m) 91s ago 6m 369M - 16.2.5 6933c2a0b7dd d5b0f470a080 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (9m) 83s ago 9m 47.2M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (6m) 91s ago 6m 40.8M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.0.smithi132.kvlwaf smithi132 *:2049 running (100s) 83s ago 99s 53.7M - 3.5 6933c2a0b7dd 5c0a8819876a 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.0.smithi142.rvgfqc smithi142 *:2049 running (94s) 91s ago 94s 55.2M - 3.5 6933c2a0b7dd a55a4799c029 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (7m) 83s ago 7m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (6m) 91s ago 6m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (6m) 83s ago 6m 37.1M 3224M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T05:56:13.766 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (5m) 83s ago 5m 37.5M 3224M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T05:56:13.767 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (5m) 83s ago 5m 35.8M 3224M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T05:56:13.767 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (4m) 83s ago 4m 38.4M 3224M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T05:56:13.767 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (4m) 91s ago 4m 35.2M 3992M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T05:56:13.767 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (4m) 91s ago 4m 37.3M 3992M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T05:56:13.767 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (3m) 91s ago 3m 36.0M 3992M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T05:56:13.767 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (3m) 91s ago 3m 36.5M 3992M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T05:56:13.767 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (5m) 83s ago 6m 42.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T05:56:13.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 80458 24.73 MB/sec warmup 91 sec latency 24.809 ms 2024-04-12T05:56:14.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:12.952170+0000 mgr.smithi132.znauon (mgr.14162) 367 : audit [DBG] from='client.24375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:14.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:13.363639+0000 mgr.smithi132.znauon (mgr.14162) 368 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:14.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:13.755801+0000 mgr.smithi132.znauon (mgr.14162) 369 : audit [DBG] from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:14.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:12.952170+0000 mgr.smithi132.znauon (mgr.14162) 367 : audit [DBG] from='client.24375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:14.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:13.363639+0000 mgr.smithi132.znauon (mgr.14162) 368 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:14.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:13.755801+0000 mgr.smithi132.znauon (mgr.14162) 369 : audit [DBG] from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:14.229 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:56:14.229 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T05:56:14.229 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:56:14.229 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:56:14.229 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T05:56:14.229 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:56:14.230 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:56:14.230 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T05:56:14.230 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:56:14.230 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:56:14.230 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T05:56:14.230 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:56:14.230 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:56:14.230 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T05:56:14.230 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-12T05:56:14.230 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T05:56:14.230 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:56:14.619 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:56:14.619 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:56:14.619 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T05:56:14.619 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T05:56:14.619 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "0/23 ceph daemons upgraded", 2024-04-12T05:56:14.619 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading mgr daemons" 2024-04-12T05:56:14.619 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:56:14.896 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:13.878254+0000 mgr.smithi132.znauon (mgr.14162) 370 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 310 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.4 KiB/s rd, 9.6 MiB/s wr, 927 op/s 2024-04-12T05:56:14.896 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:14.235135+0000 mon.smithi132 (mon.0) 740 : audit [DBG] from='client.? 172.21.15.132:0/362121032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:56:14.896 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:14.623095+0000 mgr.smithi132.znauon (mgr.14162) 371 : audit [DBG] from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:14.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 81311 24.77 MB/sec warmup 92 sec latency 72.881 ms 2024-04-12T05:56:15.022 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T05:56:15.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:13.878254+0000 mgr.smithi132.znauon (mgr.14162) 370 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 310 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.4 KiB/s rd, 9.6 MiB/s wr, 927 op/s 2024-04-12T05:56:15.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:14.235135+0000 mon.smithi132 (mon.0) 740 : audit [DBG] from='client.? 172.21.15.132:0/362121032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:56:15.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:14.623095+0000 mgr.smithi132.znauon (mgr.14162) 371 : audit [DBG] from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:15.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 81976 24.72 MB/sec warmup 93 sec latency 51.519 ms 2024-04-12T05:56:16.163 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:15.028084+0000 mon.smithi132 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.132:0/2114377598' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:56:16.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:15.703887+0000 mon.smithi132 (mon.0) 742 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:56:16.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:15.704578+0000 mon.smithi132 (mon.0) 743 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:56:16.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:15.705624+0000 mon.smithi132 (mon.0) 744 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:56:16.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:15 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:15.706869+0000 mon.smithi132 (mon.0) 745 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:56:16.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:15.028084+0000 mon.smithi132 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.132:0/2114377598' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:56:16.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:15.703887+0000 mon.smithi132 (mon.0) 742 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:56:16.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:15.704578+0000 mon.smithi132 (mon.0) 743 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:56:16.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:15.705624+0000 mon.smithi132 (mon.0) 744 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:56:16.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:15 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:15.706869+0000 mon.smithi132 (mon.0) 745 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:56:16.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 82585 24.60 MB/sec warmup 94 sec latency 71.367 ms 2024-04-12T05:56:17.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 83437 24.52 MB/sec warmup 95 sec latency 46.031 ms 2024-04-12T05:56:17.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:17 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:15.878775+0000 mgr.smithi132.znauon (mgr.14162) 372 : cluster [DBG] pgmap v304: 97 pgs: 97 active+clean; 313 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 10 MiB/s wr, 943 op/s 2024-04-12T05:56:18.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:15.878775+0000 mgr.smithi132.znauon (mgr.14162) 372 : cluster [DBG] pgmap v304: 97 pgs: 97 active+clean; 313 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 10 MiB/s wr, 943 op/s 2024-04-12T05:56:18.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 84288 24.50 MB/sec warmup 96 sec latency 31.483 ms 2024-04-12T05:56:19.792 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:19 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:17.879386+0000 mgr.smithi132.znauon (mgr.14162) 373 : cluster [DBG] pgmap v305: 97 pgs: 97 active+clean; 313 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-04-12T05:56:19.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 84866 24.48 MB/sec warmup 97 sec latency 45.464 ms 2024-04-12T05:56:20.089 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:17.879386+0000 mgr.smithi132.znauon (mgr.14162) 373 : cluster [DBG] pgmap v305: 97 pgs: 97 active+clean; 313 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-04-12T05:56:20.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 85286 24.40 MB/sec warmup 98 sec latency 46.850 ms 2024-04-12T05:56:21.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 85791 24.25 MB/sec warmup 99 sec latency 32.196 ms 2024-04-12T05:56:21.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:19.879754+0000 mgr.smithi132.znauon (mgr.14162) 374 : cluster [DBG] pgmap v306: 97 pgs: 97 active+clean; 313 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.3 MiB/s wr, 847 op/s 2024-04-12T05:56:22.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:19.879754+0000 mgr.smithi132.znauon (mgr.14162) 374 : cluster [DBG] pgmap v306: 97 pgs: 97 active+clean; 313 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.3 MiB/s wr, 847 op/s 2024-04-12T05:56:22.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 86216 24.10 MB/sec warmup 100 sec latency 34.733 ms 2024-04-12T05:56:23.748 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:21.880267+0000 mgr.smithi132.znauon (mgr.14162) 375 : cluster [DBG] pgmap v307: 97 pgs: 97 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 983 op/s 2024-04-12T05:56:23.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:21.880267+0000 mgr.smithi132.znauon (mgr.14162) 375 : cluster [DBG] pgmap v307: 97 pgs: 97 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 983 op/s 2024-04-12T05:56:23.948 INFO:teuthology.orchestra.run.smithi132.stdout: 5 86882 23.97 MB/sec warmup 101 sec latency 49.420 ms 2024-04-12T05:56:24.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 87634 23.95 MB/sec warmup 102 sec latency 31.176 ms 2024-04-12T05:56:25.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:23.900844+0000 mon.smithi132 (mon.0) 746 : cluster [DBG] Standby manager daemon smithi142.fgshqt restarted 2024-04-12T05:56:25.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:23.900944+0000 mon.smithi132 (mon.0) 747 : cluster [DBG] Standby manager daemon smithi142.fgshqt started 2024-04-12T05:56:25.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:23.904492+0000 mon.smithi142 (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/crt"}]: dispatch 2024-04-12T05:56:25.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:23.907259+0000 mon.smithi142 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:56:25.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:23.908951+0000 mon.smithi142 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/key"}]: dispatch 2024-04-12T05:56:25.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:23.909286+0000 mon.smithi142 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:56:25.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:23.900844+0000 mon.smithi132 (mon.0) 746 : cluster [DBG] Standby manager daemon smithi142.fgshqt restarted 2024-04-12T05:56:25.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:23.900944+0000 mon.smithi132 (mon.0) 747 : cluster [DBG] Standby manager daemon smithi142.fgshqt started 2024-04-12T05:56:25.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:23.904492+0000 mon.smithi142 (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/crt"}]: dispatch 2024-04-12T05:56:25.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:23.907259+0000 mon.smithi142 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:56:25.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:23.908951+0000 mon.smithi142 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/key"}]: dispatch 2024-04-12T05:56:25.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:23.909286+0000 mon.smithi142 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:56:25.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 88423 23.98 MB/sec warmup 103 sec latency 49.189 ms 2024-04-12T05:56:26.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:23.881197+0000 mgr.smithi132.znauon (mgr.14162) 376 : cluster [DBG] pgmap v308: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 994 op/s 2024-04-12T05:56:26.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:24.766303+0000 mon.smithi132 (mon.0) 748 : cluster [DBG] mgrmap e21: smithi132.znauon(active, since 8m), standbys: smithi142.fgshqt 2024-04-12T05:56:26.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:23.881197+0000 mgr.smithi132.znauon (mgr.14162) 376 : cluster [DBG] pgmap v308: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 994 op/s 2024-04-12T05:56:26.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:24.766303+0000 mon.smithi132 (mon.0) 748 : cluster [DBG] mgrmap e21: smithi132.znauon(active, since 8m), standbys: smithi142.fgshqt 2024-04-12T05:56:26.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 89261 23.99 MB/sec warmup 104 sec latency 43.364 ms 2024-04-12T05:56:27.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 90018 23.90 MB/sec warmup 105 sec latency 54.023 ms 2024-04-12T05:56:28.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:25.881709+0000 mgr.smithi132.znauon (mgr.14162) 377 : cluster [DBG] pgmap v309: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.8 MiB/s wr, 943 op/s 2024-04-12T05:56:28.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:25.881709+0000 mgr.smithi132.znauon (mgr.14162) 377 : cluster [DBG] pgmap v309: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.8 MiB/s wr, 943 op/s 2024-04-12T05:56:28.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 90865 23.85 MB/sec warmup 106 sec latency 53.203 ms 2024-04-12T05:56:29.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 91605 23.86 MB/sec warmup 107 sec latency 30.543 ms 2024-04-12T05:56:30.089 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:27.882266+0000 mgr.smithi132.znauon (mgr.14162) 378 : cluster [DBG] pgmap v310: 97 pgs: 97 active+clean; 315 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.02k op/s 2024-04-12T05:56:30.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:27.882266+0000 mgr.smithi132.znauon (mgr.14162) 378 : cluster [DBG] pgmap v310: 97 pgs: 97 active+clean; 315 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.02k op/s 2024-04-12T05:56:30.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 92560 23.94 MB/sec warmup 108 sec latency 25.432 ms 2024-04-12T05:56:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:29.838518+0000 mon.smithi132 (mon.0) 749 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:56:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:30.186379+0000 mon.smithi132 (mon.0) 750 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:56:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:30.193163+0000 mon.smithi132 (mon.0) 751 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:56:31.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:30.195808+0000 mon.smithi132 (mon.0) 752 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:56:31.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:30.200128+0000 mon.smithi132 (mon.0) 753 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr fail", "who": "smithi132.znauon"}]: dispatch 2024-04-12T05:56:31.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:30.206183+0000 mon.smithi132 (mon.0) 754 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-12T05:56:31.202 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:29.838518+0000 mon.smithi132 (mon.0) 749 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:56:31.202 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:30.186379+0000 mon.smithi132 (mon.0) 750 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:56:31.202 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:30.193163+0000 mon.smithi132 (mon.0) 751 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' 2024-04-12T05:56:31.202 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:30.195808+0000 mon.smithi132 (mon.0) 752 : audit [DBG] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:56:31.202 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:30.200128+0000 mon.smithi132 (mon.0) 753 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr fail", "who": "smithi132.znauon"}]: dispatch 2024-04-12T05:56:31.202 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:30.206183+0000 mon.smithi132 (mon.0) 754 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-12T05:56:31.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 93135 23.84 MB/sec warmup 109 sec latency 43.507 ms 2024-04-12T05:56:32.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:29.882837+0000 mgr.smithi132.znauon (mgr.14162) 379 : cluster [DBG] pgmap v311: 97 pgs: 97 active+clean; 315 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.6 MiB/s wr, 695 op/s 2024-04-12T05:56:32.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:30.196948+0000 mgr.smithi132.znauon (mgr.14162) 380 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi132.znauon) 2024-04-12T05:56:32.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:30.199831+0000 mgr.smithi132.znauon (mgr.14162) 381 : cephadm [INF] Failing over to other MGR 2024-04-12T05:56:32.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:31.100153+0000 mon.smithi132 (mon.0) 755 : cluster [DBG] Standby manager daemon smithi132.znauon started 2024-04-12T05:56:32.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.201443+0000 mon.smithi142 (mon.1) 23 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T05:56:32.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.201564+0000 mon.smithi142 (mon.1) 24 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:56:32.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.201876+0000 mon.smithi132 (mon.0) 756 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "mgr fail", "who": "smithi132.znauon"}]': finished 2024-04-12T05:56:32.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:31.201938+0000 mon.smithi132 (mon.0) 757 : cluster [DBG] mgrmap e22: smithi142.fgshqt(active, starting, since 1.00098s), standbys: smithi132.znauon 2024-04-12T05:56:32.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.202438+0000 mon.smithi142 (mon.1) 25 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi132.khldhn"}]: dispatch 2024-04-12T05:56:32.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.202557+0000 mon.smithi142 (mon.1) 26 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T05:56:32.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.203161+0000 mon.smithi142 (mon.1) 27 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mgr metadata", "who": "smithi142.fgshqt", "id": "smithi142.fgshqt"}]: dispatch 2024-04-12T05:56:32.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.204037+0000 mon.smithi142 (mon.1) 28 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mgr metadata", "who": "smithi132.znauon", "id": "smithi132.znauon"}]: dispatch 2024-04-12T05:56:32.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.204355+0000 mon.smithi142 (mon.1) 29 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:56:32.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.204566+0000 mon.smithi142 (mon.1) 30 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:56:32.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.204768+0000 mon.smithi142 (mon.1) 31 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:56:32.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.204979+0000 mon.smithi142 (mon.1) 32 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:56:32.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.205236+0000 mon.smithi142 (mon.1) 33 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:56:32.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.205438+0000 mon.smithi142 (mon.1) 34 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:56:32.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.205747+0000 mon.smithi142 (mon.1) 35 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:56:32.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.206008+0000 mon.smithi142 (mon.1) 36 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:56:32.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.206476+0000 mon.smithi142 (mon.1) 37 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:56:32.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.206749+0000 mon.smithi142 (mon.1) 38 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:56:32.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.207191+0000 mon.smithi142 (mon.1) 39 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:56:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:31.227397+0000 mon.smithi132 (mon.0) 758 : cluster [INF] Manager daemon smithi142.fgshqt is now available 2024-04-12T05:56:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.251639+0000 mon.smithi132 (mon.0) 759 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:31.252181+0000 mgr.smithi142.fgshqt (mgr.24393) 1 : cephadm [INF] Queued nfs.foo for migration 2024-04-12T05:56:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.262617+0000 mon.smithi142 (mon.1) 40 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:56:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.283992+0000 mon.smithi132 (mon.0) 760 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.291696+0000 mon.smithi142 (mon.1) 41 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:56:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.297362+0000 mon.smithi142 (mon.1) 42 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi142.fgshqt/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:56:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.297991+0000 mon.smithi132 (mon.0) 761 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi142.fgshqt/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:56:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.310747+0000 mon.smithi142 (mon.1) 43 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi142.fgshqt/trash_purge_schedule"}]: dispatch 2024-04-12T05:56:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.311293+0000 mon.smithi132 (mon.0) 762 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi142.fgshqt/trash_purge_schedule"}]: dispatch 2024-04-12T05:56:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.324418+0000 mon.smithi132 (mon.0) 763 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.681752+0000 mon.smithi132 (mon.0) 764 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:31.689996+0000 mon.smithi132 (mon.0) 765 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:32.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:29.882837+0000 mgr.smithi132.znauon (mgr.14162) 379 : cluster [DBG] pgmap v311: 97 pgs: 97 active+clean; 315 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.6 MiB/s wr, 695 op/s 2024-04-12T05:56:32.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:30.196948+0000 mgr.smithi132.znauon (mgr.14162) 380 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi132.znauon) 2024-04-12T05:56:32.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:30.199831+0000 mgr.smithi132.znauon (mgr.14162) 381 : cephadm [INF] Failing over to other MGR 2024-04-12T05:56:32.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:31.100153+0000 mon.smithi132 (mon.0) 755 : cluster [DBG] Standby manager daemon smithi132.znauon started 2024-04-12T05:56:32.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.201443+0000 mon.smithi142 (mon.1) 23 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T05:56:32.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.201564+0000 mon.smithi142 (mon.1) 24 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:56:32.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.201876+0000 mon.smithi132 (mon.0) 756 : audit [INF] from='mgr.14162 172.21.15.132:0/503329556' entity='mgr.smithi132.znauon' cmd='[{"prefix": "mgr fail", "who": "smithi132.znauon"}]': finished 2024-04-12T05:56:32.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:31.201938+0000 mon.smithi132 (mon.0) 757 : cluster [DBG] mgrmap e22: smithi142.fgshqt(active, starting, since 1.00098s), standbys: smithi132.znauon 2024-04-12T05:56:32.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.202438+0000 mon.smithi142 (mon.1) 25 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi132.khldhn"}]: dispatch 2024-04-12T05:56:32.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.202557+0000 mon.smithi142 (mon.1) 26 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T05:56:32.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.203161+0000 mon.smithi142 (mon.1) 27 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mgr metadata", "who": "smithi142.fgshqt", "id": "smithi142.fgshqt"}]: dispatch 2024-04-12T05:56:32.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.204037+0000 mon.smithi142 (mon.1) 28 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mgr metadata", "who": "smithi132.znauon", "id": "smithi132.znauon"}]: dispatch 2024-04-12T05:56:32.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.204355+0000 mon.smithi142 (mon.1) 29 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T05:56:32.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.204566+0000 mon.smithi142 (mon.1) 30 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T05:56:32.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.204768+0000 mon.smithi142 (mon.1) 31 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T05:56:32.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.204979+0000 mon.smithi142 (mon.1) 32 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T05:56:32.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.205236+0000 mon.smithi142 (mon.1) 33 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T05:56:32.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.205438+0000 mon.smithi142 (mon.1) 34 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T05:56:32.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.205747+0000 mon.smithi142 (mon.1) 35 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T05:56:32.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.206008+0000 mon.smithi142 (mon.1) 36 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T05:56:32.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.206476+0000 mon.smithi142 (mon.1) 37 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T05:56:32.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.206749+0000 mon.smithi142 (mon.1) 38 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T05:56:32.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.207191+0000 mon.smithi142 (mon.1) 39 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T05:56:32.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:31.227397+0000 mon.smithi132 (mon.0) 758 : cluster [INF] Manager daemon smithi142.fgshqt is now available 2024-04-12T05:56:32.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.251639+0000 mon.smithi132 (mon.0) 759 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:31.252181+0000 mgr.smithi142.fgshqt (mgr.24393) 1 : cephadm [INF] Queued nfs.foo for migration 2024-04-12T05:56:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.262617+0000 mon.smithi142 (mon.1) 40 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:56:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.283992+0000 mon.smithi132 (mon.0) 760 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.291696+0000 mon.smithi142 (mon.1) 41 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:56:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.297362+0000 mon.smithi142 (mon.1) 42 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi142.fgshqt/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:56:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.297991+0000 mon.smithi132 (mon.0) 761 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi142.fgshqt/mirror_snapshot_schedule"}]: dispatch 2024-04-12T05:56:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.310747+0000 mon.smithi142 (mon.1) 43 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi142.fgshqt/trash_purge_schedule"}]: dispatch 2024-04-12T05:56:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.311293+0000 mon.smithi132 (mon.0) 762 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi142.fgshqt/trash_purge_schedule"}]: dispatch 2024-04-12T05:56:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.324418+0000 mon.smithi132 (mon.0) 763 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.681752+0000 mon.smithi132 (mon.0) 764 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:31.689996+0000 mon.smithi132 (mon.0) 765 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:32.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 93739 23.72 MB/sec warmup 110 sec latency 42.877 ms 2024-04-12T05:56:33.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:31.711926+0000 mgr.smithi142.fgshqt (mgr.24393) 2 : cephadm [INF] Deploying cephadm binary to smithi142 2024-04-12T05:56:33.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:31.777078+0000 mgr.smithi142.fgshqt (mgr.24393) 3 : cephadm [INF] Deploying cephadm binary to smithi132 2024-04-12T05:56:33.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:32.179806+0000 mgr.smithi142.fgshqt (mgr.24393) 4 : cephadm [INF] [12/Apr/2024:05:56:32] ENGINE Bus STARTING 2024-04-12T05:56:33.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:32.208153+0000 mon.smithi132 (mon.0) 766 : cluster [DBG] mgrmap e23: smithi142.fgshqt(active, since 2s), standbys: smithi132.znauon 2024-04-12T05:56:33.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:32.218673+0000 mgr.smithi142.fgshqt (mgr.24393) 5 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-12T05:56:33.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:32.368451+0000 mgr.smithi142.fgshqt (mgr.24393) 6 : cephadm [INF] [12/Apr/2024:05:56:32] ENGINE Serving on https://172.21.15.142:7150 2024-04-12T05:56:33.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:32.471609+0000 mgr.smithi142.fgshqt (mgr.24393) 7 : cephadm [INF] [12/Apr/2024:05:56:32] ENGINE Serving on http://172.21.15.142:8765 2024-04-12T05:56:33.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:32.471933+0000 mgr.smithi142.fgshqt (mgr.24393) 8 : cephadm [INF] [12/Apr/2024:05:56:32] ENGINE Bus STARTED 2024-04-12T05:56:33.501 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:31.711926+0000 mgr.smithi142.fgshqt (mgr.24393) 2 : cephadm [INF] Deploying cephadm binary to smithi142 2024-04-12T05:56:33.502 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:31.777078+0000 mgr.smithi142.fgshqt (mgr.24393) 3 : cephadm [INF] Deploying cephadm binary to smithi132 2024-04-12T05:56:33.502 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:32.179806+0000 mgr.smithi142.fgshqt (mgr.24393) 4 : cephadm [INF] [12/Apr/2024:05:56:32] ENGINE Bus STARTING 2024-04-12T05:56:33.502 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:32.208153+0000 mon.smithi132 (mon.0) 766 : cluster [DBG] mgrmap e23: smithi142.fgshqt(active, since 2s), standbys: smithi132.znauon 2024-04-12T05:56:33.502 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:32.218673+0000 mgr.smithi142.fgshqt (mgr.24393) 5 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-12T05:56:33.502 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:32.368451+0000 mgr.smithi142.fgshqt (mgr.24393) 6 : cephadm [INF] [12/Apr/2024:05:56:32] ENGINE Serving on https://172.21.15.142:7150 2024-04-12T05:56:33.502 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:32.471609+0000 mgr.smithi142.fgshqt (mgr.24393) 7 : cephadm [INF] [12/Apr/2024:05:56:32] ENGINE Serving on http://172.21.15.142:8765 2024-04-12T05:56:33.502 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:32.471933+0000 mgr.smithi142.fgshqt (mgr.24393) 8 : cephadm [INF] [12/Apr/2024:05:56:32] ENGINE Bus STARTED 2024-04-12T05:56:33.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 94151 23.58 MB/sec warmup 111 sec latency 44.465 ms 2024-04-12T05:56:34.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:33.206626+0000 mgr.smithi142.fgshqt (mgr.24393) 9 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-12T05:56:34.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:33.269354+0000 mon.smithi142 (mon.1) 44 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:56:34.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:33.272438+0000 mon.smithi132 (mon.0) 767 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:56:34.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:33.206626+0000 mgr.smithi142.fgshqt (mgr.24393) 9 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-12T05:56:34.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:33.269354+0000 mon.smithi142 (mon.1) 44 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:56:34.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:33.272438+0000 mon.smithi132 (mon.0) 767 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:56:34.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 94540 23.45 MB/sec warmup 112 sec latency 52.384 ms 2024-04-12T05:56:35.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:34.217702+0000 mon.smithi132 (mon.0) 768 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-12T05:56:35.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:34.217756+0000 mon.smithi132 (mon.0) 769 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-12T05:56:35.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:34.218959+0000 mon.smithi142 (mon.1) 45 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:56:35.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:35 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:34.219486+0000 mon.smithi132 (mon.0) 770 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:56:35.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:34.217702+0000 mon.smithi132 (mon.0) 768 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-12T05:56:35.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:34.217756+0000 mon.smithi132 (mon.0) 769 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-12T05:56:35.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:34.218959+0000 mon.smithi142 (mon.1) 45 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:56:35.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:34.219486+0000 mon.smithi132 (mon.0) 770 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:56:35.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 94891 23.35 MB/sec warmup 113 sec latency 64.641 ms 2024-04-12T05:56:36.474 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:35.206993+0000 mgr.smithi142.fgshqt (mgr.24393) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-12T05:56:36.474 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:35.221313+0000 mon.smithi132 (mon.0) 771 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-12T05:56:36.474 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:35.221431+0000 mon.smithi132 (mon.0) 772 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-12T05:56:36.474 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:36.060161+0000 mon.smithi132 (mon.0) 773 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:36.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:35.206993+0000 mgr.smithi142.fgshqt (mgr.24393) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-12T05:56:36.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:35.221313+0000 mon.smithi132 (mon.0) 771 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-12T05:56:36.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:35.221431+0000 mon.smithi132 (mon.0) 772 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-12T05:56:36.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:36.060161+0000 mon.smithi132 (mon.0) 773 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:36.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 95345 23.30 MB/sec warmup 114 sec latency 44.289 ms 2024-04-12T05:56:37.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 95867 23.27 MB/sec warmup 115 sec latency 35.733 ms 2024-04-12T05:56:37.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:36.749545+0000 mon.smithi132 (mon.0) 774 : cluster [DBG] mgrmap e24: smithi142.fgshqt(active, since 6s), standbys: smithi132.znauon 2024-04-12T05:56:37.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:37.207370+0000 mgr.smithi142.fgshqt (mgr.24393) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 321 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s wr, 67 op/s 2024-04-12T05:56:38.030 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:36.749545+0000 mon.smithi132 (mon.0) 774 : cluster [DBG] mgrmap e24: smithi142.fgshqt(active, since 6s), standbys: smithi132.znauon 2024-04-12T05:56:38.030 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:37.207370+0000 mgr.smithi142.fgshqt (mgr.24393) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 321 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s wr, 67 op/s 2024-04-12T05:56:38.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 96439 23.17 MB/sec warmup 116 sec latency 38.602 ms 2024-04-12T05:56:39.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:37.993749+0000 mon.smithi132 (mon.0) 775 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:39.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:38.002512+0000 mon.smithi132 (mon.0) 776 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:39.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:38.031324+0000 mon.smithi132 (mon.0) 777 : cluster [DBG] Standby manager daemon smithi132.znauon restarted 2024-04-12T05:56:39.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:38.031468+0000 mon.smithi132 (mon.0) 778 : cluster [DBG] Standby manager daemon smithi132.znauon started 2024-04-12T05:56:39.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:38.035027+0000 mon.smithi132 (mon.0) 779 : audit [DBG] from='mgr.? 172.21.15.132:0/747024203' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi132.znauon/crt"}]: dispatch 2024-04-12T05:56:39.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:38.036572+0000 mon.smithi132 (mon.0) 780 : audit [DBG] from='mgr.? 172.21.15.132:0/747024203' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:56:39.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:38.040599+0000 mon.smithi132 (mon.0) 781 : audit [DBG] from='mgr.? 172.21.15.132:0/747024203' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi132.znauon/key"}]: dispatch 2024-04-12T05:56:39.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:38.041011+0000 mon.smithi132 (mon.0) 782 : audit [DBG] from='mgr.? 172.21.15.132:0/747024203' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:56:39.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:38.572914+0000 mon.smithi132 (mon.0) 783 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:39.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:38.792433+0000 mon.smithi132 (mon.0) 784 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:39.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:38.798597+0000 mon.smithi132 (mon.0) 785 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:39.442 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:37.993749+0000 mon.smithi132 (mon.0) 775 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:39.443 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:38.002512+0000 mon.smithi132 (mon.0) 776 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:39.443 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:38.031324+0000 mon.smithi132 (mon.0) 777 : cluster [DBG] Standby manager daemon smithi132.znauon restarted 2024-04-12T05:56:39.443 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:38.031468+0000 mon.smithi132 (mon.0) 778 : cluster [DBG] Standby manager daemon smithi132.znauon started 2024-04-12T05:56:39.443 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:38.035027+0000 mon.smithi132 (mon.0) 779 : audit [DBG] from='mgr.? 172.21.15.132:0/747024203' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi132.znauon/crt"}]: dispatch 2024-04-12T05:56:39.443 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:38.036572+0000 mon.smithi132 (mon.0) 780 : audit [DBG] from='mgr.? 172.21.15.132:0/747024203' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T05:56:39.443 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:38.040599+0000 mon.smithi132 (mon.0) 781 : audit [DBG] from='mgr.? 172.21.15.132:0/747024203' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi132.znauon/key"}]: dispatch 2024-04-12T05:56:39.443 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:38.041011+0000 mon.smithi132 (mon.0) 782 : audit [DBG] from='mgr.? 172.21.15.132:0/747024203' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T05:56:39.443 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:38.572914+0000 mon.smithi132 (mon.0) 783 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:39.443 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:38.792433+0000 mon.smithi132 (mon.0) 784 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:39.443 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:38.798597+0000 mon.smithi132 (mon.0) 785 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:39.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 96970 23.07 MB/sec warmup 117 sec latency 54.990 ms 2024-04-12T05:56:40.014 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:39.013739+0000 mon.smithi132 (mon.0) 786 : cluster [DBG] mgrmap e25: smithi142.fgshqt(active, since 8s), standbys: smithi132.znauon 2024-04-12T05:56:40.014 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:39.208043+0000 mgr.smithi142.fgshqt (mgr.24393) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 313 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 4.5 MiB/s wr, 459 op/s 2024-04-12T05:56:40.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:39.013739+0000 mon.smithi132 (mon.0) 786 : cluster [DBG] mgrmap e25: smithi142.fgshqt(active, since 8s), standbys: smithi132.znauon 2024-04-12T05:56:40.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:39.208043+0000 mgr.smithi142.fgshqt (mgr.24393) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 313 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 4.5 MiB/s wr, 459 op/s 2024-04-12T05:56:40.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 97563 22.96 MB/sec warmup 118 sec latency 476.733 ms 2024-04-12T05:56:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:40.449109+0000 mon.smithi132 (mon.0) 787 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T05:56:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:40.449348+0000 mon.smithi142 (mon.1) 46 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T05:56:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:40.449535+0000 mon.smithi142 (mon.1) 47 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:56:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:40.997766+0000 mon.smithi132 (mon.0) 788 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T05:56:41.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 98356 22.99 MB/sec warmup 119 sec latency 520.387 ms 2024-04-12T05:56:41.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:40.449109+0000 mon.smithi132 (mon.0) 787 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T05:56:41.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:40.449348+0000 mon.smithi142 (mon.1) 46 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T05:56:41.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:40.449535+0000 mon.smithi142 (mon.1) 47 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:56:41.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:40.997766+0000 mon.smithi132 (mon.0) 788 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T05:56:42.852 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:40.999488+0000 mon.smithi142 (mon.1) 48 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T05:56:42.852 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:41.208520+0000 mgr.smithi142.fgshqt (mgr.24393) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 313 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 4.0 MiB/s wr, 401 op/s 2024-04-12T05:56:42.852 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:41.595013+0000 mon.smithi142 (mon.1) 49 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T05:56:42.852 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:41.598859+0000 mon.smithi142 (mon.1) 50 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T05:56:42.853 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:41.599030+0000 mon.smithi142 (mon.1) 51 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:56:42.853 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:41.607120+0000 mon.smithi132 (mon.0) 789 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:42.853 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:41.615440+0000 mon.smithi132 (mon.0) 790 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:42.853 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:42.456482+0000 mon.smithi132 (mon.0) 791 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:42.853 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:42.463529+0000 mon.smithi132 (mon.0) 792 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:42.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:40.999488+0000 mon.smithi142 (mon.1) 48 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T05:56:42.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:41.208520+0000 mgr.smithi142.fgshqt (mgr.24393) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 313 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 4.0 MiB/s wr, 401 op/s 2024-04-12T05:56:42.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:41.595013+0000 mon.smithi142 (mon.1) 49 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T05:56:42.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:41.598859+0000 mon.smithi142 (mon.1) 50 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T05:56:42.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:41.599030+0000 mon.smithi142 (mon.1) 51 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T05:56:42.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:41.607120+0000 mon.smithi132 (mon.0) 789 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:42.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:41.615440+0000 mon.smithi132 (mon.0) 790 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:42.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:42.456482+0000 mon.smithi132 (mon.0) 791 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:42.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:42.463529+0000 mon.smithi132 (mon.0) 792 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:43.949 INFO:teuthology.orchestra.run.smithi132.stdout: 5 99667 12.27 MB/sec execute 1 sec latency 33.415 ms 2024-04-12T05:56:44.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:42.937874+0000 mon.smithi132 (mon.0) 793 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:44.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:42.944917+0000 mon.smithi132 (mon.0) 794 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:44.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:42.946936+0000 mon.smithi142 (mon.1) 52 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.191 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:42.947177+0000 mon.smithi132 (mon.0) 795 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:42.948097+0000 mon.smithi142 (mon.1) 53 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:42.948281+0000 mon.smithi132 (mon.0) 796 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:42.949165+0000 mon.smithi142 (mon.1) 54 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:42.949423+0000 mon.smithi132 (mon.0) 797 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:42.950300+0000 mon.smithi142 (mon.1) 55 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:42.950557+0000 mon.smithi132 (mon.0) 798 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:42.951348+0000 mgr.smithi142.fgshqt (mgr.24393) 14 : cephadm [INF] Adjusting osd_memory_target on smithi142 to 2712M 2024-04-12T05:56:44.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:42.955826+0000 mon.smithi132 (mon.0) 799 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:44.192 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:43.209112+0000 mgr.smithi142.fgshqt (mgr.24393) 15 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 8.8 MiB/s wr, 866 op/s 2024-04-12T05:56:44.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:42.937874+0000 mon.smithi132 (mon.0) 793 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:44.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:42.944917+0000 mon.smithi132 (mon.0) 794 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:44.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:42.946936+0000 mon.smithi142 (mon.1) 52 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:42.947177+0000 mon.smithi132 (mon.0) 795 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:42.948097+0000 mon.smithi142 (mon.1) 53 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:42.948281+0000 mon.smithi132 (mon.0) 796 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:42.949165+0000 mon.smithi142 (mon.1) 54 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:42.949423+0000 mon.smithi132 (mon.0) 797 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:42.950300+0000 mon.smithi142 (mon.1) 55 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:42.950557+0000 mon.smithi132 (mon.0) 798 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:44.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:42.951348+0000 mgr.smithi142.fgshqt (mgr.24393) 14 : cephadm [INF] Adjusting osd_memory_target on smithi142 to 2712M 2024-04-12T05:56:44.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:42.955826+0000 mon.smithi132 (mon.0) 799 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:44.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:43.209112+0000 mgr.smithi142.fgshqt (mgr.24393) 15 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 8.8 MiB/s wr, 866 op/s 2024-04-12T05:56:44.952 INFO:teuthology.orchestra.run.smithi132.stdout: 5 100104 12.33 MB/sec execute 2 sec latency 33.353 ms 2024-04-12T05:56:45.490 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T05:56:45.950 INFO:teuthology.orchestra.run.smithi132.stdout: 5 100582 12.11 MB/sec execute 3 sec latency 64.087 ms 2024-04-12T05:56:46.341 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:56:46.341 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (6m) 4s ago 8m 22.0M - 0.20.0 0881eb8f169f 3cea24dc87ca 2024-04-12T05:56:46.341 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (8m) 4s ago 8m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T05:56:46.341 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (7m) 8s ago 7m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T05:56:46.341 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (6m) 4s ago 7m 33.3M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T05:56:46.341 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (2m) 4s ago 2m 15.4M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T05:56:46.341 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (2m) 8s ago 2m 38.5M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T05:56:46.341 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (9m) 4s ago 9m 167M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T05:56:46.341 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (34s) 8s ago 7m 483M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T05:56:46.341 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (9m) 4s ago 9m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T05:56:46.341 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (7m) 8s ago 7m 44.2M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T05:56:46.342 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.0.smithi132.kvlwaf smithi132 *:2049 running (2m) 4s ago 2m 241M - 3.5 6933c2a0b7dd 5c0a8819876a 2024-04-12T05:56:46.342 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.0.smithi142.rvgfqc smithi142 *:2049 running (2m) 8s ago 2m 81.0M - 3.5 6933c2a0b7dd a55a4799c029 2024-04-12T05:56:46.342 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (7m) 4s ago 7m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T05:56:46.342 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (6m) 8s ago 6m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T05:56:46.342 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (6m) 4s ago 6m 367M 3224M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T05:56:46.342 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (6m) 4s ago 6m 284M 3224M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T05:56:46.342 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (5m) 4s ago 5m 254M 3224M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T05:56:46.342 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (5m) 4s ago 5m 335M 3224M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T05:56:46.342 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (5m) 8s ago 4m 351M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T05:56:46.342 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (4m) 8s ago 4m 375M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T05:56:46.342 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (4m) 8s ago 4m 303M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T05:56:46.342 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (4m) 8s ago 4m 433M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T05:56:46.342 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (6m) 4s ago 7m 50.7M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T05:56:46.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:45.209439+0000 mgr.smithi142.fgshqt (mgr.24393) 16 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 7.9 MiB/s wr, 778 op/s 2024-04-12T05:56:46.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:45.479371+0000 mgr.smithi142.fgshqt (mgr.24393) 17 : audit [DBG] from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:46.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:45.209439+0000 mgr.smithi142.fgshqt (mgr.24393) 16 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 7.9 MiB/s wr, 778 op/s 2024-04-12T05:56:46.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:45.479371+0000 mgr.smithi142.fgshqt (mgr.24393) 17 : audit [DBG] from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:46.880 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:56:46.880 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T05:56:46.880 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:56:46.880 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:56:46.880 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T05:56:46.880 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:56:46.881 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:56:46.881 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:56:46.881 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T05:56:46.881 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:56:46.881 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:56:46.881 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T05:56:46.881 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:56:46.881 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:56:46.881 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T05:56:46.881 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:56:46.881 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:56:46.881 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T05:56:46.882 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:56:46.950 INFO:teuthology.orchestra.run.smithi132.stdout: 5 101246 11.76 MB/sec execute 4 sec latency 26.092 ms 2024-04-12T05:56:47.320 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:56:47.320 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:56:47.320 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T05:56:47.320 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:56:47.320 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T05:56:47.320 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:56:47.320 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T05:56:47.320 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T05:56:47.320 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:56:47.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:45.923065+0000 mgr.smithi142.fgshqt (mgr.24393) 18 : audit [DBG] from='client.24431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:47.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.291865+0000 mon.smithi142 (mon.1) 56 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:56:47.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.333701+0000 mgr.smithi142.fgshqt (mgr.24393) 19 : audit [DBG] from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:47.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.885741+0000 mon.smithi142 (mon.1) 57 : audit [DBG] from='client.? 172.21.15.132:0/2039635040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:56:47.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.901001+0000 mon.smithi132 (mon.0) 800 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:47.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.908597+0000 mon.smithi132 (mon.0) 801 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:47.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.910661+0000 mon.smithi142 (mon.1) 58 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.910984+0000 mon.smithi132 (mon.0) 802 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.912031+0000 mon.smithi142 (mon.1) 59 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.912294+0000 mon.smithi132 (mon.0) 803 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.914444+0000 mon.smithi142 (mon.1) 60 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.914718+0000 mon.smithi132 (mon.0) 804 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.915769+0000 mon.smithi142 (mon.1) 61 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.916172+0000 mon.smithi132 (mon.0) 805 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.922519+0000 mon.smithi132 (mon.0) 806 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:47.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.924065+0000 mon.smithi142 (mon.1) 62 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:56:47.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:46.924834+0000 mon.smithi142 (mon.1) 63 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:56:47.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:45.923065+0000 mgr.smithi142.fgshqt (mgr.24393) 18 : audit [DBG] from='client.24431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:47.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.291865+0000 mon.smithi142 (mon.1) 56 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:56:47.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.333701+0000 mgr.smithi142.fgshqt (mgr.24393) 19 : audit [DBG] from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:47.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.885741+0000 mon.smithi142 (mon.1) 57 : audit [DBG] from='client.? 172.21.15.132:0/2039635040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:56:47.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.901001+0000 mon.smithi132 (mon.0) 800 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:47.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.908597+0000 mon.smithi132 (mon.0) 801 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:47.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.910661+0000 mon.smithi142 (mon.1) 58 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.910984+0000 mon.smithi132 (mon.0) 802 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.912031+0000 mon.smithi142 (mon.1) 59 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.912294+0000 mon.smithi132 (mon.0) 803 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.914444+0000 mon.smithi142 (mon.1) 60 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.914718+0000 mon.smithi132 (mon.0) 804 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.915769+0000 mon.smithi142 (mon.1) 61 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.916172+0000 mon.smithi132 (mon.0) 805 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T05:56:47.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.922519+0000 mon.smithi132 (mon.0) 806 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:47.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.924065+0000 mon.smithi142 (mon.1) 62 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:56:47.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:46.924834+0000 mon.smithi142 (mon.1) 63 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:56:47.845 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T05:56:47.950 INFO:teuthology.orchestra.run.smithi132.stdout: 5 101749 12.79 MB/sec execute 5 sec latency 31.577 ms 2024-04-12T05:56:48.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:46.916969+0000 mgr.smithi142.fgshqt (mgr.24393) 20 : cephadm [INF] Adjusting osd_memory_target on smithi132 to 1944M 2024-04-12T05:56:48.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:46.926116+0000 mgr.smithi142.fgshqt (mgr.24393) 21 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.conf 2024-04-12T05:56:48.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:46.926310+0000 mgr.smithi142.fgshqt (mgr.24393) 22 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T05:56:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:47.209853+0000 mgr.smithi142.fgshqt (mgr.24393) 23 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 7.1 MiB/s wr, 671 op/s 2024-04-12T05:56:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:47.241394+0000 mgr.smithi142.fgshqt (mgr.24393) 24 : cephadm [INF] Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:56:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:47.242080+0000 mgr.smithi142.fgshqt (mgr.24393) 25 : cephadm [INF] Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:56:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:47.324940+0000 mgr.smithi142.fgshqt (mgr.24393) 26 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:47.555978+0000 mgr.smithi142.fgshqt (mgr.24393) 27 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:56:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:47.558199+0000 mgr.smithi142.fgshqt (mgr.24393) 28 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:56:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:47.850964+0000 mon.smithi142 (mon.1) 64 : audit [DBG] from='client.? 172.21.15.132:0/2193956547' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:56:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:48.193610+0000 mon.smithi132 (mon.0) 807 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:48.201962+0000 mon.smithi132 (mon.0) 808 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:48.240974+0000 mon.smithi132 (mon.0) 809 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:48.246675+0000 mon.smithi132 (mon.0) 810 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:48.252040+0000 mon.smithi132 (mon.0) 811 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:48.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:46.916969+0000 mgr.smithi142.fgshqt (mgr.24393) 20 : cephadm [INF] Adjusting osd_memory_target on smithi132 to 1944M 2024-04-12T05:56:48.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:46.926116+0000 mgr.smithi142.fgshqt (mgr.24393) 21 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.conf 2024-04-12T05:56:48.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:46.926310+0000 mgr.smithi142.fgshqt (mgr.24393) 22 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T05:56:48.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:47.209853+0000 mgr.smithi142.fgshqt (mgr.24393) 23 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 311 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 7.1 MiB/s wr, 671 op/s 2024-04-12T05:56:48.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:47.241394+0000 mgr.smithi142.fgshqt (mgr.24393) 24 : cephadm [INF] Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:56:48.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:47.242080+0000 mgr.smithi142.fgshqt (mgr.24393) 25 : cephadm [INF] Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T05:56:48.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:47.324940+0000 mgr.smithi142.fgshqt (mgr.24393) 26 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:56:48.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:47.555978+0000 mgr.smithi142.fgshqt (mgr.24393) 27 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:56:48.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:47.558199+0000 mgr.smithi142.fgshqt (mgr.24393) 28 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.client.admin.keyring 2024-04-12T05:56:48.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:47.850964+0000 mon.smithi142 (mon.1) 64 : audit [DBG] from='client.? 172.21.15.132:0/2193956547' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:56:48.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:48.193610+0000 mon.smithi132 (mon.0) 807 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:48.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:48.201962+0000 mon.smithi132 (mon.0) 808 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:48.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:48.240974+0000 mon.smithi132 (mon.0) 809 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:48.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:48.246675+0000 mon.smithi132 (mon.0) 810 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:48.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:48.252040+0000 mon.smithi132 (mon.0) 811 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:48.950 INFO:teuthology.orchestra.run.smithi132.stdout: 5 102225 13.19 MB/sec execute 6 sec latency 228.358 ms 2024-04-12T05:56:49.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:47.870217+0000 mgr.smithi142.fgshqt (mgr.24393) 29 : cephadm [INF] Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:56:49.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:47.872661+0000 mgr.smithi142.fgshqt (mgr.24393) 30 : cephadm [INF] Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:56:49.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:48.279810+0000 mon.smithi142 (mon.1) 65 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:56:49.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:48.280114+0000 mon.smithi132 (mon.0) 812 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:56:49.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:47.870217+0000 mgr.smithi142.fgshqt (mgr.24393) 29 : cephadm [INF] Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:56:49.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:47.872661+0000 mgr.smithi142.fgshqt (mgr.24393) 30 : cephadm [INF] Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T05:56:49.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:48.279810+0000 mon.smithi142 (mon.1) 65 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:56:49.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:48.280114+0000 mon.smithi132 (mon.0) 812 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T05:56:49.950 INFO:teuthology.orchestra.run.smithi132.stdout: 5 102839 14.10 MB/sec execute 7 sec latency 29.594 ms 2024-04-12T05:56:50.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:49.210385+0000 mgr.smithi142.fgshqt (mgr.24393) 31 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 310 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 9.3 MiB/s wr, 951 op/s 2024-04-12T05:56:50.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:49.275367+0000 mon.smithi132 (mon.0) 813 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-12T05:56:50.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:49.275484+0000 mon.smithi132 (mon.0) 814 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-12T05:56:50.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:49.276341+0000 mon.smithi142 (mon.1) 66 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-12T05:56:50.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:49.276771+0000 mon.smithi132 (mon.0) 815 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-12T05:56:50.621 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:49.210385+0000 mgr.smithi142.fgshqt (mgr.24393) 31 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 310 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 9.3 MiB/s wr, 951 op/s 2024-04-12T05:56:50.621 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:49.275367+0000 mon.smithi132 (mon.0) 813 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-12T05:56:50.622 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:49.275484+0000 mon.smithi132 (mon.0) 814 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-12T05:56:50.622 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:49.276341+0000 mon.smithi142 (mon.1) 66 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-12T05:56:50.622 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:49.276771+0000 mon.smithi132 (mon.0) 815 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-12T05:56:50.950 INFO:teuthology.orchestra.run.smithi132.stdout: 5 103254 13.67 MB/sec execute 8 sec latency 199.839 ms 2024-04-12T05:56:51.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:50.280087+0000 mon.smithi132 (mon.0) 816 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-12T05:56:51.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:50.280303+0000 mon.smithi132 (mon.0) 817 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-12T05:56:51.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:50.285475+0000 mgr.smithi142.fgshqt (mgr.24393) 32 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-12T05:56:51.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:50.319190+0000 mgr.smithi142.fgshqt (mgr.24393) 33 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-12T05:56:51.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:50.319303+0000 mgr.smithi142.fgshqt (mgr.24393) 34 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi132.kvlwaf', 'nfs.foo.1.0.smithi142.rvgfqc'] 2024-04-12T05:56:51.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:50.319377+0000 mgr.smithi142.fgshqt (mgr.24393) 35 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi132.kvlwaf nfs.foo.1.0.smithi142.rvgfqc 2024-04-12T05:56:51.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:50.319767+0000 mgr.smithi142.fgshqt (mgr.24393) 36 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi132.kvlwaf from smithi132 -- ports [2049] 2024-04-12T05:56:51.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:50.320023+0000 mgr.smithi142.fgshqt (mgr.24393) 37 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi142.rvgfqc from smithi142 -- ports [2049] 2024-04-12T05:56:51.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:50.280087+0000 mon.smithi132 (mon.0) 816 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-12T05:56:51.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:50.280303+0000 mon.smithi132 (mon.0) 817 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-12T05:56:51.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:50.285475+0000 mgr.smithi142.fgshqt (mgr.24393) 32 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-12T05:56:51.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:50.319190+0000 mgr.smithi142.fgshqt (mgr.24393) 33 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-12T05:56:51.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:50.319303+0000 mgr.smithi142.fgshqt (mgr.24393) 34 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi132.kvlwaf', 'nfs.foo.1.0.smithi142.rvgfqc'] 2024-04-12T05:56:51.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:50.319377+0000 mgr.smithi142.fgshqt (mgr.24393) 35 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi132.kvlwaf nfs.foo.1.0.smithi142.rvgfqc 2024-04-12T05:56:51.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:50.319767+0000 mgr.smithi142.fgshqt (mgr.24393) 36 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi132.kvlwaf from smithi132 -- ports [2049] 2024-04-12T05:56:51.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:50.320023+0000 mgr.smithi142.fgshqt (mgr.24393) 37 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi142.rvgfqc from smithi142 -- ports [2049] 2024-04-12T05:56:51.950 INFO:teuthology.orchestra.run.smithi132.stdout: 5 103254 12.15 MB/sec execute 9 sec latency 1199.912 ms 2024-04-12T05:56:52.560 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:51.210814+0000 mgr.smithi142.fgshqt (mgr.24393) 38 : cluster [DBG] pgmap v17: 129 pgs: 32 unknown, 97 active+clean; 310 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.8 MiB/s wr, 496 op/s 2024-04-12T05:56:52.560 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:51.283646+0000 mon.smithi132 (mon.0) 818 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-12T05:56:52.561 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:51.689716+0000 mon.smithi142 (mon.1) 67 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc"}]: dispatch 2024-04-12T05:56:52.561 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:51.690126+0000 mon.smithi132 (mon.0) 819 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc"}]: dispatch 2024-04-12T05:56:52.561 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:51.693580+0000 mon.smithi132 (mon.0) 820 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc"}]': finished 2024-04-12T05:56:52.561 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:51.694493+0000 mon.smithi142 (mon.1) 68 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc-rgw"}]: dispatch 2024-04-12T05:56:52.561 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:51.695093+0000 mon.smithi132 (mon.0) 821 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc-rgw"}]: dispatch 2024-04-12T05:56:52.562 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:51.697807+0000 mon.smithi132 (mon.0) 822 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc-rgw"}]': finished 2024-04-12T05:56:52.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:51.210814+0000 mgr.smithi142.fgshqt (mgr.24393) 38 : cluster [DBG] pgmap v17: 129 pgs: 32 unknown, 97 active+clean; 310 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.8 MiB/s wr, 496 op/s 2024-04-12T05:56:52.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:51.283646+0000 mon.smithi132 (mon.0) 818 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-12T05:56:52.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:51.689716+0000 mon.smithi142 (mon.1) 67 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc"}]: dispatch 2024-04-12T05:56:52.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:51.690126+0000 mon.smithi132 (mon.0) 819 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc"}]: dispatch 2024-04-12T05:56:52.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:51.693580+0000 mon.smithi132 (mon.0) 820 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc"}]': finished 2024-04-12T05:56:52.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:51.694493+0000 mon.smithi142 (mon.1) 68 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc-rgw"}]: dispatch 2024-04-12T05:56:52.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:51.695093+0000 mon.smithi132 (mon.0) 821 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc-rgw"}]: dispatch 2024-04-12T05:56:52.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:51.697807+0000 mon.smithi132 (mon.0) 822 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc-rgw"}]': finished 2024-04-12T05:56:52.950 INFO:teuthology.orchestra.run.smithi132.stdout: 5 103254 10.93 MB/sec execute 10 sec latency 2199.971 ms 2024-04-12T05:56:53.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:51.689327+0000 mgr.smithi142.fgshqt (mgr.24393) 39 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi142.rvgfqc 2024-04-12T05:56:53.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:51.694300+0000 mgr.smithi142.fgshqt (mgr.24393) 40 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi142.rvgfqc-rgw 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.789624+0000 mon.smithi142 (mon.1) 69 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf"}]: dispatch 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.790124+0000 mon.smithi132 (mon.0) 823 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf"}]: dispatch 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.793417+0000 mon.smithi132 (mon.0) 824 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf"}]': finished 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.795349+0000 mon.smithi142 (mon.1) 70 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf-rgw"}]: dispatch 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.795553+0000 mon.smithi132 (mon.0) 825 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf-rgw"}]: dispatch 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.797859+0000 mon.smithi132 (mon.0) 826 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf-rgw"}]': finished 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.802231+0000 mon.smithi132 (mon.0) 827 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.803514+0000 mon.smithi142 (mon.1) 71 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.831187+0000 mon.smithi142 (mon.1) 72 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.831729+0000 mon.smithi132 (mon.0) 828 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.834665+0000 mon.smithi132 (mon.0) 829 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.843971+0000 mon.smithi132 (mon.0) 830 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.852715+0000 mon.smithi132 (mon.0) 831 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.863157+0000 mon.smithi132 (mon.0) 832 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.870851+0000 mon.smithi132 (mon.0) 833 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.882679+0000 mon.smithi132 (mon.0) 834 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.884464+0000 mon.smithi142 (mon.1) 73 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf"}]: dispatch 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.884672+0000 mon.smithi132 (mon.0) 835 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf"}]: dispatch 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.887735+0000 mon.smithi132 (mon.0) 836 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.888998+0000 mon.smithi142 (mon.1) 74 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc"}]: dispatch 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.889182+0000 mon.smithi132 (mon.0) 837 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc"}]: dispatch 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.892176+0000 mon.smithi132 (mon.0) 838 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.893284+0000 mon.smithi142 (mon.1) 75 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.893479+0000 mon.smithi132 (mon.0) 839 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.895735+0000 mon.smithi132 (mon.0) 840 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.896745+0000 mon.smithi142 (mon.1) 76 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.897241+0000 mon.smithi132 (mon.0) 841 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.899521+0000 mon.smithi132 (mon.0) 842 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T05:56:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.900777+0000 mon.smithi142 (mon.1) 77 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:56:53.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.944801+0000 mon.smithi142 (mon.1) 78 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:56:53.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.945072+0000 mon.smithi132 (mon.0) 843 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:56:53.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.947754+0000 mon.smithi132 (mon.0) 844 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:56:53.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.999019+0000 mon.smithi142 (mon.1) 79 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:56:53.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.999397+0000 mon.smithi132 (mon.0) 845 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:56:53.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:53.002600+0000 mon.smithi132 (mon.0) 846 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:56:53.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:53.010338+0000 mon.smithi142 (mon.1) 80 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:56:53.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:53.017467+0000 mon.smithi132 (mon.0) 847 : cluster [DBG] mgrmap e26: smithi142.fgshqt(active, since 22s), standbys: smithi132.znauon 2024-04-12T05:56:53.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:51.689327+0000 mgr.smithi142.fgshqt (mgr.24393) 39 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi142.rvgfqc 2024-04-12T05:56:53.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:51.694300+0000 mgr.smithi142.fgshqt (mgr.24393) 40 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi142.rvgfqc-rgw 2024-04-12T05:56:53.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.789624+0000 mon.smithi142 (mon.1) 69 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf"}]: dispatch 2024-04-12T05:56:53.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.790124+0000 mon.smithi132 (mon.0) 823 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf"}]: dispatch 2024-04-12T05:56:53.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.793417+0000 mon.smithi132 (mon.0) 824 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf"}]': finished 2024-04-12T05:56:53.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.795349+0000 mon.smithi142 (mon.1) 70 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf-rgw"}]: dispatch 2024-04-12T05:56:53.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.795553+0000 mon.smithi132 (mon.0) 825 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf-rgw"}]: dispatch 2024-04-12T05:56:53.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.797859+0000 mon.smithi132 (mon.0) 826 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf-rgw"}]': finished 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.802231+0000 mon.smithi132 (mon.0) 827 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.803514+0000 mon.smithi142 (mon.1) 71 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.831187+0000 mon.smithi142 (mon.1) 72 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.831729+0000 mon.smithi132 (mon.0) 828 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.834665+0000 mon.smithi132 (mon.0) 829 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.843971+0000 mon.smithi132 (mon.0) 830 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.852715+0000 mon.smithi132 (mon.0) 831 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.863157+0000 mon.smithi132 (mon.0) 832 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.870851+0000 mon.smithi132 (mon.0) 833 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.882679+0000 mon.smithi132 (mon.0) 834 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.884464+0000 mon.smithi142 (mon.1) 73 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf"}]: dispatch 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.884672+0000 mon.smithi132 (mon.0) 835 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi132.kvlwaf"}]: dispatch 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.887735+0000 mon.smithi132 (mon.0) 836 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.888998+0000 mon.smithi142 (mon.1) 74 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc"}]: dispatch 2024-04-12T05:56:53.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.889182+0000 mon.smithi132 (mon.0) 837 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi142.rvgfqc"}]: dispatch 2024-04-12T05:56:53.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.892176+0000 mon.smithi132 (mon.0) 838 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:53.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.893284+0000 mon.smithi142 (mon.1) 75 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:56:53.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.893479+0000 mon.smithi132 (mon.0) 839 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:56:53.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.895735+0000 mon.smithi132 (mon.0) 840 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-12T05:56:53.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.896745+0000 mon.smithi142 (mon.1) 76 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:56:53.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.897241+0000 mon.smithi132 (mon.0) 841 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:56:53.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.899521+0000 mon.smithi132 (mon.0) 842 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T05:56:53.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.900777+0000 mon.smithi142 (mon.1) 77 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:56:53.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.944801+0000 mon.smithi142 (mon.1) 78 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:56:53.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.945072+0000 mon.smithi132 (mon.0) 843 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:56:53.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.947754+0000 mon.smithi132 (mon.0) 844 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:56:53.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.999019+0000 mon.smithi142 (mon.1) 79 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:56:53.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.999397+0000 mon.smithi132 (mon.0) 845 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:56:53.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:53.002600+0000 mon.smithi132 (mon.0) 846 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:56:53.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:53.010338+0000 mon.smithi142 (mon.1) 80 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:56:53.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:53.017467+0000 mon.smithi132 (mon.0) 847 : cluster [DBG] mgrmap e26: smithi142.fgshqt(active, since 22s), standbys: smithi132.znauon 2024-04-12T05:56:53.951 INFO:teuthology.orchestra.run.smithi132.stdout: 5 103254 9.94 MB/sec execute 11 sec latency 3200.018 ms 2024-04-12T05:56:54.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:52.789215+0000 mgr.smithi142.fgshqt (mgr.24393) 41 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi132.kvlwaf 2024-04-12T05:56:54.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:52.795060+0000 mgr.smithi142.fgshqt (mgr.24393) 42 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi132.kvlwaf-rgw 2024-04-12T05:56:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:52.804143+0000 mgr.smithi142.fgshqt (mgr.24393) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-12T05:56:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:52.840699+0000 mgr.smithi142.fgshqt (mgr.24393) 44 : cephadm [INF] Done migrating nfs.foo 2024-04-12T05:56:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:52.840782+0000 mgr.smithi142.fgshqt (mgr.24393) 45 : cephadm [INF] Done migrating all NFS services 2024-04-12T05:56:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:52.883951+0000 mgr.smithi142.fgshqt (mgr.24393) 46 : cephadm [INF] Fencing old nfs.foo.0.0.smithi132.kvlwaf 2024-04-12T05:56:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:52.888831+0000 mgr.smithi142.fgshqt (mgr.24393) 47 : cephadm [INF] Fencing old nfs.foo.1.0.smithi142.rvgfqc 2024-04-12T05:56:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:52.893065+0000 mgr.smithi142.fgshqt (mgr.24393) 48 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi132.qngoiv 2024-04-12T05:56:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:52.896534+0000 mgr.smithi142.fgshqt (mgr.24393) 49 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-12T05:56:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:52.998604+0000 mgr.smithi142.fgshqt (mgr.24393) 50 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:56:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:52.998685+0000 mgr.smithi142.fgshqt (mgr.24393) 51 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi132.qngoiv-rgw 2024-04-12T05:56:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:53.003637+0000 mgr.smithi142.fgshqt (mgr.24393) 52 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi132.qngoiv's ganesha conf is defaulting to empty 2024-04-12T05:56:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:53.011497+0000 mgr.smithi142.fgshqt (mgr.24393) 53 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi132.qngoiv on smithi132 2024-04-12T05:56:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:53.211578+0000 mgr.smithi142.fgshqt (mgr.24393) 54 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 309 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 10 MiB/s wr, 1.07k op/s 2024-04-12T05:56:54.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:52.789215+0000 mgr.smithi142.fgshqt (mgr.24393) 41 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi132.kvlwaf 2024-04-12T05:56:54.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:52.795060+0000 mgr.smithi142.fgshqt (mgr.24393) 42 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi132.kvlwaf-rgw 2024-04-12T05:56:54.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:52.804143+0000 mgr.smithi142.fgshqt (mgr.24393) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-12T05:56:54.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:52.840699+0000 mgr.smithi142.fgshqt (mgr.24393) 44 : cephadm [INF] Done migrating nfs.foo 2024-04-12T05:56:54.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:52.840782+0000 mgr.smithi142.fgshqt (mgr.24393) 45 : cephadm [INF] Done migrating all NFS services 2024-04-12T05:56:54.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:52.883951+0000 mgr.smithi142.fgshqt (mgr.24393) 46 : cephadm [INF] Fencing old nfs.foo.0.0.smithi132.kvlwaf 2024-04-12T05:56:54.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:52.888831+0000 mgr.smithi142.fgshqt (mgr.24393) 47 : cephadm [INF] Fencing old nfs.foo.1.0.smithi142.rvgfqc 2024-04-12T05:56:54.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:52.893065+0000 mgr.smithi142.fgshqt (mgr.24393) 48 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi132.qngoiv 2024-04-12T05:56:54.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:52.896534+0000 mgr.smithi142.fgshqt (mgr.24393) 49 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-12T05:56:54.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:52.998604+0000 mgr.smithi142.fgshqt (mgr.24393) 50 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:56:54.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:52.998685+0000 mgr.smithi142.fgshqt (mgr.24393) 51 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi132.qngoiv-rgw 2024-04-12T05:56:54.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:53.003637+0000 mgr.smithi142.fgshqt (mgr.24393) 52 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi132.qngoiv's ganesha conf is defaulting to empty 2024-04-12T05:56:54.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:53.011497+0000 mgr.smithi142.fgshqt (mgr.24393) 53 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi132.qngoiv on smithi132 2024-04-12T05:56:54.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:53.211578+0000 mgr.smithi142.fgshqt (mgr.24393) 54 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 309 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 10 MiB/s wr, 1.07k op/s 2024-04-12T05:56:54.951 INFO:teuthology.orchestra.run.smithi132.stdout: 5 103254 9.11 MB/sec execute 12 sec latency 4200.108 ms 2024-04-12T05:56:55.951 INFO:teuthology.orchestra.run.smithi132.stdout: 5 103254 8.41 MB/sec execute 13 sec latency 5200.202 ms 2024-04-12T05:56:56.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:55.022824+0000 mon.smithi132 (mon.0) 848 : cluster [DBG] mgrmap e27: smithi142.fgshqt(active, since 24s), standbys: smithi132.znauon 2024-04-12T05:56:56.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:55.212082+0000 mgr.smithi142.fgshqt (mgr.24393) 55 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 309 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 5.1 MiB/s wr, 457 op/s 2024-04-12T05:56:56.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:55.022824+0000 mon.smithi132 (mon.0) 848 : cluster [DBG] mgrmap e27: smithi142.fgshqt(active, since 24s), standbys: smithi132.znauon 2024-04-12T05:56:56.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:55.212082+0000 mgr.smithi142.fgshqt (mgr.24393) 55 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 309 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 5.1 MiB/s wr, 457 op/s 2024-04-12T05:56:56.951 INFO:teuthology.orchestra.run.smithi132.stdout: 5 103254 7.81 MB/sec execute 14 sec latency 6200.248 ms 2024-04-12T05:56:57.951 INFO:teuthology.orchestra.run.smithi132.stdout: 5 103254 7.29 MB/sec execute 15 sec latency 7200.338 ms 2024-04-12T05:56:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:57.212775+0000 mgr.smithi142.fgshqt (mgr.24393) 56 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 309 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 3.9 MiB/s wr, 345 op/s 2024-04-12T05:56:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:57.597580+0000 mon.smithi132 (mon.0) 849 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:57.603778+0000 mon.smithi132 (mon.0) 850 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:57.639531+0000 mon.smithi132 (mon.0) 851 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:58.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:57.642893+0000 mon.smithi142 (mon.1) 81 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:56:58.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:57.643275+0000 mon.smithi132 (mon.0) 852 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:56:58.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:57.645719+0000 mon.smithi132 (mon.0) 853 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-12T05:56:58.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:57.649889+0000 mon.smithi142 (mon.1) 82 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:56:58.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:57.650408+0000 mon.smithi132 (mon.0) 854 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:56:58.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:57.653094+0000 mon.smithi132 (mon.0) 855 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T05:56:58.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:56:57.656831+0000 mon.smithi142 (mon.1) 83 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:56:58.951 INFO:teuthology.orchestra.run.smithi132.stdout: 5 103254 6.83 MB/sec execute 16 sec latency 8200.395 ms 2024-04-12T05:56:58.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:57.212775+0000 mgr.smithi142.fgshqt (mgr.24393) 56 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 309 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 3.9 MiB/s wr, 345 op/s 2024-04-12T05:56:58.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:57.597580+0000 mon.smithi132 (mon.0) 849 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:58.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:57.603778+0000 mon.smithi132 (mon.0) 850 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:58.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:57.639531+0000 mon.smithi132 (mon.0) 851 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:56:58.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:57.642893+0000 mon.smithi142 (mon.1) 81 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:56:58.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:57.643275+0000 mon.smithi132 (mon.0) 852 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T05:56:58.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:57.645719+0000 mon.smithi132 (mon.0) 853 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-12T05:56:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:57.649889+0000 mon.smithi142 (mon.1) 82 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:56:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:57.650408+0000 mon.smithi132 (mon.0) 854 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T05:56:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:57.653094+0000 mon.smithi132 (mon.0) 855 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T05:56:58.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:56:57.656831+0000 mon.smithi142 (mon.1) 83 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:56:59.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:57.642621+0000 mgr.smithi142.fgshqt (mgr.24393) 57 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi142.osyopb 2024-04-12T05:56:59.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:56:59 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:56:57.649559+0000 mgr.smithi142.fgshqt (mgr.24393) 58 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-12T05:56:59.953 INFO:teuthology.orchestra.run.smithi132.stdout: 5 103254 6.43 MB/sec execute 17 sec latency 9200.467 ms 2024-04-12T05:56:59.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:57.642621+0000 mgr.smithi142.fgshqt (mgr.24393) 57 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi142.osyopb 2024-04-12T05:56:59.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:56:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:56:57.649559+0000 mgr.smithi142.fgshqt (mgr.24393) 58 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-12T05:57:00.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:56:59.213587+0000 mgr.smithi142.fgshqt (mgr.24393) 59 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 310 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 3.5 MiB/s wr, 308 op/s 2024-04-12T05:57:00.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:00.502464+0000 mon.smithi142 (mon.1) 84 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:57:00.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:00.502886+0000 mon.smithi132 (mon.0) 856 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:57:00.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:00.506979+0000 mon.smithi132 (mon.0) 857 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:57:00.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:00.515309+0000 mon.smithi142 (mon.1) 85 : audit [INF] from='mds.? [v2:172.21.15.142:6832/2359490511,v1:172.21.15.142:6833/2359490511]' entity='mds.foofs.smithi142.edxdjh' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.132:0/567049644"}]: dispatch 2024-04-12T05:57:00.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:00.515655+0000 mon.smithi132 (mon.0) 858 : audit [INF] from='mds.? ' entity='mds.foofs.smithi142.edxdjh' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.132:0/567049644"}]: dispatch 2024-04-12T05:57:00.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:00.562654+0000 mon.smithi142 (mon.1) 86 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:57:00.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:00.563125+0000 mon.smithi132 (mon.0) 859 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:57:00.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:00.566953+0000 mon.smithi132 (mon.0) 860 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:57:00.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:00.568429+0000 mon.smithi142 (mon.1) 87 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:57:00.951 INFO:teuthology.orchestra.run.smithi132.stdout: 5 103254 6.07 MB/sec execute 18 sec latency 10200.560 ms 2024-04-12T05:57:00.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:56:59.213587+0000 mgr.smithi142.fgshqt (mgr.24393) 59 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 310 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 3.5 MiB/s wr, 308 op/s 2024-04-12T05:57:00.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:00.502464+0000 mon.smithi142 (mon.1) 84 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:57:00.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:00.502886+0000 mon.smithi132 (mon.0) 856 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T05:57:00.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:00.506979+0000 mon.smithi132 (mon.0) 857 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T05:57:00.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:00.515309+0000 mon.smithi142 (mon.1) 85 : audit [INF] from='mds.? [v2:172.21.15.142:6832/2359490511,v1:172.21.15.142:6833/2359490511]' entity='mds.foofs.smithi142.edxdjh' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.132:0/567049644"}]: dispatch 2024-04-12T05:57:00.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:00.515655+0000 mon.smithi132 (mon.0) 858 : audit [INF] from='mds.? ' entity='mds.foofs.smithi142.edxdjh' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.132:0/567049644"}]: dispatch 2024-04-12T05:57:00.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:00.562654+0000 mon.smithi142 (mon.1) 86 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:57:00.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:00.563125+0000 mon.smithi132 (mon.0) 859 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T05:57:00.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:00.566953+0000 mon.smithi132 (mon.0) 860 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T05:57:00.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:00.568429+0000 mon.smithi142 (mon.1) 87 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:57:01.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:00.515029+0000 mds.foofs.smithi142.edxdjh (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14558 (172.21.15.132:0/567049644) 2024-04-12T05:57:01.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:00.519756+0000 mds.foofs.smithi142.edxdjh (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14760 172.21.15.132:0/2486602179) 2024-04-12T05:57:01.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:57:00.562171+0000 mgr.smithi142.fgshqt (mgr.24393) 60 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:57:01.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:57:00.562284+0000 mgr.smithi142.fgshqt (mgr.24393) 61 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi142.osyopb-rgw 2024-04-12T05:57:01.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:57:00.567870+0000 mgr.smithi142.fgshqt (mgr.24393) 62 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi142.osyopb's ganesha conf is defaulting to empty 2024-04-12T05:57:01.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:57:00.569610+0000 mgr.smithi142.fgshqt (mgr.24393) 63 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi142.osyopb on smithi142 2024-04-12T05:57:01.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:01.292534+0000 mon.smithi142 (mon.1) 88 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:57:01.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:01.511948+0000 mon.smithi132 (mon.0) 861 : audit [INF] from='mds.? ' entity='mds.foofs.smithi142.edxdjh' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.132:0/567049644"}]': finished 2024-04-12T05:57:01.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:01.512022+0000 mon.smithi132 (mon.0) 862 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-12T05:57:01.951 INFO:teuthology.orchestra.run.smithi132.stdout: 5 103254 5.75 MB/sec execute 19 sec latency 11200.601 ms 2024-04-12T05:57:01.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:00.515029+0000 mds.foofs.smithi142.edxdjh (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14558 (172.21.15.132:0/567049644) 2024-04-12T05:57:01.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:00.519756+0000 mds.foofs.smithi142.edxdjh (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14760 172.21.15.132:0/2486602179) 2024-04-12T05:57:01.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:57:00.562171+0000 mgr.smithi142.fgshqt (mgr.24393) 60 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-12T05:57:01.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:57:00.562284+0000 mgr.smithi142.fgshqt (mgr.24393) 61 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi142.osyopb-rgw 2024-04-12T05:57:01.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:57:00.567870+0000 mgr.smithi142.fgshqt (mgr.24393) 62 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi142.osyopb's ganesha conf is defaulting to empty 2024-04-12T05:57:01.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:57:00.569610+0000 mgr.smithi142.fgshqt (mgr.24393) 63 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi142.osyopb on smithi142 2024-04-12T05:57:01.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:01.292534+0000 mon.smithi142 (mon.1) 88 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:57:01.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:01.511948+0000 mon.smithi132 (mon.0) 861 : audit [INF] from='mds.? ' entity='mds.foofs.smithi142.edxdjh' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.132:0/567049644"}]': finished 2024-04-12T05:57:01.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:01.512022+0000 mon.smithi132 (mon.0) 862 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-12T05:57:02.927 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:01.214041+0000 mgr.smithi142.fgshqt (mgr.24393) 64 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 310 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.1 MiB/s wr, 275 op/s 2024-04-12T05:57:02.951 INFO:teuthology.orchestra.run.smithi132.stdout: 5 103254 5.47 MB/sec execute 20 sec latency 12200.640 ms 2024-04-12T05:57:02.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:01.214041+0000 mgr.smithi142.fgshqt (mgr.24393) 64 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 310 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.1 MiB/s wr, 275 op/s 2024-04-12T05:57:03.016 INFO:teuthology.orchestra.run.smithi132.stdout:[103620] open ./clients/client2/~dmtmp/PWRPNT/PPTB1E4.TMP failed for handle 10713 (Stale file handle) 2024-04-12T05:57:03.016 INFO:teuthology.orchestra.run.smithi132.stdout:(103621) ERROR: handle 10713 was not found 2024-04-12T05:57:03.016 INFO:teuthology.orchestra.run.smithi132.stdout:[103086] open ./clients/client4/~dmtmp/SEED/LARGE.FIL failed for handle 10497 (Stale file handle) 2024-04-12T05:57:03.016 INFO:teuthology.orchestra.run.smithi132.stdout:(103087) ERROR: handle 10497 was not found 2024-04-12T05:57:03.016 INFO:teuthology.orchestra.run.smithi132.stdout:[102294] open ./clients/client3/~dmtmp/WORDPRO/NEWS1_1.LWP failed for handle 10381 (Stale file handle) 2024-04-12T05:57:03.016 INFO:teuthology.orchestra.run.smithi132.stdout:Child failed with status 1 2024-04-12T05:57:03.016 INFO:teuthology.orchestra.run.smithi132.stdout:[103620] open ./clients/client1/~dmtmp/PWRPNT/PPTB1E4.TMP failed for handle 10713 (Stale file handle) 2024-04-12T05:57:03.019 DEBUG:teuthology.orchestra.run.smithi132:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-04-12T05:57:03.087 DEBUG:teuthology.orchestra.run.smithi132:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-04-12T05:57:03.258 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:57:03.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:03.214787+0000 mgr.smithi142.fgshqt (mgr.24393) 65 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.4 KiB/s rd, 74 KiB/s wr, 18 op/s 2024-04-12T05:57:03.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:03 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:03.214787+0000 mgr.smithi142.fgshqt (mgr.24393) 65 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.4 KiB/s rd, 74 KiB/s wr, 18 op/s 2024-04-12T05:57:06.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:05.215180+0000 mgr.smithi142.fgshqt (mgr.24393) 66 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.4 KiB/s rd, 74 KiB/s wr, 18 op/s 2024-04-12T05:57:06.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:05.227306+0000 mon.smithi132 (mon.0) 863 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:06.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:05.232657+0000 mon.smithi132 (mon.0) 864 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:06.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:05.250820+0000 mon.smithi132 (mon.0) 865 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:06.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:05.257574+0000 mon.smithi132 (mon.0) 866 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:06.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:05.386717+0000 mon.smithi142 (mon.1) 89 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:57:06.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:05.215180+0000 mgr.smithi142.fgshqt (mgr.24393) 66 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.4 KiB/s rd, 74 KiB/s wr, 18 op/s 2024-04-12T05:57:06.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:05.227306+0000 mon.smithi132 (mon.0) 863 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:06.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:05.232657+0000 mon.smithi132 (mon.0) 864 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:06.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:05.250820+0000 mon.smithi132 (mon.0) 865 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:06.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:05.257574+0000 mon.smithi132 (mon.0) 866 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:06.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:05.386717+0000 mon.smithi142 (mon.1) 89 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T05:57:07.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:06.286632+0000 mon.smithi132 (mon.0) 867 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:07.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:06.286632+0000 mon.smithi132 (mon.0) 867 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:08.291 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:57:08.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:07.215547+0000 mgr.smithi142.fgshqt (mgr.24393) 67 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.5 KiB/s rd, 74 KiB/s wr, 18 op/s 2024-04-12T05:57:08.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:07.215547+0000 mgr.smithi142.fgshqt (mgr.24393) 67 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.5 KiB/s rd, 74 KiB/s wr, 18 op/s 2024-04-12T05:57:10.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:09.216113+0000 mgr.smithi142.fgshqt (mgr.24393) 68 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.9 KiB/s rd, 28 KiB/s wr, 20 op/s 2024-04-12T05:57:10.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:09.617463+0000 mon.smithi132 (mon.0) 868 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:10.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:09.624664+0000 mon.smithi132 (mon.0) 869 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:10.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:09.216113+0000 mgr.smithi142.fgshqt (mgr.24393) 68 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.9 KiB/s rd, 28 KiB/s wr, 20 op/s 2024-04-12T05:57:10.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:09.617463+0000 mon.smithi132 (mon.0) 868 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:10.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:09.624664+0000 mon.smithi132 (mon.0) 869 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.309 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:11.105582+0000 mds.foofs.smithi142.edxdjh (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 14584 (172.21.15.142:0/2836092624) 2024-04-12T05:57:12.309 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:11.105893+0000 mon.smithi142 (mon.1) 90 : audit [INF] from='mds.? [v2:172.21.15.142:6832/2359490511,v1:172.21.15.142:6833/2359490511]' entity='mds.foofs.smithi142.edxdjh' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.142:0/2836092624"}]: dispatch 2024-04-12T05:57:12.309 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:11.106183+0000 mon.smithi132 (mon.0) 870 : audit [INF] from='mds.? ' entity='mds.foofs.smithi142.edxdjh' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.142:0/2836092624"}]: dispatch 2024-04-12T05:57:12.309 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:11.108863+0000 mds.foofs.smithi142.edxdjh (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24493 172.21.15.142:0/3176736976) 2024-04-12T05:57:12.309 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:11.216726+0000 mgr.smithi142.fgshqt (mgr.24393) 69 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.9 KiB/s rd, 28 KiB/s wr, 20 op/s 2024-04-12T05:57:12.309 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:11.671554+0000 mon.smithi132 (mon.0) 871 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.309 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:11.678360+0000 mon.smithi132 (mon.0) 872 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.309 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:11.680448+0000 mon.smithi142 (mon.1) 91 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:57:12.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:11.681329+0000 mon.smithi142 (mon.1) 92 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:57:12.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:11.685458+0000 mon.smithi132 (mon.0) 873 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:11.693613+0000 mon.smithi132 (mon.0) 874 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:11.826942+0000 mon.smithi132 (mon.0) 875 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:11.830198+0000 mon.smithi132 (mon.0) 876 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:11.833181+0000 mon.smithi132 (mon.0) 877 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:11.836339+0000 mon.smithi132 (mon.0) 878 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:11.105582+0000 mds.foofs.smithi142.edxdjh (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 14584 (172.21.15.142:0/2836092624) 2024-04-12T05:57:12.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:11.105893+0000 mon.smithi142 (mon.1) 90 : audit [INF] from='mds.? [v2:172.21.15.142:6832/2359490511,v1:172.21.15.142:6833/2359490511]' entity='mds.foofs.smithi142.edxdjh' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.142:0/2836092624"}]: dispatch 2024-04-12T05:57:12.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:11.106183+0000 mon.smithi132 (mon.0) 870 : audit [INF] from='mds.? ' entity='mds.foofs.smithi142.edxdjh' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.142:0/2836092624"}]: dispatch 2024-04-12T05:57:12.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:11.108863+0000 mds.foofs.smithi142.edxdjh (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24493 172.21.15.142:0/3176736976) 2024-04-12T05:57:12.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:11.216726+0000 mgr.smithi142.fgshqt (mgr.24393) 69 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.9 KiB/s rd, 28 KiB/s wr, 20 op/s 2024-04-12T05:57:12.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:11.671554+0000 mon.smithi132 (mon.0) 871 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:11.678360+0000 mon.smithi132 (mon.0) 872 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:11.680448+0000 mon.smithi142 (mon.1) 91 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T05:57:12.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:11.681329+0000 mon.smithi142 (mon.1) 92 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T05:57:12.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:11.685458+0000 mon.smithi132 (mon.0) 873 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:11.693613+0000 mon.smithi132 (mon.0) 874 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:11.826942+0000 mon.smithi132 (mon.0) 875 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:11.830198+0000 mon.smithi132 (mon.0) 876 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:11.833181+0000 mon.smithi132 (mon.0) 877 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:12.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:11.836339+0000 mon.smithi132 (mon.0) 878 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:57:13.333 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:57:13.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:57:11.837421+0000 mgr.smithi142.fgshqt (mgr.24393) 70 : cephadm [INF] Reconfiguring alertmanager.smithi132 (dependencies changed)... 2024-04-12T05:57:13.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:57:11.845098+0000 mgr.smithi142.fgshqt (mgr.24393) 71 : cephadm [INF] Reconfiguring daemon alertmanager.smithi132 on smithi132 2024-04-12T05:57:13.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:12.018901+0000 mon.smithi132 (mon.0) 879 : audit [INF] from='mds.? ' entity='mds.foofs.smithi142.edxdjh' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.142:0/2836092624"}]': finished 2024-04-12T05:57:13.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:12.018968+0000 mon.smithi132 (mon.0) 880 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-12T05:57:13.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:57:11.837421+0000 mgr.smithi142.fgshqt (mgr.24393) 70 : cephadm [INF] Reconfiguring alertmanager.smithi132 (dependencies changed)... 2024-04-12T05:57:13.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:57:11.845098+0000 mgr.smithi142.fgshqt (mgr.24393) 71 : cephadm [INF] Reconfiguring daemon alertmanager.smithi132 on smithi132 2024-04-12T05:57:13.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:12.018901+0000 mon.smithi132 (mon.0) 879 : audit [INF] from='mds.? ' entity='mds.foofs.smithi142.edxdjh' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.142:0/2836092624"}]': finished 2024-04-12T05:57:13.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:12.018968+0000 mon.smithi132 (mon.0) 880 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-12T05:57:14.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:13.217435+0000 mgr.smithi142.fgshqt (mgr.24393) 72 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.0 KiB/s rd, 8.0 KiB/s wr, 5 op/s 2024-04-12T05:57:14.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:13.217435+0000 mgr.smithi142.fgshqt (mgr.24393) 72 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.0 KiB/s rd, 8.0 KiB/s wr, 5 op/s 2024-04-12T05:57:16.530 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:15.217956+0000 mgr.smithi142.fgshqt (mgr.24393) 73 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.0 KiB/s rd, 8.0 KiB/s wr, 5 op/s 2024-04-12T05:57:16.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:15.217956+0000 mgr.smithi142.fgshqt (mgr.24393) 73 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.0 KiB/s rd, 8.0 KiB/s wr, 5 op/s 2024-04-12T05:57:17.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:16.292811+0000 mon.smithi142 (mon.1) 93 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:57:17.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:17 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:16.292811+0000 mon.smithi142 (mon.1) 93 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:57:18.209 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T05:57:18.370 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:57:18.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:17.218702+0000 mgr.smithi142.fgshqt (mgr.24393) 74 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.9 KiB/s rd, 8.0 KiB/s wr, 5 op/s 2024-04-12T05:57:18.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:17.218702+0000 mgr.smithi142.fgshqt (mgr.24393) 74 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.9 KiB/s rd, 8.0 KiB/s wr, 5 op/s 2024-04-12T05:57:18.854 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (7m) 7s ago 8m 22.0M - 0.20.0 0881eb8f169f 3cea24dc87ca 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (8m) 7s ago 8m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (7m) 9s ago 7m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (6m) 7s ago 8m 32.3M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (3m) 7s ago 3m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (2m) 9s ago 2m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (10m) 7s ago 10m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (66s) 9s ago 7m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (10m) 7s ago 10m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (7m) 9s ago 7m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (21s) 7s ago 21s 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (14s) 9s ago 13s 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (8m) 7s ago 8m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T05:57:18.855 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (7m) 9s ago 7m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T05:57:18.856 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (7m) 7s ago 7m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T05:57:18.856 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (6m) 7s ago 6m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T05:57:18.856 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (6m) 7s ago 6m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T05:57:18.856 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (5m) 7s ago 5m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T05:57:18.856 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (5m) 9s ago 5m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T05:57:18.856 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (5m) 9s ago 5m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T05:57:18.856 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (4m) 9s ago 4m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T05:57:18.856 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (4m) 9s ago 4m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T05:57:18.856 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (6m) 7s ago 8m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T05:57:19.253 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:57:19.253 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T05:57:19.253 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T05:57:19.254 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:57:19.574 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:57:19.574 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:57:19.575 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T05:57:19.575 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:57:19.575 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T05:57:19.575 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:57:19.575 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T05:57:19.575 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T05:57:19.575 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:57:19.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:18.201863+0000 mgr.smithi142.fgshqt (mgr.24393) 75 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:19.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:18.537344+0000 mgr.smithi142.fgshqt (mgr.24393) 76 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:19.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:19 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:19.258434+0000 mon.smithi132 (mon.0) 881 : audit [DBG] from='client.? 172.21.15.132:0/639480723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:57:19.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:19 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:18.201863+0000 mgr.smithi142.fgshqt (mgr.24393) 75 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:19.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:19 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:18.537344+0000 mgr.smithi142.fgshqt (mgr.24393) 76 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:19.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:19 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:19.258434+0000 mon.smithi132 (mon.0) 881 : audit [DBG] from='client.? 172.21.15.132:0/639480723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:57:19.953 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T05:57:20.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:18.850064+0000 mgr.smithi142.fgshqt (mgr.24393) 77 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:20.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:19.219416+0000 mgr.smithi142.fgshqt (mgr.24393) 78 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 3.3 KiB/s wr, 2 op/s 2024-04-12T05:57:20.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:19.579753+0000 mgr.smithi142.fgshqt (mgr.24393) 79 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:20.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:19.958718+0000 mon.smithi132 (mon.0) 882 : audit [DBG] from='client.? 172.21.15.132:0/2997646942' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:57:20.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:18.850064+0000 mgr.smithi142.fgshqt (mgr.24393) 77 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:20.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:19.219416+0000 mgr.smithi142.fgshqt (mgr.24393) 78 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 3.3 KiB/s wr, 2 op/s 2024-04-12T05:57:20.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:19.579753+0000 mgr.smithi142.fgshqt (mgr.24393) 79 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:20.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:19.958718+0000 mon.smithi132 (mon.0) 882 : audit [DBG] from='client.? 172.21.15.132:0/2997646942' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:57:22.308 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:21.220004+0000 mgr.smithi142.fgshqt (mgr.24393) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 3.3 KiB/s wr, 2 op/s 2024-04-12T05:57:22.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:21.220004+0000 mgr.smithi142.fgshqt (mgr.24393) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 3.3 KiB/s wr, 2 op/s 2024-04-12T05:57:23.421 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:57:24.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:23.220848+0000 mgr.smithi142.fgshqt (mgr.24393) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 457 B/s rd, 3.2 KiB/s wr, 2 op/s 2024-04-12T05:57:24.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:23.220848+0000 mgr.smithi142.fgshqt (mgr.24393) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 457 B/s rd, 3.2 KiB/s wr, 2 op/s 2024-04-12T05:57:26.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:25.221336+0000 mgr.smithi142.fgshqt (mgr.24393) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-12T05:57:26.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:25.221336+0000 mgr.smithi142.fgshqt (mgr.24393) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-12T05:57:28.460 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:57:28.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:27.222004+0000 mgr.smithi142.fgshqt (mgr.24393) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-12T05:57:28.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:27.222004+0000 mgr.smithi142.fgshqt (mgr.24393) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-12T05:57:30.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:29.222685+0000 mgr.smithi142.fgshqt (mgr.24393) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:57:30.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:29.222685+0000 mgr.smithi142.fgshqt (mgr.24393) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:57:32.309 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:31.223219+0000 mgr.smithi142.fgshqt (mgr.24393) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-12T05:57:32.309 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:31.293417+0000 mon.smithi142 (mon.1) 94 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:57:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:31.223219+0000 mgr.smithi142.fgshqt (mgr.24393) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-12T05:57:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:31.293417+0000 mon.smithi142 (mon.1) 94 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:57:33.508 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:57:34.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:33.223952+0000 mgr.smithi142.fgshqt (mgr.24393) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:57:34.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:33.223952+0000 mgr.smithi142.fgshqt (mgr.24393) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:57:36.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:35.224525+0000 mgr.smithi142.fgshqt (mgr.24393) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:57:36.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:35.224525+0000 mgr.smithi142.fgshqt (mgr.24393) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:57:38.537 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:57:38.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:37.225239+0000 mgr.smithi142.fgshqt (mgr.24393) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:57:38.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:37.225239+0000 mgr.smithi142.fgshqt (mgr.24393) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:57:40.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:39.225966+0000 mgr.smithi142.fgshqt (mgr.24393) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:57:40.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:39.225966+0000 mgr.smithi142.fgshqt (mgr.24393) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:57:42.309 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:41.226427+0000 mgr.smithi142.fgshqt (mgr.24393) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:57:42.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:41.226427+0000 mgr.smithi142.fgshqt (mgr.24393) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:57:43.582 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:57:44.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:43.227279+0000 mgr.smithi142.fgshqt (mgr.24393) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:57:44.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:43.227279+0000 mgr.smithi142.fgshqt (mgr.24393) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:57:46.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:45.227686+0000 mgr.smithi142.fgshqt (mgr.24393) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:57:46.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:45.227686+0000 mgr.smithi142.fgshqt (mgr.24393) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:57:47.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:47 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:46.293482+0000 mon.smithi142 (mon.1) 95 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:57:47.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:46.293482+0000 mon.smithi142 (mon.1) 95 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:57:48.622 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:57:48.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:47.228374+0000 mgr.smithi142.fgshqt (mgr.24393) 93 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:57:48.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:47.228374+0000 mgr.smithi142.fgshqt (mgr.24393) 93 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:57:50.304 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T05:57:50.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:49.228899+0000 mgr.smithi142.fgshqt (mgr.24393) 94 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:57:50.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:49.228899+0000 mgr.smithi142.fgshqt (mgr.24393) 94 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:57:50.935 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (7m) 39s ago 9m 22.0M - 0.20.0 0881eb8f169f 3cea24dc87ca 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (9m) 39s ago 9m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (8m) 41s ago 8m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (7m) 39s ago 9m 32.3M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (3m) 39s ago 3m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (3m) 41s ago 3m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (10m) 39s ago 10m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (98s) 41s ago 8m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (10m) 39s ago 11m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (8m) 41s ago 8m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (53s) 39s ago 53s 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (46s) 41s ago 45s 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (8m) 39s ago 8m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T05:57:50.936 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (8m) 41s ago 8m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T05:57:50.937 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (7m) 39s ago 7m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T05:57:50.937 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (7m) 39s ago 7m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T05:57:50.937 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (6m) 39s ago 6m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T05:57:50.937 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (6m) 39s ago 6m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T05:57:50.937 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (6m) 41s ago 6m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T05:57:50.937 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (5m) 41s ago 5m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T05:57:50.937 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (5m) 41s ago 5m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T05:57:50.937 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (5m) 41s ago 5m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T05:57:50.937 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (7m) 39s ago 8m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T05:57:51.315 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:57:51.315 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:57:51.316 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T05:57:51.317 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:57:51.632 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:57:51.632 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:57:51.632 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T05:57:51.632 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:57:51.633 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T05:57:51.633 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:57:51.633 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T05:57:51.633 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T05:57:51.633 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:57:51.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:51 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:50.297692+0000 mgr.smithi142.fgshqt (mgr.24393) 95 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:51.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:50.297692+0000 mgr.smithi142.fgshqt (mgr.24393) 95 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:52.009 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T05:57:52.559 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:50.622060+0000 mgr.smithi142.fgshqt (mgr.24393) 96 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:52.559 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:50.930974+0000 mgr.smithi142.fgshqt (mgr.24393) 97 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:52.560 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:51.229448+0000 mgr.smithi142.fgshqt (mgr.24393) 98 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:57:52.560 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:51.321428+0000 mon.smithi132 (mon.0) 883 : audit [DBG] from='client.? 172.21.15.132:0/1771426206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:57:52.560 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:52.015145+0000 mon.smithi132 (mon.0) 884 : audit [DBG] from='client.? 172.21.15.132:0/3989141447' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:57:52.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:50.622060+0000 mgr.smithi142.fgshqt (mgr.24393) 96 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:52.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:50.930974+0000 mgr.smithi142.fgshqt (mgr.24393) 97 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:52.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:51.229448+0000 mgr.smithi142.fgshqt (mgr.24393) 98 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:57:52.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:51.321428+0000 mon.smithi132 (mon.0) 883 : audit [DBG] from='client.? 172.21.15.132:0/1771426206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:57:52.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:52.015145+0000 mon.smithi132 (mon.0) 884 : audit [DBG] from='client.? 172.21.15.132:0/3989141447' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:57:53.659 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:57:53.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:57:51.637698+0000 mgr.smithi142.fgshqt (mgr.24393) 99 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:53.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:57:51.637698+0000 mgr.smithi142.fgshqt (mgr.24393) 99 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:57:54.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:53.230192+0000 mgr.smithi142.fgshqt (mgr.24393) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:57:54.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:53.230192+0000 mgr.smithi142.fgshqt (mgr.24393) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:57:56.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:55.230684+0000 mgr.smithi142.fgshqt (mgr.24393) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:57:56.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:55.230684+0000 mgr.smithi142.fgshqt (mgr.24393) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:57:58.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:57:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:57.231565+0000 mgr.smithi142.fgshqt (mgr.24393) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:57:58.696 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:57:58.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:57:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:57.231565+0000 mgr.smithi142.fgshqt (mgr.24393) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:00.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:57:59.231895+0000 mgr.smithi142.fgshqt (mgr.24393) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:00.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:57:59.231895+0000 mgr.smithi142.fgshqt (mgr.24393) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:02.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:01.232339+0000 mgr.smithi142.fgshqt (mgr.24393) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:02.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:01.293876+0000 mon.smithi142 (mon.1) 96 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:58:02.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:01.232339+0000 mgr.smithi142.fgshqt (mgr.24393) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:02.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:01.293876+0000 mon.smithi142 (mon.1) 96 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:58:03.741 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:58:04.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:03.036042+0000 mon.smithi132 (mon.0) 885 : cluster [DBG] mgrmap e28: smithi142.fgshqt(active, since 92s), standbys: smithi132.znauon 2024-04-12T05:58:04.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:03.233176+0000 mgr.smithi142.fgshqt (mgr.24393) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-04-12T05:58:04.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:03.036042+0000 mon.smithi132 (mon.0) 885 : cluster [DBG] mgrmap e28: smithi142.fgshqt(active, since 92s), standbys: smithi132.znauon 2024-04-12T05:58:04.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:03.233176+0000 mgr.smithi142.fgshqt (mgr.24393) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-04-12T05:58:06.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:05.233590+0000 mgr.smithi142.fgshqt (mgr.24393) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:58:06.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:05.233590+0000 mgr.smithi142.fgshqt (mgr.24393) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:58:08.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:07.234360+0000 mgr.smithi142.fgshqt (mgr.24393) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-12T05:58:08.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:07.234360+0000 mgr.smithi142.fgshqt (mgr.24393) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-12T05:58:08.785 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:58:10.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:09.234752+0000 mgr.smithi142.fgshqt (mgr.24393) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:58:10.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:09.234752+0000 mgr.smithi142.fgshqt (mgr.24393) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:58:12.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:11.235266+0000 mgr.smithi142.fgshqt (mgr.24393) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:58:12.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:11.235266+0000 mgr.smithi142.fgshqt (mgr.24393) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-12T05:58:13.817 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:58:14.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:13.236077+0000 mgr.smithi142.fgshqt (mgr.24393) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-04-12T05:58:14.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:13.236077+0000 mgr.smithi142.fgshqt (mgr.24393) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-04-12T05:58:16.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:15.236639+0000 mgr.smithi142.fgshqt (mgr.24393) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:16.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:15.236639+0000 mgr.smithi142.fgshqt (mgr.24393) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:17.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:16.294294+0000 mon.smithi142 (mon.1) 97 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:58:17.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:17 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:16.294294+0000 mon.smithi142 (mon.1) 97 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:58:18.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:17.237299+0000 mgr.smithi142.fgshqt (mgr.24393) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:18.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:17.237299+0000 mgr.smithi142.fgshqt (mgr.24393) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:18.852 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:58:20.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:19.237844+0000 mgr.smithi142.fgshqt (mgr.24393) 113 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:20.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:19.237844+0000 mgr.smithi142.fgshqt (mgr.24393) 113 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:22.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:21.238326+0000 mgr.smithi142.fgshqt (mgr.24393) 114 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:22.357 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T05:58:22.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:21.238326+0000 mgr.smithi142.fgshqt (mgr.24393) 114 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:22.990 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:58:22.990 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (8m) 71s ago 9m 22.0M - 0.20.0 0881eb8f169f 3cea24dc87ca 2024-04-12T05:58:22.990 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (9m) 71s ago 9m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T05:58:22.990 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (8m) 73s ago 8m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T05:58:22.990 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (7m) 71s ago 9m 32.3M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T05:58:22.990 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (4m) 71s ago 4m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T05:58:22.990 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (4m) 73s ago 4m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T05:58:22.990 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (11m) 71s ago 11m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T05:58:22.991 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (2m) 73s ago 8m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T05:58:22.991 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (11m) 71s ago 11m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T05:58:22.991 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (8m) 73s ago 8m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T05:58:22.991 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (86s) 71s ago 85s 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T05:58:22.991 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (78s) 73s ago 77s 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T05:58:22.991 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (9m) 71s ago 9m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T05:58:22.991 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (8m) 73s ago 8m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T05:58:22.991 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (8m) 71s ago 8m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T05:58:22.991 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (7m) 71s ago 7m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T05:58:22.991 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (7m) 71s ago 7m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T05:58:22.991 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (6m) 71s ago 6m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T05:58:22.991 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (6m) 73s ago 6m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T05:58:22.991 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (6m) 73s ago 6m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T05:58:22.992 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (5m) 73s ago 5m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T05:58:22.992 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (5m) 73s ago 5m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T05:58:22.992 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (7m) 71s ago 9m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T05:58:23.367 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:58:23.368 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T05:58:23.369 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:58:23.369 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:58:23.369 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T05:58:23.369 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:58:23.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:22.350198+0000 mgr.smithi142.fgshqt (mgr.24393) 115 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:23.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:22.350198+0000 mgr.smithi142.fgshqt (mgr.24393) 115 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:23.690 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:58:23.690 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:58:23.690 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T05:58:23.690 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:58:23.691 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T05:58:23.691 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:58:23.691 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T05:58:23.691 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T05:58:23.691 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:58:23.886 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:58:24.077 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T05:58:24.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:22.672937+0000 mgr.smithi142.fgshqt (mgr.24393) 116 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:24.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:22.985141+0000 mgr.smithi142.fgshqt (mgr.24393) 117 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:24.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:23.239327+0000 mgr.smithi142.fgshqt (mgr.24393) 118 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:24.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:23.373515+0000 mon.smithi132 (mon.0) 886 : audit [DBG] from='client.? 172.21.15.132:0/2700207363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:58:24.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:22.672937+0000 mgr.smithi142.fgshqt (mgr.24393) 116 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:24.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:22.985141+0000 mgr.smithi142.fgshqt (mgr.24393) 117 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:24.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:23.239327+0000 mgr.smithi142.fgshqt (mgr.24393) 118 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:24.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:23.373515+0000 mon.smithi132 (mon.0) 886 : audit [DBG] from='client.? 172.21.15.132:0/2700207363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:58:25.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:23.695947+0000 mgr.smithi142.fgshqt (mgr.24393) 119 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:25.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:24.083526+0000 mon.smithi132 (mon.0) 887 : audit [DBG] from='client.? 172.21.15.132:0/1642557568' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:58:25.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:23.695947+0000 mgr.smithi142.fgshqt (mgr.24393) 119 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:25.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:24.083526+0000 mon.smithi132 (mon.0) 887 : audit [DBG] from='client.? 172.21.15.132:0/1642557568' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:58:26.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:25.239688+0000 mgr.smithi142.fgshqt (mgr.24393) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:26.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:25.239688+0000 mgr.smithi142.fgshqt (mgr.24393) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:28.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:27.240429+0000 mgr.smithi142.fgshqt (mgr.24393) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:28.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:27.240429+0000 mgr.smithi142.fgshqt (mgr.24393) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:28.919 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:58:30.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:29.240782+0000 mgr.smithi142.fgshqt (mgr.24393) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:30.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:29.240782+0000 mgr.smithi142.fgshqt (mgr.24393) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:32.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:31.241361+0000 mgr.smithi142.fgshqt (mgr.24393) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:32.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:31.294398+0000 mon.smithi142 (mon.1) 98 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:58:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:31.241361+0000 mgr.smithi142.fgshqt (mgr.24393) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:31.294398+0000 mon.smithi142 (mon.1) 98 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:58:33.957 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:58:34.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:33.242021+0000 mgr.smithi142.fgshqt (mgr.24393) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:34.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:33.242021+0000 mgr.smithi142.fgshqt (mgr.24393) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:36.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:35.242412+0000 mgr.smithi142.fgshqt (mgr.24393) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:36.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:35.242412+0000 mgr.smithi142.fgshqt (mgr.24393) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:38.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:37.243050+0000 mgr.smithi142.fgshqt (mgr.24393) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:38.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:37.243050+0000 mgr.smithi142.fgshqt (mgr.24393) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:38.999 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:58:40.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:39.243469+0000 mgr.smithi142.fgshqt (mgr.24393) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:40.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:39.243469+0000 mgr.smithi142.fgshqt (mgr.24393) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:42.310 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:41.243923+0000 mgr.smithi142.fgshqt (mgr.24393) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:42.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:41.243923+0000 mgr.smithi142.fgshqt (mgr.24393) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:44.042 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:58:44.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:43.244700+0000 mgr.smithi142.fgshqt (mgr.24393) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:44.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:43.244700+0000 mgr.smithi142.fgshqt (mgr.24393) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:46.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:45.245197+0000 mgr.smithi142.fgshqt (mgr.24393) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:46.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:46.294818+0000 mon.smithi142 (mon.1) 99 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:58:46.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:45.245197+0000 mgr.smithi142.fgshqt (mgr.24393) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:46.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:46.294818+0000 mon.smithi142 (mon.1) 99 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:58:48.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:47.245829+0000 mgr.smithi142.fgshqt (mgr.24393) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:48.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:47.245829+0000 mgr.smithi142.fgshqt (mgr.24393) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:49.081 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:58:50.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:49.246290+0000 mgr.smithi142.fgshqt (mgr.24393) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:50.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:49.246290+0000 mgr.smithi142.fgshqt (mgr.24393) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:52.311 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:51.246682+0000 mgr.smithi142.fgshqt (mgr.24393) 133 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:52.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:51.246682+0000 mgr.smithi142.fgshqt (mgr.24393) 133 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:54.126 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:58:54.428 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T05:58:54.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:53.247488+0000 mgr.smithi142.fgshqt (mgr.24393) 134 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:54.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:53.247488+0000 mgr.smithi142.fgshqt (mgr.24393) 134 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:55.070 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:58:55.070 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (8m) 103s ago 10m 22.0M - 0.20.0 0881eb8f169f 3cea24dc87ca 2024-04-12T05:58:55.070 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (10m) 103s ago 10m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T05:58:55.070 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (9m) 105s ago 9m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T05:58:55.070 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (8m) 103s ago 10m 32.3M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T05:58:55.070 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (4m) 103s ago 4m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T05:58:55.070 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (4m) 105s ago 4m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T05:58:55.070 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (11m) 103s ago 11m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T05:58:55.070 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (2m) 105s ago 9m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (11m) 103s ago 12m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (9m) 105s ago 9m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (118s) 103s ago 117s 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (110s) 105s ago 109s 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (9m) 103s ago 9m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (9m) 105s ago 9m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (8m) 103s ago 8m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (8m) 103s ago 8m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (7m) 103s ago 7m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (7m) 103s ago 7m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (7m) 105s ago 7m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (6m) 105s ago 6m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (6m) 105s ago 6m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T05:58:55.071 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (6m) 105s ago 6m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T05:58:55.072 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (8m) 103s ago 9m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T05:58:55.454 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:58:55.455 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T05:58:55.456 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:58:55.456 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:58:55.456 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T05:58:55.456 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:58:55.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:54.421197+0000 mgr.smithi142.fgshqt (mgr.24393) 135 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:55.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:54.421197+0000 mgr.smithi142.fgshqt (mgr.24393) 135 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:55.773 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:58:55.774 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:58:55.774 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T05:58:55.774 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:58:55.774 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T05:58:55.774 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:58:55.774 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T05:58:55.774 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T05:58:55.774 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:58:56.155 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T05:58:56.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:54.746029+0000 mgr.smithi142.fgshqt (mgr.24393) 136 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:56.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:55.065227+0000 mgr.smithi142.fgshqt (mgr.24393) 137 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:56.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:55.247841+0000 mgr.smithi142.fgshqt (mgr.24393) 138 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:56.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:55.458489+0000 mon.smithi132 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.132:0/2630960106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:58:56.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:56.160921+0000 mon.smithi132 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.132:0/929919105' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:58:56.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:54.746029+0000 mgr.smithi142.fgshqt (mgr.24393) 136 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:56.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:55.065227+0000 mgr.smithi142.fgshqt (mgr.24393) 137 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:56.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:55.247841+0000 mgr.smithi142.fgshqt (mgr.24393) 138 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:58:56.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:55.458489+0000 mon.smithi132 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.132:0/2630960106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:58:56.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:56.160921+0000 mon.smithi132 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.132:0/929919105' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:58:57.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:58:55.779323+0000 mgr.smithi142.fgshqt (mgr.24393) 139 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:57.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:58:55.779323+0000 mgr.smithi142.fgshqt (mgr.24393) 139 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:58:58.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:58:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:57.248719+0000 mgr.smithi142.fgshqt (mgr.24393) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:58.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:58:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:57.248719+0000 mgr.smithi142.fgshqt (mgr.24393) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:58:59.162 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:59:00.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:58:59.249157+0000 mgr.smithi142.fgshqt (mgr.24393) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:00.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:58:59.249157+0000 mgr.smithi142.fgshqt (mgr.24393) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:02.311 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:01.249513+0000 mgr.smithi142.fgshqt (mgr.24393) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:02.311 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:01.295261+0000 mon.smithi142 (mon.1) 100 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:59:02.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:01.249513+0000 mgr.smithi142.fgshqt (mgr.24393) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:02.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:01.295261+0000 mon.smithi142 (mon.1) 100 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:59:04.198 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:59:04.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:03.250198+0000 mgr.smithi142.fgshqt (mgr.24393) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:04.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:03.250198+0000 mgr.smithi142.fgshqt (mgr.24393) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:06.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:05.250725+0000 mgr.smithi142.fgshqt (mgr.24393) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:06.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:05.250725+0000 mgr.smithi142.fgshqt (mgr.24393) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:08.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:07.251382+0000 mgr.smithi142.fgshqt (mgr.24393) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:08.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:07.251382+0000 mgr.smithi142.fgshqt (mgr.24393) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:09.232 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:59:10.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:09.251912+0000 mgr.smithi142.fgshqt (mgr.24393) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:10.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:09.251912+0000 mgr.smithi142.fgshqt (mgr.24393) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:12.311 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:11.252327+0000 mgr.smithi142.fgshqt (mgr.24393) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:12.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:11.252327+0000 mgr.smithi142.fgshqt (mgr.24393) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:14.280 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:59:14.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:13.253034+0000 mgr.smithi142.fgshqt (mgr.24393) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:14.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:13.253034+0000 mgr.smithi142.fgshqt (mgr.24393) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:16.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:15.253483+0000 mgr.smithi142.fgshqt (mgr.24393) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:16.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:16.295423+0000 mon.smithi142 (mon.1) 101 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:59:16.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:15.253483+0000 mgr.smithi142.fgshqt (mgr.24393) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:16.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:16.295423+0000 mon.smithi142 (mon.1) 101 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:59:18.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:17.254117+0000 mgr.smithi142.fgshqt (mgr.24393) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:18.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:17.254117+0000 mgr.smithi142.fgshqt (mgr.24393) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:19.327 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:59:20.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:19.254525+0000 mgr.smithi142.fgshqt (mgr.24393) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:20.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:19.254525+0000 mgr.smithi142.fgshqt (mgr.24393) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:22.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:20.942774+0000 mon.smithi132 (mon.0) 890 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:59:22.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:20.949032+0000 mon.smithi132 (mon.0) 891 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:59:22.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:59:20.983600+0000 mgr.smithi142.fgshqt (mgr.24393) 152 : cephadm [INF] Reconfiguring grafana.smithi132 (dependencies changed)... 2024-04-12T05:59:22.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:59:20.992191+0000 mgr.smithi142.fgshqt (mgr.24393) 153 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-12T05:59:22.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:21.061673+0000 mon.smithi132 (mon.0) 892 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:59:22.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:21.065378+0000 mon.smithi132 (mon.0) 893 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:59:22.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:21.068177+0000 mon.smithi142 (mon.1) 102 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T05:59:22.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:21.068563+0000 mgr.smithi142.fgshqt (mgr.24393) 154 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T05:59:22.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T05:59:21.070439+0000 mgr.smithi142.fgshqt (mgr.24393) 155 : cephadm [INF] Reconfiguring daemon grafana.smithi132 on smithi132 2024-04-12T05:59:22.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:21.255047+0000 mgr.smithi142.fgshqt (mgr.24393) 156 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:22.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:20.942774+0000 mon.smithi132 (mon.0) 890 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:59:22.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:20.949032+0000 mon.smithi132 (mon.0) 891 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:59:22.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:59:20.983600+0000 mgr.smithi142.fgshqt (mgr.24393) 152 : cephadm [INF] Reconfiguring grafana.smithi132 (dependencies changed)... 2024-04-12T05:59:22.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:59:20.992191+0000 mgr.smithi142.fgshqt (mgr.24393) 153 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-12T05:59:22.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:21.061673+0000 mon.smithi132 (mon.0) 892 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:59:22.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:21.065378+0000 mon.smithi132 (mon.0) 893 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T05:59:22.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:21.068177+0000 mon.smithi142 (mon.1) 102 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T05:59:22.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:21.068563+0000 mgr.smithi142.fgshqt (mgr.24393) 154 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T05:59:22.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T05:59:21.070439+0000 mgr.smithi142.fgshqt (mgr.24393) 155 : cephadm [INF] Reconfiguring daemon grafana.smithi132 on smithi132 2024-04-12T05:59:22.218 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:21.255047+0000 mgr.smithi142.fgshqt (mgr.24393) 156 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:24.364 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:59:24.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:23.255855+0000 mgr.smithi142.fgshqt (mgr.24393) 157 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:24.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:23.255855+0000 mgr.smithi142.fgshqt (mgr.24393) 157 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:26.522 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T05:59:26.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:25.256418+0000 mgr.smithi142.fgshqt (mgr.24393) 158 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:26.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:25.256418+0000 mgr.smithi142.fgshqt (mgr.24393) 158 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:27.217 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (10m) 2m ago 10m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (10m) 2m ago 10m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (9m) 2m ago 10m 32.3M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (5m) 2m ago 5m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (5m) 2m ago 5m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (12m) 2m ago 12m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (3m) 2m ago 9m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (12m) 2m ago 12m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (9m) 2m ago 9m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (2m) 2m ago 2m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (2m) 2m ago 2m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (10m) 2m ago 10m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T05:59:27.218 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (9m) 2m ago 9m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T05:59:27.219 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (9m) 2m ago 9m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T05:59:27.219 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (8m) 2m ago 8m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T05:59:27.219 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (8m) 2m ago 8m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T05:59:27.219 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (7m) 2m ago 7m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T05:59:27.219 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (7m) 2m ago 7m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T05:59:27.219 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (7m) 2m ago 7m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T05:59:27.219 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (7m) 2m ago 7m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T05:59:27.219 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (6m) 2m ago 6m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T05:59:27.219 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (8m) 2m ago 10m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T05:59:27.642 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:59:27.642 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T05:59:27.642 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:59:27.642 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:59:27.642 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T05:59:27.642 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:59:27.642 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:59:27.642 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:59:27.643 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T05:59:27.643 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:59:27.643 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:59:27.643 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T05:59:27.643 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:59:27.643 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:59:27.643 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T05:59:27.643 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:59:27.643 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:59:27.643 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T05:59:27.643 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:59:27.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:26.512812+0000 mgr.smithi142.fgshqt (mgr.24393) 159 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:59:27.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:26.512812+0000 mgr.smithi142.fgshqt (mgr.24393) 159 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:59:28.015 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:59:28.015 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T05:59:28.015 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T05:59:28.015 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T05:59:28.016 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T05:59:28.016 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T05:59:28.016 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T05:59:28.016 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T05:59:28.016 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T05:59:28.458 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T05:59:28.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:26.876148+0000 mgr.smithi142.fgshqt (mgr.24393) 160 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:59:28.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:27.213301+0000 mgr.smithi142.fgshqt (mgr.24393) 161 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:59:28.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:27.257006+0000 mgr.smithi142.fgshqt (mgr.24393) 162 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:28.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:27.647926+0000 mon.smithi132 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.132:0/2944463821' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:59:28.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:26.876148+0000 mgr.smithi142.fgshqt (mgr.24393) 160 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:59:28.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:27.213301+0000 mgr.smithi142.fgshqt (mgr.24393) 161 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:59:28.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:27.257006+0000 mgr.smithi142.fgshqt (mgr.24393) 162 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:28.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:27.647926+0000 mon.smithi132 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.132:0/2944463821' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T05:59:29.399 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:59:29.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:28.021003+0000 mgr.smithi142.fgshqt (mgr.24393) 163 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:59:29.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:28.464637+0000 mon.smithi132 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.132:0/3637502485' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:59:29.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:28.021003+0000 mgr.smithi142.fgshqt (mgr.24393) 163 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T05:59:29.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:28.464637+0000 mon.smithi132 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.132:0/3637502485' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T05:59:30.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:29.257454+0000 mgr.smithi142.fgshqt (mgr.24393) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:30.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:29.257454+0000 mgr.smithi142.fgshqt (mgr.24393) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:32.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:31.258058+0000 mgr.smithi142.fgshqt (mgr.24393) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:32.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:31.300258+0000 mon.smithi142 (mon.1) 103 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:59:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:31.258058+0000 mgr.smithi142.fgshqt (mgr.24393) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:31.300258+0000 mon.smithi142 (mon.1) 103 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:59:34.439 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:59:34.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:33.258900+0000 mgr.smithi142.fgshqt (mgr.24393) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:34.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:33.258900+0000 mgr.smithi142.fgshqt (mgr.24393) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:36.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:35.259341+0000 mgr.smithi142.fgshqt (mgr.24393) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:36.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:35.259341+0000 mgr.smithi142.fgshqt (mgr.24393) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:38.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:37.259981+0000 mgr.smithi142.fgshqt (mgr.24393) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:38.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:37.259981+0000 mgr.smithi142.fgshqt (mgr.24393) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:39.493 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:59:40.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:39.260422+0000 mgr.smithi142.fgshqt (mgr.24393) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:40.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:39.260422+0000 mgr.smithi142.fgshqt (mgr.24393) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:42.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:41.260746+0000 mgr.smithi142.fgshqt (mgr.24393) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:42.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:41.260746+0000 mgr.smithi142.fgshqt (mgr.24393) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:44.531 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:59:44.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:43.261454+0000 mgr.smithi142.fgshqt (mgr.24393) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:44.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:43.261454+0000 mgr.smithi142.fgshqt (mgr.24393) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:46.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:45.261896+0000 mgr.smithi142.fgshqt (mgr.24393) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:46.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:46.300827+0000 mon.smithi142 (mon.1) 104 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:59:46.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:45.261896+0000 mgr.smithi142.fgshqt (mgr.24393) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:46.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:46.300827+0000 mon.smithi142 (mon.1) 104 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T05:59:48.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:47.262520+0000 mgr.smithi142.fgshqt (mgr.24393) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:48.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:47.262520+0000 mgr.smithi142.fgshqt (mgr.24393) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:49.574 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:59:50.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:49.262892+0000 mgr.smithi142.fgshqt (mgr.24393) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:50.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:49.262892+0000 mgr.smithi142.fgshqt (mgr.24393) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:52.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:51.263384+0000 mgr.smithi142.fgshqt (mgr.24393) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:52.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:51.263384+0000 mgr.smithi142.fgshqt (mgr.24393) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:54.620 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:59:54.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:53.264088+0000 mgr.smithi142.fgshqt (mgr.24393) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:54.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:53.264088+0000 mgr.smithi142.fgshqt (mgr.24393) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:56.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:55.264607+0000 mgr.smithi142.fgshqt (mgr.24393) 177 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:56.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:55.264607+0000 mgr.smithi142.fgshqt (mgr.24393) 177 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T05:59:58.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 05:59:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:57.265280+0000 mgr.smithi142.fgshqt (mgr.24393) 178 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:58.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 05:59:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:57.265280+0000 mgr.smithi142.fgshqt (mgr.24393) 178 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T05:59:58.809 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T05:59:59.441 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T05:59:59.441 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T05:59:59.441 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (11m) 2m ago 11m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T05:59:59.441 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (10m) 2m ago 10m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T05:59:59.441 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (9m) 2m ago 11m 32.3M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T05:59:59.441 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (5m) 2m ago 5m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T05:59:59.441 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (5m) 2m ago 5m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T05:59:59.441 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (13m) 2m ago 13m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T05:59:59.441 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (3m) 2m ago 10m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T05:59:59.441 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (13m) 2m ago 13m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T05:59:59.441 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (10m) 2m ago 10m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T05:59:59.442 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (3m) 2m ago 3m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T05:59:59.442 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (2m) 2m ago 2m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T05:59:59.442 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (11m) 2m ago 11m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T05:59:59.442 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (10m) 2m ago 10m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T05:59:59.442 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (9m) 2m ago 9m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T05:59:59.442 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (9m) 2m ago 9m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T05:59:59.442 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (8m) 2m ago 8m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T05:59:59.442 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (8m) 2m ago 8m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T05:59:59.442 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (8m) 2m ago 8m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T05:59:59.443 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (7m) 2m ago 7m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T05:59:59.443 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (7m) 2m ago 7m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T05:59:59.443 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (7m) 2m ago 7m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T05:59:59.443 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (9m) 2m ago 10m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T05:59:59.650 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T05:59:59.822 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T05:59:59.823 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T05:59:59.823 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:59:59.823 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:59:59.823 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T05:59:59.823 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T05:59:59.823 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:59:59.823 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:59:59.823 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T05:59:59.823 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T05:59:59.823 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:59:59.823 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T05:59:59.823 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T05:59:59.824 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T05:59:59.824 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T05:59:59.824 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T05:59:59.824 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T05:59:59.824 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T05:59:59.824 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:00:00.151 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:00:00.151 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:00:00.151 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:00:00.151 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:00:00.151 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:00:00.151 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:00:00.151 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:00:00.152 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:00:00.152 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:00:00.534 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:00:00.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:58.802065+0000 mgr.smithi142.fgshqt (mgr.24393) 179 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:00.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:59.125569+0000 mgr.smithi142.fgshqt (mgr.24393) 180 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:00.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T05:59:59.265845+0000 mgr.smithi142.fgshqt (mgr.24393) 181 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:00.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:59.436287+0000 mgr.smithi142.fgshqt (mgr.24393) 182 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:00.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T05:59:59.828519+0000 mon.smithi132 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.132:0/2957940112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:00:00.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:00.000115+0000 mon.smithi132 (mon.0) 897 : cluster [INF] overall HEALTH_OK 2024-04-12T06:00:00.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:58.802065+0000 mgr.smithi142.fgshqt (mgr.24393) 179 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:00.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:59.125569+0000 mgr.smithi142.fgshqt (mgr.24393) 180 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:00.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T05:59:59.265845+0000 mgr.smithi142.fgshqt (mgr.24393) 181 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:00.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:59.436287+0000 mgr.smithi142.fgshqt (mgr.24393) 182 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:00.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T05:59:59.828519+0000 mon.smithi132 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.132:0/2957940112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:00:00.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:00.000115+0000 mon.smithi132 (mon.0) 897 : cluster [INF] overall HEALTH_OK 2024-04-12T06:00:01.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:00:00.151667+0000 mgr.smithi142.fgshqt (mgr.24393) 183 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:01.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:00:00.539369+0000 mon.smithi132 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.132:0/923702600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:00:01.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:00:01.300771+0000 mon.smithi142 (mon.1) 105 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:00:01.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:00:00.151667+0000 mgr.smithi142.fgshqt (mgr.24393) 183 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:01.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:00:00.539369+0000 mon.smithi132 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.132:0/923702600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:00:01.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:00:01.300771+0000 mon.smithi142 (mon.1) 105 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:00:02.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:01.266419+0000 mgr.smithi142.fgshqt (mgr.24393) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:02.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:01.266419+0000 mgr.smithi142.fgshqt (mgr.24393) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:04.687 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:00:04.690 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:03.267205+0000 mgr.smithi142.fgshqt (mgr.24393) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:04.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:03.267205+0000 mgr.smithi142.fgshqt (mgr.24393) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:06.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:05.267745+0000 mgr.smithi142.fgshqt (mgr.24393) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:06.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:05.267745+0000 mgr.smithi142.fgshqt (mgr.24393) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:08.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:07.268551+0000 mgr.smithi142.fgshqt (mgr.24393) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:08.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:07.268551+0000 mgr.smithi142.fgshqt (mgr.24393) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:09.734 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:00:10.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:09.269015+0000 mgr.smithi142.fgshqt (mgr.24393) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:10.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:09.269015+0000 mgr.smithi142.fgshqt (mgr.24393) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:12.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:11.269578+0000 mgr.smithi142.fgshqt (mgr.24393) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:12.466 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:11.269578+0000 mgr.smithi142.fgshqt (mgr.24393) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:14.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:13.270140+0000 mgr.smithi142.fgshqt (mgr.24393) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:14.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:13.270140+0000 mgr.smithi142.fgshqt (mgr.24393) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:14.777 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:00:16.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:15.270673+0000 mgr.smithi142.fgshqt (mgr.24393) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:16.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:00:16.301078+0000 mon.smithi142 (mon.1) 106 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:00:16.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:15.270673+0000 mgr.smithi142.fgshqt (mgr.24393) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:16.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:00:16.301078+0000 mon.smithi142 (mon.1) 106 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:00:18.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:17.271568+0000 mgr.smithi142.fgshqt (mgr.24393) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:18.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:17.271568+0000 mgr.smithi142.fgshqt (mgr.24393) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:19.821 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:00:20.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:19.271939+0000 mgr.smithi142.fgshqt (mgr.24393) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:20.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:19.271939+0000 mgr.smithi142.fgshqt (mgr.24393) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:22.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:21.272326+0000 mgr.smithi142.fgshqt (mgr.24393) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:22.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:21.272326+0000 mgr.smithi142.fgshqt (mgr.24393) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:24.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:23.273180+0000 mgr.smithi142.fgshqt (mgr.24393) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:24.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:23.273180+0000 mgr.smithi142.fgshqt (mgr.24393) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:24.858 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:00:26.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:25.273793+0000 mgr.smithi142.fgshqt (mgr.24393) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:26.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:25.273793+0000 mgr.smithi142.fgshqt (mgr.24393) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:28.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:27.274590+0000 mgr.smithi142.fgshqt (mgr.24393) 197 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:28.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:27.274590+0000 mgr.smithi142.fgshqt (mgr.24393) 197 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:29.900 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:00:30.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:29.275077+0000 mgr.smithi142.fgshqt (mgr.24393) 198 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:30.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:29.275077+0000 mgr.smithi142.fgshqt (mgr.24393) 198 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:30.877 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:00:31.505 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:00:31.505 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:00:31.505 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (12m) 3m ago 12m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:00:31.505 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (11m) 3m ago 11m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:00:31.505 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (10m) 3m ago 11m 32.3M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T06:00:31.505 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (6m) 3m ago 6m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:00:31.505 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (6m) 3m ago 6m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:00:31.505 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (13m) 3m ago 13m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:00:31.505 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (4m) 3m ago 11m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (13m) 3m ago 13m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (10m) 3m ago 10m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (3m) 3m ago 3m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (3m) 3m ago 3m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (11m) 3m ago 11m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (10m) 3m ago 10m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (10m) 3m ago 10m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (9m) 3m ago 9m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (9m) 3m ago 9m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (9m) 3m ago 9m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (8m) 3m ago 8m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (8m) 3m ago 8m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (8m) 3m ago 8m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:00:31.506 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (7m) 3m ago 7m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:00:31.507 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (9m) 3m ago 11m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T06:00:31.884 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:00:31.884 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:00:31.884 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:00:31.884 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:00:31.884 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:00:31.884 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:00:31.884 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:00:31.884 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:00:31.884 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:00:31.884 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:00:31.884 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:00:31.884 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:00:31.884 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:00:31.885 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:00:31.885 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:00:31.885 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:00:31.885 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:00:31.885 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:00:31.885 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:00:32.204 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:00:32.205 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:00:32.205 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:00:32.205 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:00:32.205 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:00:32.205 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:00:32.205 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:00:32.205 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:00:32.205 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:00:32.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:00:30.871084+0000 mgr.smithi142.fgshqt (mgr.24393) 199 : audit [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:32.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:00:31.191130+0000 mgr.smithi142.fgshqt (mgr.24393) 200 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:32.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:31.275601+0000 mgr.smithi142.fgshqt (mgr.24393) 201 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:32.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:00:31.301335+0000 mon.smithi142 (mon.1) 107 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:00:32.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:00:31.500542+0000 mgr.smithi142.fgshqt (mgr.24393) 202 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:32.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:00:31.889735+0000 mon.smithi132 (mon.0) 899 : audit [DBG] from='client.? 172.21.15.132:0/637701922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:00:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:00:30.871084+0000 mgr.smithi142.fgshqt (mgr.24393) 199 : audit [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:00:31.191130+0000 mgr.smithi142.fgshqt (mgr.24393) 200 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:31.275601+0000 mgr.smithi142.fgshqt (mgr.24393) 201 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:00:31.301335+0000 mon.smithi142 (mon.1) 107 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:00:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:00:31.500542+0000 mgr.smithi142.fgshqt (mgr.24393) 202 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:00:31.889735+0000 mon.smithi132 (mon.0) 899 : audit [DBG] from='client.? 172.21.15.132:0/637701922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:00:32.584 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:00:33.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:00:32.210356+0000 mgr.smithi142.fgshqt (mgr.24393) 203 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:33.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:00:32.590257+0000 mon.smithi132 (mon.0) 900 : audit [DBG] from='client.? 172.21.15.132:0/3425453479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:00:33.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:00:32.210356+0000 mgr.smithi142.fgshqt (mgr.24393) 203 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:00:33.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:00:32.590257+0000 mon.smithi132 (mon.0) 900 : audit [DBG] from='client.? 172.21.15.132:0/3425453479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:00:34.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:33.276292+0000 mgr.smithi142.fgshqt (mgr.24393) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:34.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:33.276292+0000 mgr.smithi142.fgshqt (mgr.24393) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:34.933 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:00:36.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:35.276724+0000 mgr.smithi142.fgshqt (mgr.24393) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:36.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:35.276724+0000 mgr.smithi142.fgshqt (mgr.24393) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:38.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:37.277653+0000 mgr.smithi142.fgshqt (mgr.24393) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:38.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:37.277653+0000 mgr.smithi142.fgshqt (mgr.24393) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:39.981 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:00:40.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:39.278188+0000 mgr.smithi142.fgshqt (mgr.24393) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:40.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:39.278188+0000 mgr.smithi142.fgshqt (mgr.24393) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:42.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:41.278616+0000 mgr.smithi142.fgshqt (mgr.24393) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:42.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:41.278616+0000 mgr.smithi142.fgshqt (mgr.24393) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:44.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:43.279306+0000 mgr.smithi142.fgshqt (mgr.24393) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:44.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:43.279306+0000 mgr.smithi142.fgshqt (mgr.24393) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:45.019 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:00:46.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:45.279700+0000 mgr.smithi142.fgshqt (mgr.24393) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:46.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:00:46.301765+0000 mon.smithi142 (mon.1) 108 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:00:46.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:45.279700+0000 mgr.smithi142.fgshqt (mgr.24393) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:46.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:00:46.301765+0000 mon.smithi142 (mon.1) 108 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:00:48.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:47.280345+0000 mgr.smithi142.fgshqt (mgr.24393) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:48.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:47.280345+0000 mgr.smithi142.fgshqt (mgr.24393) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:50.061 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:00:50.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:49.280679+0000 mgr.smithi142.fgshqt (mgr.24393) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:50.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:49.280679+0000 mgr.smithi142.fgshqt (mgr.24393) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:52.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:51.281179+0000 mgr.smithi142.fgshqt (mgr.24393) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:52.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:51.281179+0000 mgr.smithi142.fgshqt (mgr.24393) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:54.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:53.282081+0000 mgr.smithi142.fgshqt (mgr.24393) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:54.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:53.282081+0000 mgr.smithi142.fgshqt (mgr.24393) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:55.109 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:00:56.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:55.282597+0000 mgr.smithi142.fgshqt (mgr.24393) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:56.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:55.282597+0000 mgr.smithi142.fgshqt (mgr.24393) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:00:58.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:00:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:57.283376+0000 mgr.smithi142.fgshqt (mgr.24393) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:00:58.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:00:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:57.283376+0000 mgr.smithi142.fgshqt (mgr.24393) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:00.152 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:01:00.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:00:59.283774+0000 mgr.smithi142.fgshqt (mgr.24393) 217 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:00.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:00:59.283774+0000 mgr.smithi142.fgshqt (mgr.24393) 217 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:02.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:01.284316+0000 mgr.smithi142.fgshqt (mgr.24393) 218 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:02.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:01.301924+0000 mon.smithi142 (mon.1) 109 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:01:02.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:01.284316+0000 mgr.smithi142.fgshqt (mgr.24393) 218 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:02.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:01.301924+0000 mon.smithi142 (mon.1) 109 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:01:02.930 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:01:03.556 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:01:03.557 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:01:03.557 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (12m) 3m ago 12m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:01:03.557 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (11m) 3m ago 11m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:01:03.557 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (10m) 3m ago 12m 32.3M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T06:01:03.557 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (6m) 3m ago 6m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:01:03.557 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (6m) 3m ago 6m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:01:03.557 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (14m) 3m ago 14m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:01:03.557 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (4m) 3m ago 11m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:01:03.557 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (14m) 3m ago 14m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:01:03.557 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (11m) 3m ago 11m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:01:03.557 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (4m) 3m ago 4m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:01:03.557 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (3m) 3m ago 3m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:01:03.558 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (12m) 3m ago 12m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T06:01:03.558 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (11m) 3m ago 11m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:01:03.558 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (10m) 3m ago 10m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:01:03.558 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (10m) 3m ago 10m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:01:03.558 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (10m) 3m ago 9m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:01:03.558 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (9m) 3m ago 9m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:01:03.558 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (9m) 3m ago 9m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:01:03.558 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (8m) 3m ago 8m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:01:03.558 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (8m) 3m ago 8m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:01:03.558 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (8m) 3m ago 8m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:01:03.558 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (10m) 3m ago 11m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T06:01:03.931 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:01:03.931 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:01:03.931 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:01:03.931 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:01:03.931 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:01:03.931 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:01:03.932 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:01:03.932 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:01:03.932 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:01:03.932 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:01:03.932 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:01:03.932 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:01:03.932 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:01:03.932 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:01:03.932 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:01:03.932 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:01:03.932 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:01:03.932 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:01:03.932 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:01:04.250 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:01:04.250 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:01:04.250 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:01:04.250 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:01:04.250 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:01:04.251 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:01:04.251 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:01:04.251 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:01:04.251 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:01:04.628 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:01:04.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:02.920639+0000 mgr.smithi142.fgshqt (mgr.24393) 219 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:04.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:03.240057+0000 mgr.smithi142.fgshqt (mgr.24393) 220 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:04.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:03.284947+0000 mgr.smithi142.fgshqt (mgr.24393) 221 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:04.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:03.552023+0000 mgr.smithi142.fgshqt (mgr.24393) 222 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:04.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:03.937298+0000 mon.smithi132 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.132:0/3711561839' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:01:04.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:02.920639+0000 mgr.smithi142.fgshqt (mgr.24393) 219 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:04.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:03.240057+0000 mgr.smithi142.fgshqt (mgr.24393) 220 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:04.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:03.284947+0000 mgr.smithi142.fgshqt (mgr.24393) 221 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:04.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:03.552023+0000 mgr.smithi142.fgshqt (mgr.24393) 222 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:04.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:03.937298+0000 mon.smithi132 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.132:0/3711561839' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:01:05.199 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:01:05.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:04.255947+0000 mgr.smithi142.fgshqt (mgr.24393) 223 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:05.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:04.634485+0000 mon.smithi132 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.132:0/3652874338' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:01:05.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:04.255947+0000 mgr.smithi142.fgshqt (mgr.24393) 223 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:05.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:04.634485+0000 mon.smithi132 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.132:0/3652874338' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:01:06.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:05.285332+0000 mgr.smithi142.fgshqt (mgr.24393) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:06.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:05.285332+0000 mgr.smithi142.fgshqt (mgr.24393) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:08.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:07.285970+0000 mgr.smithi142.fgshqt (mgr.24393) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:08.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:07.285970+0000 mgr.smithi142.fgshqt (mgr.24393) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:10.237 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:01:10.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:09.286567+0000 mgr.smithi142.fgshqt (mgr.24393) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:10.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:09.286567+0000 mgr.smithi142.fgshqt (mgr.24393) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:12.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:11.287100+0000 mgr.smithi142.fgshqt (mgr.24393) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:12.466 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:11.287100+0000 mgr.smithi142.fgshqt (mgr.24393) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:14.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:13.287782+0000 mgr.smithi142.fgshqt (mgr.24393) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:14.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:13.287782+0000 mgr.smithi142.fgshqt (mgr.24393) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:15.286 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:01:16.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:15.288368+0000 mgr.smithi142.fgshqt (mgr.24393) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:16.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:16.302364+0000 mon.smithi142 (mon.1) 110 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:01:16.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:15.288368+0000 mgr.smithi142.fgshqt (mgr.24393) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:16.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:16.302364+0000 mon.smithi142 (mon.1) 110 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:01:18.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:17.289065+0000 mgr.smithi142.fgshqt (mgr.24393) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:18.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:17.289065+0000 mgr.smithi142.fgshqt (mgr.24393) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:20.328 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:01:20.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:19.289636+0000 mgr.smithi142.fgshqt (mgr.24393) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:20.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:19.289636+0000 mgr.smithi142.fgshqt (mgr.24393) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:22.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:21.290164+0000 mgr.smithi142.fgshqt (mgr.24393) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:22.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:21.290164+0000 mgr.smithi142.fgshqt (mgr.24393) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:24.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:23.290992+0000 mgr.smithi142.fgshqt (mgr.24393) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:24.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:23.290992+0000 mgr.smithi142.fgshqt (mgr.24393) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:25.370 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:01:26.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:25.291450+0000 mgr.smithi142.fgshqt (mgr.24393) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:26.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:25.291450+0000 mgr.smithi142.fgshqt (mgr.24393) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:28.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:27.292289+0000 mgr.smithi142.fgshqt (mgr.24393) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:28.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:27.292289+0000 mgr.smithi142.fgshqt (mgr.24393) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:30.420 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:01:30.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:29.292722+0000 mgr.smithi142.fgshqt (mgr.24393) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:30.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:29.292722+0000 mgr.smithi142.fgshqt (mgr.24393) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:32.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:31.293242+0000 mgr.smithi142.fgshqt (mgr.24393) 237 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:32.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:31.302581+0000 mon.smithi142 (mon.1) 111 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:01:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:31.293242+0000 mgr.smithi142.fgshqt (mgr.24393) 237 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:31.302581+0000 mon.smithi142 (mon.1) 111 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:01:34.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:33.293979+0000 mgr.smithi142.fgshqt (mgr.24393) 238 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:34.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:33.293979+0000 mgr.smithi142.fgshqt (mgr.24393) 238 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:34.976 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:01:35.460 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:01:35.610 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:01:35.611 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:01:35.611 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (13m) 4m ago 13m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:01:35.611 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (12m) 4m ago 12m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:01:35.611 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (11m) 4m ago 12m 32.3M - 6.7.4 557c83e11646 95e7007a9676 2024-04-12T06:01:35.611 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (7m) 4m ago 7m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:01:35.611 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (7m) 4m ago 7m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:01:35.611 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (14m) 4m ago 14m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:01:35.611 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (5m) 4m ago 12m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:01:35.611 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (14m) 4m ago 14m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:01:35.611 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (12m) 4m ago 12m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:01:35.611 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (4m) 4m ago 4m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:01:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (4m) 4m ago 4m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:01:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (12m) 4m ago 12m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T06:01:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (11m) 4m ago 11m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:01:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (11m) 4m ago 11m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:01:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (10m) 4m ago 10m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:01:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (10m) 4m ago 10m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:01:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (10m) 4m ago 10m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:01:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (9m) 4m ago 9m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:01:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (9m) 4m ago 9m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:01:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (9m) 4m ago 9m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:01:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (8m) 4m ago 8m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:01:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (11m) 4m ago 12m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T06:01:35.987 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:01:35.987 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:01:35.987 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:01:35.987 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:01:35.987 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:01:35.987 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:01:35.988 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:01:35.988 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:01:35.988 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:01:35.988 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:01:35.988 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:01:35.988 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:01:35.988 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:01:35.988 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:01:35.988 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:01:35.988 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:01:35.988 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:01:35.988 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:01:35.988 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:01:36.306 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:01:36.306 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:01:36.306 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:01:36.306 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:01:36.306 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:01:36.307 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:01:36.307 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:01:36.307 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:01:36.307 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:01:36.681 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:01:36.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:34.968981+0000 mgr.smithi142.fgshqt (mgr.24393) 239 : audit [DBG] from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:36.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:35.287705+0000 mgr.smithi142.fgshqt (mgr.24393) 240 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:36.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:35.294406+0000 mgr.smithi142.fgshqt (mgr.24393) 241 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:36.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:35.606295+0000 mgr.smithi142.fgshqt (mgr.24393) 242 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:36.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:35.993434+0000 mon.smithi132 (mon.0) 903 : audit [DBG] from='client.? 172.21.15.132:0/2009036420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:01:36.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:34.968981+0000 mgr.smithi142.fgshqt (mgr.24393) 239 : audit [DBG] from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:36.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:35.287705+0000 mgr.smithi142.fgshqt (mgr.24393) 240 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:36.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:35.294406+0000 mgr.smithi142.fgshqt (mgr.24393) 241 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:36.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:35.606295+0000 mgr.smithi142.fgshqt (mgr.24393) 242 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:36.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:35.993434+0000 mon.smithi132 (mon.0) 903 : audit [DBG] from='client.? 172.21.15.132:0/2009036420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:01:37.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:36.311938+0000 mgr.smithi142.fgshqt (mgr.24393) 243 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:37.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:37 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:36.687185+0000 mon.smithi132 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.132:0/4273690580' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:01:37.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:36.311938+0000 mgr.smithi142.fgshqt (mgr.24393) 243 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:01:37.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:36.687185+0000 mon.smithi132 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.132:0/4273690580' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:01:38.654 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:37.295014+0000 mgr.smithi142.fgshqt (mgr.24393) 244 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:38.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:37.295014+0000 mgr.smithi142.fgshqt (mgr.24393) 244 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:39.941 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:38.690332+0000 mon.smithi132 (mon.0) 905 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:01:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:38.696306+0000 mon.smithi132 (mon.0) 906 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:01:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:01:38.724933+0000 mgr.smithi142.fgshqt (mgr.24393) 245 : cephadm [INF] Reconfiguring node-exporter.smithi132 (dependencies changed)... 2024-04-12T06:01:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:01:38.725421+0000 mgr.smithi142.fgshqt (mgr.24393) 246 : cephadm [INF] Reconfiguring daemon node-exporter.smithi132 on smithi132 2024-04-12T06:01:39.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:39.295550+0000 mgr.smithi142.fgshqt (mgr.24393) 247 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:39.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:38.690332+0000 mon.smithi132 (mon.0) 905 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:01:39.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:38.696306+0000 mon.smithi132 (mon.0) 906 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:01:39.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:01:38.724933+0000 mgr.smithi142.fgshqt (mgr.24393) 245 : cephadm [INF] Reconfiguring node-exporter.smithi132 (dependencies changed)... 2024-04-12T06:01:39.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:01:38.725421+0000 mgr.smithi142.fgshqt (mgr.24393) 246 : cephadm [INF] Reconfiguring daemon node-exporter.smithi132 on smithi132 2024-04-12T06:01:39.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:39.295550+0000 mgr.smithi142.fgshqt (mgr.24393) 247 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:40.503 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:01:42.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:41.296153+0000 mgr.smithi142.fgshqt (mgr.24393) 248 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:42.466 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:41.296153+0000 mgr.smithi142.fgshqt (mgr.24393) 248 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:44.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:43.296823+0000 mgr.smithi142.fgshqt (mgr.24393) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:44.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:43.296823+0000 mgr.smithi142.fgshqt (mgr.24393) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:45.551 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:01:46.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:45.297197+0000 mgr.smithi142.fgshqt (mgr.24393) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:46.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:01:46.303059+0000 mon.smithi142 (mon.1) 112 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:01:46.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:45.297197+0000 mgr.smithi142.fgshqt (mgr.24393) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:46.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:01:46.303059+0000 mon.smithi142 (mon.1) 112 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:01:48.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:47.297952+0000 mgr.smithi142.fgshqt (mgr.24393) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:48.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:47.297952+0000 mgr.smithi142.fgshqt (mgr.24393) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:50.590 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:01:50.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:49.298407+0000 mgr.smithi142.fgshqt (mgr.24393) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:50.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:49.298407+0000 mgr.smithi142.fgshqt (mgr.24393) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:52.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:51.298967+0000 mgr.smithi142.fgshqt (mgr.24393) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:52.466 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:51.298967+0000 mgr.smithi142.fgshqt (mgr.24393) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:54.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:53.299770+0000 mgr.smithi142.fgshqt (mgr.24393) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:54.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:53.299770+0000 mgr.smithi142.fgshqt (mgr.24393) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:55.635 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:01:56.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:55.300225+0000 mgr.smithi142.fgshqt (mgr.24393) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:56.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:55.300225+0000 mgr.smithi142.fgshqt (mgr.24393) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:01:58.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:01:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:57.301116+0000 mgr.smithi142.fgshqt (mgr.24393) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:01:58.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:01:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:57.301116+0000 mgr.smithi142.fgshqt (mgr.24393) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:00.682 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:02:00.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:01:59.301590+0000 mgr.smithi142.fgshqt (mgr.24393) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:00.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:01:59.301590+0000 mgr.smithi142.fgshqt (mgr.24393) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:02.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:01.302036+0000 mgr.smithi142.fgshqt (mgr.24393) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:02.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:01.302925+0000 mon.smithi142 (mon.1) 113 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:02:02.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:01.302036+0000 mgr.smithi142.fgshqt (mgr.24393) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:02.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:01.302925+0000 mon.smithi142 (mon.1) 113 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:02:04.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:03.302835+0000 mgr.smithi142.fgshqt (mgr.24393) 259 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:04.716 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:03.302835+0000 mgr.smithi142.fgshqt (mgr.24393) 259 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:05.730 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:02:06.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:05.303283+0000 mgr.smithi142.fgshqt (mgr.24393) 260 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:06.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:05.303283+0000 mgr.smithi142.fgshqt (mgr.24393) 260 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:07.022 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:02:07.645 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:02:07.645 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:02:07.645 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (13m) 4m ago 13m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:02:07.645 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (12m) 4m ago 12m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:02:07.645 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 starting - - - - 2024-04-12T06:02:07.645 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (7m) 4m ago 7m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:02:07.646 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (7m) 4m ago 7m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:02:07.646 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (15m) 4m ago 15m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:02:07.646 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (5m) 4m ago 12m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:02:07.646 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (15m) 4m ago 15m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:02:07.646 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (12m) 4m ago 12m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:02:07.646 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (5m) 4m ago 5m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:02:07.646 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (5m) 4m ago 5m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:02:07.646 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (13m) 4m ago 13m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T06:02:07.646 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (12m) 4m ago 12m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:02:07.650 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (11m) 4m ago 11m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:02:07.650 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (11m) 4m ago 11m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:02:07.650 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (11m) 4m ago 11m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:02:07.650 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (10m) 4m ago 10m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:02:07.650 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (10m) 4m ago 10m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:02:07.650 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (10m) 4m ago 10m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:02:07.650 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (9m) 4m ago 9m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:02:07.650 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (9m) 4m ago 9m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:02:07.650 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (11m) 4m ago 12m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T06:02:08.022 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:02:08.022 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:02:08.023 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:02:08.024 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:02:08.024 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:02:08.343 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:02:08.343 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:02:08.343 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:02:08.343 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:02:08.343 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:02:08.343 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:02:08.344 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:02:08.344 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:02:08.344 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:02:08.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:07.015926+0000 mgr.smithi142.fgshqt (mgr.24393) 261 : audit [DBG] from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:08.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:07.304122+0000 mgr.smithi142.fgshqt (mgr.24393) 262 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:08.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:07.332546+0000 mgr.smithi142.fgshqt (mgr.24393) 263 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:08.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:07.640823+0000 mgr.smithi142.fgshqt (mgr.24393) 264 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:08.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:08.028420+0000 mon.smithi132 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.132:0/3621023356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:02:08.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:07.015926+0000 mgr.smithi142.fgshqt (mgr.24393) 261 : audit [DBG] from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:08.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:07.304122+0000 mgr.smithi142.fgshqt (mgr.24393) 262 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:08.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:07.332546+0000 mgr.smithi142.fgshqt (mgr.24393) 263 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:08.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:07.640823+0000 mgr.smithi142.fgshqt (mgr.24393) 264 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:08.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:08.028420+0000 mon.smithi132 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.132:0/3621023356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:02:08.721 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:02:09.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:08.348633+0000 mgr.smithi142.fgshqt (mgr.24393) 265 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:09.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:08.727716+0000 mon.smithi132 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.132:0/1727629833' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:02:09.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:08.348633+0000 mgr.smithi142.fgshqt (mgr.24393) 265 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:09.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:08.727716+0000 mon.smithi132 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.132:0/1727629833' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:02:10.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:09.304708+0000 mgr.smithi142.fgshqt (mgr.24393) 266 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:10.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:09.304708+0000 mgr.smithi142.fgshqt (mgr.24393) 266 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:10.777 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:02:12.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:11.305146+0000 mgr.smithi142.fgshqt (mgr.24393) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:12.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:11.305146+0000 mgr.smithi142.fgshqt (mgr.24393) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:14.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:13.305746+0000 mgr.smithi142.fgshqt (mgr.24393) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:14.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:13.305746+0000 mgr.smithi142.fgshqt (mgr.24393) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:15.818 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:02:16.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:15.306197+0000 mgr.smithi142.fgshqt (mgr.24393) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:16.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:16.303437+0000 mon.smithi142 (mon.1) 114 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:02:16.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:15.306197+0000 mgr.smithi142.fgshqt (mgr.24393) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:16.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:16.303437+0000 mon.smithi142 (mon.1) 114 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:02:18.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:17.306920+0000 mgr.smithi142.fgshqt (mgr.24393) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:18.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:17.306920+0000 mgr.smithi142.fgshqt (mgr.24393) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:20.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:19.307438+0000 mgr.smithi142.fgshqt (mgr.24393) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:20.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:19.307438+0000 mgr.smithi142.fgshqt (mgr.24393) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:20.856 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:02:22.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:21.307910+0000 mgr.smithi142.fgshqt (mgr.24393) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:22.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:21.307910+0000 mgr.smithi142.fgshqt (mgr.24393) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:24.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:23.308579+0000 mgr.smithi142.fgshqt (mgr.24393) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:24.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:23.308579+0000 mgr.smithi142.fgshqt (mgr.24393) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:25.897 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:02:26.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:25.308964+0000 mgr.smithi142.fgshqt (mgr.24393) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:26.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:25.308964+0000 mgr.smithi142.fgshqt (mgr.24393) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:28.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:27.309784+0000 mgr.smithi142.fgshqt (mgr.24393) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:28.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:27.309784+0000 mgr.smithi142.fgshqt (mgr.24393) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:30.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:29.310174+0000 mgr.smithi142.fgshqt (mgr.24393) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:30.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:29.310174+0000 mgr.smithi142.fgshqt (mgr.24393) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:30.937 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:02:32.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:31.303532+0000 mon.smithi142 (mon.1) 115 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:02:32.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:31.310540+0000 mgr.smithi142.fgshqt (mgr.24393) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:31.303532+0000 mon.smithi142 (mon.1) 115 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:02:32.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:31.310540+0000 mgr.smithi142.fgshqt (mgr.24393) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:34.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:33.311304+0000 mgr.smithi142.fgshqt (mgr.24393) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:34.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:33.311304+0000 mgr.smithi142.fgshqt (mgr.24393) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:35.990 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:02:36.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:35.311809+0000 mgr.smithi142.fgshqt (mgr.24393) 279 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:36.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:35.311809+0000 mgr.smithi142.fgshqt (mgr.24393) 279 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:38.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:37.312700+0000 mgr.smithi142.fgshqt (mgr.24393) 280 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:38.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:37.312700+0000 mgr.smithi142.fgshqt (mgr.24393) 280 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:39.066 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:02:39.690 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:02:39.691 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:02:39.691 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (14m) 5m ago 14m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:02:39.691 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (13m) 5m ago 13m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:02:39.691 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 starting - - - - 2024-04-12T06:02:39.691 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (8m) 5m ago 8m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:02:39.691 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (8m) 5m ago 8m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:02:39.691 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (15m) 5m ago 15m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:02:39.691 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (6m) 5m ago 13m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:02:39.691 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (15m) 5m ago 15m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:02:39.691 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (13m) 5m ago 13m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:02:39.691 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (5m) 5m ago 5m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:02:39.691 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (5m) 5m ago 5m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:02:39.691 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (13m) 5m ago 13m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T06:02:39.692 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (12m) 5m ago 12m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:02:39.692 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (12m) 5m ago 12m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:02:39.692 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (11m) 5m ago 11m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:02:39.692 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (11m) 5m ago 11m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:02:39.692 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (11m) 5m ago 11m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:02:39.692 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (10m) 5m ago 10m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:02:39.692 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (10m) 5m ago 10m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:02:39.692 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (10m) 5m ago 10m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:02:39.692 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (9m) 5m ago 9m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:02:39.692 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (12m) 5m ago 13m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T06:02:40.066 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:02:40.066 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:02:40.066 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:02:40.066 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:02:40.066 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:02:40.066 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:02:40.066 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:02:40.066 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:02:40.066 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:02:40.066 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:02:40.067 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:02:40.067 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:02:40.067 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:02:40.067 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:02:40.067 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:02:40.067 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:02:40.067 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:02:40.067 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:02:40.067 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:02:40.384 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:02:40.384 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:02:40.384 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:02:40.384 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:02:40.384 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:02:40.384 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:02:40.384 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:02:40.384 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:02:40.385 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:02:40.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:39.058668+0000 mgr.smithi142.fgshqt (mgr.24393) 281 : audit [DBG] from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:40.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:39.313314+0000 mgr.smithi142.fgshqt (mgr.24393) 282 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:40.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:39.379067+0000 mgr.smithi142.fgshqt (mgr.24393) 283 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:40.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:40.071671+0000 mon.smithi132 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.132:0/511753101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:02:40.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:39.058668+0000 mgr.smithi142.fgshqt (mgr.24393) 281 : audit [DBG] from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:40.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:39.313314+0000 mgr.smithi142.fgshqt (mgr.24393) 282 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:40.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:39.379067+0000 mgr.smithi142.fgshqt (mgr.24393) 283 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:40.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:40.071671+0000 mon.smithi132 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.132:0/511753101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:02:40.763 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:02:41.023 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:02:41.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:39.686281+0000 mgr.smithi142.fgshqt (mgr.24393) 284 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:41.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:40.389368+0000 mgr.smithi142.fgshqt (mgr.24393) 285 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:41.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:40.769444+0000 mon.smithi132 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.132:0/56005476' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:02:41.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:39.686281+0000 mgr.smithi142.fgshqt (mgr.24393) 284 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:41.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:40.389368+0000 mgr.smithi142.fgshqt (mgr.24393) 285 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:02:41.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:40.769444+0000 mon.smithi132 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.132:0/56005476' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:02:42.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:41.313685+0000 mgr.smithi142.fgshqt (mgr.24393) 286 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:42.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:41.313685+0000 mgr.smithi142.fgshqt (mgr.24393) 286 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:44.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:43.314589+0000 mgr.smithi142.fgshqt (mgr.24393) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:44.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:43.314589+0000 mgr.smithi142.fgshqt (mgr.24393) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:46.063 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:02:46.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:45.315082+0000 mgr.smithi142.fgshqt (mgr.24393) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:46.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:02:46.303812+0000 mon.smithi142 (mon.1) 116 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:02:46.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:45.315082+0000 mgr.smithi142.fgshqt (mgr.24393) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:46.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:02:46.303812+0000 mon.smithi142 (mon.1) 116 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:02:48.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:47.315711+0000 mgr.smithi142.fgshqt (mgr.24393) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:48.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:47.315711+0000 mgr.smithi142.fgshqt (mgr.24393) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:50.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:49.316225+0000 mgr.smithi142.fgshqt (mgr.24393) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:50.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:49.316225+0000 mgr.smithi142.fgshqt (mgr.24393) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:51.109 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:02:52.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:51.316763+0000 mgr.smithi142.fgshqt (mgr.24393) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:52.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:51.316763+0000 mgr.smithi142.fgshqt (mgr.24393) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:54.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:53.317601+0000 mgr.smithi142.fgshqt (mgr.24393) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:54.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:53.317601+0000 mgr.smithi142.fgshqt (mgr.24393) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:56.152 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:02:56.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:55.318057+0000 mgr.smithi142.fgshqt (mgr.24393) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:56.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:55.318057+0000 mgr.smithi142.fgshqt (mgr.24393) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:02:58.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:02:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:57.318699+0000 mgr.smithi142.fgshqt (mgr.24393) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:02:58.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:02:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:57.318699+0000 mgr.smithi142.fgshqt (mgr.24393) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:00.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:02:59.319156+0000 mgr.smithi142.fgshqt (mgr.24393) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:00.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:02:59.319156+0000 mgr.smithi142.fgshqt (mgr.24393) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:01.192 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:03:02.441 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:01.304152+0000 mon.smithi142 (mon.1) 117 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:03:02.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:01.319499+0000 mgr.smithi142.fgshqt (mgr.24393) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:02.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:01.304152+0000 mon.smithi142 (mon.1) 117 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:03:02.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:01.319499+0000 mgr.smithi142.fgshqt (mgr.24393) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:04.691 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:03.320251+0000 mgr.smithi142.fgshqt (mgr.24393) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:04.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:03.320251+0000 mgr.smithi142.fgshqt (mgr.24393) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:06.230 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:03:06.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:05.320743+0000 mgr.smithi142.fgshqt (mgr.24393) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:06.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:05.320743+0000 mgr.smithi142.fgshqt (mgr.24393) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:08.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:07.321439+0000 mgr.smithi142.fgshqt (mgr.24393) 299 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:08.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:07.321439+0000 mgr.smithi142.fgshqt (mgr.24393) 299 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:10.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:09.321848+0000 mgr.smithi142.fgshqt (mgr.24393) 300 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:10.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:09.321848+0000 mgr.smithi142.fgshqt (mgr.24393) 300 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:11.108 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:03:11.260 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:03:11.746 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:03:11.746 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:03:11.749 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (14m) 6m ago 14m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:03:11.749 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (13m) 6m ago 13m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:03:11.750 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 starting - - - - 2024-04-12T06:03:11.750 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (8m) 6m ago 8m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:03:11.750 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (8m) 6m ago 8m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:03:11.750 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (16m) 6m ago 16m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:03:11.750 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (6m) 6m ago 13m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:03:11.750 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (16m) 6m ago 16m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:03:11.750 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (13m) 6m ago 13m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:03:11.750 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (6m) 6m ago 6m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:03:11.750 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (6m) 6m ago 6m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:03:11.750 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (14m) 6m ago 14m 17.1M - 0.18.1 e5a616e4b9cf e3c69aef7280 2024-04-12T06:03:11.750 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (13m) 6m ago 13m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:03:11.750 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (13m) 6m ago 13m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:03:11.750 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (12m) 6m ago 12m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:03:11.751 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (12m) 6m ago 12m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:03:11.751 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (11m) 6m ago 11m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:03:11.751 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (11m) 6m ago 11m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:03:11.751 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (11m) 6m ago 11m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:03:11.751 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (10m) 6m ago 10m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:03:11.751 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (10m) 6m ago 10m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:03:11.751 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (12m) 6m ago 13m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T06:03:12.124 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:03:12.125 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:03:12.125 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:03:12.125 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:03:12.125 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:03:12.125 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:03:12.125 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:03:12.125 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:03:12.125 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:03:12.125 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:03:12.125 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:03:12.125 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:03:12.125 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:03:12.125 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:03:12.126 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:03:12.126 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:03:12.126 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:03:12.126 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:03:12.126 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:03:12.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:11.100783+0000 mgr.smithi142.fgshqt (mgr.24393) 301 : audit [DBG] from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:12.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:11.322316+0000 mgr.smithi142.fgshqt (mgr.24393) 302 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:12.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:11.428337+0000 mgr.smithi142.fgshqt (mgr.24393) 303 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:12.442 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:03:12.442 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:03:12.442 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:03:12.443 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:03:12.443 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:03:12.443 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:03:12.443 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:03:12.443 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:03:12.443 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:03:12.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:11.100783+0000 mgr.smithi142.fgshqt (mgr.24393) 301 : audit [DBG] from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:12.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:11.322316+0000 mgr.smithi142.fgshqt (mgr.24393) 302 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:12.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:11.428337+0000 mgr.smithi142.fgshqt (mgr.24393) 303 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:12.820 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:03:13.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:11.741369+0000 mgr.smithi142.fgshqt (mgr.24393) 304 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:13.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:12.130019+0000 mon.smithi132 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.132:0/1956862708' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:03:13.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:12.447792+0000 mgr.smithi142.fgshqt (mgr.24393) 305 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:13.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:12.825497+0000 mon.smithi132 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.132:0/2741644756' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:03:13.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:11.741369+0000 mgr.smithi142.fgshqt (mgr.24393) 304 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:13.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:12.130019+0000 mon.smithi132 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.132:0/1956862708' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:03:13.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:12.447792+0000 mgr.smithi142.fgshqt (mgr.24393) 305 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:13.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:12.825497+0000 mon.smithi132 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.132:0/2741644756' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:03:14.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:13.323004+0000 mgr.smithi142.fgshqt (mgr.24393) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:14.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:13.323004+0000 mgr.smithi142.fgshqt (mgr.24393) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:16.302 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:03:16.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:15.323635+0000 mgr.smithi142.fgshqt (mgr.24393) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:16.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:16.304400+0000 mon.smithi142 (mon.1) 118 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:03:16.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:15.323635+0000 mgr.smithi142.fgshqt (mgr.24393) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:16.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:16.304400+0000 mon.smithi142 (mon.1) 118 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:03:18.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:17.324543+0000 mgr.smithi142.fgshqt (mgr.24393) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:18.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:17.324543+0000 mgr.smithi142.fgshqt (mgr.24393) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:20.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:19.325045+0000 mgr.smithi142.fgshqt (mgr.24393) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:20.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:19.325045+0000 mgr.smithi142.fgshqt (mgr.24393) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:21.340 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:03:22.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:21.325580+0000 mgr.smithi142.fgshqt (mgr.24393) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:22.467 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:21.325580+0000 mgr.smithi142.fgshqt (mgr.24393) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:24.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:23.326517+0000 mgr.smithi142.fgshqt (mgr.24393) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:24.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:23.326517+0000 mgr.smithi142.fgshqt (mgr.24393) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:26.381 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:03:26.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:25.326967+0000 mgr.smithi142.fgshqt (mgr.24393) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:26.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:25.326967+0000 mgr.smithi142.fgshqt (mgr.24393) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:28.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:27.327652+0000 mgr.smithi142.fgshqt (mgr.24393) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:28.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:27.327652+0000 mgr.smithi142.fgshqt (mgr.24393) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:30.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:29.328206+0000 mgr.smithi142.fgshqt (mgr.24393) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:30.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:29.328206+0000 mgr.smithi142.fgshqt (mgr.24393) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:31.432 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:03:32.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:31.304613+0000 mon.smithi142 (mon.1) 119 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:03:32.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:31.328700+0000 mgr.smithi142.fgshqt (mgr.24393) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:32.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:31.304613+0000 mon.smithi142 (mon.1) 119 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:03:32.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:31.328700+0000 mgr.smithi142.fgshqt (mgr.24393) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:34.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:33.329369+0000 mgr.smithi142.fgshqt (mgr.24393) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:34.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:33.329369+0000 mgr.smithi142.fgshqt (mgr.24393) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:36.473 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:03:36.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:35.329768+0000 mgr.smithi142.fgshqt (mgr.24393) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:36.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:35.329768+0000 mgr.smithi142.fgshqt (mgr.24393) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:38.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:37.330474+0000 mgr.smithi142.fgshqt (mgr.24393) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:38.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:37.330474+0000 mgr.smithi142.fgshqt (mgr.24393) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:40.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:39.330989+0000 mgr.smithi142.fgshqt (mgr.24393) 319 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:40.717 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:39.330989+0000 mgr.smithi142.fgshqt (mgr.24393) 319 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:41.508 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:03:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:40.579161+0000 mon.smithi132 (mon.0) 913 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:03:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:40.585294+0000 mon.smithi132 (mon.0) 914 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:03:41.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:03:40.594207+0000 mgr.smithi142.fgshqt (mgr.24393) 320 : cephadm [INF] Reconfiguring prometheus.smithi132 (dependencies changed)... 2024-04-12T06:03:41.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:40.579161+0000 mon.smithi132 (mon.0) 913 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:03:41.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:40.585294+0000 mon.smithi132 (mon.0) 914 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:03:41.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:03:40.594207+0000 mgr.smithi142.fgshqt (mgr.24393) 320 : cephadm [INF] Reconfiguring prometheus.smithi132 (dependencies changed)... 2024-04-12T06:03:42.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:03:40.816766+0000 mgr.smithi142.fgshqt (mgr.24393) 321 : cephadm [INF] Reconfiguring daemon prometheus.smithi132 on smithi132 2024-04-12T06:03:42.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:41.331367+0000 mgr.smithi142.fgshqt (mgr.24393) 322 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:42.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:03:40.816766+0000 mgr.smithi142.fgshqt (mgr.24393) 321 : cephadm [INF] Reconfiguring daemon prometheus.smithi132 on smithi132 2024-04-12T06:03:42.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:41.331367+0000 mgr.smithi142.fgshqt (mgr.24393) 322 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:43.160 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:03:43.921 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:03:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:03:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (15m) 6m ago 15m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:03:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (14m) 6m ago 14m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:03:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 starting - - - - 2024-04-12T06:03:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (9m) 6m ago 9m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:03:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (9m) 6m ago 9m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:03:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (16m) 6m ago 16m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:03:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (7m) 6m ago 14m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:03:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (16m) 6m ago 16m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:03:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (14m) 6m ago 14m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:03:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (6m) 6m ago 6m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:03:43.922 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (6m) 6m ago 6m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:03:43.923 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 starting - - - - 2024-04-12T06:03:43.923 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (13m) 6m ago 13m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:03:43.923 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (13m) 6m ago 13m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:03:43.923 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (13m) 6m ago 13m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:03:43.923 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (12m) 6m ago 12m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:03:43.923 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (12m) 6m ago 12m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:03:43.923 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (11m) 6m ago 11m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:03:43.923 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (11m) 6m ago 11m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:03:43.923 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (11m) 6m ago 11m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:03:43.923 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (10m) 6m ago 10m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:03:43.923 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (13m) 6m ago 14m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T06:03:44.344 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:03:44.344 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:03:44.344 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:03:44.344 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:03:44.344 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:03:44.345 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:03:44.668 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:03:44.668 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:03:44.668 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:03:44.668 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:03:44.668 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:03:44.668 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:03:44.668 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:03:44.668 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:03:44.668 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:03:44.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:43.151860+0000 mgr.smithi142.fgshqt (mgr.24393) 323 : audit [DBG] from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:44.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:43.332203+0000 mgr.smithi142.fgshqt (mgr.24393) 324 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:44.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:43.521349+0000 mgr.smithi142.fgshqt (mgr.24393) 325 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:44.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:44.349192+0000 mon.smithi132 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.132:0/2236633716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:03:44.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:43.151860+0000 mgr.smithi142.fgshqt (mgr.24393) 323 : audit [DBG] from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:44.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:43.332203+0000 mgr.smithi142.fgshqt (mgr.24393) 324 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:44.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:43.521349+0000 mgr.smithi142.fgshqt (mgr.24393) 325 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:44.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:44.349192+0000 mon.smithi132 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.132:0/2236633716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:03:45.065 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:03:45.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:43.916902+0000 mgr.smithi142.fgshqt (mgr.24393) 326 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:45.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:44.672567+0000 mgr.smithi142.fgshqt (mgr.24393) 327 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:45.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:45.070597+0000 mon.smithi132 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.132:0/1999168549' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:03:45.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:43.916902+0000 mgr.smithi142.fgshqt (mgr.24393) 326 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:45.967 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:44.672567+0000 mgr.smithi142.fgshqt (mgr.24393) 327 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:03:45.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:45.070597+0000 mon.smithi132 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.132:0/1999168549' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:03:46.541 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:03:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:45.332629+0000 mgr.smithi142.fgshqt (mgr.24393) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:46.942 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:03:46.304898+0000 mon.smithi142 (mon.1) 120 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:03:46.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:45.332629+0000 mgr.smithi142.fgshqt (mgr.24393) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:46.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:03:46.304898+0000 mon.smithi142 (mon.1) 120 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:03:48.760 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:47.333511+0000 mgr.smithi142.fgshqt (mgr.24393) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:48.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:47.333511+0000 mgr.smithi142.fgshqt (mgr.24393) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:50.921 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:49.333956+0000 mgr.smithi142.fgshqt (mgr.24393) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:50.968 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:49.333956+0000 mgr.smithi142.fgshqt (mgr.24393) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:51.581 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:03:52.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:51.334424+0000 mgr.smithi142.fgshqt (mgr.24393) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:52.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:51.334424+0000 mgr.smithi142.fgshqt (mgr.24393) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:54.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:53.335178+0000 mgr.smithi142.fgshqt (mgr.24393) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:54.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:53.335178+0000 mgr.smithi142.fgshqt (mgr.24393) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:56.622 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:03:56.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:55.335694+0000 mgr.smithi142.fgshqt (mgr.24393) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:56.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:55.335694+0000 mgr.smithi142.fgshqt (mgr.24393) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:03:58.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:03:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:57.336338+0000 mgr.smithi142.fgshqt (mgr.24393) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:03:58.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:03:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:57.336338+0000 mgr.smithi142.fgshqt (mgr.24393) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:00.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:03:59.336740+0000 mgr.smithi142.fgshqt (mgr.24393) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:00.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:03:59.336740+0000 mgr.smithi142.fgshqt (mgr.24393) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:01.655 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:04:02.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:01.305220+0000 mon.smithi142 (mon.1) 121 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:04:02.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:01.337307+0000 mgr.smithi142.fgshqt (mgr.24393) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:02.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:01.305220+0000 mon.smithi142 (mon.1) 121 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:04:02.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:01.337307+0000 mgr.smithi142.fgshqt (mgr.24393) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:04.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:03.338110+0000 mgr.smithi142.fgshqt (mgr.24393) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:04.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:03.338110+0000 mgr.smithi142.fgshqt (mgr.24393) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:06.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:05.338707+0000 mgr.smithi142.fgshqt (mgr.24393) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:06.697 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:04:06.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:05.338707+0000 mgr.smithi142.fgshqt (mgr.24393) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:08.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:07.339435+0000 mgr.smithi142.fgshqt (mgr.24393) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:08.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:07.339435+0000 mgr.smithi142.fgshqt (mgr.24393) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:10.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:09.340005+0000 mgr.smithi142.fgshqt (mgr.24393) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:10.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:09.340005+0000 mgr.smithi142.fgshqt (mgr.24393) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:11.737 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:04:12.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:11.340484+0000 mgr.smithi142.fgshqt (mgr.24393) 341 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:12.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:11.340484+0000 mgr.smithi142.fgshqt (mgr.24393) 341 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:14.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:13.341159+0000 mgr.smithi142.fgshqt (mgr.24393) 342 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:14.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:13.341159+0000 mgr.smithi142.fgshqt (mgr.24393) 342 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:15.416 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:04:16.044 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:04:16.044 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:04:16.044 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (15m) 7m ago 15m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:04:16.044 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (14m) 7m ago 14m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:04:16.044 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 starting - - - - 2024-04-12T06:04:16.044 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (9m) 7m ago 9m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:04:16.044 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (9m) 7m ago 9m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:04:16.044 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (17m) 7m ago 17m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:04:16.044 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (8m) 7m ago 14m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (17m) 7m ago 17m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (14m) 7m ago 14m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (7m) 7m ago 7m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (7m) 7m ago 7m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 starting - - - - 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (14m) 7m ago 14m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (14m) 7m ago 14m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (13m) 7m ago 13m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (13m) 7m ago 13m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (12m) 7m ago 12m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (12m) 7m ago 12m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (12m) 7m ago 12m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (11m) 7m ago 11m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:04:16.045 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (11m) 7m ago 11m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:04:16.046 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (13m) 7m ago 14m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T06:04:16.421 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:04:16.421 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:04:16.421 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:04:16.421 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:04:16.421 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:04:16.421 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:04:16.421 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:04:16.422 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:04:16.422 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:04:16.422 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:04:16.422 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:04:16.422 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:04:16.422 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:04:16.422 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:04:16.422 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:04:16.422 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:04:16.422 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:04:16.422 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:04:16.422 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:04:16.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:15.341547+0000 mgr.smithi142.fgshqt (mgr.24393) 343 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:16.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:15.407872+0000 mgr.smithi142.fgshqt (mgr.24393) 344 : audit [DBG] from='client.15088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:16.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:16.305407+0000 mon.smithi142 (mon.1) 122 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:04:16.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:15.341547+0000 mgr.smithi142.fgshqt (mgr.24393) 343 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:16.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:15.407872+0000 mgr.smithi142.fgshqt (mgr.24393) 344 : audit [DBG] from='client.15088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:16.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:16.305407+0000 mon.smithi142 (mon.1) 122 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:04:16.744 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:04:16.744 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:04:16.744 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:04:16.744 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:04:16.744 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:04:16.744 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:04:16.744 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:04:16.744 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:04:16.744 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:04:16.768 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:04:17.120 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:04:17.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:15.728565+0000 mgr.smithi142.fgshqt (mgr.24393) 345 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:17.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:16.038724+0000 mgr.smithi142.fgshqt (mgr.24393) 346 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:17.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:16.426032+0000 mon.smithi132 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.132:0/2676149463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:04:17.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:17 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:17.125309+0000 mon.smithi132 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.132:0/3724575453' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:04:17.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:17 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:15.728565+0000 mgr.smithi142.fgshqt (mgr.24393) 345 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:17.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:17 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:16.038724+0000 mgr.smithi142.fgshqt (mgr.24393) 346 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:17.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:17 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:16.426032+0000 mon.smithi132 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.132:0/2676149463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:04:17.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:17 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:17.125309+0000 mon.smithi132 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.132:0/3724575453' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:04:18.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:16.748473+0000 mgr.smithi142.fgshqt (mgr.24393) 347 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:18.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:17.342315+0000 mgr.smithi142.fgshqt (mgr.24393) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:18.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:16.748473+0000 mgr.smithi142.fgshqt (mgr.24393) 347 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:18.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:17.342315+0000 mgr.smithi142.fgshqt (mgr.24393) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:20.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:19.342724+0000 mgr.smithi142.fgshqt (mgr.24393) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:20.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:19.342724+0000 mgr.smithi142.fgshqt (mgr.24393) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:21.804 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:04:22.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:21.343177+0000 mgr.smithi142.fgshqt (mgr.24393) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:22.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:21.343177+0000 mgr.smithi142.fgshqt (mgr.24393) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:24.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:23.343896+0000 mgr.smithi142.fgshqt (mgr.24393) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:24.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:23.343896+0000 mgr.smithi142.fgshqt (mgr.24393) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:26.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:25.344424+0000 mgr.smithi142.fgshqt (mgr.24393) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:26.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:25.344424+0000 mgr.smithi142.fgshqt (mgr.24393) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:26.849 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:04:28.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:27.345087+0000 mgr.smithi142.fgshqt (mgr.24393) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:28.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:27.345087+0000 mgr.smithi142.fgshqt (mgr.24393) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:30.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:29.345531+0000 mgr.smithi142.fgshqt (mgr.24393) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:30.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:29.345531+0000 mgr.smithi142.fgshqt (mgr.24393) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:31.890 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:04:32.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:31.305795+0000 mon.smithi142 (mon.1) 123 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:04:32.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:31.345951+0000 mgr.smithi142.fgshqt (mgr.24393) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:32.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:31.305795+0000 mon.smithi142 (mon.1) 123 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:04:32.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:31.345951+0000 mgr.smithi142.fgshqt (mgr.24393) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:34.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:33.346558+0000 mgr.smithi142.fgshqt (mgr.24393) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:34.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:33.346558+0000 mgr.smithi142.fgshqt (mgr.24393) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:36.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:35.346962+0000 mgr.smithi142.fgshqt (mgr.24393) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:36.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:35.346962+0000 mgr.smithi142.fgshqt (mgr.24393) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:36.948 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:04:38.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:37.347700+0000 mgr.smithi142.fgshqt (mgr.24393) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:38.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:37.347700+0000 mgr.smithi142.fgshqt (mgr.24393) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:40.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:39.348119+0000 mgr.smithi142.fgshqt (mgr.24393) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:40.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:39.348119+0000 mgr.smithi142.fgshqt (mgr.24393) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:41.989 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:04:42.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:41.348478+0000 mgr.smithi142.fgshqt (mgr.24393) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:42.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:41.348478+0000 mgr.smithi142.fgshqt (mgr.24393) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:44.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:43.349275+0000 mgr.smithi142.fgshqt (mgr.24393) 361 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:44.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:43.349275+0000 mgr.smithi142.fgshqt (mgr.24393) 361 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:46.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:45.349667+0000 mgr.smithi142.fgshqt (mgr.24393) 362 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:46.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:46.305990+0000 mon.smithi142 (mon.1) 124 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:04:46.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:45.349667+0000 mgr.smithi142.fgshqt (mgr.24393) 362 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:46.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:46.305990+0000 mon.smithi142 (mon.1) 124 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:04:47.029 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:04:47.466 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:04:48.089 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:04:48.089 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:04:48.089 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (16m) 7m ago 16m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:04:48.089 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (15m) 7m ago 15m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:04:48.089 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 starting - - - - 2024-04-12T06:04:48.089 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (10m) 7m ago 10m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:04:48.089 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (10m) 7m ago 10m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:04:48.089 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (17m) 7m ago 17m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:04:48.089 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (8m) 7m ago 15m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:04:48.089 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (17m) 7m ago 17m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:04:48.089 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (15m) 7m ago 15m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:04:48.089 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (7m) 7m ago 7m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:04:48.090 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (7m) 7m ago 7m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:04:48.090 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 starting - - - - 2024-04-12T06:04:48.090 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (14m) 7m ago 14m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:04:48.090 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (14m) 7m ago 14m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:04:48.090 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (14m) 7m ago 14m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:04:48.090 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (13m) 7m ago 13m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:04:48.090 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (13m) 7m ago 13m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:04:48.090 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (13m) 7m ago 13m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:04:48.090 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (12m) 7m ago 12m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:04:48.090 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (12m) 7m ago 12m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:04:48.090 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (12m) 7m ago 12m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:04:48.090 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (14m) 7m ago 15m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T06:04:48.471 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:04:48.471 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:04:48.471 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:04:48.471 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:04:48.471 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:04:48.471 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:04:48.471 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:04:48.471 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:04:48.471 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:04:48.471 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:04:48.471 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:04:48.472 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:04:48.472 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:04:48.472 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:04:48.472 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:04:48.472 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:04:48.472 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:04:48.472 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:04:48.472 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:04:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:47.350485+0000 mgr.smithi142.fgshqt (mgr.24393) 363 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:48.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:47.454841+0000 mgr.smithi142.fgshqt (mgr.24393) 364 : audit [DBG] from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:48.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:47.350485+0000 mgr.smithi142.fgshqt (mgr.24393) 363 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:48.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:47.454841+0000 mgr.smithi142.fgshqt (mgr.24393) 364 : audit [DBG] from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:48.790 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:04:48.790 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:04:48.790 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:04:48.790 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:04:48.790 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:04:48.790 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:04:48.790 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:04:48.790 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:04:48.790 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:04:49.170 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:04:49.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:47.775630+0000 mgr.smithi142.fgshqt (mgr.24393) 365 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:49.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:48.083254+0000 mgr.smithi142.fgshqt (mgr.24393) 366 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:49.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:48.475425+0000 mon.smithi132 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.132:0/4201473643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:04:49.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:49 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:49.174508+0000 mon.smithi132 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.132:0/3462132214' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:04:49.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:47.775630+0000 mgr.smithi142.fgshqt (mgr.24393) 365 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:49.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:48.083254+0000 mgr.smithi142.fgshqt (mgr.24393) 366 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:49.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:48.475425+0000 mon.smithi132 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.132:0/4201473643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:04:49.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:49.174508+0000 mon.smithi132 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.132:0/3462132214' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:04:50.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:04:48.794119+0000 mgr.smithi142.fgshqt (mgr.24393) 367 : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:50.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:49.350855+0000 mgr.smithi142.fgshqt (mgr.24393) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:50.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:04:48.794119+0000 mgr.smithi142.fgshqt (mgr.24393) 367 : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:04:50.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:49.350855+0000 mgr.smithi142.fgshqt (mgr.24393) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:52.082 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:04:52.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:51.351301+0000 mgr.smithi142.fgshqt (mgr.24393) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:52.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:51.351301+0000 mgr.smithi142.fgshqt (mgr.24393) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:54.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:53.351994+0000 mgr.smithi142.fgshqt (mgr.24393) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:54.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:53.351994+0000 mgr.smithi142.fgshqt (mgr.24393) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:56.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:55.352473+0000 mgr.smithi142.fgshqt (mgr.24393) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:56.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:55.352473+0000 mgr.smithi142.fgshqt (mgr.24393) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:04:57.124 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:04:58.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:04:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:57.353338+0000 mgr.smithi142.fgshqt (mgr.24393) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:04:58.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:04:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:57.353338+0000 mgr.smithi142.fgshqt (mgr.24393) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:00.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:04:59.353817+0000 mgr.smithi142.fgshqt (mgr.24393) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:00.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:04:59.353817+0000 mgr.smithi142.fgshqt (mgr.24393) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:02.201 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:05:02.442 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:01.306325+0000 mon.smithi142 (mon.1) 125 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:05:02.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:01.354356+0000 mgr.smithi142.fgshqt (mgr.24393) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:02.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:01.306325+0000 mon.smithi142 (mon.1) 125 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:05:02.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:01.354356+0000 mgr.smithi142.fgshqt (mgr.24393) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:04.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:03.355068+0000 mgr.smithi142.fgshqt (mgr.24393) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:04.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:03.355068+0000 mgr.smithi142.fgshqt (mgr.24393) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:06.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:05.355512+0000 mgr.smithi142.fgshqt (mgr.24393) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:06.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:05.355512+0000 mgr.smithi142.fgshqt (mgr.24393) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:07.242 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:05:08.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:07.356283+0000 mgr.smithi142.fgshqt (mgr.24393) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:08.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:07.356283+0000 mgr.smithi142.fgshqt (mgr.24393) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:10.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:09.356633+0000 mgr.smithi142.fgshqt (mgr.24393) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:10.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:09.356633+0000 mgr.smithi142.fgshqt (mgr.24393) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:12.281 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:05:12.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:11.357195+0000 mgr.smithi142.fgshqt (mgr.24393) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:12.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:11.357195+0000 mgr.smithi142.fgshqt (mgr.24393) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:14.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:13.357912+0000 mgr.smithi142.fgshqt (mgr.24393) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:14.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:13.357912+0000 mgr.smithi142.fgshqt (mgr.24393) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:16.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:15.358429+0000 mgr.smithi142.fgshqt (mgr.24393) 381 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:16.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:16.306695+0000 mon.smithi142 (mon.1) 126 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:05:16.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:15.358429+0000 mgr.smithi142.fgshqt (mgr.24393) 381 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:16.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:16.306695+0000 mon.smithi142 (mon.1) 126 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:05:17.321 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:05:18.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:17.359152+0000 mgr.smithi142.fgshqt (mgr.24393) 382 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:18.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:17.359152+0000 mgr.smithi142.fgshqt (mgr.24393) 382 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:19.515 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:05:20.141 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:05:20.141 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:05:20.141 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (16m) 8m ago 16m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:05:20.141 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (15m) 8m ago 15m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:05:20.141 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 starting - - - - 2024-04-12T06:05:20.141 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (11m) 8m ago 11m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:05:20.141 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (11m) 8m ago 11m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:05:20.141 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (18m) 8m ago 18m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:05:20.142 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (9m) 8m ago 15m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:05:20.142 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (18m) 8m ago 18m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:05:20.142 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (15m) 8m ago 15m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:05:20.142 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (8m) 8m ago 8m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:05:20.142 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (8m) 8m ago 8m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:05:20.142 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 starting - - - - 2024-04-12T06:05:20.142 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (15m) 8m ago 15m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:05:20.142 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (15m) 8m ago 15m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:05:20.142 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (14m) 8m ago 14m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:05:20.142 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (14m) 8m ago 14m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:05:20.142 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (13m) 8m ago 13m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:05:20.142 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (13m) 8m ago 13m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:05:20.142 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (13m) 8m ago 13m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:05:20.143 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (12m) 8m ago 12m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:05:20.143 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (12m) 8m ago 12m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:05:20.143 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (14m) 8m ago 16m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T06:05:20.519 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:05:20.519 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:05:20.519 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:05:20.519 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:05:20.519 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:05:20.519 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:05:20.519 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:05:20.519 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:05:20.519 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:05:20.520 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:05:20.520 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:05:20.520 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:05:20.520 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:05:20.520 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:05:20.520 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:05:20.520 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:05:20.520 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:05:20.520 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:05:20.520 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:05:20.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:19.359632+0000 mgr.smithi142.fgshqt (mgr.24393) 383 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T06:05:20.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:19.507748+0000 mgr.smithi142.fgshqt (mgr.24393) 384 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:20.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:19.359632+0000 mgr.smithi142.fgshqt (mgr.24393) 383 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T06:05:20.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:19.507748+0000 mgr.smithi142.fgshqt (mgr.24393) 384 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:20.840 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:05:20.840 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:05:20.840 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:05:20.840 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:05:20.841 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:05:20.841 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:05:20.841 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:05:20.841 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:05:20.841 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:05:21.220 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:05:21.692 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:19.827982+0000 mgr.smithi142.fgshqt (mgr.24393) 385 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:21.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:20.135009+0000 mgr.smithi142.fgshqt (mgr.24393) 386 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:21.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:20.523116+0000 mon.smithi132 (mon.0) 921 : audit [DBG] from='client.? 172.21.15.132:0/1606674924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:05:21.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:21.224352+0000 mon.smithi132 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.132:0/1001995570' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:05:21.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:19.827982+0000 mgr.smithi142.fgshqt (mgr.24393) 385 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:21.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:20.135009+0000 mgr.smithi142.fgshqt (mgr.24393) 386 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:21.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:20.523116+0000 mon.smithi132 (mon.0) 921 : audit [DBG] from='client.? 172.21.15.132:0/1606674924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:05:21.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:21.224352+0000 mon.smithi132 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.132:0/1001995570' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:05:22.363 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:05:22.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:20.844033+0000 mgr.smithi142.fgshqt (mgr.24393) 387 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:22.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:21.360010+0000 mgr.smithi142.fgshqt (mgr.24393) 388 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T06:05:22.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:20.844033+0000 mgr.smithi142.fgshqt (mgr.24393) 387 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:22.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:21.360010+0000 mgr.smithi142.fgshqt (mgr.24393) 388 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T06:05:24.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:23.360837+0000 mgr.smithi142.fgshqt (mgr.24393) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:24.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:23.360837+0000 mgr.smithi142.fgshqt (mgr.24393) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:26.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:25.361456+0000 mgr.smithi142.fgshqt (mgr.24393) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T06:05:26.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:25.361456+0000 mgr.smithi142.fgshqt (mgr.24393) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T06:05:27.399 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:05:28.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:27.362297+0000 mgr.smithi142.fgshqt (mgr.24393) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:28.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:27.362297+0000 mgr.smithi142.fgshqt (mgr.24393) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:30.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:29.362765+0000 mgr.smithi142.fgshqt (mgr.24393) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:30.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:29.362765+0000 mgr.smithi142.fgshqt (mgr.24393) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:32.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:31.306831+0000 mon.smithi142 (mon.1) 127 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:05:32.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:31.363126+0000 mgr.smithi142.fgshqt (mgr.24393) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:32.445 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:05:32.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:31.306831+0000 mon.smithi142 (mon.1) 127 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:05:32.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:31.363126+0000 mgr.smithi142.fgshqt (mgr.24393) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:34.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:33.363880+0000 mgr.smithi142.fgshqt (mgr.24393) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:34.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:33.363880+0000 mgr.smithi142.fgshqt (mgr.24393) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:35.364365+0000 mgr.smithi142.fgshqt (mgr.24393) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:36.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:35.364365+0000 mgr.smithi142.fgshqt (mgr.24393) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:37.496 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:05:38.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:37.364982+0000 mgr.smithi142.fgshqt (mgr.24393) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:38.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:37.364982+0000 mgr.smithi142.fgshqt (mgr.24393) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:40.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:39.365399+0000 mgr.smithi142.fgshqt (mgr.24393) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:40.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:39.365399+0000 mgr.smithi142.fgshqt (mgr.24393) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:42.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:41.365933+0000 mgr.smithi142.fgshqt (mgr.24393) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:42.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:41.365933+0000 mgr.smithi142.fgshqt (mgr.24393) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:42.533 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:05:44.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:43.366786+0000 mgr.smithi142.fgshqt (mgr.24393) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:44.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:43.366786+0000 mgr.smithi142.fgshqt (mgr.24393) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:46.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:45.367462+0000 mgr.smithi142.fgshqt (mgr.24393) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:46.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:46.307107+0000 mon.smithi142 (mon.1) 128 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:05:46.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:45.367462+0000 mgr.smithi142.fgshqt (mgr.24393) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:46.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:46.307107+0000 mon.smithi142 (mon.1) 128 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:05:47.576 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:05:48.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:47.368084+0000 mgr.smithi142.fgshqt (mgr.24393) 401 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:48.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:47.368084+0000 mgr.smithi142.fgshqt (mgr.24393) 401 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:50.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:49.368556+0000 mgr.smithi142.fgshqt (mgr.24393) 402 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:50.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:49.368556+0000 mgr.smithi142.fgshqt (mgr.24393) 402 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:51.567 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:05:52.214 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:05:52.215 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:05:52.215 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (17m) 8m ago 17m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:05:52.215 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (16m) 8m ago 16m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:05:52.215 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 starting - - - - 2024-04-12T06:05:52.215 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (11m) 8m ago 11m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:05:52.215 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (11m) 8m ago 11m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:05:52.215 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (18m) 8m ago 18m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:05:52.215 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (9m) 8m ago 16m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:05:52.215 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (18m) 8m ago 19m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:05:52.215 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (16m) 8m ago 16m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:05:52.215 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (8m) 8m ago 8m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:05:52.215 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (8m) 8m ago 8m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:05:52.215 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 starting - - - - 2024-04-12T06:05:52.216 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (16m) 8m ago 16m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:05:52.216 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (15m) 8m ago 15m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:05:52.216 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (15m) 8m ago 15m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:05:52.216 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (14m) 8m ago 14m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:05:52.216 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (14m) 8m ago 14m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:05:52.216 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (14m) 8m ago 14m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:05:52.216 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (13m) 8m ago 13m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:05:52.216 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (13m) 8m ago 13m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:05:52.216 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (13m) 8m ago 13m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:05:52.216 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (15m) 8m ago 16m 53.2M - 2.18.1 de242295e225 1bf793c2a874 2024-04-12T06:05:52.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:51.369195+0000 mgr.smithi142.fgshqt (mgr.24393) 403 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:52.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:51.558380+0000 mgr.smithi142.fgshqt (mgr.24393) 404 : audit [DBG] from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:52.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:51.369195+0000 mgr.smithi142.fgshqt (mgr.24393) 403 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:52.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:51.558380+0000 mgr.smithi142.fgshqt (mgr.24393) 404 : audit [DBG] from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:52.607 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:05:52.607 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:05:52.607 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:05:52.607 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:05:52.607 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:05:52.608 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:05:52.613 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:05:52.966 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:05:52.966 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:05:52.966 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:05:52.966 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:05:52.966 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:05:52.966 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:05:52.966 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:05:52.966 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:05:52.966 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:05:53.351 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:05:53.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:51.888757+0000 mgr.smithi142.fgshqt (mgr.24393) 405 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:53.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:52.208498+0000 mgr.smithi142.fgshqt (mgr.24393) 406 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:53.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:52.611271+0000 mon.smithi132 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.132:0/1342064042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:05:53.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:52.890242+0000 mon.smithi132 (mon.0) 924 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:05:53.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:53 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:52.896364+0000 mon.smithi132 (mon.0) 925 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:05:53.468 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:51.888757+0000 mgr.smithi142.fgshqt (mgr.24393) 405 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:52.208498+0000 mgr.smithi142.fgshqt (mgr.24393) 406 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:52.611271+0000 mon.smithi132 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.132:0/1342064042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:05:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:52.890242+0000 mon.smithi132 (mon.0) 924 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:05:53.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:52.896364+0000 mon.smithi132 (mon.0) 925 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:05:54.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:05:52.921990+0000 mgr.smithi142.fgshqt (mgr.24393) 407 : cephadm [INF] Reconfiguring node-exporter.smithi142 (dependencies changed)... 2024-04-12T06:05:54.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:05:52.922483+0000 mgr.smithi142.fgshqt (mgr.24393) 408 : cephadm [INF] Reconfiguring daemon node-exporter.smithi142 on smithi142 2024-04-12T06:05:54.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:52.969540+0000 mgr.smithi142.fgshqt (mgr.24393) 409 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:54.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:05:53.355524+0000 mon.smithi132 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.132:0/885900997' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:05:54.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:53.370054+0000 mgr.smithi142.fgshqt (mgr.24393) 410 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:54.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:05:52.921990+0000 mgr.smithi142.fgshqt (mgr.24393) 407 : cephadm [INF] Reconfiguring node-exporter.smithi142 (dependencies changed)... 2024-04-12T06:05:54.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:05:52.922483+0000 mgr.smithi142.fgshqt (mgr.24393) 408 : cephadm [INF] Reconfiguring daemon node-exporter.smithi142 on smithi142 2024-04-12T06:05:54.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:52.969540+0000 mgr.smithi142.fgshqt (mgr.24393) 409 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:05:54.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:05:53.355524+0000 mon.smithi132 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.132:0/885900997' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:05:54.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:53.370054+0000 mgr.smithi142.fgshqt (mgr.24393) 410 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:56.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:55.370563+0000 mgr.smithi142.fgshqt (mgr.24393) 411 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:56.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:55.370563+0000 mgr.smithi142.fgshqt (mgr.24393) 411 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:05:57.653 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:05:58.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:05:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:57.371195+0000 mgr.smithi142.fgshqt (mgr.24393) 412 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:05:58.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:05:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:57.371195+0000 mgr.smithi142.fgshqt (mgr.24393) 412 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:00.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:05:59.371576+0000 mgr.smithi142.fgshqt (mgr.24393) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:00.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:05:59.371576+0000 mgr.smithi142.fgshqt (mgr.24393) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:02.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:01.307415+0000 mon.smithi142 (mon.1) 129 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:06:02.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:01.371921+0000 mgr.smithi142.fgshqt (mgr.24393) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:02.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:01.307415+0000 mon.smithi142 (mon.1) 129 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:06:02.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:01.371921+0000 mgr.smithi142.fgshqt (mgr.24393) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:02.703 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:06:04.541 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:03.372884+0000 mgr.smithi142.fgshqt (mgr.24393) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:04.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:03.372884+0000 mgr.smithi142.fgshqt (mgr.24393) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:06.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:05.373389+0000 mgr.smithi142.fgshqt (mgr.24393) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:06.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:05.373389+0000 mgr.smithi142.fgshqt (mgr.24393) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:07.754 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:06:08.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:07.374145+0000 mgr.smithi142.fgshqt (mgr.24393) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:08.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:07.374145+0000 mgr.smithi142.fgshqt (mgr.24393) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:10.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:09.374533+0000 mgr.smithi142.fgshqt (mgr.24393) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:10.718 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:09.374533+0000 mgr.smithi142.fgshqt (mgr.24393) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:12.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:11.374919+0000 mgr.smithi142.fgshqt (mgr.24393) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:12.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:11.374919+0000 mgr.smithi142.fgshqt (mgr.24393) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:12.786 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:06:14.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:13.375746+0000 mgr.smithi142.fgshqt (mgr.24393) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:14.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:13.375746+0000 mgr.smithi142.fgshqt (mgr.24393) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:16.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:15.376420+0000 mgr.smithi142.fgshqt (mgr.24393) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:16.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:16.307717+0000 mon.smithi142 (mon.1) 130 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:06:16.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:15.376420+0000 mgr.smithi142.fgshqt (mgr.24393) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:16.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:16.307717+0000 mon.smithi142 (mon.1) 130 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:06:17.825 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:06:18.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:17.377255+0000 mgr.smithi142.fgshqt (mgr.24393) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:18.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:17.377255+0000 mgr.smithi142.fgshqt (mgr.24393) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:20.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:19.377836+0000 mgr.smithi142.fgshqt (mgr.24393) 423 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:20.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:19.377836+0000 mgr.smithi142.fgshqt (mgr.24393) 423 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:22.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:21.378509+0000 mgr.smithi142.fgshqt (mgr.24393) 424 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:22.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:21.378509+0000 mgr.smithi142.fgshqt (mgr.24393) 424 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:22.874 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:06:23.701 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:06:24.331 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:06:24.331 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:06:24.331 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (17m) 9m ago 17m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:06:24.331 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (16m) 9m ago 16m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:06:24.331 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 starting - - - - 2024-04-12T06:06:24.331 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (12m) 9m ago 12m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:06:24.331 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (12m) 9m ago 12m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (19m) 9m ago 19m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (10m) 9m ago 16m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (19m) 9m ago 19m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (16m) 9m ago 16m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (9m) 9m ago 9m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (9m) 9m ago 9m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 starting - - - - 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (16m) 9m ago 16m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (16m) 9m ago 16m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (15m) 9m ago 15m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (15m) 9m ago 15m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (14m) 9m ago 14m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (14m) 9m ago 14m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:06:24.332 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (14m) 9m ago 14m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:06:24.333 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (13m) 9m ago 13m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:06:24.333 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (13m) 9m ago 13m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:06:24.333 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 starting - - - - 2024-04-12T06:06:24.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:23.379189+0000 mgr.smithi142.fgshqt (mgr.24393) 425 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:24.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:23.690829+0000 mgr.smithi142.fgshqt (mgr.24393) 426 : audit [DBG] from='client.15184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:24.710 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:06:24.710 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:06:24.710 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:06:24.710 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:06:24.711 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:06:24.712 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:06:24.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:23.379189+0000 mgr.smithi142.fgshqt (mgr.24393) 425 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:24.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:23.690829+0000 mgr.smithi142.fgshqt (mgr.24393) 426 : audit [DBG] from='client.15184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:25.029 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:06:25.030 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:06:25.030 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:06:25.030 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:06:25.030 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:06:25.030 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:06:25.030 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:06:25.030 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:06:25.030 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:06:25.404 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:06:25.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:24.009912+0000 mgr.smithi142.fgshqt (mgr.24393) 427 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:25.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:24.324898+0000 mgr.smithi142.fgshqt (mgr.24393) 428 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:25.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:24.714487+0000 mon.smithi132 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.132:0/3400330470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:06:25.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:25.408660+0000 mon.smithi132 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.132:0/3167089733' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:06:25.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:24.009912+0000 mgr.smithi142.fgshqt (mgr.24393) 427 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:25.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:24.324898+0000 mgr.smithi142.fgshqt (mgr.24393) 428 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:25.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:24.714487+0000 mon.smithi132 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.132:0/3400330470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:06:25.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:25.408660+0000 mon.smithi132 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.132:0/3167089733' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:06:26.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:25.032751+0000 mgr.smithi142.fgshqt (mgr.24393) 429 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:26.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:25.379688+0000 mgr.smithi142.fgshqt (mgr.24393) 430 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:26.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:25.032751+0000 mgr.smithi142.fgshqt (mgr.24393) 429 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:26.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:25.379688+0000 mgr.smithi142.fgshqt (mgr.24393) 430 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:27.910 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:06:28.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:27.380385+0000 mgr.smithi142.fgshqt (mgr.24393) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:28.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:27.380385+0000 mgr.smithi142.fgshqt (mgr.24393) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:30.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:29.380911+0000 mgr.smithi142.fgshqt (mgr.24393) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:30.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:29.380911+0000 mgr.smithi142.fgshqt (mgr.24393) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:32.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:31.307971+0000 mon.smithi142 (mon.1) 131 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:06:32.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:31.381331+0000 mgr.smithi142.fgshqt (mgr.24393) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:32.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:31.307971+0000 mon.smithi142 (mon.1) 131 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:06:32.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:31.381331+0000 mgr.smithi142.fgshqt (mgr.24393) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:32.944 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:06:34.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:33.381998+0000 mgr.smithi142.fgshqt (mgr.24393) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:34.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:33.381998+0000 mgr.smithi142.fgshqt (mgr.24393) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:36.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:35.382473+0000 mgr.smithi142.fgshqt (mgr.24393) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:36.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:35.382473+0000 mgr.smithi142.fgshqt (mgr.24393) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:37.980 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:06:38.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:37.383156+0000 mgr.smithi142.fgshqt (mgr.24393) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:38.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:37.383156+0000 mgr.smithi142.fgshqt (mgr.24393) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:40.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:39.383606+0000 mgr.smithi142.fgshqt (mgr.24393) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:40.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:39.383606+0000 mgr.smithi142.fgshqt (mgr.24393) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:42.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:41.384095+0000 mgr.smithi142.fgshqt (mgr.24393) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:42.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:41.384095+0000 mgr.smithi142.fgshqt (mgr.24393) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:43.035 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:06:44.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:43.384715+0000 mgr.smithi142.fgshqt (mgr.24393) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:44.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:43.384715+0000 mgr.smithi142.fgshqt (mgr.24393) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:46.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:45.385271+0000 mgr.smithi142.fgshqt (mgr.24393) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:46.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:46.308360+0000 mon.smithi142 (mon.1) 132 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:06:46.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:45.385271+0000 mgr.smithi142.fgshqt (mgr.24393) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:46.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:46.308360+0000 mon.smithi142 (mon.1) 132 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:06:48.069 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:06:48.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:47.386150+0000 mgr.smithi142.fgshqt (mgr.24393) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:48.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:47.386150+0000 mgr.smithi142.fgshqt (mgr.24393) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:50.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:49.386678+0000 mgr.smithi142.fgshqt (mgr.24393) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:50.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:49.386678+0000 mgr.smithi142.fgshqt (mgr.24393) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:52.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:51.387045+0000 mgr.smithi142.fgshqt (mgr.24393) 443 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:52.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:51.387045+0000 mgr.smithi142.fgshqt (mgr.24393) 443 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:53.116 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:06:54.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:53.387701+0000 mgr.smithi142.fgshqt (mgr.24393) 444 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:54.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:53.387701+0000 mgr.smithi142.fgshqt (mgr.24393) 444 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:55.754 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:06:56.381 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:06:56.381 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:06:56.381 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (18m) 9m ago 18m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:06:56.381 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (17m) 9m ago 17m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:06:56.381 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 starting - - - - 2024-04-12T06:06:56.381 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (12m) 9m ago 12m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:06:56.381 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (12m) 9m ago 12m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:06:56.381 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (19m) 9m ago 19m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:06:56.381 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (10m) 9m ago 17m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:06:56.381 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (20m) 9m ago 20m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (17m) 9m ago 17m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (9m) 9m ago 9m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (9m) 9m ago 9m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 starting - - - - 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (17m) 9m ago 17m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (16m) 9m ago 16m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (16m) 9m ago 16m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (15m) 9m ago 15m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (15m) 9m ago 15m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (15m) 9m ago 15m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (14m) 9m ago 14m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (14m) 9m ago 14m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (14m) 9m ago 14m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:06:56.382 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 starting - - - - 2024-04-12T06:06:56.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:56 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:55.388086+0000 mgr.smithi142.fgshqt (mgr.24393) 445 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:56.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:55.388086+0000 mgr.smithi142.fgshqt (mgr.24393) 445 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:06:56.760 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:06:56.760 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:06:56.760 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:06:56.760 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:06:56.760 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:06:56.760 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:06:56.760 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:06:56.760 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:06:56.760 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:06:56.760 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:06:56.760 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:06:56.760 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:06:56.761 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:06:56.761 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:06:56.761 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:06:56.761 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:06:56.761 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:06:56.761 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:06:56.761 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:06:57.080 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:06:57.080 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:06:57.080 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:06:57.080 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:06:57.080 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:06:57.080 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:06:57.080 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:06:57.080 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:06:57.080 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:06:57.458 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:06:57.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:55.744240+0000 mgr.smithi142.fgshqt (mgr.24393) 446 : audit [DBG] from='client.15208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:57.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:56.064945+0000 mgr.smithi142.fgshqt (mgr.24393) 447 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:57.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:56.374472+0000 mgr.smithi142.fgshqt (mgr.24393) 448 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:57.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:56.763660+0000 mon.smithi132 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.132:0/4193946321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:06:57.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:55.744240+0000 mgr.smithi142.fgshqt (mgr.24393) 446 : audit [DBG] from='client.15208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:57.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:56.064945+0000 mgr.smithi142.fgshqt (mgr.24393) 447 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:57.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:56.374472+0000 mgr.smithi142.fgshqt (mgr.24393) 448 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:57.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:56.763660+0000 mon.smithi132 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.132:0/4193946321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:06:58.152 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:06:58.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:57.083176+0000 mgr.smithi142.fgshqt (mgr.24393) 449 : audit [DBG] from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:58.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:57.388709+0000 mgr.smithi142.fgshqt (mgr.24393) 450 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:58.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:06:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:06:57.462064+0000 mon.smithi132 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.132:0/1734846229' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:06:58.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:57.083176+0000 mgr.smithi142.fgshqt (mgr.24393) 449 : audit [DBG] from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:06:58.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:57.388709+0000 mgr.smithi142.fgshqt (mgr.24393) 450 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:06:58.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:06:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:06:57.462064+0000 mon.smithi132 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.132:0/1734846229' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:07:00.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:06:59.389105+0000 mgr.smithi142.fgshqt (mgr.24393) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:00.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:06:59.389105+0000 mgr.smithi142.fgshqt (mgr.24393) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:02.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:01.308567+0000 mon.smithi142 (mon.1) 133 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:07:02.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:01.389621+0000 mgr.smithi142.fgshqt (mgr.24393) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:02.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:01.308567+0000 mon.smithi142 (mon.1) 133 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:07:02.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:01.389621+0000 mgr.smithi142.fgshqt (mgr.24393) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:03.185 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:07:04.693 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:03.390326+0000 mgr.smithi142.fgshqt (mgr.24393) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:04.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:03.390326+0000 mgr.smithi142.fgshqt (mgr.24393) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:06.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:05.390826+0000 mgr.smithi142.fgshqt (mgr.24393) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:06.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:05.390826+0000 mgr.smithi142.fgshqt (mgr.24393) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:08.225 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:07:08.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:07.391621+0000 mgr.smithi142.fgshqt (mgr.24393) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:08.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:07.391621+0000 mgr.smithi142.fgshqt (mgr.24393) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:10.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:10 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:09.392143+0000 mgr.smithi142.fgshqt (mgr.24393) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:10.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:10 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:09.392143+0000 mgr.smithi142.fgshqt (mgr.24393) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:12.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:11.392517+0000 mgr.smithi142.fgshqt (mgr.24393) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:12.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:11.392517+0000 mgr.smithi142.fgshqt (mgr.24393) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:13.268 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:07:14.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:13.393295+0000 mgr.smithi142.fgshqt (mgr.24393) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:14.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:13.393295+0000 mgr.smithi142.fgshqt (mgr.24393) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:16.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:15.393871+0000 mgr.smithi142.fgshqt (mgr.24393) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:16.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:16.308864+0000 mon.smithi142 (mon.1) 134 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:07:16.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:15.393871+0000 mgr.smithi142.fgshqt (mgr.24393) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:16.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:16.308864+0000 mon.smithi142 (mon.1) 134 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:07:18.314 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:07:18.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:17.394574+0000 mgr.smithi142.fgshqt (mgr.24393) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:18.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:17.394574+0000 mgr.smithi142.fgshqt (mgr.24393) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:20.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:19.395140+0000 mgr.smithi142.fgshqt (mgr.24393) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:20.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:19.395140+0000 mgr.smithi142.fgshqt (mgr.24393) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:22.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:21.395634+0000 mgr.smithi142.fgshqt (mgr.24393) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:22.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:21.395634+0000 mgr.smithi142.fgshqt (mgr.24393) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:23.356 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:07:24.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:23.396399+0000 mgr.smithi142.fgshqt (mgr.24393) 463 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:24.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:23.396399+0000 mgr.smithi142.fgshqt (mgr.24393) 463 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:26.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:25.396926+0000 mgr.smithi142.fgshqt (mgr.24393) 464 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:26.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:25.396926+0000 mgr.smithi142.fgshqt (mgr.24393) 464 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:27.804 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:07:28.393 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:07:28.435 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:07:28.435 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:07:28.435 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (19m) 10m ago 18m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:07:28.435 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (18m) 10m ago 18m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:07:28.435 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 starting - - - - 2024-04-12T06:07:28.435 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (13m) 10m ago 13m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:07:28.435 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (13m) 10m ago 13m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:07:28.435 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:9283 running (20m) 10m ago 20m 367M - 16.2.5 6933c2a0b7dd 2037675a8c80 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (11m) 10m ago 17m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (20m) 10m ago 20m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (17m) 10m ago 17m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (10m) 10m ago 10m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (10m) 10m ago 10m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 starting - - - - 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (17m) 10m ago 17m 17.1M - 0.18.1 e5a616e4b9cf 2381fae10041 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (17m) 10m ago 17m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (16m) 10m ago 16m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (16m) 10m ago 16m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (15m) 10m ago 15m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (15m) 10m ago 15m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (15m) 10m ago 15m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (15m) 10m ago 15m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:07:28.436 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (14m) 10m ago 14m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:07:28.437 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 starting - - - - 2024-04-12T06:07:28.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:27.397706+0000 mgr.smithi142.fgshqt (mgr.24393) 465 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:28.813 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:07:28.813 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:07:28.813 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:07:28.813 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:07:28.813 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:07:28.813 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:07:28.813 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:07:28.813 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:07:28.813 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:07:28.814 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:07:28.814 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:07:28.814 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:07:28.814 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:07:28.814 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:07:28.814 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:07:28.814 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:07:28.814 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:07:28.814 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:07:28.814 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:07:28.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:27.397706+0000 mgr.smithi142.fgshqt (mgr.24393) 465 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:29.131 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:07:29.131 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:07:29.131 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:07:29.131 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:07:29.131 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:07:29.131 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T06:07:29.132 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:07:29.132 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:07:29.132 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:07:29.507 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:07:29.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:27.794566+0000 mgr.smithi142.fgshqt (mgr.24393) 466 : audit [DBG] from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:07:29.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:28.113008+0000 mgr.smithi142.fgshqt (mgr.24393) 467 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:07:29.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:28.428729+0000 mgr.smithi142.fgshqt (mgr.24393) 468 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:07:29.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:28.816587+0000 mon.smithi132 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.132:0/3693440770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:07:29.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:27.794566+0000 mgr.smithi142.fgshqt (mgr.24393) 466 : audit [DBG] from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:07:29.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:28.113008+0000 mgr.smithi142.fgshqt (mgr.24393) 467 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:07:29.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:28.428729+0000 mgr.smithi142.fgshqt (mgr.24393) 468 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:07:29.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:28.816587+0000 mon.smithi132 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.132:0/3693440770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:07:30.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:29.134309+0000 mgr.smithi142.fgshqt (mgr.24393) 469 : audit [DBG] from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:07:30.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:29.398262+0000 mgr.smithi142.fgshqt (mgr.24393) 470 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:30.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:29.511437+0000 mon.smithi132 (mon.0) 932 : audit [DBG] from='client.? 172.21.15.132:0/2643577048' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:07:30.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:29.134309+0000 mgr.smithi142.fgshqt (mgr.24393) 469 : audit [DBG] from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:07:30.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:29.398262+0000 mgr.smithi142.fgshqt (mgr.24393) 470 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:30.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:29.511437+0000 mon.smithi132 (mon.0) 932 : audit [DBG] from='client.? 172.21.15.132:0/2643577048' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:07:32.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:31.309268+0000 mon.smithi142 (mon.1) 135 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:07:32.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:31.398712+0000 mgr.smithi142.fgshqt (mgr.24393) 471 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:32.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:31.309268+0000 mon.smithi142 (mon.1) 135 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:07:32.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:31.398712+0000 mgr.smithi142.fgshqt (mgr.24393) 471 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:33.428 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:07:34.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:33.399597+0000 mgr.smithi142.fgshqt (mgr.24393) 472 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:34.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:33.399597+0000 mgr.smithi142.fgshqt (mgr.24393) 472 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:36.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:35.400029+0000 mgr.smithi142.fgshqt (mgr.24393) 473 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:36.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:35.400029+0000 mgr.smithi142.fgshqt (mgr.24393) 473 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:38.473 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:07:38.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:37.400832+0000 mgr.smithi142.fgshqt (mgr.24393) 474 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:38.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:37.400832+0000 mgr.smithi142.fgshqt (mgr.24393) 474 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:40.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:39.401415+0000 mgr.smithi142.fgshqt (mgr.24393) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:40.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:39.401415+0000 mgr.smithi142.fgshqt (mgr.24393) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:42.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:41.401974+0000 mgr.smithi142.fgshqt (mgr.24393) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:42.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:41.401974+0000 mgr.smithi142.fgshqt (mgr.24393) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:43.508 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:07:44.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:43.402783+0000 mgr.smithi142.fgshqt (mgr.24393) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:44.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:43.402783+0000 mgr.smithi142.fgshqt (mgr.24393) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:46.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:45.403360+0000 mgr.smithi142.fgshqt (mgr.24393) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:46.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:46.309495+0000 mon.smithi142 (mon.1) 136 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:07:46.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:45.403360+0000 mgr.smithi142.fgshqt (mgr.24393) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:46.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:46.309495+0000 mon.smithi142 (mon.1) 136 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:07:48.551 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:07:48.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:47.403956+0000 mgr.smithi142.fgshqt (mgr.24393) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:48.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:48 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:47.403956+0000 mgr.smithi142.fgshqt (mgr.24393) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:50.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:49.404466+0000 mgr.smithi142.fgshqt (mgr.24393) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:50.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:50 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:49.404466+0000 mgr.smithi142.fgshqt (mgr.24393) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:52.443 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:52 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:51.404989+0000 mgr.smithi142.fgshqt (mgr.24393) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:52.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:51.404989+0000 mgr.smithi142.fgshqt (mgr.24393) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:53.602 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:07:54.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:53.405915+0000 mgr.smithi142.fgshqt (mgr.24393) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:54.943 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:53.405915+0000 mgr.smithi142.fgshqt (mgr.24393) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:56.052 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.791038+0000 mon.smithi132 (mon.0) 933 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:56.052 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.796905+0000 mon.smithi132 (mon.0) 934 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:56.052 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.840812+0000 mon.smithi142 (mon.1) 137 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T06:07:56.052 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.841171+0000 mgr.smithi142.fgshqt (mgr.24393) 483 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T06:07:56.052 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.842047+0000 mon.smithi142 (mon.1) 138 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi132.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T06:07:56.052 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.842312+0000 mgr.smithi142.fgshqt (mgr.24393) 484 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi132.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T06:07:56.053 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.846794+0000 mon.smithi132 (mon.0) 935 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:56.053 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.856029+0000 mon.smithi142 (mon.1) 139 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T06:07:56.053 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.856415+0000 mgr.smithi142.fgshqt (mgr.24393) 485 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T06:07:56.053 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.858923+0000 mon.smithi142 (mon.1) 140 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi132.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T06:07:56.053 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.859226+0000 mgr.smithi142.fgshqt (mgr.24393) 486 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi132.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T06:07:56.053 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.863384+0000 mon.smithi132 (mon.0) 936 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:56.053 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.872868+0000 mon.smithi142 (mon.1) 141 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T06:07:56.053 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.873295+0000 mgr.smithi142.fgshqt (mgr.24393) 487 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T06:07:56.053 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.874661+0000 mon.smithi142 (mon.1) 142 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi132.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T06:07:56.053 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.875020+0000 mgr.smithi142.fgshqt (mgr.24393) 488 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi132.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T06:07:56.054 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.878883+0000 mon.smithi132 (mon.0) 937 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:56.054 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.893141+0000 mon.smithi142 (mon.1) 143 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:07:56.054 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:54.897707+0000 mon.smithi132 (mon.0) 938 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:56.054 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:07:54.898917+0000 mgr.smithi142.fgshqt (mgr.24393) 489 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:07:56.054 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:07:54.899396+0000 mgr.smithi142.fgshqt (mgr.24393) 490 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:07:56.054 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:55 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:55.406475+0000 mgr.smithi142.fgshqt (mgr.24393) 491 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:56.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.791038+0000 mon.smithi132 (mon.0) 933 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:56.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.796905+0000 mon.smithi132 (mon.0) 934 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:56.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.840812+0000 mon.smithi142 (mon.1) 137 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T06:07:56.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.841171+0000 mgr.smithi142.fgshqt (mgr.24393) 483 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T06:07:56.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.842047+0000 mon.smithi142 (mon.1) 138 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi132.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T06:07:56.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.842312+0000 mgr.smithi142.fgshqt (mgr.24393) 484 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi132.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T06:07:56.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.846794+0000 mon.smithi132 (mon.0) 935 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.856029+0000 mon.smithi142 (mon.1) 139 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T06:07:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.856415+0000 mgr.smithi142.fgshqt (mgr.24393) 485 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T06:07:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.858923+0000 mon.smithi142 (mon.1) 140 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi132.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T06:07:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.859226+0000 mgr.smithi142.fgshqt (mgr.24393) 486 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi132.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T06:07:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.863384+0000 mon.smithi132 (mon.0) 936 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.872868+0000 mon.smithi142 (mon.1) 141 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T06:07:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.873295+0000 mgr.smithi142.fgshqt (mgr.24393) 487 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T06:07:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.874661+0000 mon.smithi142 (mon.1) 142 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi132.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T06:07:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.875020+0000 mgr.smithi142.fgshqt (mgr.24393) 488 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi132.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T06:07:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.878883+0000 mon.smithi132 (mon.0) 937 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.893141+0000 mon.smithi142 (mon.1) 143 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:07:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:54.897707+0000 mon.smithi132 (mon.0) 938 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:07:54.898917+0000 mgr.smithi142.fgshqt (mgr.24393) 489 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:07:56.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:07:54.899396+0000 mgr.smithi142.fgshqt (mgr.24393) 490 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:07:56.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:55.406475+0000 mgr.smithi142.fgshqt (mgr.24393) 491 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:07:57.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:07:56.417181+0000 mgr.smithi142.fgshqt (mgr.24393) 492 : cephadm [INF] Upgrade: Updating mgr.smithi132.znauon 2024-04-12T06:07:57.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:56.423784+0000 mon.smithi132 (mon.0) 939 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:57.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:56.425494+0000 mon.smithi142 (mon.1) 144 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi132.znauon", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T06:07:57.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:56.425851+0000 mon.smithi132 (mon.0) 940 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi132.znauon", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T06:07:57.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:56.426914+0000 mon.smithi142 (mon.1) 145 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T06:07:57.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:56.427878+0000 mon.smithi142 (mon.1) 146 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:07:57.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:07:56.428887+0000 mgr.smithi142.fgshqt (mgr.24393) 493 : cephadm [INF] Deploying daemon mgr.smithi132.znauon on smithi132 2024-04-12T06:07:57.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:07:56.417181+0000 mgr.smithi142.fgshqt (mgr.24393) 492 : cephadm [INF] Upgrade: Updating mgr.smithi132.znauon 2024-04-12T06:07:57.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:56.423784+0000 mon.smithi132 (mon.0) 939 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:07:57.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:56.425494+0000 mon.smithi142 (mon.1) 144 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi132.znauon", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T06:07:57.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:56.425851+0000 mon.smithi132 (mon.0) 940 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi132.znauon", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T06:07:57.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:56.426914+0000 mon.smithi142 (mon.1) 145 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T06:07:57.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:56.427878+0000 mon.smithi142 (mon.1) 146 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:07:57.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:07:56.428887+0000 mgr.smithi142.fgshqt (mgr.24393) 493 : cephadm [INF] Deploying daemon mgr.smithi132.znauon on smithi132 2024-04-12T06:07:58.647 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:07:58.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:07:58 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:57.407058+0000 mgr.smithi142.fgshqt (mgr.24393) 494 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:58.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:07:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:57.407058+0000 mgr.smithi142.fgshqt (mgr.24393) 494 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:07:59.862 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:08:00.606 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:08:00.606 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 starting - - - - 2024-04-12T06:08:00.606 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (19m) 10m ago 19m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:08:00.606 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (18m) 10m ago 18m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:08:00.606 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 starting - - - - 2024-04-12T06:08:00.606 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (13m) 10m ago 13m 15.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:08:00.606 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (13m) 10m ago 13m 37.6M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:08:00.606 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 starting - - - - 2024-04-12T06:08:00.606 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (11m) 10m ago 18m 501M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:08:00.606 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (21m) 10m ago 21m 51.8M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:08:00.606 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (18m) 10m ago 18m 45.5M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:08:00.607 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (11m) 10m ago 11m 51.6M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:08:00.607 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (10m) 10m ago 10m 19.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:08:00.607 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 starting - - - - 2024-04-12T06:08:00.607 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 starting - - - - 2024-04-12T06:08:00.607 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (17m) 10m ago 17m 382M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:08:00.607 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (17m) 10m ago 17m 305M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:08:00.607 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (16m) 10m ago 16m 281M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:08:00.607 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (16m) 10m ago 16m 372M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:08:00.607 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (16m) 10m ago 16m 381M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:08:00.607 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (15m) 10m ago 15m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:08:00.607 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (15m) 10m ago 15m 339M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:08:00.607 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (15m) 10m ago 15m 466M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:08:00.607 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 starting - - - - 2024-04-12T06:08:00.620 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:07:59.407484+0000 mgr.smithi142.fgshqt (mgr.24393) 495 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:00.620 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:00.060287+0000 mon.smithi132 (mon.0) 941 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:00.620 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:00.066987+0000 mon.smithi132 (mon.0) 942 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:00.620 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:00.102189+0000 mon.smithi142 (mon.1) 147 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:08:00.620 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:00.372756+0000 mon.smithi132 (mon.0) 943 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:00.620 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:00.378253+0000 mon.smithi132 (mon.0) 944 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:00.620 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:00 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:00.423327+0000 mon.smithi132 (mon.0) 945 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:00.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:07:59.407484+0000 mgr.smithi142.fgshqt (mgr.24393) 495 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:00.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:00.060287+0000 mon.smithi132 (mon.0) 941 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:00.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:00.066987+0000 mon.smithi132 (mon.0) 942 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:00.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:00.102189+0000 mon.smithi142 (mon.1) 147 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:08:00.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:00.372756+0000 mon.smithi132 (mon.0) 943 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:00.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:00.378253+0000 mon.smithi132 (mon.0) 944 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:00.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:00.423327+0000 mon.smithi132 (mon.0) 945 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:01.055 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:08:01.055 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:08:01.055 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-12T06:08:01.056 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:08:01.057 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:08:01.057 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:08:01.398 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:08:01.398 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:08:01.398 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:08:01.399 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:08:01.399 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:08:01.399 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "", 2024-04-12T06:08:01.399 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading mgr daemons", 2024-04-12T06:08:01.399 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:08:01.399 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:08:01.474 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:07:59.850527+0000 mgr.smithi142.fgshqt (mgr.24393) 496 : audit [DBG] from='client.15256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:01.474 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:00.220687+0000 mgr.smithi142.fgshqt (mgr.24393) 497 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:01.474 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:00.429752+0000 mon.smithi132 (mon.0) 946 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:01.474 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:00.600085+0000 mgr.smithi142.fgshqt (mgr.24393) 498 : audit [DBG] from='client.15268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:01.475 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:01.058740+0000 mon.smithi132 (mon.0) 947 : audit [DBG] from='client.? 172.21.15.132:0/2181766210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:08:01.475 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:01 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:01.309551+0000 mon.smithi142 (mon.1) 148 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:08:01.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:07:59.850527+0000 mgr.smithi142.fgshqt (mgr.24393) 496 : audit [DBG] from='client.15256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:01.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:00.220687+0000 mgr.smithi142.fgshqt (mgr.24393) 497 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:01.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:00.429752+0000 mon.smithi132 (mon.0) 946 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:01.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:00.600085+0000 mgr.smithi142.fgshqt (mgr.24393) 498 : audit [DBG] from='client.15268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:01.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:01.058740+0000 mon.smithi132 (mon.0) 947 : audit [DBG] from='client.? 172.21.15.132:0/2181766210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:08:01.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:01.309551+0000 mon.smithi142 (mon.1) 148 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:08:01.846 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:08:02.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:01.401416+0000 mgr.smithi142.fgshqt (mgr.24393) 499 : audit [DBG] from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:02.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:01.407817+0000 mgr.smithi142.fgshqt (mgr.24393) 500 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:02.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:02 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:01.849531+0000 mon.smithi132 (mon.0) 948 : audit [DBG] from='client.? 172.21.15.132:0/496949596' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:08:02.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:01.401416+0000 mgr.smithi142.fgshqt (mgr.24393) 499 : audit [DBG] from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:02.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:01.407817+0000 mgr.smithi142.fgshqt (mgr.24393) 500 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:02.719 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:01.849531+0000 mon.smithi132 (mon.0) 948 : audit [DBG] from='client.? 172.21.15.132:0/496949596' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:08:03.694 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:08:04.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:04 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:03.408379+0000 mgr.smithi142.fgshqt (mgr.24393) 501 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:08:04.634 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:03.408379+0000 mgr.smithi142.fgshqt (mgr.24393) 501 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:08:05.833 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:04.706599+0000 mon.smithi132 (mon.0) 949 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:05.833 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:04.712322+0000 mon.smithi132 (mon.0) 950 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:05.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:04.706599+0000 mon.smithi132 (mon.0) 949 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:05.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:04.712322+0000 mon.smithi132 (mon.0) 950 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:06.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:05.408672+0000 mgr.smithi142.fgshqt (mgr.24393) 502 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:06.972 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:06 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:05.408672+0000 mgr.smithi142.fgshqt (mgr.24393) 502 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:08.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:06.916441+0000 mon.smithi132 (mon.0) 951 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:08.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:06.931387+0000 mon.smithi132 (mon.0) 952 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:08.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:07.321361+0000 mon.smithi132 (mon.0) 953 : cluster [DBG] Standby manager daemon smithi132.znauon restarted 2024-04-12T06:08:08.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:07.321473+0000 mon.smithi132 (mon.0) 954 : cluster [DBG] Standby manager daemon smithi132.znauon started 2024-04-12T06:08:08.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:07.323777+0000 mon.smithi132 (mon.0) 955 : audit [DBG] from='mgr.? 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi132.znauon/crt"}]: dispatch 2024-04-12T06:08:08.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:07.324293+0000 mon.smithi132 (mon.0) 956 : audit [DBG] from='mgr.? 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T06:08:08.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:07.326293+0000 mon.smithi132 (mon.0) 957 : audit [DBG] from='mgr.? 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi132.znauon/key"}]: dispatch 2024-04-12T06:08:08.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:07.327116+0000 mon.smithi132 (mon.0) 958 : audit [DBG] from='mgr.? 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T06:08:08.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:07.409531+0000 mgr.smithi142.fgshqt (mgr.24393) 503 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:08:08.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:07.567008+0000 mon.smithi132 (mon.0) 959 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:08.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:07.573442+0000 mon.smithi132 (mon.0) 960 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:08.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:06.916441+0000 mon.smithi132 (mon.0) 951 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:08.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:06.931387+0000 mon.smithi132 (mon.0) 952 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:08.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:07.321361+0000 mon.smithi132 (mon.0) 953 : cluster [DBG] Standby manager daemon smithi132.znauon restarted 2024-04-12T06:08:08.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:07.321473+0000 mon.smithi132 (mon.0) 954 : cluster [DBG] Standby manager daemon smithi132.znauon started 2024-04-12T06:08:08.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:07.323777+0000 mon.smithi132 (mon.0) 955 : audit [DBG] from='mgr.? 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi132.znauon/crt"}]: dispatch 2024-04-12T06:08:08.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:07.324293+0000 mon.smithi132 (mon.0) 956 : audit [DBG] from='mgr.? 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T06:08:08.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:07.326293+0000 mon.smithi132 (mon.0) 957 : audit [DBG] from='mgr.? 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi132.znauon/key"}]: dispatch 2024-04-12T06:08:08.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:07.327116+0000 mon.smithi132 (mon.0) 958 : audit [DBG] from='mgr.? 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T06:08:08.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:07.409531+0000 mgr.smithi142.fgshqt (mgr.24393) 503 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:08:08.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:07.567008+0000 mon.smithi132 (mon.0) 959 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:08.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:07.573442+0000 mon.smithi132 (mon.0) 960 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:08.729 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:08:08.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:07.941522+0000 mon.smithi132 (mon.0) 961 : cluster [DBG] mgrmap e29: smithi142.fgshqt(active, since 11m), standbys: smithi132.znauon 2024-04-12T06:08:09.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:07.941522+0000 mon.smithi132 (mon.0) 961 : cluster [DBG] mgrmap e29: smithi142.fgshqt(active, since 11m), standbys: smithi132.znauon 2024-04-12T06:08:10.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:09 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:09.410106+0000 mgr.smithi142.fgshqt (mgr.24393) 504 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:10.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:09.410106+0000 mgr.smithi142.fgshqt (mgr.24393) 504 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:12.185 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:10.902126+0000 mon.smithi132 (mon.0) 962 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:12.185 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:10.908761+0000 mon.smithi132 (mon.0) 963 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:12.185 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:10.912759+0000 mon.smithi142 (mon.1) 149 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:08:12.185 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:10.913588+0000 mon.smithi142 (mon.1) 150 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:08:12.185 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:10.915099+0000 mgr.smithi142.fgshqt (mgr.24393) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-04-12T06:08:12.186 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:10.918365+0000 mon.smithi132 (mon.0) 964 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:12.186 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:10.925812+0000 mon.smithi132 (mon.0) 965 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:12.186 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.065480+0000 mon.smithi142 (mon.1) 151 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:08:12.186 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:11.067933+0000 mgr.smithi142.fgshqt (mgr.24393) 506 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:08:12.186 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:11.068513+0000 mgr.smithi142.fgshqt (mgr.24393) 507 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:08:12.186 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:11.071020+0000 mgr.smithi142.fgshqt (mgr.24393) 508 : cephadm [INF] Failing over to other MGR 2024-04-12T06:08:12.186 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.071286+0000 mon.smithi142 (mon.1) 152 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mgr fail", "who": "smithi142.fgshqt"}]: dispatch 2024-04-12T06:08:12.186 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.071629+0000 mon.smithi132 (mon.0) 966 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mgr fail", "who": "smithi142.fgshqt"}]: dispatch 2024-04-12T06:08:12.186 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:11.075698+0000 mon.smithi132 (mon.0) 967 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-12T06:08:12.186 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:11.784241+0000 mon.smithi132 (mon.0) 968 : cluster [DBG] Standby manager daemon smithi142.fgshqt started 2024-04-12T06:08:12.193 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:10.902126+0000 mon.smithi132 (mon.0) 962 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:12.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:10.908761+0000 mon.smithi132 (mon.0) 963 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:12.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:10.912759+0000 mon.smithi142 (mon.1) 149 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:08:12.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:10.913588+0000 mon.smithi142 (mon.1) 150 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:08:12.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:10.915099+0000 mgr.smithi142.fgshqt (mgr.24393) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-04-12T06:08:12.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:10.918365+0000 mon.smithi132 (mon.0) 964 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:12.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:10.925812+0000 mon.smithi132 (mon.0) 965 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' 2024-04-12T06:08:12.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.065480+0000 mon.smithi142 (mon.1) 151 : audit [DBG] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:08:12.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:11.067933+0000 mgr.smithi142.fgshqt (mgr.24393) 506 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:08:12.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:11.068513+0000 mgr.smithi142.fgshqt (mgr.24393) 507 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:08:12.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:11.071020+0000 mgr.smithi142.fgshqt (mgr.24393) 508 : cephadm [INF] Failing over to other MGR 2024-04-12T06:08:12.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.071286+0000 mon.smithi142 (mon.1) 152 : audit [INF] from='mgr.24393 172.21.15.142:0/2635995063' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mgr fail", "who": "smithi142.fgshqt"}]: dispatch 2024-04-12T06:08:12.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.071629+0000 mon.smithi132 (mon.0) 966 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "mgr fail", "who": "smithi142.fgshqt"}]: dispatch 2024-04-12T06:08:12.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:11.075698+0000 mon.smithi132 (mon.0) 967 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-12T06:08:12.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:11.784241+0000 mon.smithi132 (mon.0) 968 : cluster [DBG] Standby manager daemon smithi142.fgshqt started 2024-04-12T06:08:13.163 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:11.907316+0000 mon.smithi132 (mon.0) 969 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T06:08:13.163 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.934038+0000 mon.smithi132 (mon.0) 970 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "mgr fail", "who": "smithi142.fgshqt"}]': finished 2024-04-12T06:08:13.163 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:11.934137+0000 mon.smithi132 (mon.0) 971 : cluster [DBG] mgrmap e30: smithi132.znauon(active, starting, since 0.861711s), standbys: smithi142.fgshqt 2024-04-12T06:08:13.163 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.936048+0000 mon.smithi132 (mon.0) 972 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T06:08:13.163 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.936270+0000 mon.smithi132 (mon.0) 973 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T06:08:13.163 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.936785+0000 mon.smithi132 (mon.0) 974 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi132.khldhn"}]: dispatch 2024-04-12T06:08:13.163 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.937071+0000 mon.smithi132 (mon.0) 975 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T06:08:13.163 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.937642+0000 mon.smithi132 (mon.0) 976 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi132.znauon", "id": "smithi132.znauon"}]: dispatch 2024-04-12T06:08:13.163 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.937880+0000 mon.smithi132 (mon.0) 977 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi142.fgshqt", "id": "smithi142.fgshqt"}]: dispatch 2024-04-12T06:08:13.163 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.938110+0000 mon.smithi132 (mon.0) 978 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T06:08:13.163 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.938418+0000 mon.smithi132 (mon.0) 979 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.938656+0000 mon.smithi132 (mon.0) 980 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.938855+0000 mon.smithi132 (mon.0) 981 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.939050+0000 mon.smithi132 (mon.0) 982 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.939277+0000 mon.smithi132 (mon.0) 983 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.939575+0000 mon.smithi132 (mon.0) 984 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.939791+0000 mon.smithi132 (mon.0) 985 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.940049+0000 mon.smithi132 (mon.0) 986 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.940319+0000 mon.smithi132 (mon.0) 987 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.940739+0000 mon.smithi132 (mon.0) 988 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:11.974435+0000 mon.smithi132 (mon.0) 989 : cluster [INF] Manager daemon smithi132.znauon is now available 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:11.999017+0000 mon.smithi132 (mon.0) 990 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:12.025567+0000 mon.smithi132 (mon.0) 991 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:12.026718+0000 mon.smithi132 (mon.0) 992 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:08:13.164 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:12.027840+0000 mon.smithi132 (mon.0) 993 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T06:08:13.165 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:12.039699+0000 mon.smithi132 (mon.0) 994 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T06:08:13.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:11.907316+0000 mon.smithi132 (mon.0) 969 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T06:08:13.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.934038+0000 mon.smithi132 (mon.0) 970 : audit [INF] from='mgr.24393 ' entity='mgr.smithi142.fgshqt' cmd='[{"prefix": "mgr fail", "who": "smithi142.fgshqt"}]': finished 2024-04-12T06:08:13.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:11.934137+0000 mon.smithi132 (mon.0) 971 : cluster [DBG] mgrmap e30: smithi132.znauon(active, starting, since 0.861711s), standbys: smithi142.fgshqt 2024-04-12T06:08:13.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.936048+0000 mon.smithi132 (mon.0) 972 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T06:08:13.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.936270+0000 mon.smithi132 (mon.0) 973 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.936785+0000 mon.smithi132 (mon.0) 974 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi132.khldhn"}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.937071+0000 mon.smithi132 (mon.0) 975 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.937642+0000 mon.smithi132 (mon.0) 976 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi132.znauon", "id": "smithi132.znauon"}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.937880+0000 mon.smithi132 (mon.0) 977 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi142.fgshqt", "id": "smithi142.fgshqt"}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.938110+0000 mon.smithi132 (mon.0) 978 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.938418+0000 mon.smithi132 (mon.0) 979 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.938656+0000 mon.smithi132 (mon.0) 980 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.938855+0000 mon.smithi132 (mon.0) 981 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.939050+0000 mon.smithi132 (mon.0) 982 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.939277+0000 mon.smithi132 (mon.0) 983 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.939575+0000 mon.smithi132 (mon.0) 984 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.939791+0000 mon.smithi132 (mon.0) 985 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.940049+0000 mon.smithi132 (mon.0) 986 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T06:08:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.940319+0000 mon.smithi132 (mon.0) 987 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T06:08:13.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.940739+0000 mon.smithi132 (mon.0) 988 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T06:08:13.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:11.974435+0000 mon.smithi132 (mon.0) 989 : cluster [INF] Manager daemon smithi132.znauon is now available 2024-04-12T06:08:13.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:11.999017+0000 mon.smithi132 (mon.0) 990 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:08:13.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:12.025567+0000 mon.smithi132 (mon.0) 991 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:13.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:12.026718+0000 mon.smithi132 (mon.0) 992 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:08:13.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:12.027840+0000 mon.smithi132 (mon.0) 993 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T06:08:13.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:12.039699+0000 mon.smithi132 (mon.0) 994 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T06:08:13.765 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:08:14.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:12.660288+0000 mgr.smithi132.znauon (mgr.15260) 1 : cephadm [INF] [12/Apr/2024:06:08:12] ENGINE Bus STARTING 2024-04-12T06:08:14.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:12.775912+0000 mgr.smithi132.znauon (mgr.15260) 2 : cephadm [INF] [12/Apr/2024:06:08:12] ENGINE Serving on https://172.21.15.132:7150 2024-04-12T06:08:14.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:12.877118+0000 mgr.smithi132.znauon (mgr.15260) 3 : cephadm [INF] [12/Apr/2024:06:08:12] ENGINE Serving on http://172.21.15.132:8765 2024-04-12T06:08:14.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:12.877231+0000 mgr.smithi132.znauon (mgr.15260) 4 : cephadm [INF] [12/Apr/2024:06:08:12] ENGINE Bus STARTED 2024-04-12T06:08:14.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:12.937661+0000 mon.smithi132 (mon.0) 995 : cluster [DBG] mgrmap e31: smithi132.znauon(active, since 1.86524s), standbys: smithi142.fgshqt 2024-04-12T06:08:14.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:12.660288+0000 mgr.smithi132.znauon (mgr.15260) 1 : cephadm [INF] [12/Apr/2024:06:08:12] ENGINE Bus STARTING 2024-04-12T06:08:14.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:12.775912+0000 mgr.smithi132.znauon (mgr.15260) 2 : cephadm [INF] [12/Apr/2024:06:08:12] ENGINE Serving on https://172.21.15.132:7150 2024-04-12T06:08:14.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:12.877118+0000 mgr.smithi132.znauon (mgr.15260) 3 : cephadm [INF] [12/Apr/2024:06:08:12] ENGINE Serving on http://172.21.15.132:8765 2024-04-12T06:08:14.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:12.877231+0000 mgr.smithi132.znauon (mgr.15260) 4 : cephadm [INF] [12/Apr/2024:06:08:12] ENGINE Bus STARTED 2024-04-12T06:08:14.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:12.937661+0000 mon.smithi132 (mon.0) 995 : cluster [DBG] mgrmap e31: smithi132.znauon(active, since 1.86524s), standbys: smithi142.fgshqt 2024-04-12T06:08:15.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:12.946576+0000 mgr.smithi132.znauon (mgr.15260) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:08:15.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:13.930009+0000 mon.smithi132 (mon.0) 996 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T06:08:15.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:13.930062+0000 mon.smithi132 (mon.0) 997 : cluster [INF] Cluster is now healthy 2024-04-12T06:08:15.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:13.939543+0000 mgr.smithi132.znauon (mgr.15260) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:08:15.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:14 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:13.941131+0000 mon.smithi132 (mon.0) 998 : cluster [DBG] mgrmap e32: smithi132.znauon(active, since 2s), standbys: smithi142.fgshqt 2024-04-12T06:08:15.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:12.946576+0000 mgr.smithi132.znauon (mgr.15260) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:08:15.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:13.930009+0000 mon.smithi132 (mon.0) 996 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T06:08:15.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:13.930062+0000 mon.smithi132 (mon.0) 997 : cluster [INF] Cluster is now healthy 2024-04-12T06:08:15.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:13.939543+0000 mgr.smithi132.znauon (mgr.15260) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:08:15.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:14 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:13.941131+0000 mon.smithi132 (mon.0) 998 : cluster [DBG] mgrmap e32: smithi132.znauon(active, since 2s), standbys: smithi142.fgshqt 2024-04-12T06:08:17.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:15.939929+0000 mgr.smithi132.znauon (mgr.15260) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:08:17.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:15.948200+0000 mon.smithi132 (mon.0) 999 : cluster [DBG] mgrmap e33: smithi132.znauon(active, since 4s), standbys: smithi142.fgshqt 2024-04-12T06:08:17.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:16.900884+0000 mon.smithi132 (mon.0) 1000 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:17.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:16 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:16.906067+0000 mon.smithi132 (mon.0) 1001 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:17.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:15.939929+0000 mgr.smithi132.znauon (mgr.15260) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:08:17.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:15.948200+0000 mon.smithi132 (mon.0) 999 : cluster [DBG] mgrmap e33: smithi132.znauon(active, since 4s), standbys: smithi142.fgshqt 2024-04-12T06:08:17.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:16.900884+0000 mon.smithi132 (mon.0) 1000 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:17.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:16 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:16.906067+0000 mon.smithi132 (mon.0) 1001 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:18.799 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:08:18.807 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:17.538988+0000 mon.smithi132 (mon.0) 1002 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:18.807 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:17.545134+0000 mon.smithi132 (mon.0) 1003 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:18.807 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:17.940607+0000 mgr.smithi132.znauon (mgr.15260) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-04-12T06:08:18.807 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:18.451756+0000 mon.smithi132 (mon.0) 1004 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:18.807 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:18 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:18.457985+0000 mon.smithi132 (mon.0) 1005 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:18.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:17.538988+0000 mon.smithi132 (mon.0) 1002 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:18.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:17.545134+0000 mon.smithi132 (mon.0) 1003 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:18.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:17.940607+0000 mgr.smithi132.znauon (mgr.15260) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-04-12T06:08:18.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:18.451756+0000 mon.smithi132 (mon.0) 1004 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:18.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:18.457985+0000 mon.smithi132 (mon.0) 1005 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:20.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:19.091221+0000 mon.smithi132 (mon.0) 1006 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:20.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:19.094949+0000 mon.smithi132 (mon.0) 1007 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:20.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:19.134010+0000 mon.smithi132 (mon.0) 1008 : cluster [DBG] Standby manager daemon smithi142.fgshqt restarted 2024-04-12T06:08:20.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:19.134154+0000 mon.smithi132 (mon.0) 1009 : cluster [DBG] Standby manager daemon smithi142.fgshqt started 2024-04-12T06:08:20.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:19.135560+0000 mon.smithi142 (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.142:0/3404489785' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/crt"}]: dispatch 2024-04-12T06:08:20.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:19.137736+0000 mon.smithi142 (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.142:0/3404489785' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T06:08:20.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:19.139337+0000 mon.smithi142 (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.142:0/3404489785' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/key"}]: dispatch 2024-04-12T06:08:20.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:19.139602+0000 mon.smithi142 (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.142:0/3404489785' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T06:08:20.343 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:19.941482+0000 mgr.smithi132.znauon (mgr.15260) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-04-12T06:08:20.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:19.091221+0000 mon.smithi132 (mon.0) 1006 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:20.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:19.094949+0000 mon.smithi132 (mon.0) 1007 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:20.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:19.134010+0000 mon.smithi132 (mon.0) 1008 : cluster [DBG] Standby manager daemon smithi142.fgshqt restarted 2024-04-12T06:08:20.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:19.134154+0000 mon.smithi132 (mon.0) 1009 : cluster [DBG] Standby manager daemon smithi142.fgshqt started 2024-04-12T06:08:20.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:19.135560+0000 mon.smithi142 (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.142:0/3404489785' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/crt"}]: dispatch 2024-04-12T06:08:20.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:19.137736+0000 mon.smithi142 (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.142:0/3404489785' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T06:08:20.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:19.139337+0000 mon.smithi142 (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.142:0/3404489785' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/key"}]: dispatch 2024-04-12T06:08:20.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:19.139602+0000 mon.smithi142 (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.142:0/3404489785' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T06:08:20.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:20 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:19.941482+0000 mgr.smithi132.znauon (mgr.15260) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-04-12T06:08:21.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:20.108788+0000 mon.smithi132 (mon.0) 1010 : cluster [DBG] mgrmap e34: smithi132.znauon(active, since 9s), standbys: smithi142.fgshqt 2024-04-12T06:08:21.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:21 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:20.108788+0000 mon.smithi132 (mon.0) 1010 : cluster [DBG] mgrmap e34: smithi132.znauon(active, since 9s), standbys: smithi142.fgshqt 2024-04-12T06:08:22.348 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:22 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:21.941872+0000 mgr.smithi132.znauon (mgr.15260) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-12T06:08:22.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:22 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:21.941872+0000 mgr.smithi132.znauon (mgr.15260) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-12T06:08:23.832 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:08:23.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:22.670629+0000 mon.smithi132 (mon.0) 1011 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:23.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:22.675572+0000 mon.smithi132 (mon.0) 1012 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:23.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:22.676633+0000 mon.smithi132 (mon.0) 1013 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:08:23.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:22.677243+0000 mon.smithi132 (mon.0) 1014 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:08:23.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:22.678150+0000 mgr.smithi132.znauon (mgr.15260) 11 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.conf 2024-04-12T06:08:23.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:22.678317+0000 mgr.smithi132.znauon (mgr.15260) 12 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T06:08:23.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:22.942647+0000 mgr.smithi132.znauon (mgr.15260) 13 : cephadm [INF] Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:08:23.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:22.942851+0000 mgr.smithi132.znauon (mgr.15260) 14 : cephadm [INF] Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:08:23.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:22.670629+0000 mon.smithi132 (mon.0) 1011 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:23.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:22.675572+0000 mon.smithi132 (mon.0) 1012 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:23.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:22.676633+0000 mon.smithi132 (mon.0) 1013 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:08:23.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:22.677243+0000 mon.smithi132 (mon.0) 1014 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:08:23.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:22.678150+0000 mgr.smithi132.znauon (mgr.15260) 11 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.conf 2024-04-12T06:08:23.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:22.678317+0000 mgr.smithi132.znauon (mgr.15260) 12 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T06:08:23.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:22.942647+0000 mgr.smithi132.znauon (mgr.15260) 13 : cephadm [INF] Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:08:23.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:22.942851+0000 mgr.smithi132.znauon (mgr.15260) 14 : cephadm [INF] Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:08:24.990 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:23.207594+0000 mgr.smithi132.znauon (mgr.15260) 15 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:08:24.990 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:23.207801+0000 mgr.smithi132.znauon (mgr.15260) 16 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:08:24.990 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:23.471844+0000 mgr.smithi132.znauon (mgr.15260) 17 : cephadm [INF] Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:08:24.990 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:23.472013+0000 mgr.smithi132.znauon (mgr.15260) 18 : cephadm [INF] Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:08:24.990 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:23.740498+0000 mon.smithi132 (mon.0) 1015 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:24.990 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:23.745308+0000 mon.smithi132 (mon.0) 1016 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:24.990 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:23.750727+0000 mon.smithi132 (mon.0) 1017 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:24.990 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:23.756157+0000 mon.smithi132 (mon.0) 1018 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:24.990 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:23.757259+0000 mgr.smithi132.znauon (mgr.15260) 19 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 189 B/s wr, 11 op/s 2024-04-12T06:08:24.990 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:23.760344+0000 mon.smithi132 (mon.0) 1019 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:24.990 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:23.765681+0000 mon.smithi132 (mon.0) 1020 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:24.990 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:24 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:23.862950+0000 mgr.smithi132.znauon (mgr.15260) 20 : cephadm [INF] Reconfiguring prometheus.smithi132 (dependencies changed)... 2024-04-12T06:08:25.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:23.207594+0000 mgr.smithi132.znauon (mgr.15260) 15 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:08:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:23.207801+0000 mgr.smithi132.znauon (mgr.15260) 16 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:08:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:23.471844+0000 mgr.smithi132.znauon (mgr.15260) 17 : cephadm [INF] Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:08:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:23.472013+0000 mgr.smithi132.znauon (mgr.15260) 18 : cephadm [INF] Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:08:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:23.740498+0000 mon.smithi132 (mon.0) 1015 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:23.745308+0000 mon.smithi132 (mon.0) 1016 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:23.750727+0000 mon.smithi132 (mon.0) 1017 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:23.756157+0000 mon.smithi132 (mon.0) 1018 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:23.757259+0000 mgr.smithi132.znauon (mgr.15260) 19 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 189 B/s wr, 11 op/s 2024-04-12T06:08:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:23.760344+0000 mon.smithi132 (mon.0) 1019 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:23.765681+0000 mon.smithi132 (mon.0) 1020 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:23.862950+0000 mgr.smithi132.znauon (mgr.15260) 20 : cephadm [INF] Reconfiguring prometheus.smithi132 (dependencies changed)... 2024-04-12T06:08:26.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:24.087593+0000 mgr.smithi132.znauon (mgr.15260) 21 : cephadm [INF] Reconfiguring daemon prometheus.smithi132 on smithi132 2024-04-12T06:08:26.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:24.754968+0000 mon.smithi132 (mon.0) 1021 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T06:08:26.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:24.087593+0000 mgr.smithi132.znauon (mgr.15260) 21 : cephadm [INF] Reconfiguring daemon prometheus.smithi132 on smithi132 2024-04-12T06:08:26.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:24.754968+0000 mon.smithi132 (mon.0) 1021 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T06:08:27.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:26 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:25.757751+0000 mgr.smithi132.znauon (mgr.15260) 22 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T06:08:27.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:25.757751+0000 mgr.smithi132.znauon (mgr.15260) 22 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T06:08:28.020 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:27 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:27.022270+0000 mon.smithi132 (mon.0) 1022 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:08:28.219 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:27.022270+0000 mon.smithi132 (mon.0) 1022 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:08:28.883 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:08:28.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:27.758127+0000 mgr.smithi132.znauon (mgr.15260) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T06:08:28.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:28.054414+0000 mon.smithi132 (mon.0) 1023 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:28.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:28.060456+0000 mon.smithi132 (mon.0) 1024 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:28.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:28.066469+0000 mon.smithi132 (mon.0) 1025 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T06:08:28.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:28 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:28.072842+0000 mon.smithi132 (mon.0) 1026 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:08:29.175 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:27.758127+0000 mgr.smithi132.znauon (mgr.15260) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T06:08:29.176 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:28.054414+0000 mon.smithi132 (mon.0) 1023 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:29.176 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:28.060456+0000 mon.smithi132 (mon.0) 1024 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:29.176 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:28.066469+0000 mon.smithi132 (mon.0) 1025 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T06:08:29.176 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:28.072842+0000 mon.smithi132 (mon.0) 1026 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:08:30.017 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:28.066959+0000 mgr.smithi132.znauon (mgr.15260) 24 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T06:08:30.018 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:29.542084+0000 mon.smithi132 (mon.0) 1027 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi142.fgshqt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T06:08:30.018 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:29.542971+0000 mon.smithi132 (mon.0) 1028 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T06:08:30.018 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:29.543810+0000 mon.smithi132 (mon.0) 1029 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:08:30.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:28.066959+0000 mgr.smithi132.znauon (mgr.15260) 24 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T06:08:30.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:29.542084+0000 mon.smithi132 (mon.0) 1027 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi142.fgshqt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T06:08:30.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:29.542971+0000 mon.smithi132 (mon.0) 1028 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T06:08:30.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:29 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:29.543810+0000 mon.smithi132 (mon.0) 1029 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:08:30.938 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:29.541615+0000 mgr.smithi132.znauon (mgr.15260) 25 : cephadm [INF] Upgrade: Updating mgr.smithi142.fgshqt 2024-04-12T06:08:30.938 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:29.544640+0000 mgr.smithi132.znauon (mgr.15260) 26 : cephadm [INF] Deploying daemon mgr.smithi142.fgshqt on smithi142 2024-04-12T06:08:30.938 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:29.758788+0000 mgr.smithi132.znauon (mgr.15260) 27 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T06:08:31.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:29.541615+0000 mgr.smithi132.znauon (mgr.15260) 25 : cephadm [INF] Upgrade: Updating mgr.smithi142.fgshqt 2024-04-12T06:08:31.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:29.544640+0000 mgr.smithi132.znauon (mgr.15260) 26 : cephadm [INF] Deploying daemon mgr.smithi142.fgshqt on smithi142 2024-04-12T06:08:31.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:29.758788+0000 mgr.smithi132.znauon (mgr.15260) 27 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T06:08:32.201 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:08:32.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:32 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:31.759368+0000 mgr.smithi132.znauon (mgr.15260) 28 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-04-12T06:08:32.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:31.759368+0000 mgr.smithi132.znauon (mgr.15260) 28 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-04-12T06:08:32.829 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:08:32.829 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (9m) 14s ago 20m 17.3M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:08:32.829 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (20m) 14s ago 20m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:08:32.829 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (19m) 15s ago 19m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (6m) 14s ago 19m 34.9M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (14m) 14s ago 14m 18.2M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (14m) 15s ago 14m 38.0M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (33s) 14s ago 21m 472M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283 running (12m) 15s ago 19m 62.4M - 18.2.2-1187-gd540ebac bb2c5eac26a4 64ee0d9e1213 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (21m) 14s ago 21m 78.4M 2048M 16.2.5 6933c2a0b7dd 91de7cad6f7b 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (18m) 15s ago 18m 55.0M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (11m) 14s ago 11m 83.5M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (11m) 15s ago 11m 78.2M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (4m) 14s ago 19m 17.2M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (38s) 15s ago 18m 2541k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (18m) 14s ago 18m 384M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (17m) 14s ago 17m 308M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:08:32.830 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (17m) 14s ago 17m 284M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:08:32.831 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (17m) 14s ago 17m 374M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:08:32.831 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (16m) 15s ago 16m 384M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:08:32.831 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (16m) 15s ago 16m 419M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:08:32.831 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (16m) 15s ago 16m 340M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:08:32.831 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (15m) 15s ago 15m 468M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:08:32.831 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 starting - - - - 2024-04-12T06:08:33.215 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:08:33.215 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:08:33.215 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:08:33.215 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:08:33.215 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:08:33.215 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:08:33.216 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:08:33.216 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:08:33.216 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:08:33.216 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:08:33.216 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:08:33.216 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:08:33.216 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:08:33.216 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:08:33.216 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 12, 2024-04-12T06:08:33.216 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:08:33.216 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:08:33.217 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:08:33.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:32.190569+0000 mgr.smithi132.znauon (mgr.15260) 29 : audit [DBG] from='client.15310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:33.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:32.510734+0000 mgr.smithi132.znauon (mgr.15260) 30 : audit [DBG] from='client.15314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:33.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:33 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:32.823533+0000 mgr.smithi132.znauon (mgr.15260) 31 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:33.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:32.190569+0000 mgr.smithi132.znauon (mgr.15260) 29 : audit [DBG] from='client.15310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:33.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:32.510734+0000 mgr.smithi132.znauon (mgr.15260) 30 : audit [DBG] from='client.15314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:33.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:32.823533+0000 mgr.smithi132.znauon (mgr.15260) 31 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:33.557 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:08:33.557 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:08:33.557 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:08:33.558 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:08:33.558 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:08:33.558 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "", 2024-04-12T06:08:33.558 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading mgr daemons", 2024-04-12T06:08:33.558 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:08:33.558 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:08:33.919 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:08:33.987 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:08:33.987 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:08:33.987 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in error state 2024-04-12T06:08:34.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:33.218230+0000 mon.smithi132 (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.132:0/1027959015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:08:34.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:33.261126+0000 mon.smithi132 (mon.0) 1031 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:34.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:33.265524+0000 mon.smithi132 (mon.0) 1032 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:34.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:33.315541+0000 mon.smithi132 (mon.0) 1033 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:08:34.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:33.560517+0000 mgr.smithi132.znauon (mgr.15260) 32 : audit [DBG] from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:34.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:33.759988+0000 mgr.smithi132.znauon (mgr.15260) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 346 B/s rd, 259 B/s wr, 0 op/s 2024-04-12T06:08:34.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:33.990157+0000 mon.smithi132 (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.132:0/1385245519' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:08:34.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:33.218230+0000 mon.smithi132 (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.132:0/1027959015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:08:34.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:33.261126+0000 mon.smithi132 (mon.0) 1031 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:34.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:33.265524+0000 mon.smithi132 (mon.0) 1032 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:34.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:33.315541+0000 mon.smithi132 (mon.0) 1033 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:08:34.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:33.560517+0000 mgr.smithi132.znauon (mgr.15260) 32 : audit [DBG] from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:08:34.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:33.759988+0000 mgr.smithi132.znauon (mgr.15260) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 346 B/s rd, 259 B/s wr, 0 op/s 2024-04-12T06:08:34.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:33.990157+0000 mon.smithi132 (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.132:0/1385245519' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:08:36.811 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:35.760517+0000 mgr.smithi132.znauon (mgr.15260) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:37.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:36 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:35.760517+0000 mgr.smithi132.znauon (mgr.15260) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:38.961 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:08:39.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:37.760915+0000 mgr.smithi132.znauon (mgr.15260) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:39.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:37.946015+0000 mon.smithi132 (mon.0) 1035 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:39.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:37.950147+0000 mon.smithi132 (mon.0) 1036 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:39.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:38.584761+0000 mon.smithi132 (mon.0) 1037 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:39.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:38 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:38.589233+0000 mon.smithi132 (mon.0) 1038 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:37.760915+0000 mgr.smithi132.znauon (mgr.15260) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:37.946015+0000 mon.smithi132 (mon.0) 1035 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:37.950147+0000 mon.smithi132 (mon.0) 1036 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:38.584761+0000 mon.smithi132 (mon.0) 1037 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:38.589233+0000 mon.smithi132 (mon.0) 1038 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:40.172 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:39.761628+0000 mgr.smithi132.znauon (mgr.15260) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:08:40.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:39 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:39.761628+0000 mgr.smithi132.znauon (mgr.15260) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:08:41.376 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:40.310838+0000 mon.smithi132 (mon.0) 1039 : cluster [DBG] Standby manager daemon smithi142.fgshqt restarted 2024-04-12T06:08:41.376 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:40.310950+0000 mon.smithi132 (mon.0) 1040 : cluster [DBG] Standby manager daemon smithi142.fgshqt started 2024-04-12T06:08:41.376 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:40.312165+0000 mon.smithi142 (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.142:0/4194098324' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/crt"}]: dispatch 2024-04-12T06:08:41.376 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:40.312614+0000 mon.smithi142 (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.142:0/4194098324' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T06:08:41.376 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:40.314504+0000 mon.smithi142 (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.142:0/4194098324' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/key"}]: dispatch 2024-04-12T06:08:41.376 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:40.315407+0000 mon.smithi142 (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.142:0/4194098324' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T06:08:41.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:40.310838+0000 mon.smithi132 (mon.0) 1039 : cluster [DBG] Standby manager daemon smithi142.fgshqt restarted 2024-04-12T06:08:41.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:40.310950+0000 mon.smithi132 (mon.0) 1040 : cluster [DBG] Standby manager daemon smithi142.fgshqt started 2024-04-12T06:08:41.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:40.312165+0000 mon.smithi142 (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.142:0/4194098324' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/crt"}]: dispatch 2024-04-12T06:08:41.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:40.312614+0000 mon.smithi142 (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.142:0/4194098324' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T06:08:41.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:40.314504+0000 mon.smithi142 (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.142:0/4194098324' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/key"}]: dispatch 2024-04-12T06:08:41.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:40 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:40.315407+0000 mon.smithi142 (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.142:0/4194098324' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T06:08:42.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:41.010065+0000 mon.smithi132 (mon.0) 1041 : cluster [DBG] mgrmap e35: smithi132.znauon(active, since 29s), standbys: smithi142.fgshqt 2024-04-12T06:08:42.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:41.012873+0000 mon.smithi132 (mon.0) 1042 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:42.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:41.016850+0000 mon.smithi132 (mon.0) 1043 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:42.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:42 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:41.762092+0000 mgr.smithi132.znauon (mgr.15260) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:42.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:41.010065+0000 mon.smithi132 (mon.0) 1041 : cluster [DBG] mgrmap e35: smithi132.znauon(active, since 29s), standbys: smithi142.fgshqt 2024-04-12T06:08:42.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:41.012873+0000 mon.smithi132 (mon.0) 1042 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:42.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:41.016850+0000 mon.smithi132 (mon.0) 1043 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:42.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:41.762092+0000 mgr.smithi132.znauon (mgr.15260) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:08:43.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.022448+0000 mon.smithi132 (mon.0) 1044 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:08:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.116076+0000 mon.smithi132 (mon.0) 1045 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.120805+0000 mon.smithi132 (mon.0) 1046 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.121749+0000 mon.smithi132 (mon.0) 1047 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:08:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.122529+0000 mon.smithi132 (mon.0) 1048 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:08:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:42.123857+0000 mgr.smithi132.znauon (mgr.15260) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-12T06:08:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cluster 2024-04-12T06:08:42.124069+0000 mgr.smithi132.znauon (mgr.15260) 39 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 122 B/s wr, 0 op/s 2024-04-12T06:08:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.127912+0000 mon.smithi132 (mon.0) 1049 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.134780+0000 mon.smithi132 (mon.0) 1050 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.270944+0000 mon.smithi132 (mon.0) 1051 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:08:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.273618+0000 mon.smithi132 (mon.0) 1052 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:08:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:42.274276+0000 mgr.smithi132.znauon (mgr.15260) 40 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-12T06:08:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.278613+0000 mon.smithi132 (mon.0) 1053 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.279284+0000 mon.smithi132 (mon.0) 1054 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi132.znauon"}]: dispatch 2024-04-12T06:08:43.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.282556+0000 mon.smithi132 (mon.0) 1055 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi132.znauon"}]': finished 2024-04-12T06:08:43.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.283116+0000 mon.smithi132 (mon.0) 1056 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi142.fgshqt"}]: dispatch 2024-04-12T06:08:43.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.286091+0000 mon.smithi132 (mon.0) 1057 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi142.fgshqt"}]': finished 2024-04-12T06:08:43.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:43 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:42.287108+0000 mon.smithi132 (mon.0) 1058 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T06:08:43.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.022448+0000 mon.smithi132 (mon.0) 1044 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:08:43.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.116076+0000 mon.smithi132 (mon.0) 1045 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:43.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.120805+0000 mon.smithi132 (mon.0) 1046 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.121749+0000 mon.smithi132 (mon.0) 1047 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.122529+0000 mon.smithi132 (mon.0) 1048 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:42.123857+0000 mgr.smithi132.znauon (mgr.15260) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:42.124069+0000 mgr.smithi132.znauon (mgr.15260) 39 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 122 B/s wr, 0 op/s 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.127912+0000 mon.smithi132 (mon.0) 1049 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.134780+0000 mon.smithi132 (mon.0) 1050 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.270944+0000 mon.smithi132 (mon.0) 1051 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.273618+0000 mon.smithi132 (mon.0) 1052 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:42.274276+0000 mgr.smithi132.znauon (mgr.15260) 40 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.278613+0000 mon.smithi132 (mon.0) 1053 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.279284+0000 mon.smithi132 (mon.0) 1054 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi132.znauon"}]: dispatch 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.282556+0000 mon.smithi132 (mon.0) 1055 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi132.znauon"}]': finished 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.283116+0000 mon.smithi132 (mon.0) 1056 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi142.fgshqt"}]: dispatch 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.286091+0000 mon.smithi132 (mon.0) 1057 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi142.fgshqt"}]': finished 2024-04-12T06:08:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:42.287108+0000 mon.smithi132 (mon.0) 1058 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T06:08:44.000 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:08:45.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:43.854525+0000 mgr.smithi132.znauon (mgr.15260) 41 : cephadm [INF] Upgrade: Updating mon.smithi132 2024-04-12T06:08:45.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:43.858903+0000 mon.smithi132 (mon.0) 1059 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:45.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:43.859554+0000 mon.smithi132 (mon.0) 1060 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T06:08:45.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:43.860083+0000 mon.smithi132 (mon.0) 1061 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T06:08:45.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: audit 2024-04-12T06:08:43.860632+0000 mon.smithi132 (mon.0) 1062 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:08:45.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:44 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: cephadm 2024-04-12T06:08:43.861340+0000 mgr.smithi132.znauon (mgr.15260) 42 : cephadm [INF] Deploying daemon mon.smithi132 on smithi132 2024-04-12T06:08:45.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:43.854525+0000 mgr.smithi132.znauon (mgr.15260) 41 : cephadm [INF] Upgrade: Updating mon.smithi132 2024-04-12T06:08:45.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:43.858903+0000 mon.smithi132 (mon.0) 1059 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' 2024-04-12T06:08:45.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:43.859554+0000 mon.smithi132 (mon.0) 1060 : audit [INF] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T06:08:45.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:43.860083+0000 mon.smithi132 (mon.0) 1061 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T06:08:45.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:43.860632+0000 mon.smithi132 (mon.0) 1062 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:08:45.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:43.861340+0000 mgr.smithi132.znauon (mgr.15260) 42 : cephadm [INF] Deploying daemon mon.smithi132 on smithi132 2024-04-12T06:08:45.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:45 smithi132 systemd[1]: Stopping Ceph mon.smithi132 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:08:46.041 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T06:08:45.736+0000 7f0f86734700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi132 -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-04-12T06:08:46.041 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132[35283]: debug 2024-04-12T06:08:45.736+0000 7f0f86734700 -1 mon.smithi132@0(leader) e2 *** Got Signal Terminated *** 2024-04-12T06:08:46.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:46 smithi132 bash[91963]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi132 2024-04-12T06:08:47.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:46 smithi132 systemd[1]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi132.service: Succeeded. 2024-04-12T06:08:47.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:46 smithi132 systemd[1]: Stopped Ceph mon.smithi132 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:08:47.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:46 smithi132 systemd[1]: Starting Ceph mon.smithi132 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:08:47.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: set uid:gid to 167:167 (ceph:ceph) 2024-04-12T06:08:47.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable), process ceph-mon, pid 7 2024-04-12T06:08:47.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: pidfile_write: ignore empty --pid-file 2024-04-12T06:08:47.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: load: jerasure load: lrc 2024-04-12T06:08:47.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: RocksDB version: 7.9.2 2024-04-12T06:08:47.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Git sha 0 2024-04-12T06:08:47.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Compile date 2024-04-08 23:21:21 2024-04-12T06:08:47.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: DB SUMMARY 2024-04-12T06:08:47.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: DB Session ID: P0HPG2QTJFXQK53BYDC4 2024-04-12T06:08:47.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: CURRENT file: CURRENT 2024-04-12T06:08:47.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: IDENTITY file: IDENTITY 2024-04-12T06:08:47.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: MANIFEST file: MANIFEST-000008 size: 1741 Bytes 2024-04-12T06:08:47.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi132/store.db dir, Total Num: 1, files: 000035.sst 2024-04-12T06:08:47.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi132/store.db: 000033.log size: 4782520 ; 2024-04-12T06:08:47.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.error_if_exists: 0 2024-04-12T06:08:47.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.create_if_missing: 0 2024-04-12T06:08:47.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.paranoid_checks: 1 2024-04-12T06:08:47.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-12T06:08:47.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-12T06:08:47.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.env: 0x55d0a4fcd7a0 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.fs: PosixFileSystem 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.info_log: 0x55d0a68273a0 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_file_opening_threads: 16 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.statistics: (nil) 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.use_fsync: 0 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_log_file_size: 0 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.keep_log_file_num: 1000 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.recycle_log_file_num: 0 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.allow_fallocate: 1 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.allow_mmap_reads: 0 2024-04-12T06:08:47.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.allow_mmap_writes: 0 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.use_direct_reads: 0 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.create_missing_column_families: 0 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.db_log_dir: 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.wal_dir: 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.advise_random_on_open: 1 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.db_write_buffer_size: 0 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.write_buffer_manager: 0x55d0a5a9c140 2024-04-12T06:08:47.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.rate_limiter: (nil) 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.wal_recovery_mode: 2 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.enable_thread_tracking: 0 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.enable_pipelined_write: 0 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.unordered_write: 0 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.row_cache: None 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.wal_filter: None 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T06:08:47.699 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.allow_ingest_behind: 0 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.two_write_queues: 0 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.manual_wal_flush: 0 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.wal_compression: 0 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.atomic_flush: 0 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.log_readahead_size: 0 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.best_efforts_recovery: 0 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.allow_data_in_errors: 0 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.db_host_id: __hostname__ 2024-04-12T06:08:47.700 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_background_jobs: 2 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_background_compactions: -1 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_subcompactions: 1 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_total_wal_size: 0 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_open_files: -1 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.bytes_per_sync: 0 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T06:08:47.701 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compaction_readahead_size: 0 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_background_flushes: -1 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Compression algorithms supported: 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: kZSTD supported: 0 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: kXpressCompression supported: 0 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: kLZ4HCCompression supported: 1 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: kZlibCompression supported: 1 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: kSnappyCompression supported: 1 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: kLZ4Compression supported: 1 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: kBZip2Compression supported: 0 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi132/store.db/MANIFEST-000008 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-12T06:08:47.702 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.merge_operator: 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compaction_filter: None 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compaction_filter_factory: None 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.sst_partitioner_factory: None 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d0a68274c0) 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: cache_index_and_filter_blocks: 1 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: pin_top_level_index_and_filter: 1 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: index_type: 0 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: data_block_index_type: 0 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: index_shortening: 1 2024-04-12T06:08:47.703 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: checksum: 4 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: no_block_cache: 0 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: block_cache: 0x55d0a5b3d1f0 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: block_cache_name: BinnedLRUCache 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: block_cache_options: 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: capacity : 536870912 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: num_shard_bits : 4 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: strict_capacity_limit : 0 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: high_pri_pool_ratio: 0.000 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: block_cache_compressed: (nil) 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: persistent_cache: (nil) 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: block_size: 4096 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: block_size_deviation: 10 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: block_restart_interval: 16 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: index_block_restart_interval: 1 2024-04-12T06:08:47.704 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: metadata_block_size: 4096 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: partition_filters: 0 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: use_delta_encoding: 1 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: filter_policy: bloomfilter 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: whole_key_filtering: 1 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: verify_compression: 0 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: read_amp_bytes_per_bit: 0 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: format_version: 5 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: enable_index_compression: 1 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: block_align: 0 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: max_auto_readahead_size: 262144 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: prepopulate_block_cache: 0 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: initial_auto_readahead_size: 8192 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: num_file_reads_for_auto_readahead: 2 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.write_buffer_size: 33554432 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_write_buffer_number: 2 2024-04-12T06:08:47.705 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compression: NoCompression 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.bottommost_compression: Disabled 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.prefix_extractor: nullptr 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.num_levels: 7 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T06:08:47.706 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compression_opts.level: 32767 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compression_opts.strategy: 0 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compression_opts.enabled: false 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.target_file_size_base: 67108864 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T06:08:47.707 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.arena_block_size: 1048576 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T06:08:47.708 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T06:08:47.709 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.disable_auto_compactions: 0 2024-04-12T06:08:47.709 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T06:08:47.709 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T06:08:47.709 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.table_properties_collectors: 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.inplace_update_support: 0 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T06:08:47.710 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.bloom_locality: 0 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.max_successive_merges: 0 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.paranoid_file_checks: 0 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.force_consistency_checks: 1 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.report_bg_io_stats: 0 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.ttl: 2592000 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.enable_blob_files: false 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.min_blob_size: 0 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.blob_file_size: 268435456 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-12T06:08:47.711 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.blob_file_starting_level: 0 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 35.sst 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi132/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 37, last_sequence is 18676, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6bdedf42-5d65-460b-b669-283407ad9639 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712902127384937, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712902127401150, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 4569954, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18670, "largest_seqno": 19489, "table_properties": {"data_size": 4564330, "index_size": 3901, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 5843, "raw_average_key_size": 20, "raw_value_size": 4556049, "raw_average_value_size": 16213, "num_data_blocks": 175, "num_entries": 281, "num_filter_entries": 281, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "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; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1712902127, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6bdedf42-5d65-460b-b669-283407ad9639", "db_session_id": "P0HPG2QTJFXQK53BYDC4", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712902127401280, "job": 1, "event": "recovery_finished"} 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi132/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d0a5bdc000 2024-04-12T06:08:47.712 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: DB pointer 0x55d0a5bca000 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: ** DB Stats ** 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: ** Compaction Stats [default] ** 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-12T06:08:47.713 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: L0 1/0 4.36 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 576.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: L6 1/0 28.94 MB 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 0.0 0.0 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Sum 2/0 33.30 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 576.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 576.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: ** Compaction Stats [default] ** 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 576.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Flush(GB): cumulative 0.004, interval 0.004 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T06:08:47.714 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Cumulative compaction: 0.00 GB write, 228.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Interval compaction: 0.00 GB write, 228.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Block cache BinnedLRUCache@0x55d0a5b3d1f0#7 capacity: 512.00 MB usage: 4.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.78 KB,0.000149012%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: starting mon.smithi132 rank 0 at public addrs [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] at bind addrs [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi132 fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: mon.smithi132@-1(???) e2 preinit fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: mon.smithi132@-1(???).mds e6 new map 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: mon.smithi132@-1(???).mds e6 print_map 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: e6 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-12T06:08:47.715 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: legacy client fscid: 1 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Filesystem 'foofs' (1) 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: fs_name foofs 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: epoch 4 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: created 2024-04-12T05:54:13.761955+0000 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: modified 2024-04-12T05:54:21.714193+0000 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: tableserver 0 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: root 0 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: session_timeout 60 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: session_autoclose 300 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: max_file_size 1099511627776 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: max_xattr_size 65536 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: required_client_features {} 2024-04-12T06:08:47.716 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: last_failure 0 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: last_failure_osd_epoch 0 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: max_mds 1 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: in 0 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: up {0=24255} 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: failed 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: damaged 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: stopped 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: data_pools [3] 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: metadata_pool 2 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: inline_data disabled 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: balancer 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: bal_rank_mask -1 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: standby_count_wanted 1 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: [mds.foofs.smithi142.edxdjh{0:24255} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.142:6832/2359490511,v1:172.21.15.142:6833/2359490511] compat {c=[1],r=[1],i=[7ff]}] 2024-04-12T06:08:47.717 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: 2024-04-12T06:08:47.718 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: 2024-04-12T06:08:47.718 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: Standby daemons: 2024-04-12T06:08:47.718 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: 2024-04-12T06:08:47.718 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout: [mds.foofs.smithi132.khldhn{-1:14500} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.132:6834/737965414,v1:172.21.15.132:6835/737965414] compat {c=[1],r=[1],i=[7ff]}] 2024-04-12T06:08:47.718 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: mon.smithi132@-1(???).osd e73 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-12T06:08:47.718 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: mon.smithi132@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T06:08:47.718 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: mon.smithi132@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T06:08:47.718 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: mon.smithi132@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T06:08:47.718 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 ceph-mon[92183]: mon.smithi132@-1(???).paxosservice(auth 1..45) refresh upgraded, format 0 -> 3 2024-04-12T06:08:47.718 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 bash[92145]: 0b443367546b0189883f21e1a44062201f1fb7e826b9ca9c87140a458d51734f 2024-04-12T06:08:47.718 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:08:47 smithi132 systemd[1]: Started Ceph mon.smithi132 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:08:49.046 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:08:49.179 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:45.746554+0000 mon.smithi142 (mon.1) 161 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T06:08:49.179 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:45.746865+0000 mon.smithi142 (mon.1) 162 : audit [DBG] from='mgr.15260 172.21.15.132:0/1036308429' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T06:08:49.180 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:46.125156+0000 mgr.smithi132.znauon (mgr.15260) 44 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 244 B/s rd, 244 B/s wr, 0 op/s 2024-04-12T06:08:49.180 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:48.815077+0000 mon.smithi132 (mon.0) 1 : cluster [INF] mon.smithi132 calling monitor election 2024-04-12T06:08:49.180 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:48.828578+0000 mon.smithi132 (mon.0) 2 : cluster [INF] mon.smithi132 is new leader, mons smithi132,smithi142 in quorum (ranks 0,1) 2024-04-12T06:08:49.180 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:48.833294+0000 mon.smithi132 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi132=[v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0],smithi142=[v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-12T06:08:49.180 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:48.833858+0000 mon.smithi132 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 1 up:standby 2024-04-12T06:08:49.180 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:48.833893+0000 mon.smithi132 (mon.0) 5 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-12T06:08:49.180 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:48.834780+0000 mon.smithi132 (mon.0) 6 : cluster [DBG] mgrmap e35: smithi132.znauon(active, since 37s), standbys: smithi142.fgshqt 2024-04-12T06:08:49.180 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:48.835165+0000 mon.smithi132 (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:08:49.180 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:48.835184+0000 mon.smithi132 (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:08:49.180 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:48.835193+0000 mon.smithi132 (mon.0) 9 : cluster [WRN] daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:08:49.180 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:48.845197+0000 mon.smithi132 (mon.0) 10 : cluster [DBG] mgrmap e36: smithi132.znauon(active, since 37s), standbys: smithi142.fgshqt 2024-04-12T06:08:49.180 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:48.845288+0000 mon.smithi132 (mon.0) 11 : audit [INF] from='mgr.15260 ' entity='' 2024-04-12T06:08:50.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:49.847288+0000 mon.smithi132 (mon.0) 12 : cluster [DBG] mgrmap e37: smithi132.znauon(active, since 38s), standbys: smithi142.fgshqt 2024-04-12T06:08:54.094 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:08:55.849 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:55.626898+0000 mon.smithi132 (mon.0) 13 : cluster [DBG] Standby manager daemon smithi142.fgshqt restarted 2024-04-12T06:08:55.849 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:55.626997+0000 mon.smithi132 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi142.fgshqt started 2024-04-12T06:08:55.849 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.628610+0000 mon.smithi142 (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.142:0/412221560' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/crt"}]: dispatch 2024-04-12T06:08:55.850 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.629033+0000 mon.smithi142 (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.142:0/412221560' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T06:08:55.850 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.630783+0000 mon.smithi142 (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.142:0/412221560' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi142.fgshqt/key"}]: dispatch 2024-04-12T06:08:55.850 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.631770+0000 mon.smithi142 (mon.1) 166 : audit [DBG] from='mgr.? 172.21.15.142:0/412221560' entity='mgr.smithi142.fgshqt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T06:08:56.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:55.682062+0000 mon.smithi132 (mon.0) 15 : cluster [DBG] mgrmap e38: smithi132.znauon(active, since 44s), standbys: smithi142.fgshqt 2024-04-12T06:08:56.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:55.720299+0000 mon.smithi132 (mon.0) 16 : cluster [INF] Active manager daemon smithi132.znauon restarted 2024-04-12T06:08:56.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:55.720766+0000 mon.smithi132 (mon.0) 17 : cluster [INF] Activating manager daemon smithi132.znauon 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:55.726307+0000 mon.smithi132 (mon.0) 18 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:55.726568+0000 mon.smithi132 (mon.0) 19 : cluster [DBG] mgrmap e39: smithi132.znauon(active, starting, since 0.00596627s), standbys: smithi142.fgshqt 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.727388+0000 mon.smithi132 (mon.0) 20 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.727502+0000 mon.smithi132 (mon.0) 21 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.728133+0000 mon.smithi132 (mon.0) 22 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi132.khldhn"}]: dispatch 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.728451+0000 mon.smithi132 (mon.0) 23 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.728717+0000 mon.smithi132 (mon.0) 24 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi132.znauon", "id": "smithi132.znauon"}]: dispatch 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.728927+0000 mon.smithi132 (mon.0) 25 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi142.fgshqt", "id": "smithi142.fgshqt"}]: dispatch 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.729078+0000 mon.smithi132 (mon.0) 26 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.729318+0000 mon.smithi132 (mon.0) 27 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.729536+0000 mon.smithi132 (mon.0) 28 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.729734+0000 mon.smithi132 (mon.0) 29 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.729945+0000 mon.smithi132 (mon.0) 30 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T06:08:56.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.730295+0000 mon.smithi132 (mon.0) 31 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T06:08:56.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.730529+0000 mon.smithi132 (mon.0) 32 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T06:08:56.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.730737+0000 mon.smithi132 (mon.0) 33 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T06:08:56.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.730962+0000 mon.smithi132 (mon.0) 34 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T06:08:56.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.731255+0000 mon.smithi132 (mon.0) 35 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T06:08:56.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.731719+0000 mon.smithi132 (mon.0) 36 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T06:08:56.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:55.755055+0000 mon.smithi132 (mon.0) 37 : cluster [INF] Manager daemon smithi132.znauon is now available 2024-04-12T06:08:56.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.776950+0000 mon.smithi132 (mon.0) 38 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:08:56.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.800447+0000 mon.smithi132 (mon.0) 39 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:08:56.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.804473+0000 mon.smithi132 (mon.0) 40 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T06:08:56.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:08:55.816298+0000 mon.smithi132 (mon.0) 41 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T06:08:57.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:56.597876+0000 mgr.smithi132.znauon (mgr.34104) 1 : cephadm [INF] [12/Apr/2024:06:08:56] ENGINE Bus STARTING 2024-04-12T06:08:57.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:56.699473+0000 mgr.smithi132.znauon (mgr.34104) 2 : cephadm [INF] [12/Apr/2024:06:08:56] ENGINE Serving on http://172.21.15.132:8765 2024-04-12T06:08:57.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:56.730235+0000 mon.smithi132 (mon.0) 42 : cluster [DBG] mgrmap e40: smithi132.znauon(active, since 1.00963s), standbys: smithi142.fgshqt 2024-04-12T06:08:57.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:56.737112+0000 mgr.smithi132.znauon (mgr.34104) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:08:57.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:56.813875+0000 mgr.smithi132.znauon (mgr.34104) 4 : cephadm [INF] [12/Apr/2024:06:08:56] ENGINE Serving on https://172.21.15.132:7150 2024-04-12T06:08:57.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:08:56.814032+0000 mgr.smithi132.znauon (mgr.34104) 5 : cephadm [INF] [12/Apr/2024:06:08:56] ENGINE Bus STARTED 2024-04-12T06:08:58.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:57.726133+0000 mon.smithi132 (mon.0) 43 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T06:08:58.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:57.726182+0000 mon.smithi132 (mon.0) 44 : cluster [INF] Cluster is now healthy 2024-04-12T06:08:58.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:58 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:57.730937+0000 mgr.smithi132.znauon (mgr.34104) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:08:59.129 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:09:00.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:08:59 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:58.741317+0000 mon.smithi132 (mon.0) 45 : cluster [DBG] mgrmap e41: smithi132.znauon(active, since 3s), standbys: smithi142.fgshqt 2024-04-12T06:09:01.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:08:59.731540+0000 mgr.smithi132.znauon (mgr.34104) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:09:01.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:00.244370+0000 mon.smithi132 (mon.0) 46 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:01.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:00 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:00.251207+0000 mon.smithi132 (mon.0) 47 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:02.058 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:09:00.751302+0000 mon.smithi132 (mon.0) 48 : cluster [DBG] mgrmap e42: smithi132.znauon(active, since 5s), standbys: smithi142.fgshqt 2024-04-12T06:09:02.058 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:00.886066+0000 mon.smithi132 (mon.0) 49 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:02.058 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:00.892698+0000 mon.smithi132 (mon.0) 50 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:03.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:09:01.731838+0000 mgr.smithi132.znauon (mgr.34104) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:09:03.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:02.297991+0000 mon.smithi132 (mon.0) 51 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:03.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:02.303139+0000 mon.smithi132 (mon.0) 52 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:04.162 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:09:04.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:02.989901+0000 mon.smithi132 (mon.0) 53 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:04.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:02.994347+0000 mon.smithi132 (mon.0) 54 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:04.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:03 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:09:03.732602+0000 mgr.smithi132.znauon (mgr.34104) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-12T06:09:04.335 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:09:04.996 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (9m) 2s ago 20m 17.3M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (20m) 2s ago 20m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (19m) 4s ago 19m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (7m) 2s ago 20m 35.0M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (14m) 2s ago 14m 18.8M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (14m) 4s ago 14m 38.2M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (65s) 2s ago 22m 470M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (32s) 4s ago 19m 446M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (18s) 2s ago 22m 30.2M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (19m) 4s ago 19m 58.0M 2048M 16.2.5 6933c2a0b7dd 37e580eaf467 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (12m) 2s ago 12m 84.3M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (12m) 4s ago 11m 78.3M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (5m) 2s ago 20m 17.2M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:09:04.997 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (70s) 4s ago 19m 2541k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:09:04.998 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (18m) 2s ago 18m 383M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:09:04.998 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (18m) 2s ago 18m 308M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:09:04.998 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (18m) 2s ago 18m 284M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:09:04.998 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (17m) 2s ago 17m 375M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:09:04.998 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (17m) 4s ago 17m 385M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:09:04.998 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (16m) 4s ago 16m 419M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:09:04.998 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (16m) 4s ago 16m 340M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:09:04.998 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (16m) 4s ago 16m 467M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:09:04.998 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 unknown 2s ago 19m - - 2024-04-12T06:09:05.412 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:09:05.413 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:09:05.413 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:09:05.413 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:09:05.413 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:09:05.413 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:09:05.413 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:09:05.413 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:09:05.413 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:09:05.413 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:09:05.414 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:09:05.414 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:09:05.414 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:09:05.414 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:09:05.414 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:09:05.414 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 11, 2024-04-12T06:09:05.414 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 3 2024-04-12T06:09:05.414 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:09:05.415 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:09:05.776 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:09:05.776 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:09:05.776 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:09:05.776 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:09:05.777 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:09:05.777 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr" 2024-04-12T06:09:05.777 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:09:05.777 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "3/23 daemons upgraded", 2024-04-12T06:09:05.777 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:09:05.777 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:09:05.777 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:09:05.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:04.325650+0000 mgr.smithi132.znauon (mgr.34104) 10 : audit [DBG] from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:05.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:04.618451+0000 mon.smithi132 (mon.0) 55 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:05.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:04.625098+0000 mon.smithi132 (mon.0) 56 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:05.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:04.626220+0000 mon.smithi132 (mon.0) 57 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:05.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:04.626857+0000 mon.smithi132 (mon.0) 58 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:09:05.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:09:04.627709+0000 mgr.smithi132.znauon (mgr.34104) 11 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.conf 2024-04-12T06:09:05.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:09:04.627872+0000 mgr.smithi132.znauon (mgr.34104) 12 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T06:09:05.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:04.652876+0000 mgr.smithi132.znauon (mgr.34104) 13 : audit [DBG] from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:05.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:09:04.892078+0000 mgr.smithi132.znauon (mgr.34104) 14 : cephadm [INF] Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:09:05.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:09:04.892226+0000 mgr.smithi132.znauon (mgr.34104) 15 : cephadm [INF] Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:09:05.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:05 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:05.415391+0000 mon.smithi132 (mon.0) 59 : audit [DBG] from='client.? 172.21.15.132:0/1752145396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:09:06.188 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:09:06.832 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:04.986751+0000 mgr.smithi132.znauon (mgr.34104) 16 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:06.832 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:09:05.156378+0000 mgr.smithi132.znauon (mgr.34104) 17 : cephadm [INF] Updating smithi132:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:09:06.833 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:09:05.156495+0000 mgr.smithi132.znauon (mgr.34104) 18 : cephadm [INF] Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:09:06.833 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:09:05.666846+0000 mgr.smithi132.znauon (mgr.34104) 19 : cephadm [INF] Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:09:06.833 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:09:05.667112+0000 mgr.smithi132.znauon (mgr.34104) 20 : cephadm [INF] Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:09:06.833 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:09:05.732989+0000 mgr.smithi132.znauon (mgr.34104) 21 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-12T06:09:06.833 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:05.779165+0000 mgr.smithi132.znauon (mgr.34104) 22 : audit [DBG] from='client.34148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:06.833 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:05.936077+0000 mon.smithi132 (mon.0) 60 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:06.833 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:05.939219+0000 mon.smithi132 (mon.0) 61 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:06.833 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:05.944742+0000 mon.smithi132 (mon.0) 62 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:06.833 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:05.950267+0000 mon.smithi132 (mon.0) 63 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:06.833 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:05.954064+0000 mon.smithi132 (mon.0) 64 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:06.833 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:05.961923+0000 mon.smithi132 (mon.0) 65 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:06.833 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:06.065067+0000 mon.smithi132 (mon.0) 66 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:09:06.834 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:06.067164+0000 mon.smithi132 (mon.0) 67 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:09:06.834 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:06.068124+0000 mon.smithi132 (mon.0) 68 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T06:09:06.834 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:06.191818+0000 mon.smithi132 (mon.0) 69 : audit [DBG] from='client.? 172.21.15.132:0/542619828' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:09:07.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:09:05.951319+0000 mgr.smithi132.znauon (mgr.34104) 23 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 111 B/s wr, 13 op/s 2024-04-12T06:09:07.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cluster 2024-04-12T06:09:06.617771+0000 mon.smithi132 (mon.0) 70 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T06:09:07.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:07.540322+0000 mon.smithi132 (mon.0) 71 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:07.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:07.541193+0000 mon.smithi132 (mon.0) 72 : audit [INF] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T06:09:07.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:07.541826+0000 mon.smithi132 (mon.0) 73 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T06:09:07.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: audit 2024-04-12T06:09:07.542443+0000 mon.smithi132 (mon.0) 74 : audit [DBG] from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:08.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:09:07.535356+0000 mgr.smithi132.znauon (mgr.34104) 24 : cephadm [INF] Upgrade: Updating mon.smithi142 2024-04-12T06:09:08.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:08 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: cephadm 2024-04-12T06:09:07.543267+0000 mgr.smithi132.znauon (mgr.34104) 25 : cephadm [INF] Deploying daemon mon.smithi142 on smithi142 2024-04-12T06:09:09.209 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:09:09.414 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:09 smithi142 systemd[1]: Stopping Ceph mon.smithi142 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:09:09.415 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T06:09:09.416+0000 7fe0430ec700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi142 -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-04-12T06:09:09.415 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:09 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142[38962]: debug 2024-04-12T06:09:09.416+0000 7fe0430ec700 -1 mon.smithi142@1(peon) e2 *** Got Signal Terminated *** 2024-04-12T06:09:09.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:09 smithi142 bash[67743]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon.smithi142 2024-04-12T06:09:10.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 systemd[1]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi142.service: Succeeded. 2024-04-12T06:09:10.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 systemd[1]: Stopped Ceph mon.smithi142 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:09:10.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 systemd[1]: Starting Ceph mon.smithi142 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:09:11.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: set uid:gid to 167:167 (ceph:ceph) 2024-04-12T06:09:11.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable), process ceph-mon, pid 7 2024-04-12T06:09:11.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: pidfile_write: ignore empty --pid-file 2024-04-12T06:09:11.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: load: jerasure load: lrc 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: RocksDB version: 7.9.2 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Git sha 0 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Compile date 2024-04-08 23:21:21 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: DB SUMMARY 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: DB Session ID: 8B3HYNRKMHEOSGYGAQGR 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: CURRENT file: CURRENT 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: IDENTITY file: IDENTITY 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: MANIFEST file: MANIFEST-000005 size: 2057 Bytes 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi142/store.db dir, Total Num: 1, files: 000038.sst 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi142/store.db: 000036.log size: 1043982 ; 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.error_if_exists: 0 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.create_if_missing: 0 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.paranoid_checks: 1 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-12T06:09:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.env: 0x55f3da1727a0 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.fs: PosixFileSystem 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.info_log: 0x55f3dc2a13a0 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_file_opening_threads: 16 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.statistics: (nil) 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.use_fsync: 0 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_log_file_size: 0 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.keep_log_file_num: 1000 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.recycle_log_file_num: 0 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.allow_fallocate: 1 2024-04-12T06:09:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.allow_mmap_reads: 0 2024-04-12T06:09:11.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.allow_mmap_writes: 0 2024-04-12T06:09:11.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.use_direct_reads: 0 2024-04-12T06:09:11.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T06:09:11.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.create_missing_column_families: 0 2024-04-12T06:09:11.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.db_log_dir: 2024-04-12T06:09:11.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.wal_dir: 2024-04-12T06:09:11.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T06:09:11.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.advise_random_on_open: 1 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.db_write_buffer_size: 0 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.write_buffer_manager: 0x55f3db516140 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.rate_limiter: (nil) 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.wal_recovery_mode: 2 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.enable_thread_tracking: 0 2024-04-12T06:09:11.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.enable_pipelined_write: 0 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.unordered_write: 0 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.row_cache: None 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.wal_filter: None 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.allow_ingest_behind: 0 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.two_write_queues: 0 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.manual_wal_flush: 0 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.wal_compression: 0 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.atomic_flush: 0 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T06:09:11.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.log_readahead_size: 0 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.best_efforts_recovery: 0 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.allow_data_in_errors: 0 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.db_host_id: __hostname__ 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_background_jobs: 2 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_background_compactions: -1 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_subcompactions: 1 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T06:09:11.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_total_wal_size: 0 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_open_files: -1 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.bytes_per_sync: 0 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compaction_readahead_size: 0 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_background_flushes: -1 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Compression algorithms supported: 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: kZSTD supported: 0 2024-04-12T06:09:11.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: kXpressCompression supported: 0 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: kLZ4HCCompression supported: 1 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: kZlibCompression supported: 1 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: kSnappyCompression supported: 1 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: kLZ4Compression supported: 1 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: kBZip2Compression supported: 0 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi142/store.db/MANIFEST-000005 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.merge_operator: 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compaction_filter: None 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compaction_filter_factory: None 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.sst_partitioner_factory: None 2024-04-12T06:09:11.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f3dc2a14c0) 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: cache_index_and_filter_blocks: 1 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: pin_top_level_index_and_filter: 1 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: index_type: 0 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: data_block_index_type: 0 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: index_shortening: 1 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: checksum: 4 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: no_block_cache: 0 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: block_cache: 0x55f3db5b71f0 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: block_cache_name: BinnedLRUCache 2024-04-12T06:09:11.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: block_cache_options: 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: capacity : 536870912 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: num_shard_bits : 4 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: strict_capacity_limit : 0 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: high_pri_pool_ratio: 0.000 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: block_cache_compressed: (nil) 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: persistent_cache: (nil) 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: block_size: 4096 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: block_size_deviation: 10 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: block_restart_interval: 16 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: index_block_restart_interval: 1 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: metadata_block_size: 4096 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: partition_filters: 0 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: use_delta_encoding: 1 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: filter_policy: bloomfilter 2024-04-12T06:09:11.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: whole_key_filtering: 1 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: verify_compression: 0 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: read_amp_bytes_per_bit: 0 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: format_version: 5 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: enable_index_compression: 1 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: block_align: 0 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: max_auto_readahead_size: 262144 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: prepopulate_block_cache: 0 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: initial_auto_readahead_size: 8192 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: num_file_reads_for_auto_readahead: 2 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.write_buffer_size: 33554432 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_write_buffer_number: 2 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compression: NoCompression 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.bottommost_compression: Disabled 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.prefix_extractor: nullptr 2024-04-12T06:09:11.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T06:09:11.233 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.num_levels: 7 2024-04-12T06:09:11.233 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T06:09:11.233 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T06:09:11.233 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T06:09:11.233 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T06:09:11.233 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T06:09:11.233 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T06:09:11.233 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T06:09:11.233 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T06:09:11.233 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-12T06:09:11.233 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T06:09:11.233 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-12T06:09:11.233 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compression_opts.level: 32767 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compression_opts.strategy: 0 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compression_opts.enabled: false 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.target_file_size_base: 67108864 2024-04-12T06:09:11.234 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-12T06:09:11.235 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.arena_block_size: 1048576 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.disable_auto_compactions: 0 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T06:09:11.236 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.table_properties_collectors: 2024-04-12T06:09:11.237 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.inplace_update_support: 0 2024-04-12T06:09:11.237 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T06:09:11.237 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T06:09:11.237 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T06:09:11.237 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T06:09:11.237 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.bloom_locality: 0 2024-04-12T06:09:11.237 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.max_successive_merges: 0 2024-04-12T06:09:11.237 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T06:09:11.237 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.paranoid_file_checks: 0 2024-04-12T06:09:11.237 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.force_consistency_checks: 1 2024-04-12T06:09:11.237 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.report_bg_io_stats: 0 2024-04-12T06:09:11.237 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.ttl: 2592000 2024-04-12T06:09:11.237 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.enable_blob_files: false 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.min_blob_size: 0 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.blob_file_size: 268435456 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.blob_file_starting_level: 0 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 38.sst 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi142/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 40, last_sequence is 21324, log_number is 36,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-12T06:09:11.238 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 36 2024-04-12T06:09:11.239 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: cf0b97b5-fd27-46f5-bc05-bf4f751fe99f 2024-04-12T06:09:11.239 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712902150895197, "job": 1, "event": "recovery_started", "wal_files": [36]} 2024-04-12T06:09:11.239 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #36 mode 2 2024-04-12T06:09:11.239 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712902150898108, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 41, "file_size": 667241, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21329, "largest_seqno": 21494, "table_properties": {"data_size": 665207, "index_size": 830, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1545, "raw_average_key_size": 23, "raw_value_size": 663203, "raw_average_value_size": 10203, "num_data_blocks": 36, "num_entries": 65, "num_filter_entries": 65, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "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; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1712902150, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "cf0b97b5-fd27-46f5-bc05-bf4f751fe99f", "db_session_id": "8B3HYNRKMHEOSGYGAQGR", "orig_file_number": 41, "seqno_to_time_mapping": "N/A"}} 2024-04-12T06:09:11.239 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712902150898205, "job": 1, "event": "recovery_finished"} 2024-04-12T06:09:11.239 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: [db/version_set.cc:5047] Creating manifest 43 2024-04-12T06:09:11.239 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi142/store.db/000036.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-12T06:09:11.239 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f3db656000 2024-04-12T06:09:11.239 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: DB pointer 0x55f3db644000 2024-04-12T06:09:11.239 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-12T06:09:11.239 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-12T06:09:11.239 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: ** DB Stats ** 2024-04-12T06:09:11.239 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T06:09:11.240 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-12T06:09:11.240 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T06:09:11.240 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T06:09:11.240 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-12T06:09:11.240 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T06:09:11.240 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T06:09:11.240 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: 2024-04-12T06:09:11.240 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: ** Compaction Stats [default] ** 2024-04-12T06:09:11.240 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-12T06:09:11.240 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-12T06:09:11.240 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: L0 1/0 651.60 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 415.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-12T06:09:11.240 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: L6 1/0 34.38 MB 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 0.0 0.0 2024-04-12T06:09:11.240 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Sum 2/0 35.02 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 415.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 415.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: ** Compaction Stats [default] ** 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 415.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-12T06:09:11.241 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Cumulative compaction: 0.00 GB write, 125.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Interval compaction: 0.00 GB write, 125.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Block cache BinnedLRUCache@0x55f3db5b71f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.95 KB,0.000181794%) Misc(1,0.00 KB,0%) 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: starting mon.smithi142 rank 1 at public addrs [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] at bind addrs [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi142 fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: mon.smithi142@-1(???) e2 preinit fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: mon.smithi142@-1(???).mds e6 new map 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: mon.smithi142@-1(???).mds e6 print_map 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: e6 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-12T06:09:11.242 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: legacy client fscid: 1 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Filesystem 'foofs' (1) 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: fs_name foofs 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: epoch 4 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: created 2024-04-12T05:54:13.761955+0000 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: modified 2024-04-12T05:54:21.714193+0000 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: tableserver 0 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: root 0 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: session_timeout 60 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: session_autoclose 300 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: max_file_size 1099511627776 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: max_xattr_size 65536 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: required_client_features {} 2024-04-12T06:09:11.243 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: last_failure 0 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: last_failure_osd_epoch 0 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: max_mds 1 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: in 0 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: up {0=24255} 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: failed 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: damaged 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: stopped 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: data_pools [3] 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: metadata_pool 2 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: inline_data disabled 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: balancer 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: bal_rank_mask -1 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: standby_count_wanted 1 2024-04-12T06:09:11.244 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: [mds.foofs.smithi142.edxdjh{0:24255} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.142:6832/2359490511,v1:172.21.15.142:6833/2359490511] compat {c=[1],r=[1],i=[7ff]}] 2024-04-12T06:09:11.245 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: 2024-04-12T06:09:11.245 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: 2024-04-12T06:09:11.245 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: Standby daemons: 2024-04-12T06:09:11.245 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: 2024-04-12T06:09:11.245 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout: [mds.foofs.smithi132.khldhn{-1:14500} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.132:6834/737965414,v1:172.21.15.132:6835/737965414] compat {c=[1],r=[1],i=[7ff]}] 2024-04-12T06:09:11.245 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: mon.smithi142@-1(???).osd e74 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-12T06:09:11.245 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: mon.smithi142@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T06:09:11.245 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: mon.smithi142@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T06:09:11.245 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: mon.smithi142@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T06:09:11.245 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 ceph-mon[67954]: mon.smithi142@-1(???).paxosservice(auth 1..47) refresh upgraded, format 0 -> 3 2024-04-12T06:09:11.245 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 bash[67915]: 8b61d6bd7dce5efc02ec23fd33d2fedab8c64e6e8b3a4094de794a195de3e83e 2024-04-12T06:09:11.245 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:10 smithi142 systemd[1]: Started Ceph mon.smithi142 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:09:12.071 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mkfs fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T06:09:12.072 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mkfs fa6d090c-f88f-11ee-bc8c-c7b262605968 2024-04-12T06:09:12.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Reconfiguring daemon alertmanager.smithi132 on smithi132 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Reconfiguring grafana.smithi132 (dependencies changed)... 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Reconfiguring daemon grafana.smithi132 on smithi132 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Reconfiguring node-exporter.smithi132 (dependencies changed)... 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Reconfiguring daemon node-exporter.smithi132 on smithi132 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Reconfiguring prometheus.smithi132 (dependencies changed)... 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Reconfiguring daemon prometheus.smithi132 on smithi132 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Reconfiguring node-exporter.smithi142 (dependencies changed)... 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Reconfiguring daemon node-exporter.smithi142 on smithi142 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Upgrade: Updating mgr.smithi132.znauon 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Deploying daemon mgr.smithi132.znauon on smithi132 2024-04-12T06:09:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Failing over to other MGR 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: [12/Apr/2024:06:08:12] ENGINE Bus STARTING 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: [12/Apr/2024:06:08:12] ENGINE Serving on https://172.21.15.132:7150 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: [12/Apr/2024:06:08:12] ENGINE Serving on http://172.21.15.132:8765 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: [12/Apr/2024:06:08:12] ENGINE Bus STARTED 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi132:/etc/ceph/ceph.conf 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi132:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:09:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v9: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 189 B/s wr, 11 op/s 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Reconfiguring prometheus.smithi132 (dependencies changed)... 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Reconfiguring daemon prometheus.smithi132 on smithi132 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v10: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v11: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Upgrade: Updating mgr.smithi142.fgshqt 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Deploying daemon mgr.smithi142.fgshqt on smithi142 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v12: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v13: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v14: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 346 B/s rd, 259 B/s wr, 0 op/s 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v15: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v16: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v17: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Standby manager daemon smithi142.fgshqt restarted 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Standby manager daemon smithi142.fgshqt started 2024-04-12T06:09:12.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mgrmap e35: smithi132.znauon(active, since 29s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v18: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v19: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v20: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 122 B/s wr, 0 op/s 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Upgrade: Setting container_image for all mgr 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Upgrade: Updating mon.smithi132 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Deploying daemon mon.smithi132 on smithi132 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v22: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 244 B/s rd, 244 B/s wr, 0 op/s 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mon.smithi132 calling monitor election 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mon.smithi132 is new leader, mons smithi132,smithi142 in quorum (ranks 0,1) 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: monmap e2: 2 mons at {smithi132=[v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0],smithi142=[v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 1 up:standby 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: osdmap e73: 8 total, 8 up, 8 in 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mgrmap e35: smithi132.znauon(active, since 37s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:09:12.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mgrmap e36: smithi132.znauon(active, since 37s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mgrmap e37: smithi132.znauon(active, since 38s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Standby manager daemon smithi142.fgshqt restarted 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Standby manager daemon smithi142.fgshqt started 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mgrmap e38: smithi132.znauon(active, since 44s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Active manager daemon smithi132.znauon restarted 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Activating manager daemon smithi132.znauon 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: osdmap e74: 8 total, 8 up, 8 in 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mgrmap e39: smithi132.znauon(active, starting, since 0.00596627s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi132.khldhn"}]: dispatch 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi132.znauon", "id": "smithi132.znauon"}]: dispatch 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi142.fgshqt", "id": "smithi142.fgshqt"}]: dispatch 2024-04-12T06:09:12.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Manager daemon smithi132.znauon is now available 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T06:09:12.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: [12/Apr/2024:06:08:56] ENGINE Bus STARTING 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: [12/Apr/2024:06:08:56] ENGINE Serving on http://172.21.15.132:8765 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mgrmap e40: smithi132.znauon(active, since 1.00963s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v3: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: [12/Apr/2024:06:08:56] ENGINE Serving on https://172.21.15.132:7150 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: [12/Apr/2024:06:08:56] ENGINE Bus STARTED 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Cluster is now healthy 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v4: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mgrmap e41: smithi132.znauon(active, since 3s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v5: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mgrmap e42: smithi132.znauon(active, since 5s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v6: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v7: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi132:/etc/ceph/ceph.conf 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:12.228 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:09:12.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:09:12.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:12.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi132:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:09:12.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:09:12.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/1752145396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:09:12.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:09:12.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:09:12.229 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v8: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='client.34148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v9: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 111 B/s wr, 13 op/s 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/542619828' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T06:09:12.230 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Upgrade: Updating mon.smithi142 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Deploying daemon mon.smithi142 on smithi142 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: pgmap v10: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 200 B/s wr, 11 op/s 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mon.smithi132 calling monitor election 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mon.smithi142 calling monitor election 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mon.smithi132 is new leader, mons smithi132,smithi142 in quorum (ranks 0,1) 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: monmap e3: 2 mons at {smithi132=[v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0],smithi142=[v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 1 up:standby 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: osdmap e74: 8 total, 8 up, 8 in 2024-04-12T06:09:12.231 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: mgrmap e42: smithi132.znauon(active, since 15s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:09:12.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:09:12.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:09:12.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.232 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:12 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:09:12.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Reconfiguring daemon alertmanager.smithi132 on smithi132 2024-04-12T06:09:12.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Reconfiguring grafana.smithi132 (dependencies changed)... 2024-04-12T06:09:12.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-12T06:09:12.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Reconfiguring daemon grafana.smithi132 on smithi132 2024-04-12T06:09:12.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Reconfiguring node-exporter.smithi132 (dependencies changed)... 2024-04-12T06:09:12.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Reconfiguring daemon node-exporter.smithi132 on smithi132 2024-04-12T06:09:12.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Reconfiguring prometheus.smithi132 (dependencies changed)... 2024-04-12T06:09:12.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Reconfiguring daemon prometheus.smithi132 on smithi132 2024-04-12T06:09:12.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Reconfiguring node-exporter.smithi142 (dependencies changed)... 2024-04-12T06:09:12.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Reconfiguring daemon node-exporter.smithi142 on smithi142 2024-04-12T06:09:12.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:09:12.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:09:12.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Upgrade: Updating mgr.smithi132.znauon 2024-04-12T06:09:12.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Deploying daemon mgr.smithi132.znauon on smithi132 2024-04-12T06:09:12.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:09:12.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Upgrade: Need to upgrade myself (mgr.smithi142.fgshqt) 2024-04-12T06:09:12.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Failing over to other MGR 2024-04-12T06:09:12.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: [12/Apr/2024:06:08:12] ENGINE Bus STARTING 2024-04-12T06:09:12.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: [12/Apr/2024:06:08:12] ENGINE Serving on https://172.21.15.132:7150 2024-04-12T06:09:12.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: [12/Apr/2024:06:08:12] ENGINE Serving on http://172.21.15.132:8765 2024-04-12T06:09:12.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: [12/Apr/2024:06:08:12] ENGINE Bus STARTED 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi132:/etc/ceph/ceph.conf 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi132:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v9: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 189 B/s wr, 11 op/s 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Reconfiguring prometheus.smithi132 (dependencies changed)... 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Reconfiguring daemon prometheus.smithi132 on smithi132 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v10: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v11: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T06:09:12.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Upgrade: Updating mgr.smithi142.fgshqt 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Deploying daemon mgr.smithi142.fgshqt on smithi142 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v12: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v13: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v14: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 346 B/s rd, 259 B/s wr, 0 op/s 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v15: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v16: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v17: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Standby manager daemon smithi142.fgshqt restarted 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Standby manager daemon smithi142.fgshqt started 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mgrmap e35: smithi132.znauon(active, since 29s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v18: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v19: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 197 B/s rd, 197 B/s wr, 0 op/s 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v20: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 122 B/s wr, 0 op/s 2024-04-12T06:09:12.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Upgrade: Setting container_image for all mgr 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Upgrade: Updating mon.smithi132 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Deploying daemon mon.smithi132 on smithi132 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v22: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 244 B/s rd, 244 B/s wr, 0 op/s 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mon.smithi132 calling monitor election 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mon.smithi132 is new leader, mons smithi132,smithi142 in quorum (ranks 0,1) 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: monmap e2: 2 mons at {smithi132=[v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0],smithi142=[v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 1 up:standby 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: osdmap e73: 8 total, 8 up, 8 in 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mgrmap e35: smithi132.znauon(active, since 37s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mgrmap e36: smithi132.znauon(active, since 37s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mgrmap e37: smithi132.znauon(active, since 38s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.449 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Standby manager daemon smithi142.fgshqt restarted 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Standby manager daemon smithi142.fgshqt started 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mgrmap e38: smithi132.znauon(active, since 44s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Active manager daemon smithi132.znauon restarted 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Activating manager daemon smithi132.znauon 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: osdmap e74: 8 total, 8 up, 8 in 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mgrmap e39: smithi132.znauon(active, starting, since 0.00596627s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi132.khldhn"}]: dispatch 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi132.znauon", "id": "smithi132.znauon"}]: dispatch 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr metadata", "who": "smithi142.fgshqt", "id": "smithi142.fgshqt"}]: dispatch 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T06:09:12.450 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Manager daemon smithi132.znauon is now available 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/mirror_snapshot_schedule"}]: dispatch 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi132.znauon/trash_purge_schedule"}]: dispatch 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: [12/Apr/2024:06:08:56] ENGINE Bus STARTING 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: [12/Apr/2024:06:08:56] ENGINE Serving on http://172.21.15.132:8765 2024-04-12T06:09:12.451 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mgrmap e40: smithi132.znauon(active, since 1.00963s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v3: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: [12/Apr/2024:06:08:56] ENGINE Serving on https://172.21.15.132:7150 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: [12/Apr/2024:06:08:56] ENGINE Bus STARTED 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Cluster is now healthy 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v4: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mgrmap e41: smithi132.znauon(active, since 3s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v5: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mgrmap e42: smithi132.znauon(active, since 5s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.452 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v6: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v7: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi132:/etc/ceph/ceph.conf 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:09:12.453 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.conf 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi132:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/1752145396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Updating smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v8: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='client.34148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v9: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 111 B/s wr, 13 op/s 2024-04-12T06:09:12.454 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/542619828' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Upgrade: Updating mon.smithi142 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Deploying daemon mon.smithi142 on smithi142 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: pgmap v10: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 200 B/s wr, 11 op/s 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi132"}]: dispatch 2024-04-12T06:09:12.455 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mon metadata", "id": "smithi142"}]: dispatch 2024-04-12T06:09:12.456 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mon.smithi132 calling monitor election 2024-04-12T06:09:12.456 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mon.smithi142 calling monitor election 2024-04-12T06:09:12.456 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mon.smithi132 is new leader, mons smithi132,smithi142 in quorum (ranks 0,1) 2024-04-12T06:09:12.456 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: monmap e3: 2 mons at {smithi132=[v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0],smithi142=[v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-12T06:09:12.456 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 1 up:standby 2024-04-12T06:09:12.456 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: osdmap e74: 8 total, 8 up, 8 in 2024-04-12T06:09:12.456 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: mgrmap e42: smithi132.znauon(active, since 15s), standbys: smithi142.fgshqt 2024-04-12T06:09:12.456 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:09:12.456 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:09:12.456 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:09:12.456 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.456 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:12.456 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:12 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:09:13.385 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:13 smithi142 ceph-mon[67954]: pgmap v12: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 300 B/s wr, 12 op/s 2024-04-12T06:09:13.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:13 smithi132 ceph-mon[92183]: pgmap v12: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 300 B/s wr, 12 op/s 2024-04-12T06:09:14.243 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:09:15.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:15 smithi132 ceph-mon[92183]: pgmap v13: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 200 B/s rd, 200 B/s wr, 0 op/s 2024-04-12T06:09:15.469 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:15 smithi142 ceph-mon[67954]: pgmap v13: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 200 B/s rd, 200 B/s wr, 0 op/s 2024-04-12T06:09:16.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:16.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:16.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:16.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:16.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:16.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:16.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:16.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:18.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:17 smithi132 ceph-mon[92183]: pgmap v14: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 200 B/s rd, 200 B/s wr, 0 op/s 2024-04-12T06:09:18.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:17 smithi142 ceph-mon[67954]: pgmap v14: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 200 B/s rd, 200 B/s wr, 0 op/s 2024-04-12T06:09:19.289 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:09:20.022 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:19 smithi132 ceph-mon[92183]: pgmap v15: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:20.022 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:20.022 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:20.023 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:20.023 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:09:20.023 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:20.023 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:20.023 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T06:09:20.023 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T06:09:20.023 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:20.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:19 smithi142 ceph-mon[67954]: pgmap v15: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:20.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:20.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:20.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:20.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:09:20.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:20.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:20.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T06:09:20.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T06:09:20.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:21.173 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:20 smithi132 ceph-mon[92183]: pgmap v16: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 183 B/s rd, 183 B/s wr, 0 op/s 2024-04-12T06:09:21.174 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:20 smithi132 ceph-mon[92183]: pgmap v17: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-12T06:09:21.174 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:20 smithi132 ceph-mon[92183]: Reconfiguring mon.smithi132 (monmap changed)... 2024-04-12T06:09:21.174 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:20 smithi132 ceph-mon[92183]: Reconfiguring daemon mon.smithi132 on smithi132 2024-04-12T06:09:21.174 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:20 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:21.174 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:20 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:21.174 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:20 smithi132 ceph-mon[92183]: Reconfiguring mgr.smithi132.znauon (monmap changed)... 2024-04-12T06:09:21.174 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:20 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi132.znauon", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T06:09:21.174 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:20 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T06:09:21.174 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:20 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:21.174 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:20 smithi132 ceph-mon[92183]: Reconfiguring daemon mgr.smithi132.znauon on smithi132 2024-04-12T06:09:21.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:20 smithi142 ceph-mon[67954]: pgmap v16: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 183 B/s rd, 183 B/s wr, 0 op/s 2024-04-12T06:09:21.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:20 smithi142 ceph-mon[67954]: pgmap v17: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-12T06:09:21.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:20 smithi142 ceph-mon[67954]: Reconfiguring mon.smithi132 (monmap changed)... 2024-04-12T06:09:21.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:20 smithi142 ceph-mon[67954]: Reconfiguring daemon mon.smithi132 on smithi132 2024-04-12T06:09:21.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:20 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:21.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:20 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:20 smithi142 ceph-mon[67954]: Reconfiguring mgr.smithi132.znauon (monmap changed)... 2024-04-12T06:09:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:20 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi132.znauon", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T06:09:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:20 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T06:09:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:20 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:20 smithi142 ceph-mon[67954]: Reconfiguring daemon mgr.smithi132.znauon on smithi132 2024-04-12T06:09:22.036 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:21 smithi132 ceph-mon[92183]: pgmap v18: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 111 B/s wr, 0 op/s 2024-04-12T06:09:22.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:21 smithi142 ceph-mon[67954]: pgmap v18: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 111 B/s wr, 0 op/s 2024-04-12T06:09:23.362 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:23.362 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:23.363 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:23 smithi132 ceph-mon[92183]: Reconfiguring crash.smithi132 (monmap changed)... 2024-04-12T06:09:23.363 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi132", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T06:09:23.363 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:23.363 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:23 smithi132 ceph-mon[92183]: Reconfiguring daemon crash.smithi132 on smithi132 2024-04-12T06:09:23.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:23.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:23.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:23 smithi142 ceph-mon[67954]: Reconfiguring crash.smithi132 (monmap changed)... 2024-04-12T06:09:23.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi132", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T06:09:23.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:23.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:23 smithi142 ceph-mon[67954]: Reconfiguring daemon crash.smithi132 on smithi132 2024-04-12T06:09:24.336 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:09:24.774 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:24 smithi132 ceph-mon[92183]: pgmap v19: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-12T06:09:24.775 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:24 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:24.775 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:24 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:24.775 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:24 smithi132 ceph-mon[92183]: Reconfiguring osd.0 (monmap changed)... 2024-04-12T06:09:24.775 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:24 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T06:09:24.775 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:24 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:24.775 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:24 smithi132 ceph-mon[92183]: Reconfiguring daemon osd.0 on smithi132 2024-04-12T06:09:24.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:24 smithi142 ceph-mon[67954]: pgmap v19: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-12T06:09:24.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:24 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:24.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:24 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:24.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:24 smithi142 ceph-mon[67954]: Reconfiguring osd.0 (monmap changed)... 2024-04-12T06:09:24.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:24 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T06:09:24.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:24 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:24.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:24 smithi142 ceph-mon[67954]: Reconfiguring daemon osd.0 on smithi132 2024-04-12T06:09:26.427 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:26 smithi132 ceph-mon[92183]: pgmap v20: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-12T06:09:26.427 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:26.427 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:26.427 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:26 smithi132 ceph-mon[92183]: Reconfiguring osd.1 (monmap changed)... 2024-04-12T06:09:26.427 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T06:09:26.427 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:26.427 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:26 smithi132 ceph-mon[92183]: Reconfiguring daemon osd.1 on smithi132 2024-04-12T06:09:26.427 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:09:26.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:26 smithi142 ceph-mon[67954]: pgmap v20: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-12T06:09:26.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:26.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:26.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:26 smithi142 ceph-mon[67954]: Reconfiguring osd.1 (monmap changed)... 2024-04-12T06:09:26.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T06:09:26.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:26.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:26 smithi142 ceph-mon[67954]: Reconfiguring daemon osd.1 on smithi132 2024-04-12T06:09:26.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:09:28.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:28 smithi132 ceph-mon[92183]: pgmap v21: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-12T06:09:28.987 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:28 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:28.987 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:28 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:28.987 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:28 smithi132 ceph-mon[92183]: Reconfiguring osd.2 (monmap changed)... 2024-04-12T06:09:28.987 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:28 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T06:09:28.987 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:28 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:28.988 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:28 smithi132 ceph-mon[92183]: Reconfiguring daemon osd.2 on smithi132 2024-04-12T06:09:28.988 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:28 smithi142 ceph-mon[67954]: pgmap v21: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-12T06:09:28.988 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:28 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:28.988 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:28 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:28.988 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:28 smithi142 ceph-mon[67954]: Reconfiguring osd.2 (monmap changed)... 2024-04-12T06:09:28.988 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:28 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T06:09:28.989 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:28 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:28.989 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:28 smithi142 ceph-mon[67954]: Reconfiguring daemon osd.2 on smithi132 2024-04-12T06:09:29.376 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:09:30.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:30 smithi132 ceph-mon[92183]: pgmap v22: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T06:09:30.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:30.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:30.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:30 smithi132 ceph-mon[92183]: Reconfiguring osd.3 (monmap changed)... 2024-04-12T06:09:30.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T06:09:30.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:30.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:30 smithi132 ceph-mon[92183]: Reconfiguring daemon osd.3 on smithi132 2024-04-12T06:09:30.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:30 smithi142 ceph-mon[67954]: pgmap v22: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T06:09:30.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:30.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:30.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:30 smithi142 ceph-mon[67954]: Reconfiguring osd.3 (monmap changed)... 2024-04-12T06:09:30.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T06:09:30.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:30.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:30 smithi142 ceph-mon[67954]: Reconfiguring daemon osd.3 on smithi132 2024-04-12T06:09:31.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:31 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:31.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:31 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:31.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:31 smithi132 ceph-mon[92183]: Reconfiguring mds.foofs.smithi132.khldhn (monmap changed)... 2024-04-12T06:09:31.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:31 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi132.khldhn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T06:09:31.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:31 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:31.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:31 smithi132 ceph-mon[92183]: Reconfiguring daemon mds.foofs.smithi132.khldhn on smithi132 2024-04-12T06:09:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:31 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:31 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:31 smithi142 ceph-mon[67954]: Reconfiguring mds.foofs.smithi132.khldhn (monmap changed)... 2024-04-12T06:09:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:31 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi132.khldhn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T06:09:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:31 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:31 smithi142 ceph-mon[67954]: Reconfiguring daemon mds.foofs.smithi132.khldhn on smithi132 2024-04-12T06:09:33.188 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:32 smithi142 ceph-mon[67954]: pgmap v23: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:33.188 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:32 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:33.188 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:32 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:33.189 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:32 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi142", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T06:09:33.189 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:32 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:33.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:32 smithi132 ceph-mon[92183]: pgmap v23: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:33.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:32 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:33.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:32 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:33.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:32 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi142", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T06:09:33.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:32 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:33.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:33 smithi142 ceph-mon[67954]: Reconfiguring crash.smithi142 (monmap changed)... 2024-04-12T06:09:33.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:33 smithi142 ceph-mon[67954]: Reconfiguring daemon crash.smithi142 on smithi142 2024-04-12T06:09:34.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:33 smithi132 ceph-mon[92183]: Reconfiguring crash.smithi142 (monmap changed)... 2024-04-12T06:09:34.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:33 smithi132 ceph-mon[92183]: Reconfiguring daemon crash.smithi142 on smithi142 2024-04-12T06:09:34.425 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:09:34.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:34 smithi142 ceph-mon[67954]: pgmap v24: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:34.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:34 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:34.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:34 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:34.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:34 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi142.fgshqt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T06:09:34.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:34 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T06:09:34.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:34 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:35.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:34 smithi132 ceph-mon[92183]: pgmap v24: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:35.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:34 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:35.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:34 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:35.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:34 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi142.fgshqt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T06:09:35.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:34 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T06:09:35.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:34 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:36.134 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:35 smithi142 ceph-mon[67954]: Reconfiguring mgr.smithi142.fgshqt (monmap changed)... 2024-04-12T06:09:36.134 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:35 smithi142 ceph-mon[67954]: Reconfiguring daemon mgr.smithi142.fgshqt on smithi142 2024-04-12T06:09:36.134 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:35 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:36.134 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:35 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:36.134 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:35 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T06:09:36.134 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:35 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T06:09:36.134 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:35 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:36.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:35 smithi132 ceph-mon[92183]: Reconfiguring mgr.smithi142.fgshqt (monmap changed)... 2024-04-12T06:09:36.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:35 smithi132 ceph-mon[92183]: Reconfiguring daemon mgr.smithi142.fgshqt on smithi142 2024-04-12T06:09:36.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:35 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:36.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:35 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:36.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:35 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T06:09:36.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:35 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T06:09:36.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:35 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:36.539 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:09:37.045 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:36 smithi142 ceph-mon[67954]: pgmap v25: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:37.045 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:36 smithi142 ceph-mon[67954]: Reconfiguring mon.smithi142 (monmap changed)... 2024-04-12T06:09:37.045 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:36 smithi142 ceph-mon[67954]: Reconfiguring daemon mon.smithi142 on smithi142 2024-04-12T06:09:37.177 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:09:37.177 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (10m) 34s ago 21m 17.3M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:09:37.177 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (21m) 34s ago 21m 6395k - 16.2.5 6933c2a0b7dd cd9df7bac169 2024-04-12T06:09:37.177 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (20m) 21s ago 20m 6387k - 16.2.5 6933c2a0b7dd d8818ab1e912 2024-04-12T06:09:37.178 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (7m) 34s ago 20m 35.0M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:09:37.178 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (15m) 34s ago 15m 18.8M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:09:37.178 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (15m) 21s ago 15m 38.2M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:09:37.178 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (97s) 34s ago 22m 470M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:09:37.178 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (64s) 21s ago 20m 447M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:09:37.178 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (50s) 34s ago 22m 30.2M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:09:37.178 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (26s) 21s ago 20m 17.8M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:09:37.178 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (12m) 34s ago 12m 84.3M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:09:37.178 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (12m) 21s ago 12m 78.4M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:09:37.178 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (5m) 34s ago 20m 17.2M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:09:37.178 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (102s) 21s ago 19m 2541k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:09:37.178 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (19m) 34s ago 19m 383M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:09:37.178 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (18m) 34s ago 18m 308M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:09:37.179 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (18m) 34s ago 18m 284M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:09:37.179 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (18m) 34s ago 18m 375M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:09:37.179 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (17m) 21s ago 17m 385M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:09:37.179 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (17m) 21s ago 17m 419M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:09:37.179 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (17m) 21s ago 17m 341M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:09:37.179 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (16m) 21s ago 16m 467M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:09:37.179 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 unknown 34s ago 20m - - 2024-04-12T06:09:37.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:36 smithi132 ceph-mon[92183]: pgmap v25: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:37.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:36 smithi132 ceph-mon[92183]: Reconfiguring mon.smithi142 (monmap changed)... 2024-04-12T06:09:37.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:36 smithi132 ceph-mon[92183]: Reconfiguring daemon mon.smithi142 on smithi142 2024-04-12T06:09:37.574 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:09:37.575 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:09:37.575 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:09:37.575 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:09:37.575 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:09:37.575 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:09:37.575 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:09:37.575 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:09:37.575 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:09:37.575 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:09:37.575 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:09:37.575 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:09:37.575 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:09:37.575 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:09:37.576 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-04-12T06:09:37.576 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 4 2024-04-12T06:09:37.576 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:09:37.576 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:09:37.928 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:09:37.929 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:09:37.929 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:09:37.929 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:09:37.929 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:09:37.929 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:09:37.929 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr" 2024-04-12T06:09:37.929 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:09:37.929 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "4/23 daemons upgraded", 2024-04-12T06:09:37.929 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading mon daemons", 2024-04-12T06:09:37.929 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:09:37.929 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:09:38.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:37 smithi132 ceph-mon[92183]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:38.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:37 smithi132 ceph-mon[92183]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:38.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:38.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:38.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T06:09:38.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:38.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:37 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/636258863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:09:38.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:37 smithi142 ceph-mon[67954]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:38.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:37 smithi142 ceph-mon[67954]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:38.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:38.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:38.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T06:09:38.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:38.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:37 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/636258863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:09:38.328 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:09:38.329 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:09:38.329 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:09:38.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:38 smithi132 ceph-mon[92183]: Reconfiguring osd.4 (monmap changed)... 2024-04-12T06:09:38.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:38 smithi132 ceph-mon[92183]: Reconfiguring daemon osd.4 on smithi142 2024-04-12T06:09:38.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:38 smithi132 ceph-mon[92183]: pgmap v26: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:38.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:38 smithi132 ceph-mon[92183]: from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:38.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:38 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/2733906409' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:09:38.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:38.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:38.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T06:09:38.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:38 smithi142 ceph-mon[67954]: Reconfiguring osd.4 (monmap changed)... 2024-04-12T06:09:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:38 smithi142 ceph-mon[67954]: Reconfiguring daemon osd.4 on smithi142 2024-04-12T06:09:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:38 smithi142 ceph-mon[67954]: pgmap v26: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:38 smithi142 ceph-mon[67954]: from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:38 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/2733906409' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:09:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T06:09:39.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:39.466 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:09:40.032 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:39 smithi142 ceph-mon[67954]: from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:40.033 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:39 smithi142 ceph-mon[67954]: Reconfiguring osd.5 (monmap changed)... 2024-04-12T06:09:40.033 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:39 smithi142 ceph-mon[67954]: Reconfiguring daemon osd.5 on smithi142 2024-04-12T06:09:40.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:39 smithi132 ceph-mon[92183]: from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:09:40.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:39 smithi132 ceph-mon[92183]: Reconfiguring osd.5 (monmap changed)... 2024-04-12T06:09:40.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:39 smithi132 ceph-mon[92183]: Reconfiguring daemon osd.5 on smithi142 2024-04-12T06:09:41.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:40 smithi132 ceph-mon[92183]: pgmap v27: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:41.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:41.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:41.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T06:09:41.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:41.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:09:41.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:40 smithi142 ceph-mon[67954]: pgmap v27: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:41.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:41.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:41.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T06:09:41.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:41.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:09:42.114 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:41 smithi142 ceph-mon[67954]: Reconfiguring osd.6 (monmap changed)... 2024-04-12T06:09:42.114 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:41 smithi142 ceph-mon[67954]: Reconfiguring daemon osd.6 on smithi142 2024-04-12T06:09:42.114 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:42.114 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:42.114 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T06:09:42.115 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:42.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:41 smithi132 ceph-mon[92183]: Reconfiguring osd.6 (monmap changed)... 2024-04-12T06:09:42.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:41 smithi132 ceph-mon[92183]: Reconfiguring daemon osd.6 on smithi142 2024-04-12T06:09:42.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:42.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:42.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T06:09:42.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:42.887 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:42 smithi142 ceph-mon[67954]: pgmap v28: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:42.887 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:42 smithi142 ceph-mon[67954]: Reconfiguring osd.7 (monmap changed)... 2024-04-12T06:09:42.887 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:42 smithi142 ceph-mon[67954]: Reconfiguring daemon osd.7 on smithi142 2024-04-12T06:09:43.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:42 smithi132 ceph-mon[92183]: pgmap v28: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:43.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:42 smithi132 ceph-mon[92183]: Reconfiguring osd.7 (monmap changed)... 2024-04-12T06:09:43.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:42 smithi132 ceph-mon[92183]: Reconfiguring daemon osd.7 on smithi142 2024-04-12T06:09:44.384 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:44.385 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:44.385 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:43 smithi142 ceph-mon[67954]: Reconfiguring mds.foofs.smithi142.edxdjh (monmap changed)... 2024-04-12T06:09:44.385 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi142.edxdjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T06:09:44.385 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:44.385 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:43 smithi142 ceph-mon[67954]: Reconfiguring daemon mds.foofs.smithi142.edxdjh on smithi142 2024-04-12T06:09:44.385 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:43 smithi142 ceph-mon[67954]: pgmap v29: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:44.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:44.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:44.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:43 smithi132 ceph-mon[92183]: Reconfiguring mds.foofs.smithi142.edxdjh (monmap changed)... 2024-04-12T06:09:44.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi142.edxdjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T06:09:44.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:44.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:43 smithi132 ceph-mon[92183]: Reconfiguring daemon mds.foofs.smithi142.edxdjh on smithi142 2024-04-12T06:09:44.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:43 smithi132 ceph-mon[92183]: pgmap v29: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:44.502 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:09:45.684 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:45 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:45.684 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:45 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:45.684 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:45 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:09:45.684 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:45 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:09:45.684 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:45 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:09:45.684 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:45 smithi132 ceph-mon[92183]: Upgrade: Setting container_image for all mon 2024-04-12T06:09:45.684 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:45 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:45.685 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:45 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi132"}]: dispatch 2024-04-12T06:09:45.685 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:45 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi132"}]': finished 2024-04-12T06:09:45.685 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:45 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi142"}]: dispatch 2024-04-12T06:09:45.685 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:45 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi142"}]': finished 2024-04-12T06:09:45.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:45 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:45.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:45 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:45.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:45 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:09:45.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:45 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:09:45.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:45 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:09:45.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:45 smithi142 ceph-mon[67954]: Upgrade: Setting container_image for all mon 2024-04-12T06:09:45.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:45 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:45.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:45 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi132"}]: dispatch 2024-04-12T06:09:45.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:45 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi132"}]': finished 2024-04-12T06:09:45.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:45 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi142"}]: dispatch 2024-04-12T06:09:45.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:45 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi142"}]': finished 2024-04-12T06:09:46.774 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:46 smithi132 ceph-mon[92183]: pgmap v30: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:46.775 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:46 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:46.775 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:46 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi132", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T06:09:46.775 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:46 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:46.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:46 smithi142 ceph-mon[67954]: pgmap v30: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:46.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:46 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:46.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:46 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi132", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T06:09:46.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:46 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:47.603 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:47 smithi132 ceph-mon[92183]: Upgrade: Updating crash.smithi132 (1/2) 2024-04-12T06:09:47.603 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:47 smithi132 ceph-mon[92183]: Deploying daemon crash.smithi132 on smithi132 2024-04-12T06:09:47.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:47 smithi142 ceph-mon[67954]: Upgrade: Updating crash.smithi132 (1/2) 2024-04-12T06:09:47.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:47 smithi142 ceph-mon[67954]: Deploying daemon crash.smithi132 on smithi132 2024-04-12T06:09:48.920 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:48 smithi132 ceph-mon[92183]: pgmap v31: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:48.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:48 smithi142 ceph-mon[67954]: pgmap v31: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:49.548 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:09:50.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:50 smithi132 ceph-mon[92183]: pgmap v32: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:50.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:50 smithi142 ceph-mon[67954]: pgmap v32: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:51.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:51 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:51.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:51 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:51.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:51 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:51.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:51 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:52.813 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:52 smithi142 ceph-mon[67954]: pgmap v33: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:52.814 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:52.814 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi142", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T06:09:52.814 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:52.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:52 smithi132 ceph-mon[92183]: pgmap v33: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:52.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:52.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi142", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-12T06:09:52.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:09:53.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:53 smithi142 ceph-mon[67954]: Upgrade: Updating crash.smithi142 (2/2) 2024-04-12T06:09:53.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:53 smithi142 ceph-mon[67954]: Deploying daemon crash.smithi142 on smithi142 2024-04-12T06:09:54.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:53 smithi132 ceph-mon[92183]: Upgrade: Updating crash.smithi142 (2/2) 2024-04-12T06:09:54.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:53 smithi132 ceph-mon[92183]: Deploying daemon crash.smithi142 on smithi142 2024-04-12T06:09:54.598 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:09:54.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:54 smithi142 ceph-mon[67954]: pgmap v34: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:55.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:54 smithi132 ceph-mon[92183]: pgmap v34: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:56.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:56 smithi132 ceph-mon[92183]: pgmap v35: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:56.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:56 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:56.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:56 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:56.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:56 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:09:56.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:56 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:09:56.955 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:56 smithi142 ceph-mon[67954]: pgmap v35: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:09:56.955 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:56 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:56.955 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:56 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:09:56.955 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:56 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:09:56.955 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:56 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:09:58.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:09:58 smithi132 ceph-mon[92183]: pgmap v36: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:58.945 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:09:58 smithi142 ceph-mon[67954]: pgmap v36: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:09:59.629 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:10:00.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:00 smithi132 ceph-mon[92183]: pgmap v37: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:10:00.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:00 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:00.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:00 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:00.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:00 smithi132 ceph-mon[92183]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:10:00.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:00 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:00.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:00 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:00.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:00 smithi142 ceph-mon[67954]: pgmap v37: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:10:00.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:00 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:00.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:00 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:00.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:00 smithi142 ceph-mon[67954]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:10:00.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:00 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:00.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:00 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:02.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:02 smithi132 ceph-mon[92183]: pgmap v38: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:10:02.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:02 smithi142 ceph-mon[67954]: pgmap v38: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:10:03.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:03 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:03.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:03 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:03.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:03 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:03.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:03 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:03.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:03 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:03.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:03 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:03.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:03 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:03.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:03 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:03.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:03 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:03.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:03 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:03.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:03 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:03.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:03 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:04.667 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:10:04.812 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:04 smithi132 ceph-mon[92183]: pgmap v39: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:10:04.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:04 smithi142 ceph-mon[67954]: pgmap v39: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:10:06.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:06 smithi132 ceph-mon[92183]: pgmap v40: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:10:06.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:06 smithi142 ceph-mon[67954]: pgmap v40: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:10:08.116 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: pgmap v41: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 176 B/s rd, 264 B/s wr, 0 op/s 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: pgmap v42: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 212 B/s rd, 212 B/s wr, 0 op/s 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi132"}]: dispatch 2024-04-12T06:10:08.117 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi132"}]': finished 2024-04-12T06:10:08.118 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi142"}]: dispatch 2024-04-12T06:10:08.118 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi142"}]': finished 2024-04-12T06:10:08.118 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T06:10:08.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:08.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: pgmap v41: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 176 B/s rd, 264 B/s wr, 0 op/s 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: pgmap v42: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 212 B/s rd, 212 B/s wr, 0 op/s 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi132"}]: dispatch 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi132"}]': finished 2024-04-12T06:10:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi142"}]: dispatch 2024-04-12T06:10:08.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi142"}]': finished 2024-04-12T06:10:08.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T06:10:08.682 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:10:08.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:08 smithi132 ceph-mon[92183]: Upgrade: Setting container_image for all crash 2024-04-12T06:10:08.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:08 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T06:10:08.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:08 smithi132 ceph-mon[92183]: Upgrade: osd.0 is safe to restart 2024-04-12T06:10:08.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:08 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:08.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:08 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T06:10:08.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:08 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:10:09.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:08 smithi142 ceph-mon[67954]: Upgrade: Setting container_image for all crash 2024-04-12T06:10:09.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:08 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T06:10:09.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:08 smithi142 ceph-mon[67954]: Upgrade: osd.0 is safe to restart 2024-04-12T06:10:09.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:08 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:09.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:08 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T06:10:09.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:08 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:10:09.348 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:10:09.348 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (10m) 6s ago 21m 17.3M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:10:09.348 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (19s) 6s ago 21m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:10:09.348 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (14s) 9s ago 20m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:10:09.348 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (8m) 6s ago 21m 35.1M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:10:09.348 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (15m) 6s ago 15m 19.4M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (15m) 9s ago 15m 38.1M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (2m) 6s ago 23m 493M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (96s) 9s ago 20m 447M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (82s) 6s ago 23m 48.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (58s) 9s ago 20m 38.6M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (13m) 6s ago 13m 84.8M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (13m) 9s ago 13m 78.4M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (6m) 6s ago 21m 17.2M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (2m) 9s ago 20m 2541k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (20m) 6s ago 20m 384M 1944M 16.2.5 6933c2a0b7dd 1183886ba7d9 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (19m) 6s ago 19m 308M 1944M 16.2.5 6933c2a0b7dd d4d88178ee65 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (19m) 6s ago 19m 284M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (18m) 6s ago 18m 375M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (18m) 9s ago 18m 385M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:10:09.349 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (18m) 9s ago 18m 419M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:10:09.350 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (17m) 9s ago 17m 341M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:10:09.350 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (17m) 9s ago 17m 467M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:10:09.350 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 unknown 6s ago 20m - - 2024-04-12T06:10:09.698 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:10:09.748 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:10:09.749 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:10:09.749 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:10:09.749 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:10:09.749 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:10:09.749 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:10:09.749 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:10:09.749 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:10:09.749 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-12T06:10:09.749 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:10:09.749 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:10:09.749 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:10:09.749 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:10:09.749 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:10:09.750 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-04-12T06:10:09.750 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 4 2024-04-12T06:10:09.750 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:10:09.750 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:10:10.077 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:10:10.077 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:10:10.078 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:10:10.078 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:10:10.078 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:10:10.078 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:10:10.078 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:10:10.078 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:10:10.078 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:10:10.078 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "6/23 daemons upgraded", 2024-04-12T06:10:10.078 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T06:10:10.078 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:10:10.078 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:10:10.163 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:09 smithi132 ceph-mon[92183]: Upgrade: Updating osd.0 2024-04-12T06:10:10.163 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:09 smithi132 ceph-mon[92183]: Deploying daemon osd.0 on smithi132 2024-04-12T06:10:10.163 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:09 smithi132 ceph-mon[92183]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:10.163 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:09 smithi132 ceph-mon[92183]: pgmap v43: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 212 B/s rd, 212 B/s wr, 0 op/s 2024-04-12T06:10:10.163 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:09 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/2986600458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:10.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:09 smithi142 ceph-mon[67954]: Upgrade: Updating osd.0 2024-04-12T06:10:10.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:09 smithi142 ceph-mon[67954]: Deploying daemon osd.0 on smithi132 2024-04-12T06:10:10.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:09 smithi142 ceph-mon[67954]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:10.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:09 smithi142 ceph-mon[67954]: pgmap v43: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 212 B/s rd, 212 B/s wr, 0 op/s 2024-04-12T06:10:10.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:09 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/2986600458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:10.480 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:10:10.481 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:10:10.481 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:10:11.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:10 smithi132 ceph-mon[92183]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:11.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:10 smithi132 ceph-mon[92183]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:11.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:10 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/2714982874' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:10:11.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:10 smithi142 ceph-mon[67954]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:11.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:10 smithi142 ceph-mon[67954]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:11.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:10 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/2714982874' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:10:12.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:11 smithi132 ceph-mon[92183]: from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:12.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:11 smithi132 ceph-mon[92183]: pgmap v44: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 212 B/s rd, 212 B/s wr, 0 op/s 2024-04-12T06:10:12.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:10:12.196 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:11 smithi132 systemd[1]: Stopping Ceph osd.0 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:10:12.196 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.0[45700]: debug 2024-04-12T06:10:12.009+0000 7fa532e21700 -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-04-12T06:10:12.196 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.0[45700]: debug 2024-04-12T06:10:12.009+0000 7fa532e21700 -1 osd.0 74 *** Got signal Terminated *** 2024-04-12T06:10:12.196 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.0[45700]: debug 2024-04-12T06:10:12.009+0000 7fa532e21700 -1 osd.0 74 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:10:12.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:11 smithi142 ceph-mon[67954]: from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:12.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:11 smithi142 ceph-mon[67954]: pgmap v44: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 212 B/s rd, 212 B/s wr, 0 op/s 2024-04-12T06:10:12.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:10:12.944 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:12 smithi132 bash[100002]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.0 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.5 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 failed (root=default,host=smithi132) (connection refused reported by osd.5) 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.7 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.3 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.2 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.5 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.1 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.3 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.2 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.1 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.7 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.4 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.6 2024-04-12T06:10:12.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.4 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.6 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.7 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.5 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.1 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.3 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.2 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.5 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.1 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.3 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.2 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.4 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.4 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.6 2024-04-12T06:10:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.7 2024-04-12T06:10:12.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:12 smithi132 ceph-mon[92183]: osd.0 reported immediately failed by osd.6 2024-04-12T06:10:13.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.5 2024-04-12T06:10:13.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 failed (root=default,host=smithi132) (connection refused reported by osd.5) 2024-04-12T06:10:13.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.7 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.3 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.2 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.5 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.1 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.3 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.2 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.1 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.7 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.4 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.6 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.4 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.6 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.7 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.5 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.1 2024-04-12T06:10:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.3 2024-04-12T06:10:13.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.2 2024-04-12T06:10:13.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.5 2024-04-12T06:10:13.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.1 2024-04-12T06:10:13.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.3 2024-04-12T06:10:13.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.2 2024-04-12T06:10:13.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.4 2024-04-12T06:10:13.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.4 2024-04-12T06:10:13.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.6 2024-04-12T06:10:13.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.7 2024-04-12T06:10:13.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:12 smithi142 ceph-mon[67954]: osd.0 reported immediately failed by osd.6 2024-04-12T06:10:14.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:13 smithi132 ceph-mon[92183]: pgmap v45: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 212 B/s rd, 212 B/s wr, 0 op/s 2024-04-12T06:10:14.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:13 smithi132 ceph-mon[92183]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:10:14.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:13 smithi132 ceph-mon[92183]: osdmap e75: 8 total, 7 up, 8 in 2024-04-12T06:10:14.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:13 smithi142 ceph-mon[67954]: pgmap v45: 129 pgs: 129 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 212 B/s rd, 212 B/s wr, 0 op/s 2024-04-12T06:10:14.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:13 smithi142 ceph-mon[67954]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:10:14.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:13 smithi142 ceph-mon[67954]: osdmap e75: 8 total, 7 up, 8 in 2024-04-12T06:10:14.746 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:10:15.151 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:14 smithi132 ceph-mon[92183]: osdmap e76: 8 total, 7 up, 8 in 2024-04-12T06:10:15.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:14 smithi142 ceph-mon[67954]: osdmap e76: 8 total, 7 up, 8 in 2024-04-12T06:10:15.811 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:15 smithi132 systemd[1]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.0.service: Succeeded. 2024-04-12T06:10:15.811 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:15 smithi132 systemd[1]: Stopped Ceph osd.0 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:10:15.811 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:15 smithi132 systemd[1]: Starting Ceph osd.0 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:10:16.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:15 smithi132 ceph-mon[92183]: pgmap v48: 129 pgs: 16 stale+active+clean, 113 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-12T06:10:16.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:15 smithi142 ceph-mon[67954]: pgmap v48: 129 pgs: 16 stale+active+clean, 113 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-12T06:10:16.863 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:16 smithi132 bash[100397]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-12T06:10:16.863 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:16 smithi132 bash[100397]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-12T06:10:16.863 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:16 smithi132 bash[100397]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-12T06:10:16.863 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:16 smithi132 bash[100397]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-12T06:10:16.863 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:16 smithi132 bash[100397]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-12T06:10:16.863 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:16 smithi132 bash[100397]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-12T06:10:16.863 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:16 smithi132 bash[100397]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-12T06:10:17.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:16 smithi132 ceph-mon[92183]: Health check failed: Degraded data redundancy: 195/1410 objects degraded (13.830%), 30 pgs degraded (PG_DEGRADED) 2024-04-12T06:10:17.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:16 smithi142 ceph-mon[67954]: Health check failed: Degraded data redundancy: 195/1410 objects degraded (13.830%), 30 pgs degraded (PG_DEGRADED) 2024-04-12T06:10:18.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:17 smithi132 ceph-mon[92183]: pgmap v49: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 195/1410 objects degraded (13.830%) 2024-04-12T06:10:18.195 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:17 smithi132 ceph-osd[100714]: -- 172.21.15.132:0/4039906501 <== mon.0 v2:172.21.15.132:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563cdd12b1e0 con 0x563cdd0fac00 2024-04-12T06:10:18.195 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:17 smithi132 bash[100676]: f521ed8b7624d011fc12046fd5f505aefe613572e7ea2c8473cf5bc9d062c55a 2024-04-12T06:10:18.195 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:17 smithi132 systemd[1]: Started Ceph osd.0 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:10:18.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:17 smithi142 ceph-mon[67954]: pgmap v49: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 195/1410 objects degraded (13.830%) 2024-04-12T06:10:18.654 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:18 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-0[100691]: 2024-04-12T06:10:18.305+0000 7fb81997f7c0 -1 Falling back to public interface 2024-04-12T06:10:18.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:18 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:18.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:18 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:18.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:18 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:10:19.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:18 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:19.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:18 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:19.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:18 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:10:19.782 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:10:20.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:19 smithi132 ceph-mon[92183]: pgmap v50: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 195/1410 objects degraded (13.830%) 2024-04-12T06:10:20.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:19 smithi142 ceph-mon[67954]: pgmap v50: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 195/1410 objects degraded (13.830%) 2024-04-12T06:10:22.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:21 smithi132 ceph-mon[92183]: pgmap v51: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 195/1410 objects degraded (13.830%) 2024-04-12T06:10:22.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:21 smithi142 ceph-mon[67954]: pgmap v51: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 195/1410 objects degraded (13.830%) 2024-04-12T06:10:23.444 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-0[100691]: 2024-04-12T06:10:23.053+0000 7fb81997f7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-12T06:10:23.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:23 smithi132 ceph-mon[92183]: pgmap v52: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 205 B/s wr, 0 op/s; 195/1410 objects degraded (13.830%) 2024-04-12T06:10:23.931 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:23 smithi132 ceph-mon[92183]: from='osd.0 [v2:172.21.15.132:6802/1653264142,v1:172.21.15.132:6803/1653264142]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T06:10:23.931 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-0[100691]: 2024-04-12T06:10:23.711+0000 7fb81997f7c0 -1 osd.0 74 log_to_monitors true 2024-04-12T06:10:23.931 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:10:23 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-0[100691]: 2024-04-12T06:10:23.931+0000 7fb80add9700 -1 osd.0 74 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T06:10:24.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:23 smithi142 ceph-mon[67954]: pgmap v52: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 304 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 205 B/s wr, 0 op/s; 195/1410 objects degraded (13.830%) 2024-04-12T06:10:24.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:23 smithi142 ceph-mon[67954]: from='osd.0 [v2:172.21.15.132:6802/1653264142,v1:172.21.15.132:6803/1653264142]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T06:10:24.832 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:10:25.186 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:24 smithi132 ceph-mon[92183]: from='osd.0 [v2:172.21.15.132:6802/1653264142,v1:172.21.15.132:6803/1653264142]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T06:10:25.186 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:24 smithi132 ceph-mon[92183]: osdmap e77: 8 total, 7 up, 8 in 2024-04-12T06:10:25.186 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:24 smithi132 ceph-mon[92183]: from='osd.0 [v2:172.21.15.132:6802/1653264142,v1:172.21.15.132:6803/1653264142]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T06:10:25.186 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:24 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:25.186 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:24 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:24 smithi142 ceph-mon[67954]: from='osd.0 [v2:172.21.15.132:6802/1653264142,v1:172.21.15.132:6803/1653264142]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T06:10:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:24 smithi142 ceph-mon[67954]: osdmap e77: 8 total, 7 up, 8 in 2024-04-12T06:10:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:24 smithi142 ceph-mon[67954]: from='osd.0 [v2:172.21.15.132:6802/1653264142,v1:172.21.15.132:6803/1653264142]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T06:10:25.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:24 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:25.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:24 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:25.933 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:25 smithi132 ceph-mon[92183]: pgmap v54: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 195/1410 objects degraded (13.830%) 2024-04-12T06:10:25.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:25 smithi132 ceph-mon[92183]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:10:25.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:25 smithi132 ceph-mon[92183]: osd.0 [v2:172.21.15.132:6802/1653264142,v1:172.21.15.132:6803/1653264142] boot 2024-04-12T06:10:25.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:25 smithi132 ceph-mon[92183]: osdmap e78: 8 total, 8 up, 8 in 2024-04-12T06:10:25.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:25 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T06:10:25.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:25 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:25.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:25 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:25.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:25 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:25.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:25 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:10:25.934 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:25 smithi132 ceph-mon[92183]: osdmap e79: 8 total, 8 up, 8 in 2024-04-12T06:10:26.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:25 smithi142 ceph-mon[67954]: pgmap v54: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 195/1410 objects degraded (13.830%) 2024-04-12T06:10:26.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:25 smithi142 ceph-mon[67954]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:10:26.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:25 smithi142 ceph-mon[67954]: osd.0 [v2:172.21.15.132:6802/1653264142,v1:172.21.15.132:6803/1653264142] boot 2024-04-12T06:10:26.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:25 smithi142 ceph-mon[67954]: osdmap e78: 8 total, 8 up, 8 in 2024-04-12T06:10:26.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:25 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T06:10:26.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:25 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:26.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:25 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:26.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:25 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:26.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:25 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:10:26.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:25 smithi142 ceph-mon[67954]: osdmap e79: 8 total, 8 up, 8 in 2024-04-12T06:10:27.081 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:26 smithi132 ceph-mon[92183]: pgmap v57: 129 pgs: 9 active+undersized+degraded, 7 active+undersized, 113 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 852 B/s wr, 1 op/s; 82/1410 objects degraded (5.816%) 2024-04-12T06:10:27.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:26 smithi142 ceph-mon[67954]: pgmap v57: 129 pgs: 9 active+undersized+degraded, 7 active+undersized, 113 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 852 B/s wr, 1 op/s; 82/1410 objects degraded (5.816%) 2024-04-12T06:10:28.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:27 smithi132 ceph-mon[92183]: Health check update: Degraded data redundancy: 82/1410 objects degraded (5.816%), 9 pgs degraded (PG_DEGRADED) 2024-04-12T06:10:28.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:27 smithi132 ceph-mon[92183]: mgrmap e43: smithi132.znauon(active, since 91s), standbys: smithi142.fgshqt 2024-04-12T06:10:28.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:27 smithi142 ceph-mon[67954]: Health check update: Degraded data redundancy: 82/1410 objects degraded (5.816%), 9 pgs degraded (PG_DEGRADED) 2024-04-12T06:10:28.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:27 smithi142 ceph-mon[67954]: mgrmap e43: smithi132.znauon(active, since 91s), standbys: smithi142.fgshqt 2024-04-12T06:10:29.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:28 smithi132 ceph-mon[92183]: pgmap v58: 129 pgs: 9 active+undersized+degraded, 7 active+undersized, 113 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 681 B/s wr, 0 op/s; 82/1410 objects degraded (5.816%) 2024-04-12T06:10:29.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:28 smithi142 ceph-mon[67954]: pgmap v58: 129 pgs: 9 active+undersized+degraded, 7 active+undersized, 113 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 681 B/s wr, 0 op/s; 82/1410 objects degraded (5.816%) 2024-04-12T06:10:29.869 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:10:30.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:30.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:30.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:10:30.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:10:30.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: pgmap v59: 129 pgs: 129 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 759 B/s wr, 0 op/s 2024-04-12T06:10:30.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: pgmap v60: 129 pgs: 129 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 904 B/s wr, 1 op/s 2024-04-12T06:10:30.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:30.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:30.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:10:30.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:30.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:30.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:30.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T06:10:30.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T06:10:30.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:30 smithi132 ceph-mon[92183]: Upgrade: osd.1 is safe to restart 2024-04-12T06:10:30.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:30.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:30.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:10:30.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:10:30.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: pgmap v59: 129 pgs: 129 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 759 B/s wr, 0 op/s 2024-04-12T06:10:30.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: pgmap v60: 129 pgs: 129 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 904 B/s wr, 1 op/s 2024-04-12T06:10:30.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:30.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:30.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:10:30.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:30.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:30.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:30.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T06:10:30.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T06:10:30.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:30 smithi142 ceph-mon[67954]: Upgrade: osd.1 is safe to restart 2024-04-12T06:10:31.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:31 smithi132 ceph-mon[92183]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/1410 objects degraded (5.816%), 9 pgs degraded) 2024-04-12T06:10:31.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:31 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:31.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:31 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T06:10:31.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:31 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:10:31.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:31 smithi142 ceph-mon[67954]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/1410 objects degraded (5.816%), 9 pgs degraded) 2024-04-12T06:10:31.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:31 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:31.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:31 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T06:10:31.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:31 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:10:32.661 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:32 smithi132 ceph-mon[92183]: Upgrade: Updating osd.1 2024-04-12T06:10:32.661 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:32 smithi132 ceph-mon[92183]: Deploying daemon osd.1 on smithi132 2024-04-12T06:10:32.661 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:32 smithi132 ceph-mon[92183]: pgmap v61: 129 pgs: 129 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 640 B/s wr, 0 op/s 2024-04-12T06:10:32.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:32 smithi142 ceph-mon[67954]: Upgrade: Updating osd.1 2024-04-12T06:10:32.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:32 smithi142 ceph-mon[67954]: Deploying daemon osd.1 on smithi132 2024-04-12T06:10:32.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:32 smithi142 ceph-mon[67954]: pgmap v61: 129 pgs: 129 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 640 B/s wr, 0 op/s 2024-04-12T06:10:34.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:34 smithi132 ceph-mon[92183]: pgmap v62: 129 pgs: 129 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 276 B/s rd, 692 B/s wr, 1 op/s 2024-04-12T06:10:34.695 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:34 smithi132 systemd[1]: Stopping Ceph osd.1 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:10:34.695 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.1[49009]: debug 2024-04-12T06:10:34.558+0000 7f4032646700 -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-04-12T06:10:34.695 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.1[49009]: debug 2024-04-12T06:10:34.558+0000 7f4032646700 -1 osd.1 79 *** Got signal Terminated *** 2024-04-12T06:10:34.695 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:34 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.1[49009]: debug 2024-04-12T06:10:34.558+0000 7f4032646700 -1 osd.1 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:10:34.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:34 smithi142 ceph-mon[67954]: pgmap v62: 129 pgs: 129 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 276 B/s rd, 692 B/s wr, 1 op/s 2024-04-12T06:10:34.905 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:10:35.194 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:35 smithi132 bash[103220]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.1 2024-04-12T06:10:35.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.2 2024-04-12T06:10:35.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 failed (root=default,host=smithi132) (connection refused reported by osd.2) 2024-04-12T06:10:35.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.6 2024-04-12T06:10:35.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.4 2024-04-12T06:10:35.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.3 2024-04-12T06:10:35.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.6 2024-04-12T06:10:35.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.3 2024-04-12T06:10:35.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.4 2024-04-12T06:10:35.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.2 2024-04-12T06:10:35.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.6 2024-04-12T06:10:35.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.7 2024-04-12T06:10:35.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.0 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.3 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.4 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.2 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.7 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.0 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.5 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.5 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.4 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.6 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.2 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.3 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.0 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.2 2024-04-12T06:10:35.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.6 2024-04-12T06:10:35.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.7 2024-04-12T06:10:35.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.0 2024-04-12T06:10:35.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.3 2024-04-12T06:10:35.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.4 2024-04-12T06:10:35.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.2 2024-04-12T06:10:35.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.6 2024-04-12T06:10:35.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.7 2024-04-12T06:10:35.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.3 2024-04-12T06:10:35.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.4 2024-04-12T06:10:35.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.5 2024-04-12T06:10:35.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:35 smithi132 ceph-mon[92183]: osd.1 reported immediately failed by osd.5 2024-04-12T06:10:35.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.2 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 failed (root=default,host=smithi132) (connection refused reported by osd.2) 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.6 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.4 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.3 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.6 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.3 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.4 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.2 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.6 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.7 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.0 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.3 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.4 2024-04-12T06:10:35.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.2 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.7 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.0 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.5 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.5 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.4 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.6 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.2 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.3 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.0 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.2 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.6 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.7 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.0 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.3 2024-04-12T06:10:35.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.4 2024-04-12T06:10:35.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.2 2024-04-12T06:10:35.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.6 2024-04-12T06:10:35.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.7 2024-04-12T06:10:35.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.3 2024-04-12T06:10:35.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.4 2024-04-12T06:10:35.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.5 2024-04-12T06:10:35.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:35 smithi142 ceph-mon[67954]: osd.1 reported immediately failed by osd.5 2024-04-12T06:10:36.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:36 smithi132 ceph-mon[92183]: pgmap v63: 129 pgs: 129 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 240 B/s rd, 120 B/s wr, 0 op/s 2024-04-12T06:10:36.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:36 smithi132 ceph-mon[92183]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:10:36.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:36 smithi132 ceph-mon[92183]: osdmap e80: 8 total, 7 up, 8 in 2024-04-12T06:10:36.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:36 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:36.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:36 smithi142 ceph-mon[67954]: pgmap v63: 129 pgs: 129 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 240 B/s rd, 120 B/s wr, 0 op/s 2024-04-12T06:10:36.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:36 smithi142 ceph-mon[67954]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:10:36.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:36 smithi142 ceph-mon[67954]: osdmap e80: 8 total, 7 up, 8 in 2024-04-12T06:10:36.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:36 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:37.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:37 smithi132 ceph-mon[92183]: osdmap e81: 8 total, 7 up, 8 in 2024-04-12T06:10:37.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:37 smithi142 ceph-mon[67954]: osdmap e81: 8 total, 7 up, 8 in 2024-04-12T06:10:38.392 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:37 smithi132 systemd[1]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.1.service: Succeeded. 2024-04-12T06:10:38.393 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:38 smithi132 systemd[1]: Stopped Ceph osd.1 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:10:38.393 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:38 smithi132 systemd[1]: Starting Ceph osd.1 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:10:38.694 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:38 smithi132 ceph-mon[92183]: pgmap v66: 129 pgs: 24 active+undersized+degraded, 1 stale+active+clean, 25 active+undersized, 79 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 137/1410 objects degraded (9.716%) 2024-04-12T06:10:38.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:38 smithi132 ceph-mon[92183]: Health check failed: Degraded data redundancy: 137/1410 objects degraded (9.716%), 24 pgs degraded (PG_DEGRADED) 2024-04-12T06:10:38.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:38 smithi142 ceph-mon[67954]: pgmap v66: 129 pgs: 24 active+undersized+degraded, 1 stale+active+clean, 25 active+undersized, 79 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 137/1410 objects degraded (9.716%) 2024-04-12T06:10:38.720 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:38 smithi142 ceph-mon[67954]: Health check failed: Degraded data redundancy: 137/1410 objects degraded (9.716%), 24 pgs degraded (PG_DEGRADED) 2024-04-12T06:10:39.444 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:39 smithi132 bash[103627]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-12T06:10:39.445 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:39 smithi132 bash[103627]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-12T06:10:39.445 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:39 smithi132 bash[103627]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-12T06:10:39.445 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:39 smithi132 bash[103627]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-12T06:10:39.445 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:39 smithi132 bash[103627]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-12T06:10:39.445 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:39 smithi132 bash[103627]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-12T06:10:39.445 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:39 smithi132 bash[103627]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-12T06:10:39.943 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:10:40.664 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:40 smithi132 ceph-mon[92183]: pgmap v67: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 151/1410 objects degraded (10.709%) 2024-04-12T06:10:40.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:40 smithi142 ceph-mon[67954]: pgmap v67: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 151/1410 objects degraded (10.709%) 2024-04-12T06:10:40.839 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:10:40.944 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:40 smithi132 ceph-osd[103988]: -- 172.21.15.132:0/3356484401 <== mon.0 v2:172.21.15.132:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56082c98f1e0 con 0x56082c95ec00 2024-04-12T06:10:40.944 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:40 smithi132 bash[103928]: 55ebd2880f91e981cf7984d12480d0021d3c0b11bd59d65e2967dac240405ec4 2024-04-12T06:10:40.945 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:40 smithi132 systemd[1]: Started Ceph osd.1 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:10:41.444 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:41 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-1[103942]: 2024-04-12T06:10:41.189+0000 7f1d6b6ac7c0 -1 Falling back to public interface 2024-04-12T06:10:41.523 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:10:41.524 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (11m) 17s ago 22m 17.3M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:10:41.524 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (51s) 17s ago 22m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:10:41.524 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (46s) 42s ago 21m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:10:41.524 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (9m) 17s ago 21m 35.1M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:10:41.524 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (16m) 17s ago 16m 19.5M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:10:41.524 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (16m) 42s ago 16m 38.1M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:10:41.524 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (2m) 17s ago 23m 496M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:10:41.524 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (2m) 42s ago 21m 447M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:10:41.524 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (114s) 17s ago 23m 49.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:10:41.524 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (90s) 42s ago 21m 38.6M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:10:41.524 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (13m) 17s ago 13m 84.8M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:10:41.525 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (13m) 42s ago 13m 78.4M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:10:41.525 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (7m) 17s ago 21m 17.2M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:10:41.525 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (2m) 42s ago 20m 2541k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:10:41.525 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (24s) 17s ago 20m 10.3M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:10:41.525 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 starting - - - 1944M 2024-04-12T06:10:41.525 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (19m) 17s ago 19m 284M 1944M 16.2.5 6933c2a0b7dd c4191f1fd39f 2024-04-12T06:10:41.525 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (19m) 17s ago 19m 374M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:10:41.525 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (18m) 42s ago 18m 385M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:10:41.525 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (18m) 42s ago 18m 419M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:10:41.525 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (18m) 42s ago 18m 341M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:10:41.525 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (17m) 42s ago 17m 467M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:10:41.525 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 unknown 17s ago 21m - - 2024-04-12T06:10:41.926 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:10:41.926 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:10:41.926 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:10:41.926 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:10:41.926 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:10:41.926 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:10:41.926 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:10:41.927 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:10:41.927 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-04-12T06:10:41.927 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 1 2024-04-12T06:10:41.927 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:10:41.927 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:10:41.927 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:10:41.927 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:10:41.927 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:10:41.927 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8, 2024-04-12T06:10:41.927 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 5 2024-04-12T06:10:41.927 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:10:41.927 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:10:41.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:41.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:41.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:41.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:10:41.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:41 smithi132 ceph-mon[92183]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:41.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:10:42.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:42.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:10:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:41 smithi142 ceph-mon[67954]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:10:42.269 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:10:42.269 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:10:42.269 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:10:42.269 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:10:42.269 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:10:42.270 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:10:42.270 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:10:42.270 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:10:42.270 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:10:42.270 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "7/23 daemons upgraded", 2024-04-12T06:10:42.270 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T06:10:42.270 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:10:42.270 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:10:42.667 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 151/1410 objects degraded (10.709%), 27 pgs degraded 2024-04-12T06:10:42.667 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:10:42.667 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:10:42.667 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-12T06:10:42.667 INFO:teuthology.orchestra.run.smithi132.stdout: osd.1 (root=default,host=smithi132) is down 2024-04-12T06:10:42.667 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 151/1410 objects degraded (10.709%), 27 pgs degraded 2024-04-12T06:10:42.667 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.0 is active+undersized+degraded, acting [7,0] 2024-04-12T06:10:42.667 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.2 is active+undersized+degraded, acting [5,6] 2024-04-12T06:10:42.667 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.4 is active+undersized+degraded, acting [0,7] 2024-04-12T06:10:42.667 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.6 is active+undersized+degraded, acting [6,4] 2024-04-12T06:10:42.667 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.8 is active+undersized+degraded, acting [7,0] 2024-04-12T06:10:42.667 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.d is active+undersized+degraded, acting [4,3] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.10 is active+undersized+degraded, acting [2,0] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.11 is active+undersized+degraded, acting [6,4] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.15 is active+undersized+degraded, acting [5,0] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 3.6 is active+undersized+degraded, acting [0,4] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-04-12T06:10:42.668 INFO:teuthology.orchestra.run.smithi132.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2024-04-12T06:10:42.669 INFO:teuthology.orchestra.run.smithi132.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2024-04-12T06:10:42.669 INFO:teuthology.orchestra.run.smithi132.stdout: pg 4.a is active+undersized+degraded, acting [6,7] 2024-04-12T06:10:42.669 INFO:teuthology.orchestra.run.smithi132.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-04-12T06:10:42.669 INFO:teuthology.orchestra.run.smithi132.stdout: pg 5.0 is active+undersized+degraded, acting [3,4] 2024-04-12T06:10:42.669 INFO:teuthology.orchestra.run.smithi132.stdout: pg 5.5 is active+undersized+degraded, acting [0,4] 2024-04-12T06:10:42.669 INFO:teuthology.orchestra.run.smithi132.stdout: pg 5.19 is active+undersized+degraded, acting [5,7] 2024-04-12T06:10:43.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:42 smithi132 ceph-mon[92183]: from='client.34214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:43.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:42 smithi132 ceph-mon[92183]: pgmap v68: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 151/1410 objects degraded (10.709%) 2024-04-12T06:10:43.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:42 smithi132 ceph-mon[92183]: from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:43.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:42 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/1433883571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:43.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:42 smithi132 ceph-mon[92183]: Health check update: Degraded data redundancy: 151/1410 objects degraded (10.709%), 27 pgs degraded (PG_DEGRADED) 2024-04-12T06:10:43.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:42 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/3716013020' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:10:43.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:42 smithi142 ceph-mon[67954]: from='client.34214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:43.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:42 smithi142 ceph-mon[67954]: pgmap v68: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 151/1410 objects degraded (10.709%) 2024-04-12T06:10:43.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:42 smithi142 ceph-mon[67954]: from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:43.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:42 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/1433883571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:43.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:42 smithi142 ceph-mon[67954]: Health check update: Degraded data redundancy: 151/1410 objects degraded (10.709%), 27 pgs degraded (PG_DEGRADED) 2024-04-12T06:10:43.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:42 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/3716013020' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:10:44.183 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:43 smithi132 ceph-mon[92183]: from='client.34226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:44.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:43 smithi142 ceph-mon[67954]: from='client.34226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:10:44.976 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:10:45.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:44 smithi132 ceph-mon[92183]: pgmap v69: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 151/1410 objects degraded (10.709%) 2024-04-12T06:10:45.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:44 smithi142 ceph-mon[67954]: pgmap v69: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 151/1410 objects degraded (10.709%) 2024-04-12T06:10:45.694 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-1[103942]: 2024-04-12T06:10:45.488+0000 7f1d6b6ac7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-12T06:10:46.194 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:45 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-1[103942]: 2024-04-12T06:10:45.871+0000 7f1d6b6ac7c0 -1 osd.1 79 log_to_monitors true 2024-04-12T06:10:47.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:46 smithi132 ceph-mon[92183]: pgmap v70: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 205 B/s wr, 0 op/s; 151/1410 objects degraded (10.709%) 2024-04-12T06:10:47.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:46 smithi132 ceph-mon[92183]: from='osd.1 [v2:172.21.15.132:6810/2036994689,v1:172.21.15.132:6811/2036994689]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T06:10:47.195 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:10:46 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-1[103942]: 2024-04-12T06:10:46.848+0000 7f1d5cb06700 -1 osd.1 79 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T06:10:47.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:46 smithi142 ceph-mon[67954]: pgmap v70: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 304 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 205 B/s wr, 0 op/s; 151/1410 objects degraded (10.709%) 2024-04-12T06:10:47.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:46 smithi142 ceph-mon[67954]: from='osd.1 [v2:172.21.15.132:6810/2036994689,v1:172.21.15.132:6811/2036994689]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T06:10:48.061 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:47 smithi132 ceph-mon[92183]: from='osd.1 [v2:172.21.15.132:6810/2036994689,v1:172.21.15.132:6811/2036994689]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T06:10:48.062 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:47 smithi132 ceph-mon[92183]: osdmap e82: 8 total, 7 up, 8 in 2024-04-12T06:10:48.062 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:47 smithi132 ceph-mon[92183]: from='osd.1 [v2:172.21.15.132:6810/2036994689,v1:172.21.15.132:6811/2036994689]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T06:10:48.062 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:47 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:48.062 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:47 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:48.062 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:47 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:48.062 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:47 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:48.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:47 smithi142 ceph-mon[67954]: from='osd.1 [v2:172.21.15.132:6810/2036994689,v1:172.21.15.132:6811/2036994689]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T06:10:48.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:47 smithi142 ceph-mon[67954]: osdmap e82: 8 total, 7 up, 8 in 2024-04-12T06:10:48.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:47 smithi142 ceph-mon[67954]: from='osd.1 [v2:172.21.15.132:6810/2036994689,v1:172.21.15.132:6811/2036994689]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T06:10:48.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:47 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:48.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:47 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:48.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:47 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:48.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:47 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:48.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:48 smithi132 ceph-mon[92183]: pgmap v72: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 151/1410 objects degraded (10.709%) 2024-04-12T06:10:48.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:48 smithi132 ceph-mon[92183]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:10:48.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:48 smithi132 ceph-mon[92183]: osd.1 [v2:172.21.15.132:6810/2036994689,v1:172.21.15.132:6811/2036994689] boot 2024-04-12T06:10:48.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:48 smithi132 ceph-mon[92183]: osdmap e83: 8 total, 8 up, 8 in 2024-04-12T06:10:48.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T06:10:49.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:48 smithi142 ceph-mon[67954]: pgmap v72: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 151/1410 objects degraded (10.709%) 2024-04-12T06:10:49.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:48 smithi142 ceph-mon[67954]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:10:49.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:48 smithi142 ceph-mon[67954]: osd.1 [v2:172.21.15.132:6810/2036994689,v1:172.21.15.132:6811/2036994689] boot 2024-04-12T06:10:49.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:48 smithi142 ceph-mon[67954]: osdmap e83: 8 total, 8 up, 8 in 2024-04-12T06:10:49.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T06:10:50.016 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:10:50.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:49 smithi132 ceph-mon[92183]: osdmap e84: 8 total, 8 up, 8 in 2024-04-12T06:10:50.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:49 smithi142 ceph-mon[67954]: osdmap e84: 8 total, 8 up, 8 in 2024-04-12T06:10:51.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:50 smithi132 ceph-mon[92183]: pgmap v75: 129 pgs: 25 active+undersized+degraded, 25 active+undersized, 79 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 138/1410 objects degraded (9.787%) 2024-04-12T06:10:51.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:50 smithi132 ceph-mon[92183]: Health check update: Degraded data redundancy: 138/1410 objects degraded (9.787%), 25 pgs degraded (PG_DEGRADED) 2024-04-12T06:10:51.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:50 smithi142 ceph-mon[67954]: pgmap v75: 129 pgs: 25 active+undersized+degraded, 25 active+undersized, 79 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 138/1410 objects degraded (9.787%) 2024-04-12T06:10:51.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:50 smithi142 ceph-mon[67954]: Health check update: Degraded data redundancy: 138/1410 objects degraded (9.787%), 25 pgs degraded (PG_DEGRADED) 2024-04-12T06:10:53.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:52 smithi132 ceph-mon[92183]: pgmap v76: 129 pgs: 25 active+undersized+degraded, 25 active+undersized, 79 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 138/1410 objects degraded (9.787%) 2024-04-12T06:10:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:10:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:10:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:10:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T06:10:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:52 smithi142 ceph-mon[67954]: pgmap v76: 129 pgs: 25 active+undersized+degraded, 25 active+undersized, 79 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 138/1410 objects degraded (9.787%) 2024-04-12T06:10:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:10:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:10:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:10:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:10:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T06:10:53.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:53 smithi132 ceph-mon[92183]: pgmap v77: 129 pgs: 129 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 378 B/s rd, 189 B/s wr, 0 op/s 2024-04-12T06:10:53.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:53 smithi132 ceph-mon[92183]: pgmap v78: 129 pgs: 129 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 415 B/s rd, 207 B/s wr, 0 op/s 2024-04-12T06:10:53.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:53 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T06:10:53.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:53 smithi132 ceph-mon[92183]: Upgrade: osd.2 is safe to restart 2024-04-12T06:10:53.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:53 smithi132 ceph-mon[92183]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 138/1410 objects degraded (9.787%), 25 pgs degraded) 2024-04-12T06:10:54.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:53 smithi142 ceph-mon[67954]: pgmap v77: 129 pgs: 129 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 378 B/s rd, 189 B/s wr, 0 op/s 2024-04-12T06:10:54.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:53 smithi142 ceph-mon[67954]: pgmap v78: 129 pgs: 129 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 415 B/s rd, 207 B/s wr, 0 op/s 2024-04-12T06:10:54.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:53 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T06:10:54.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:53 smithi142 ceph-mon[67954]: Upgrade: osd.2 is safe to restart 2024-04-12T06:10:54.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:53 smithi142 ceph-mon[67954]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 138/1410 objects degraded (9.787%), 25 pgs degraded) 2024-04-12T06:10:55.054 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:10:55.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:55 smithi132 ceph-mon[92183]: Upgrade: Updating osd.2 2024-04-12T06:10:55.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:55 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:55.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:55 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T06:10:55.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:55 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:10:55.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:55 smithi132 ceph-mon[92183]: Deploying daemon osd.2 on smithi132 2024-04-12T06:10:55.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:55 smithi132 ceph-mon[92183]: pgmap v79: 129 pgs: 129 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 320 B/s rd, 160 B/s wr, 0 op/s 2024-04-12T06:10:55.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:55 smithi142 ceph-mon[67954]: Upgrade: Updating osd.2 2024-04-12T06:10:55.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:55 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:55.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:55 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T06:10:55.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:55 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:10:55.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:55 smithi142 ceph-mon[67954]: Deploying daemon osd.2 on smithi132 2024-04-12T06:10:55.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:55 smithi142 ceph-mon[67954]: pgmap v79: 129 pgs: 129 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 320 B/s rd, 160 B/s wr, 0 op/s 2024-04-12T06:10:57.141 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:56 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:57.141 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:56 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:10:57.141 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:56 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:57.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:56 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:57.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:56 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:10:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:56 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:10:57.826 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:10:57 smithi132 systemd[1]: Stopping Ceph osd.2 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:10:57.827 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:10:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.2[52424]: debug 2024-04-12T06:10:57.623+0000 7fbaaf96c700 -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-04-12T06:10:57.827 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:10:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.2[52424]: debug 2024-04-12T06:10:57.623+0000 7fbaaf96c700 -1 osd.2 84 *** Got signal Terminated *** 2024-04-12T06:10:57.827 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:10:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.2[52424]: debug 2024-04-12T06:10:57.623+0000 7fbaaf96c700 -1 osd.2 84 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:10:58.089 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:57 smithi132 ceph-mon[92183]: pgmap v80: 129 pgs: 129 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 277 B/s rd, 138 B/s wr, 0 op/s 2024-04-12T06:10:58.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:57 smithi142 ceph-mon[67954]: pgmap v80: 129 pgs: 129 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 277 B/s rd, 138 B/s wr, 0 op/s 2024-04-12T06:10:58.351 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:10:58 smithi132 bash[106582]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.2 2024-04-12T06:10:59.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 failed (root=default,host=smithi132) (connection refused reported by osd.0) 2024-04-12T06:10:59.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.1 2024-04-12T06:10:59.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.4 2024-04-12T06:10:59.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.5 2024-04-12T06:10:59.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.6 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.7 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.1 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.4 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.5 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.6 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.7 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.1 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.1 2024-04-12T06:10:59.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.4 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.5 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.6 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.7 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.4 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.5 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.6 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.7 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.7 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.4 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.4 2024-04-12T06:10:59.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.7 2024-04-12T06:10:59.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:58 smithi132 ceph-mon[92183]: osd.2 reported immediately failed by osd.5 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 failed (root=default,host=smithi132) (connection refused reported by osd.0) 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.1 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.4 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.5 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.6 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.7 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.1 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.4 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.5 2024-04-12T06:10:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.6 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.7 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.1 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.1 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.4 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.5 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.6 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.7 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.4 2024-04-12T06:10:59.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.5 2024-04-12T06:10:59.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.6 2024-04-12T06:10:59.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.7 2024-04-12T06:10:59.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.7 2024-04-12T06:10:59.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.4 2024-04-12T06:10:59.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.4 2024-04-12T06:10:59.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.7 2024-04-12T06:10:59.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.3 2024-04-12T06:10:59.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.0 2024-04-12T06:10:59.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:58 smithi142 ceph-mon[67954]: osd.2 reported immediately failed by osd.5 2024-04-12T06:11:00.099 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:11:00.158 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:59 smithi132 ceph-mon[92183]: pgmap v81: 129 pgs: 129 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 229 B/s rd, 229 B/s wr, 0 op/s 2024-04-12T06:11:00.158 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:59 smithi132 ceph-mon[92183]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:11:00.158 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:10:59 smithi132 ceph-mon[92183]: osdmap e85: 8 total, 7 up, 8 in 2024-04-12T06:11:00.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:59 smithi142 ceph-mon[67954]: pgmap v81: 129 pgs: 129 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 229 B/s rd, 229 B/s wr, 0 op/s 2024-04-12T06:11:00.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:59 smithi142 ceph-mon[67954]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:11:00.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:10:59 smithi142 ceph-mon[67954]: osdmap e85: 8 total, 7 up, 8 in 2024-04-12T06:11:00.444 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:00 smithi132 systemd[1]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.2.service: Succeeded. 2024-04-12T06:11:00.444 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:00 smithi132 systemd[1]: Stopped Ceph osd.2 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:11:00.444 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:00 smithi132 systemd[1]: Starting Ceph osd.2 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:11:01.095 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:00 smithi132 ceph-mon[92183]: osdmap e86: 8 total, 7 up, 8 in 2024-04-12T06:11:01.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:00 smithi142 ceph-mon[67954]: osdmap e86: 8 total, 7 up, 8 in 2024-04-12T06:11:02.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:01 smithi132 ceph-mon[92183]: pgmap v84: 129 pgs: 6 peering, 9 stale+active+clean, 114 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-12T06:11:02.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:01 smithi142 ceph-mon[67954]: pgmap v84: 129 pgs: 6 peering, 9 stale+active+clean, 114 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-12T06:11:02.695 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:02 smithi132 bash[106947]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-12T06:11:02.695 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:02 smithi132 bash[106947]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-12T06:11:02.695 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:02 smithi132 bash[106947]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-12T06:11:02.695 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:02 smithi132 bash[106947]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-12T06:11:02.695 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:02 smithi132 bash[106947]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-12T06:11:02.695 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:02 smithi132 bash[106947]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-12T06:11:02.695 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:02 smithi132 bash[106947]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-12T06:11:03.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:02 smithi132 ceph-mon[92183]: Health check failed: Degraded data redundancy: 125/1410 objects degraded (8.865%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T06:11:03.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:02 smithi142 ceph-mon[67954]: Health check failed: Degraded data redundancy: 125/1410 objects degraded (8.865%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T06:11:03.898 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:03 smithi132 ceph-osd[107310]: -- 172.21.15.132:0/1129874161 <== mon.0 v2:172.21.15.132:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5608e78ef1e0 con 0x5608e78bf000 2024-04-12T06:11:03.899 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:03 smithi132 bash[107272]: d6fdc6982d6d48273e0ce14f18453c7ab2d30b9f8b0469edf127d0eb95742c59 2024-04-12T06:11:03.899 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:03 smithi132 systemd[1]: Started Ceph osd.2 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:11:04.195 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:04 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-2[107287]: 2024-04-12T06:11:04.079+0000 7f350a66d7c0 -1 Falling back to public interface 2024-04-12T06:11:04.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:03 smithi132 ceph-mon[92183]: pgmap v85: 129 pgs: 20 active+undersized+degraded, 6 peering, 9 active+undersized, 94 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 125/1410 objects degraded (8.865%) 2024-04-12T06:11:04.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:03 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:04.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:03 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:04.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:03 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:11:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:03 smithi142 ceph-mon[67954]: pgmap v85: 129 pgs: 20 active+undersized+degraded, 6 peering, 9 active+undersized, 94 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 125/1410 objects degraded (8.865%) 2024-04-12T06:11:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:03 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:03 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:03 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:11:05.135 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:11:06.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:05 smithi132 ceph-mon[92183]: pgmap v86: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 137/1410 objects degraded (9.716%) 2024-04-12T06:11:06.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:05 smithi142 ceph-mon[67954]: pgmap v86: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 137/1410 objects degraded (9.716%) 2024-04-12T06:11:08.173 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:07 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-2[107287]: 2024-04-12T06:11:07.789+0000 7f350a66d7c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-12T06:11:08.173 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:07 smithi132 ceph-mon[92183]: pgmap v87: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 137/1410 objects degraded (9.716%) 2024-04-12T06:11:08.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:07 smithi142 ceph-mon[67954]: pgmap v87: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 137/1410 objects degraded (9.716%) 2024-04-12T06:11:08.444 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-2[107287]: 2024-04-12T06:11:08.175+0000 7f350a66d7c0 -1 osd.2 84 log_to_monitors true 2024-04-12T06:11:09.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:08 smithi132 ceph-mon[92183]: from='osd.2 [v2:172.21.15.132:6818/2042336849,v1:172.21.15.132:6819/2042336849]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T06:11:09.195 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:11:08 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-2[107287]: 2024-04-12T06:11:08.936+0000 7f34fbac7700 -1 osd.2 84 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T06:11:09.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:08 smithi142 ceph-mon[67954]: from='osd.2 [v2:172.21.15.132:6818/2042336849,v1:172.21.15.132:6819/2042336849]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T06:11:10.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:09 smithi132 ceph-mon[92183]: pgmap v88: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 217 B/s wr, 0 op/s; 137/1410 objects degraded (9.716%) 2024-04-12T06:11:10.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:09 smithi132 ceph-mon[92183]: from='osd.2 [v2:172.21.15.132:6818/2042336849,v1:172.21.15.132:6819/2042336849]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T06:11:10.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:09 smithi132 ceph-mon[92183]: osdmap e87: 8 total, 7 up, 8 in 2024-04-12T06:11:10.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:09 smithi132 ceph-mon[92183]: from='osd.2 [v2:172.21.15.132:6818/2042336849,v1:172.21.15.132:6819/2042336849]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T06:11:10.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:09 smithi142 ceph-mon[67954]: pgmap v88: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 217 B/s wr, 0 op/s; 137/1410 objects degraded (9.716%) 2024-04-12T06:11:10.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:09 smithi142 ceph-mon[67954]: from='osd.2 [v2:172.21.15.132:6818/2042336849,v1:172.21.15.132:6819/2042336849]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T06:11:10.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:09 smithi142 ceph-mon[67954]: osdmap e87: 8 total, 7 up, 8 in 2024-04-12T06:11:10.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:09 smithi142 ceph-mon[67954]: from='osd.2 [v2:172.21.15.132:6818/2042336849,v1:172.21.15.132:6819/2042336849]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T06:11:10.986 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:11:11.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:10 smithi132 ceph-mon[92183]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:11:11.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:10 smithi132 ceph-mon[92183]: osd.2 [v2:172.21.15.132:6818/2042336849,v1:172.21.15.132:6819/2042336849] boot 2024-04-12T06:11:11.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:10 smithi132 ceph-mon[92183]: osdmap e88: 8 total, 8 up, 8 in 2024-04-12T06:11:11.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T06:11:11.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:11.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:11.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:11.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:11:11.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:11.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:11.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:11.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:10 smithi132 ceph-mon[92183]: osdmap e89: 8 total, 8 up, 8 in 2024-04-12T06:11:11.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:10 smithi142 ceph-mon[67954]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:11:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:10 smithi142 ceph-mon[67954]: osd.2 [v2:172.21.15.132:6818/2042336849,v1:172.21.15.132:6819/2042336849] boot 2024-04-12T06:11:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:10 smithi142 ceph-mon[67954]: osdmap e88: 8 total, 8 up, 8 in 2024-04-12T06:11:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T06:11:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:11:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:11.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:10 smithi142 ceph-mon[67954]: osdmap e89: 8 total, 8 up, 8 in 2024-04-12T06:11:12.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:11 smithi132 ceph-mon[92183]: pgmap v91: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 137/1410 objects degraded (9.716%) 2024-04-12T06:11:12.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:11 smithi142 ceph-mon[67954]: pgmap v91: 129 pgs: 21 active+undersized+degraded, 14 active+undersized, 94 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 137/1410 objects degraded (9.716%) 2024-04-12T06:11:13.036 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:11:13.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:12 smithi132 ceph-mon[92183]: pgmap v93: 129 pgs: 7 active+undersized+degraded, 8 active+undersized, 114 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 42/1410 objects degraded (2.979%) 2024-04-12T06:11:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:12 smithi132 ceph-mon[92183]: Health check update: Degraded data redundancy: 137/1410 objects degraded (9.716%), 21 pgs degraded (PG_DEGRADED) 2024-04-12T06:11:13.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:12 smithi142 ceph-mon[67954]: pgmap v93: 129 pgs: 7 active+undersized+degraded, 8 active+undersized, 114 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 42/1410 objects degraded (2.979%) 2024-04-12T06:11:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:12 smithi142 ceph-mon[67954]: Health check update: Degraded data redundancy: 137/1410 objects degraded (9.716%), 21 pgs degraded (PG_DEGRADED) 2024-04-12T06:11:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:11:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (11m) 3s ago 22m 17.3M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:11:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (83s) 3s ago 22m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:11:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (78s) 74s ago 21m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:11:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (9m) 3s ago 22m 35.1M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:11:13.734 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (16m) 3s ago 16m 19.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:11:13.734 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (16m) 74s ago 16m 38.1M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:11:13.734 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (3m) 3s ago 24m 499M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:11:13.734 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (2m) 74s ago 21m 447M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:11:13.734 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (2m) 3s ago 24m 52.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:11:13.734 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (2m) 74s ago 21m 38.6M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:11:13.734 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (14m) 3s ago 14m 84.9M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:11:13.734 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (14m) 74s ago 14m 78.4M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:11:13.734 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (7m) 3s ago 22m 17.2M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:11:13.734 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (3m) 74s ago 21m 2541k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:11:13.734 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (56s) 3s ago 21m 117M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:11:13.734 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (33s) 3s ago 20m 107M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:11:13.734 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (10s) 3s ago 20m 10.6M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:11:13.735 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (19m) 3s ago 19m 373M 1944M 16.2.5 6933c2a0b7dd e2063eee109b 2024-04-12T06:11:13.735 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (19m) 74s ago 19m 385M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:11:13.735 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (19m) 74s ago 19m 419M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:11:13.735 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (18m) 74s ago 18m 341M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:11:13.735 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (18m) 74s ago 18m 467M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:11:13.735 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 unknown 3s ago 21m - - 2024-04-12T06:11:14.050 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:13 smithi132 ceph-mon[92183]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:14.050 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:13 smithi132 ceph-mon[92183]: from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:14.050 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:13 smithi132 ceph-mon[92183]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:14.139 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:11:14.139 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:11:14.139 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:11:14.139 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:11:14.139 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:11:14.139 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:11:14.139 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:11:14.139 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:11:14.139 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-04-12T06:11:14.139 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 3 2024-04-12T06:11:14.139 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:11:14.140 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:11:14.140 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:11:14.140 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:11:14.140 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:11:14.140 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-04-12T06:11:14.140 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 7 2024-04-12T06:11:14.140 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:11:14.140 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:11:14.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:13 smithi142 ceph-mon[67954]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:14.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:13 smithi142 ceph-mon[67954]: from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:14.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:13 smithi142 ceph-mon[67954]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:14.474 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:11:14.474 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:11:14.474 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:11:14.474 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:11:14.475 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:11:14.475 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:11:14.475 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:11:14.475 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:11:14.475 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:11:14.475 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "9/23 daemons upgraded", 2024-04-12T06:11:14.475 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T06:11:14.475 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:11:14.475 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:11:14.876 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 42/1410 objects degraded (2.979%), 7 pgs degraded 2024-04-12T06:11:14.876 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:11:14.876 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:11:14.876 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 42/1410 objects degraded (2.979%), 7 pgs degraded 2024-04-12T06:11:14.876 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.1 is active+undersized+degraded, acting [3,0] 2024-04-12T06:11:14.876 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.b is active+undersized+degraded, acting [4,5] 2024-04-12T06:11:14.876 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.c is active+undersized+degraded, acting [5,0] 2024-04-12T06:11:14.876 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.e is active+undersized+degraded, acting [3,7] 2024-04-12T06:11:14.876 INFO:teuthology.orchestra.run.smithi132.stdout: pg 2.10 is active+undersized+degraded, acting [1,0] 2024-04-12T06:11:14.876 INFO:teuthology.orchestra.run.smithi132.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-04-12T06:11:14.876 INFO:teuthology.orchestra.run.smithi132.stdout: pg 5.a is active+undersized+degraded, acting [4,3] 2024-04-12T06:11:15.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:14 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/3072854129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:15.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:14 smithi132 ceph-mon[92183]: pgmap v94: 129 pgs: 129 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:15.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:14 smithi132 ceph-mon[92183]: from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:15.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:14 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:15.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:14 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:15.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:14 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:11:15.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:14 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:11:15.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:14 smithi132 ceph-mon[92183]: pgmap v95: 129 pgs: 129 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 343 B/s rd, 171 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:15.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:14 smithi132 ceph-mon[92183]: pgmap v96: 129 pgs: 129 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 413 B/s rd, 206 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:15.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:14 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:15.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:14 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/3247435646' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:11:15.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:14 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:15.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:14 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/3072854129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:15.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:14 smithi142 ceph-mon[67954]: pgmap v94: 129 pgs: 129 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:15.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:14 smithi142 ceph-mon[67954]: from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:15.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:14 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:15.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:14 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:15.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:14 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:11:15.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:14 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:11:15.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:14 smithi142 ceph-mon[67954]: pgmap v95: 129 pgs: 129 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 343 B/s rd, 171 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:15.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:14 smithi142 ceph-mon[67954]: pgmap v96: 129 pgs: 129 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 413 B/s rd, 206 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:15.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:14 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:15.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:14 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/3247435646' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:11:15.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:14 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:16.030 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:11:16.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:15 smithi142 ceph-mon[67954]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/1410 objects degraded (2.979%), 7 pgs degraded) 2024-04-12T06:11:16.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:15 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:11:16.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:15 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:16.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:15 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:16.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:15 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:16.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:15 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T06:11:16.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:15 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T06:11:16.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:15 smithi142 ceph-mon[67954]: Upgrade: osd.3 is safe to restart 2024-04-12T06:11:16.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:15 smithi132 ceph-mon[92183]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/1410 objects degraded (2.979%), 7 pgs degraded) 2024-04-12T06:11:16.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:15 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:11:16.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:15 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:16.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:15 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:16.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:15 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:16.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:15 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T06:11:16.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:15 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T06:11:16.342 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:15 smithi132 ceph-mon[92183]: Upgrade: osd.3 is safe to restart 2024-04-12T06:11:17.944 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:17 smithi132 ceph-mon[92183]: Upgrade: Updating osd.3 2024-04-12T06:11:17.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:17 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:17.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:17 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T06:11:17.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:17 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:11:17.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:17 smithi132 ceph-mon[92183]: Deploying daemon osd.3 on smithi132 2024-04-12T06:11:17.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:17 smithi132 ceph-mon[92183]: pgmap v97: 129 pgs: 129 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 309 B/s rd, 154 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:18.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:17 smithi142 ceph-mon[67954]: Upgrade: Updating osd.3 2024-04-12T06:11:18.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:17 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:18.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:17 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T06:11:18.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:17 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:11:18.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:17 smithi142 ceph-mon[67954]: Deploying daemon osd.3 on smithi132 2024-04-12T06:11:18.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:17 smithi142 ceph-mon[67954]: pgmap v97: 129 pgs: 129 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 309 B/s rd, 154 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:20.138 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:19 smithi132 ceph-mon[92183]: pgmap v98: 129 pgs: 129 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 257 B/s rd, 128 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:20.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:19 smithi142 ceph-mon[67954]: pgmap v98: 129 pgs: 129 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 257 B/s rd, 128 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:20.445 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:20 smithi132 systemd[1]: Stopping Ceph osd.3 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:11:20.445 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.3[56055]: debug 2024-04-12T06:11:20.335+0000 7ff0b544e700 -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-04-12T06:11:20.445 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.3[56055]: debug 2024-04-12T06:11:20.335+0000 7ff0b544e700 -1 osd.3 89 *** Got signal Terminated *** 2024-04-12T06:11:20.445 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.3[56055]: debug 2024-04-12T06:11:20.335+0000 7ff0b544e700 -1 osd.3 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:11:21.077 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:20 smithi132 bash[109930]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.3 2024-04-12T06:11:21.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.7 2024-04-12T06:11:21.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 failed (root=default,host=smithi132) (connection refused reported by osd.7) 2024-04-12T06:11:21.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.4 2024-04-12T06:11:21.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.5 2024-04-12T06:11:21.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.6 2024-04-12T06:11:21.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.7 2024-04-12T06:11:21.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.0 2024-04-12T06:11:21.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.1 2024-04-12T06:11:21.078 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.2 2024-04-12T06:11:21.079 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.4 2024-04-12T06:11:21.079 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.5 2024-04-12T06:11:21.079 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.6 2024-04-12T06:11:21.079 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.0 2024-04-12T06:11:21.079 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.1 2024-04-12T06:11:21.079 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.2 2024-04-12T06:11:21.079 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:21.079 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.1 2024-04-12T06:11:21.079 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.5 2024-04-12T06:11:21.079 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:20 smithi132 ceph-mon[92183]: osd.3 reported immediately failed by osd.4 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.7 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 failed (root=default,host=smithi132) (connection refused reported by osd.7) 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.4 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.5 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.6 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.7 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.0 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.1 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.2 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.4 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.5 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.6 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.0 2024-04-12T06:11:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.1 2024-04-12T06:11:21.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.2 2024-04-12T06:11:21.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:21.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.1 2024-04-12T06:11:21.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.5 2024-04-12T06:11:21.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:20 smithi142 ceph-mon[67954]: osd.3 reported immediately failed by osd.4 2024-04-12T06:11:21.982 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:11:22.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:21 smithi132 ceph-mon[92183]: pgmap v99: 129 pgs: 129 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 237 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:22.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:21 smithi132 ceph-mon[92183]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:11:22.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:21 smithi132 ceph-mon[92183]: osdmap e90: 8 total, 7 up, 8 in 2024-04-12T06:11:22.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:21 smithi142 ceph-mon[67954]: pgmap v99: 129 pgs: 129 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 237 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:22.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:21 smithi142 ceph-mon[67954]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:11:22.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:21 smithi142 ceph-mon[67954]: osdmap e90: 8 total, 7 up, 8 in 2024-04-12T06:11:22.695 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:22 smithi132 systemd[1]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.3.service: Succeeded. 2024-04-12T06:11:22.695 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:22 smithi132 systemd[1]: Stopped Ceph osd.3 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:11:23.158 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:22 smithi132 ceph-mon[92183]: osdmap e91: 8 total, 7 up, 8 in 2024-04-12T06:11:23.159 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:22 smithi132 systemd[1]: Starting Ceph osd.3 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:11:23.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:22 smithi142 ceph-mon[67954]: osdmap e91: 8 total, 7 up, 8 in 2024-04-12T06:11:24.180 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:23 smithi132 ceph-mon[92183]: pgmap v102: 129 pgs: 35 peering, 5 stale+active+clean, 89 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-12T06:11:24.180 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:23 smithi132 ceph-mon[92183]: Health check failed: Reduced data availability: 1 pg inactive, 11 pgs peering (PG_AVAILABILITY) 2024-04-12T06:11:24.180 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:23 smithi132 bash[110242]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-12T06:11:24.180 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:23 smithi132 bash[110242]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-12T06:11:24.180 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:23 smithi132 bash[110242]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-12T06:11:24.180 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:23 smithi132 bash[110242]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-12T06:11:24.181 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:23 smithi132 bash[110242]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-12T06:11:24.181 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:23 smithi132 bash[110242]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-12T06:11:24.181 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:23 smithi132 bash[110242]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-12T06:11:24.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:23 smithi142 ceph-mon[67954]: pgmap v102: 129 pgs: 35 peering, 5 stale+active+clean, 89 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-12T06:11:24.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:23 smithi142 ceph-mon[67954]: Health check failed: Reduced data availability: 1 pg inactive, 11 pgs peering (PG_AVAILABILITY) 2024-04-12T06:11:25.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:24 smithi132 ceph-mon[92183]: pgmap v103: 129 pgs: 11 active+undersized+degraded, 35 peering, 4 active+undersized, 79 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 77/1410 objects degraded (5.461%) 2024-04-12T06:11:25.195 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:25 smithi132 ceph-osd[110604]: -- 172.21.15.132:0/563493102 <== mon.0 v2:172.21.15.132:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5651640951e0 con 0x565164064c00 2024-04-12T06:11:25.195 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:25 smithi132 bash[110550]: 7a5c481c699bc24b22ba933db6def1629198398acdd24ee9eb85fd9f255b8e56 2024-04-12T06:11:25.195 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:25 smithi132 systemd[1]: Started Ceph osd.3 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:11:25.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:24 smithi142 ceph-mon[67954]: pgmap v103: 129 pgs: 11 active+undersized+degraded, 35 peering, 4 active+undersized, 79 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 77/1410 objects degraded (5.461%) 2024-04-12T06:11:25.941 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:25 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-3[110581]: 2024-04-12T06:11:25.531+0000 7f8bb56cc7c0 -1 Falling back to public interface 2024-04-12T06:11:26.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:25 smithi132 ceph-mon[92183]: Health check failed: Degraded data redundancy: 77/1410 objects degraded (5.461%), 11 pgs degraded (PG_DEGRADED) 2024-04-12T06:11:26.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:25 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:26.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:25 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:26.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:25 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:11:26.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:25 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:26.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:25 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:11:26.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:25 smithi142 ceph-mon[67954]: Health check failed: Degraded data redundancy: 77/1410 objects degraded (5.461%), 11 pgs degraded (PG_DEGRADED) 2024-04-12T06:11:26.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:25 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:26.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:25 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:26.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:25 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:11:26.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:25 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:26.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:25 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:11:27.033 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:11:27.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:26 smithi132 ceph-mon[92183]: pgmap v104: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 184/1410 objects degraded (13.050%) 2024-04-12T06:11:27.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:26 smithi142 ceph-mon[67954]: pgmap v104: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 184/1410 objects degraded (13.050%) 2024-04-12T06:11:28.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:27 smithi132 ceph-mon[92183]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 11 pgs peering) 2024-04-12T06:11:28.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:27 smithi142 ceph-mon[67954]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 11 pgs peering) 2024-04-12T06:11:29.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:28 smithi142 ceph-mon[67954]: pgmap v105: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 184/1410 objects degraded (13.050%) 2024-04-12T06:11:29.444 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:28 smithi132 ceph-mon[92183]: pgmap v105: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 184/1410 objects degraded (13.050%) 2024-04-12T06:11:30.694 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-3[110581]: 2024-04-12T06:11:30.329+0000 7f8bb56cc7c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-12T06:11:31.194 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:30 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-3[110581]: 2024-04-12T06:11:30.929+0000 7f8bb56cc7c0 -1 osd.3 89 log_to_monitors true 2024-04-12T06:11:32.072 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:11:32.194 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:11:31 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-3[110581]: 2024-04-12T06:11:31.958+0000 7f8ba6b26700 -1 osd.3 89 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T06:11:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:31 smithi132 ceph-mon[92183]: pgmap v106: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 205 B/s wr, 0 op/s; 184/1410 objects degraded (13.050%) 2024-04-12T06:11:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:31 smithi132 ceph-mon[92183]: from='osd.3 [v2:172.21.15.132:6826/1293110430,v1:172.21.15.132:6827/1293110430]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T06:11:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:31 smithi142 ceph-mon[67954]: pgmap v106: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 205 B/s wr, 0 op/s; 184/1410 objects degraded (13.050%) 2024-04-12T06:11:32.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:31 smithi142 ceph-mon[67954]: from='osd.3 [v2:172.21.15.132:6826/1293110430,v1:172.21.15.132:6827/1293110430]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T06:11:33.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:32 smithi142 ceph-mon[67954]: from='osd.3 [v2:172.21.15.132:6826/1293110430,v1:172.21.15.132:6827/1293110430]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T06:11:33.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:32 smithi142 ceph-mon[67954]: osdmap e92: 8 total, 7 up, 8 in 2024-04-12T06:11:33.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:32 smithi142 ceph-mon[67954]: from='osd.3 [v2:172.21.15.132:6826/1293110430,v1:172.21.15.132:6827/1293110430]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T06:11:33.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:32 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:33.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:32 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:33.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:32 smithi142 ceph-mon[67954]: Health check update: Degraded data redundancy: 184/1410 objects degraded (13.050%), 30 pgs degraded (PG_DEGRADED) 2024-04-12T06:11:33.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:32 smithi142 ceph-mon[67954]: pgmap v108: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 184/1410 objects degraded (13.050%) 2024-04-12T06:11:33.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:32 smithi132 ceph-mon[92183]: from='osd.3 [v2:172.21.15.132:6826/1293110430,v1:172.21.15.132:6827/1293110430]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T06:11:33.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:32 smithi132 ceph-mon[92183]: osdmap e92: 8 total, 7 up, 8 in 2024-04-12T06:11:33.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:32 smithi132 ceph-mon[92183]: from='osd.3 [v2:172.21.15.132:6826/1293110430,v1:172.21.15.132:6827/1293110430]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-04-12T06:11:33.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:32 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:33.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:32 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:33.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:32 smithi132 ceph-mon[92183]: Health check update: Degraded data redundancy: 184/1410 objects degraded (13.050%), 30 pgs degraded (PG_DEGRADED) 2024-04-12T06:11:33.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:32 smithi132 ceph-mon[92183]: pgmap v108: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 184/1410 objects degraded (13.050%) 2024-04-12T06:11:34.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:33 smithi142 ceph-mon[67954]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:11:34.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:33 smithi142 ceph-mon[67954]: osd.3 [v2:172.21.15.132:6826/1293110430,v1:172.21.15.132:6827/1293110430] boot 2024-04-12T06:11:34.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:33 smithi142 ceph-mon[67954]: osdmap e93: 8 total, 8 up, 8 in 2024-04-12T06:11:34.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:33 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T06:11:34.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:33 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:34.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:33 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:34.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:33 smithi142 ceph-mon[67954]: osdmap e94: 8 total, 8 up, 8 in 2024-04-12T06:11:34.254 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:33 smithi132 ceph-mon[92183]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:11:34.254 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:33 smithi132 ceph-mon[92183]: osd.3 [v2:172.21.15.132:6826/1293110430,v1:172.21.15.132:6827/1293110430] boot 2024-04-12T06:11:34.254 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:33 smithi132 ceph-mon[92183]: osdmap e93: 8 total, 8 up, 8 in 2024-04-12T06:11:34.254 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:33 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T06:11:34.254 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:33 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:34.254 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:33 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:34.254 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:33 smithi132 ceph-mon[92183]: osdmap e94: 8 total, 8 up, 8 in 2024-04-12T06:11:35.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:34 smithi142 ceph-mon[67954]: pgmap v111: 129 pgs: 6 activating, 4 peering, 23 active+undersized+degraded, 17 active+undersized, 79 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s; 134/1410 objects degraded (9.504%) 2024-04-12T06:11:35.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:34 smithi132 ceph-mon[92183]: pgmap v111: 129 pgs: 6 activating, 4 peering, 23 active+undersized+degraded, 17 active+undersized, 79 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s; 134/1410 objects degraded (9.504%) 2024-04-12T06:11:37.107 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:11:37.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:37.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:37.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:11:37.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:11:37.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: pgmap v112: 129 pgs: 6 activating, 4 peering, 23 active+undersized+degraded, 17 active+undersized, 79 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 175 B/s rd, 175 B/s wr, 0 op/s; 134/1410 objects degraded (9.504%) 2024-04-12T06:11:37.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: pgmap v113: 129 pgs: 6 activating, 4 peering, 23 active+undersized+degraded, 17 active+undersized, 79 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 214 B/s wr, 0 op/s; 134/1410 objects degraded (9.504%) 2024-04-12T06:11:37.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:37.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:37.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:11:37.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:37.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:37.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:37.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T06:11:37.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T06:11:37.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-12T06:11:37.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:37 smithi132 ceph-mon[92183]: Health check update: Degraded data redundancy: 134/1410 objects degraded (9.504%), 23 pgs degraded (PG_DEGRADED) 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: pgmap v112: 129 pgs: 6 activating, 4 peering, 23 active+undersized+degraded, 17 active+undersized, 79 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 175 B/s rd, 175 B/s wr, 0 op/s; 134/1410 objects degraded (9.504%) 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: pgmap v113: 129 pgs: 6 activating, 4 peering, 23 active+undersized+degraded, 17 active+undersized, 79 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 214 B/s wr, 0 op/s; 134/1410 objects degraded (9.504%) 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T06:11:37.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T06:11:37.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-12T06:11:37.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:37 smithi142 ceph-mon[67954]: Health check update: Degraded data redundancy: 134/1410 objects degraded (9.504%), 23 pgs degraded (PG_DEGRADED) 2024-04-12T06:11:39.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:38 smithi132 ceph-mon[92183]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 134/1410 objects degraded (9.504%), 23 pgs degraded) 2024-04-12T06:11:39.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:38 smithi142 ceph-mon[67954]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 134/1410 objects degraded (9.504%), 23 pgs degraded) 2024-04-12T06:11:40.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:39 smithi132 ceph-mon[92183]: pgmap v114: 129 pgs: 6 activating, 4 peering, 119 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 175 B/s wr, 29 op/s 2024-04-12T06:11:40.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:39 smithi142 ceph-mon[67954]: pgmap v114: 129 pgs: 6 activating, 4 peering, 119 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 175 B/s wr, 29 op/s 2024-04-12T06:11:42.152 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:11:42.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:41 smithi132 ceph-mon[92183]: pgmap v115: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 263 B/s wr, 22 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:42.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:42.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:11:42.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:41 smithi142 ceph-mon[67954]: pgmap v115: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 263 B/s wr, 22 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:42.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:11:44.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:43 smithi132 ceph-mon[92183]: pgmap v116: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 116 B/s wr, 19 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:44.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:43 smithi142 ceph-mon[67954]: pgmap v116: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 116 B/s wr, 19 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:45.230 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:11:45.867 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:11:45.867 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (12m) 13s ago 23m 16.8M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:11:45.867 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (115s) 13s ago 23m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:11:45.867 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (111s) 106s ago 22m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:11:45.867 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (10m) 13s ago 22m 35.1M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:11:45.867 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (17m) 13s ago 17m 19.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:11:45.867 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (17m) 106s ago 17m 38.1M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:11:45.868 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (3m) 13s ago 24m 500M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:11:45.868 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (3m) 106s ago 22m 447M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:11:45.868 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (2m) 13s ago 24m 54.3M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:11:45.868 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (2m) 106s ago 22m 38.6M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:11:45.868 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (14m) 13s ago 14m 85.0M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:11:45.868 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (14m) 106s ago 14m 78.4M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:11:45.868 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (8m) 13s ago 22m 17.2M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:11:45.868 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (3m) 106s ago 21m 2541k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:11:45.868 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (88s) 13s ago 21m 117M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:11:45.868 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (65s) 13s ago 21m 107M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:11:45.868 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (42s) 13s ago 20m 93.9M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:11:45.868 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (21s) 13s ago 20m 12.1M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:11:45.868 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (19m) 106s ago 19m 385M 2712M 16.2.5 6933c2a0b7dd bc8d9561222c 2024-04-12T06:11:45.869 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (19m) 106s ago 19m 419M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:11:45.869 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (19m) 106s ago 19m 341M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:11:45.869 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (19m) 106s ago 19m 467M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:11:45.869 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 unknown 13s ago 22m - - 2024-04-12T06:11:46.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:45 smithi132 ceph-mon[92183]: pgmap v117: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 208 B/s wr, 17 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:46.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:45 smithi142 ceph-mon[67954]: pgmap v117: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 208 B/s wr, 17 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:46.256 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:11:46.256 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:11:46.256 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:11:46.256 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:11:46.256 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:11:46.256 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:11:46.256 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:11:46.256 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:11:46.256 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-04-12T06:11:46.256 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 4 2024-04-12T06:11:46.256 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:11:46.257 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:11:46.257 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:11:46.257 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:11:46.257 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:11:46.257 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-04-12T06:11:46.257 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T06:11:46.257 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:11:46.257 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:11:46.586 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:11:46.586 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:11:46.586 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:11:46.587 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:11:46.587 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:11:46.587 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:11:46.587 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:11:46.587 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:11:46.587 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:11:46.587 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "10/23 daemons upgraded", 2024-04-12T06:11:46.587 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T06:11:46.587 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:11:46.587 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:11:46.976 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:11:46.977 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:11:46.977 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:11:47.193 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:11:47.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:46 smithi132 ceph-mon[92183]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:47.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:46 smithi132 ceph-mon[92183]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:47.194 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:46 smithi132 ceph-mon[92183]: from='client.34276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:47.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:46 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:47.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:46 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/869433424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:47.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:46 smithi142 ceph-mon[67954]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:47.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:46 smithi142 ceph-mon[67954]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:47.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:46 smithi142 ceph-mon[67954]: from='client.34276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:47.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:46 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:47.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:46 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/869433424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:11:48.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:47 smithi132 ceph-mon[92183]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:48.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:47 smithi132 ceph-mon[92183]: pgmap v118: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 204 B/s wr, 17 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:48.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:47 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/3480643335' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:11:48.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:47 smithi142 ceph-mon[67954]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:11:48.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:47 smithi142 ceph-mon[67954]: pgmap v118: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 204 B/s wr, 17 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:48.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:47 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/3480643335' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:11:49.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:49 smithi132 ceph-mon[92183]: pgmap v119: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 170 B/s wr, 14 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:50.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:49 smithi142 ceph-mon[67954]: pgmap v119: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 170 B/s wr, 14 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:52.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:51 smithi132 ceph-mon[92183]: pgmap v120: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:52.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:51 smithi142 ceph-mon[67954]: pgmap v120: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:11:52.229 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:11:52.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:52 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T06:11:52.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:52 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T06:11:52.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:52 smithi142 ceph-mon[67954]: Upgrade: osd.4 is safe to restart 2024-04-12T06:11:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:52 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T06:11:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:52 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T06:11:53.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:52 smithi132 ceph-mon[92183]: Upgrade: osd.4 is safe to restart 2024-04-12T06:11:53.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:53 smithi142 ceph-mon[67954]: pgmap v121: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:11:53.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:53 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:53.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:53 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T06:11:53.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:53 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:11:54.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:53 smithi132 ceph-mon[92183]: pgmap v121: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:11:54.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:53 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:11:54.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:53 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T06:11:54.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:53 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:11:54.970 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:54 smithi142 ceph-mon[67954]: Upgrade: Updating osd.4 2024-04-12T06:11:54.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:54 smithi142 ceph-mon[67954]: Deploying daemon osd.4 on smithi142 2024-04-12T06:11:55.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:54 smithi132 ceph-mon[92183]: Upgrade: Updating osd.4 2024-04-12T06:11:55.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:54 smithi132 ceph-mon[92183]: Deploying daemon osd.4 on smithi142 2024-04-12T06:11:56.100 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:55 smithi142 ceph-mon[67954]: pgmap v122: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:11:56.101 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:55 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:11:56.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:55 smithi132 ceph-mon[92183]: pgmap v122: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:11:56.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:55 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:11:56.721 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:56 smithi142 systemd[1]: Stopping Ceph osd.4 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:11:56.721 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.4[42758]: debug 2024-04-12T06:11:56.523+0000 7f6687850700 -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-04-12T06:11:56.721 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.4[42758]: debug 2024-04-12T06:11:56.523+0000 7f6687850700 -1 osd.4 94 *** Got signal Terminated *** 2024-04-12T06:11:56.721 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.4[42758]: debug 2024-04-12T06:11:56.523+0000 7f6687850700 -1 osd.4 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:11:57.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.5 2024-04-12T06:11:57.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 failed (root=default,host=smithi142) (connection refused reported by osd.5) 2024-04-12T06:11:57.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.5 2024-04-12T06:11:57.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.6 2024-04-12T06:11:57.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.7 2024-04-12T06:11:57.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.0 2024-04-12T06:11:57.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.1 2024-04-12T06:11:57.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.2 2024-04-12T06:11:57.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.3 2024-04-12T06:11:57.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.6 2024-04-12T06:11:57.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.7 2024-04-12T06:11:57.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.0 2024-04-12T06:11:57.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.1 2024-04-12T06:11:57.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.2 2024-04-12T06:11:57.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:56 smithi132 ceph-mon[92183]: osd.4 reported immediately failed by osd.3 2024-04-12T06:11:57.220 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:57 smithi142 bash[73243]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.4 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.5 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 failed (root=default,host=smithi142) (connection refused reported by osd.5) 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.5 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.6 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.7 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.0 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.1 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.2 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.3 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.6 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.7 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.0 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.1 2024-04-12T06:11:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.2 2024-04-12T06:11:57.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:56 smithi142 ceph-mon[67954]: osd.4 reported immediately failed by osd.3 2024-04-12T06:11:57.951 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:11:58.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:57 smithi132 ceph-mon[92183]: pgmap v123: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:11:58.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:57 smithi132 ceph-mon[92183]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:11:58.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:57 smithi132 ceph-mon[92183]: osdmap e95: 8 total, 7 up, 8 in 2024-04-12T06:11:58.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:57 smithi142 ceph-mon[67954]: pgmap v123: 129 pgs: 129 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:11:58.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:57 smithi142 ceph-mon[67954]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:11:58.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:57 smithi142 ceph-mon[67954]: osdmap e95: 8 total, 7 up, 8 in 2024-04-12T06:11:59.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:58 smithi132 ceph-mon[92183]: osdmap e96: 8 total, 7 up, 8 in 2024-04-12T06:11:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:58 smithi142 ceph-mon[67954]: osdmap e96: 8 total, 7 up, 8 in 2024-04-12T06:11:59.221 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:58 smithi142 systemd[1]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.4.service: Succeeded. 2024-04-12T06:11:59.221 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:58 smithi142 systemd[1]: Stopped Ceph osd.4 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:11:59.221 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:59 smithi142 systemd[1]: Starting Ceph osd.4 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:12:00.008 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:11:59 smithi132 ceph-mon[92183]: pgmap v126: 129 pgs: 8 peering, 13 stale+active+clean, 108 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-12T06:12:00.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:11:59 smithi142 ceph-mon[67954]: pgmap v126: 129 pgs: 8 peering, 13 stale+active+clean, 108 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-12T06:12:00.221 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:59 smithi142 bash[73528]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-12T06:12:00.221 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:59 smithi142 bash[73528]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-12T06:12:00.221 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:59 smithi142 bash[73528]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-12T06:12:00.221 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:59 smithi142 bash[73528]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-12T06:12:00.221 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:59 smithi142 bash[73528]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-12T06:12:00.221 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:59 smithi142 bash[73528]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-12T06:12:00.222 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:11:59 smithi142 bash[73528]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-12T06:12:01.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:00 smithi142 ceph-mon[67954]: pgmap v127: 129 pgs: 11 active+undersized+degraded, 8 peering, 9 stale+active+clean, 2 active+undersized, 99 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 76/1410 objects degraded (5.390%) 2024-04-12T06:12:01.217 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:00 smithi142 ceph-mon[67954]: Health check failed: Degraded data redundancy: 76/1410 objects degraded (5.390%), 11 pgs degraded (PG_DEGRADED) 2024-04-12T06:12:01.217 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:12:01 smithi142 ceph-osd[73820]: -- 172.21.15.142:0/3118017758 <== mon.1 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55885bf1b1e0 con 0x55885beeb000 2024-04-12T06:12:01.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:00 smithi132 ceph-mon[92183]: pgmap v127: 129 pgs: 11 active+undersized+degraded, 8 peering, 9 stale+active+clean, 2 active+undersized, 99 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 76/1410 objects degraded (5.390%) 2024-04-12T06:12:01.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:00 smithi132 ceph-mon[92183]: Health check failed: Degraded data redundancy: 76/1410 objects degraded (5.390%), 11 pgs degraded (PG_DEGRADED) 2024-04-12T06:12:01.470 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:12:01 smithi142 bash[73782]: 4f995fa18e46d006d27587e7db11b9540070a9342b18dc5a97e430b36dce6265 2024-04-12T06:12:01.470 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:12:01 smithi142 systemd[1]: Started Ceph osd.4 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:12:01.970 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:12:01 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:12:01.708+0000 7fa85de6c7c0 -1 Falling back to public interface 2024-04-12T06:12:02.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:02 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:02.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:02 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:02.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:02 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:12:02.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:02 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:02.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:02 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:02.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:02 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:12:02.988 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:12:03.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:03 smithi132 ceph-mon[92183]: pgmap v128: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 217/1410 objects degraded (15.390%) 2024-04-12T06:12:03.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:03 smithi142 ceph-mon[67954]: pgmap v128: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 217/1410 objects degraded (15.390%) 2024-04-12T06:12:06.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:05 smithi132 ceph-mon[92183]: pgmap v129: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 217/1410 objects degraded (15.390%) 2024-04-12T06:12:06.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:05 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:06.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:05 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:06.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:05 smithi142 ceph-mon[67954]: pgmap v129: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 217/1410 objects degraded (15.390%) 2024-04-12T06:12:06.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:05 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:06.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:05 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:06.674 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:12:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:12:06.374+0000 7fa85de6c7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-12T06:12:06.953 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:12:06 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:12:06.953+0000 7fa85de6c7c0 -1 osd.4 94 log_to_monitors true 2024-04-12T06:12:07.220 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:12:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:12:07.142+0000 7fa84f2c6700 -1 osd.4 94 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T06:12:07.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:07.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:07 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:07.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:07 smithi142 ceph-mon[67954]: pgmap v130: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 208 B/s wr, 0 op/s; 217/1410 objects degraded (15.390%) 2024-04-12T06:12:07.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:07 smithi142 ceph-mon[67954]: from='osd.4 [v2:172.21.15.142:6800/1445265670,v1:172.21.15.142:6801/1445265670]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T06:12:07.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:07 smithi142 ceph-mon[67954]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T06:12:07.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:07.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:07 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:07.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:07 smithi132 ceph-mon[92183]: pgmap v130: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 304 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 208 B/s wr, 0 op/s; 217/1410 objects degraded (15.390%) 2024-04-12T06:12:07.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:07 smithi132 ceph-mon[92183]: from='osd.4 [v2:172.21.15.142:6800/1445265670,v1:172.21.15.142:6801/1445265670]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T06:12:07.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:07 smithi132 ceph-mon[92183]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T06:12:08.028 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:12:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:08 smithi142 ceph-mon[67954]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T06:12:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:08 smithi142 ceph-mon[67954]: osdmap e97: 8 total, 7 up, 8 in 2024-04-12T06:12:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:08 smithi142 ceph-mon[67954]: from='osd.4 [v2:172.21.15.142:6800/1445265670,v1:172.21.15.142:6801/1445265670]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:12:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:08 smithi142 ceph-mon[67954]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:12:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:08 smithi142 ceph-mon[67954]: Health check update: Degraded data redundancy: 217/1410 objects degraded (15.390%), 32 pgs degraded (PG_DEGRADED) 2024-04-12T06:12:08.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:08 smithi132 ceph-mon[92183]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T06:12:08.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:08 smithi132 ceph-mon[92183]: osdmap e97: 8 total, 7 up, 8 in 2024-04-12T06:12:08.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:08 smithi132 ceph-mon[92183]: from='osd.4 [v2:172.21.15.142:6800/1445265670,v1:172.21.15.142:6801/1445265670]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:12:08.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:08 smithi132 ceph-mon[92183]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:12:08.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:08 smithi132 ceph-mon[92183]: Health check update: Degraded data redundancy: 217/1410 objects degraded (15.390%), 32 pgs degraded (PG_DEGRADED) 2024-04-12T06:12:09.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:09 smithi142 ceph-mon[67954]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:12:09.249 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:09 smithi142 ceph-mon[67954]: osd.4 [v2:172.21.15.142:6800/1445265670,v1:172.21.15.142:6801/1445265670] boot 2024-04-12T06:12:09.249 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:09 smithi142 ceph-mon[67954]: osdmap e98: 8 total, 8 up, 8 in 2024-04-12T06:12:09.249 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:09 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T06:12:09.249 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:09 smithi142 ceph-mon[67954]: pgmap v133: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 217/1410 objects degraded (15.390%) 2024-04-12T06:12:09.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:09 smithi132 ceph-mon[92183]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:12:09.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:09 smithi132 ceph-mon[92183]: osd.4 [v2:172.21.15.142:6800/1445265670,v1:172.21.15.142:6801/1445265670] boot 2024-04-12T06:12:09.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:09 smithi132 ceph-mon[92183]: osdmap e98: 8 total, 8 up, 8 in 2024-04-12T06:12:09.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:09 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T06:12:09.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:09 smithi132 ceph-mon[92183]: pgmap v133: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 217/1410 objects degraded (15.390%) 2024-04-12T06:12:10.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: osdmap e99: 8 total, 8 up, 8 in 2024-04-12T06:12:10.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:10.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:10.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:12:10.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:12:10.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: pgmap v135: 129 pgs: 9 peering, 24 active+undersized+degraded, 23 active+undersized, 73 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 209 B/s wr, 0 op/s; 160/1410 objects degraded (11.348%) 2024-04-12T06:12:10.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: pgmap v136: 129 pgs: 9 peering, 24 active+undersized+degraded, 23 active+undersized, 73 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 354 B/s wr, 0 op/s; 160/1410 objects degraded (11.348%) 2024-04-12T06:12:10.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:10.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:10.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:12:10.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:10.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:10.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:10.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T06:12:10.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T06:12:10.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:10 smithi132 ceph-mon[92183]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-04-12T06:12:10.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: osdmap e99: 8 total, 8 up, 8 in 2024-04-12T06:12:10.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:10.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:10.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:12:10.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:12:10.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: pgmap v135: 129 pgs: 9 peering, 24 active+undersized+degraded, 23 active+undersized, 73 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 209 B/s wr, 0 op/s; 160/1410 objects degraded (11.348%) 2024-04-12T06:12:10.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: pgmap v136: 129 pgs: 9 peering, 24 active+undersized+degraded, 23 active+undersized, 73 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 354 B/s wr, 0 op/s; 160/1410 objects degraded (11.348%) 2024-04-12T06:12:10.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:10.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:10.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:12:10.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:10.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:10.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:10.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T06:12:10.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T06:12:10.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:10 smithi142 ceph-mon[67954]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-04-12T06:12:12.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:12.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:12:12.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:12.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:12:12.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:13.065 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:12:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:12 smithi132 ceph-mon[92183]: pgmap v137: 129 pgs: 9 peering, 24 active+undersized+degraded, 23 active+undersized, 73 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 228 B/s wr, 0 op/s; 160/1410 objects degraded (11.348%) 2024-04-12T06:12:13.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:12 smithi132 ceph-mon[92183]: Health check update: Degraded data redundancy: 160/1410 objects degraded (11.348%), 24 pgs degraded (PG_DEGRADED) 2024-04-12T06:12:13.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:12 smithi142 ceph-mon[67954]: pgmap v137: 129 pgs: 9 peering, 24 active+undersized+degraded, 23 active+undersized, 73 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 228 B/s wr, 0 op/s; 160/1410 objects degraded (11.348%) 2024-04-12T06:12:13.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:12 smithi142 ceph-mon[67954]: Health check update: Degraded data redundancy: 160/1410 objects degraded (11.348%), 24 pgs degraded (PG_DEGRADED) 2024-04-12T06:12:14.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:13 smithi132 ceph-mon[92183]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 160/1410 objects degraded (11.348%), 24 pgs degraded) 2024-04-12T06:12:14.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:13 smithi142 ceph-mon[67954]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 160/1410 objects degraded (11.348%), 24 pgs degraded) 2024-04-12T06:12:15.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:14 smithi132 ceph-mon[92183]: pgmap v138: 129 pgs: 9 peering, 120 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 373 B/s rd, 186 B/s wr, 0 op/s 2024-04-12T06:12:15.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:14 smithi142 ceph-mon[67954]: pgmap v138: 129 pgs: 9 peering, 120 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 373 B/s rd, 186 B/s wr, 0 op/s 2024-04-12T06:12:17.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:16 smithi132 ceph-mon[92183]: pgmap v139: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 297 B/s rd, 297 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:12:17.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:16 smithi142 ceph-mon[67954]: pgmap v139: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 297 B/s rd, 297 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:12:17.339 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:12:17.977 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:12:17.978 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (12m) 45s ago 23m 16.8M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:12:17.978 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (2m) 45s ago 23m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:12:17.978 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (2m) 12s ago 22m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:12:17.978 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (10m) 45s ago 23m 35.1M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:12:17.978 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (18m) 45s ago 18m 19.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:12:17.978 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (17m) 12s ago 17m 38.2M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:12:17.978 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (4m) 45s ago 25m 500M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:12:17.978 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (3m) 12s ago 22m 449M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:12:17.978 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (3m) 45s ago 25m 54.3M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:12:17.978 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (3m) 12s ago 22m 42.0M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:12:17.978 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (15m) 45s ago 15m 85.0M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:12:17.978 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (15m) 12s ago 15m 78.8M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:12:17.978 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (8m) 45s ago 23m 17.2M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:12:17.979 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (4m) 12s ago 22m 8824k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:12:17.979 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (2m) 45s ago 22m 117M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:12:17.979 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (97s) 45s ago 21m 107M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:12:17.979 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (74s) 45s ago 21m 93.9M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:12:17.979 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (53s) 45s ago 20m 12.1M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:12:17.979 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (17s) 12s ago 20m 10.4M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 4f995fa18e46 2024-04-12T06:12:17.979 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (20m) 12s ago 20m 418M 2712M 16.2.5 6933c2a0b7dd 3817dce87fe1 2024-04-12T06:12:17.979 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (19m) 12s ago 19m 340M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:12:17.979 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (19m) 12s ago 19m 468M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:12:17.979 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 unknown 45s ago 23m - - 2024-04-12T06:12:18.103 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:12:18.369 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:12:18.369 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:12:18.369 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 5 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-04-12T06:12:18.370 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 9 2024-04-12T06:12:18.371 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:12:18.371 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:12:18.693 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:12:18.694 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:12:18.694 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:12:18.694 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:12:18.694 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:12:18.694 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:12:18.694 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:12:18.694 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:12:18.694 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:12:18.694 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "11/23 daemons upgraded", 2024-04-12T06:12:18.694 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T06:12:18.694 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:12:18.695 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:12:19.080 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:12:19.080 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:12:19.080 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:12:19.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:18 smithi132 ceph-mon[92183]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:19.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:18 smithi132 ceph-mon[92183]: pgmap v140: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 241 B/s rd, 120 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:12:19.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:18 smithi132 ceph-mon[92183]: from='client.34300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:19.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:18 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/1377445690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:19.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:18 smithi142 ceph-mon[67954]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:19.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:18 smithi142 ceph-mon[67954]: pgmap v140: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 241 B/s rd, 120 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:12:19.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:18 smithi142 ceph-mon[67954]: from='client.34300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:19.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:18 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/1377445690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:20.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:19 smithi132 ceph-mon[92183]: from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:20.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:19 smithi132 ceph-mon[92183]: from='client.34312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:20.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:19 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/3262194043' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:12:20.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:19 smithi142 ceph-mon[67954]: from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:20.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:19 smithi142 ceph-mon[67954]: from='client.34312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:20.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:19 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/3262194043' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:12:21.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:20 smithi132 ceph-mon[92183]: pgmap v141: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:12:21.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:20 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:21.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:20 smithi142 ceph-mon[67954]: pgmap v141: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:12:21.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:20 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:23.145 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:12:23.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:22 smithi132 ceph-mon[92183]: pgmap v142: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:12:23.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:22 smithi142 ceph-mon[67954]: pgmap v142: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:12:24.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:23 smithi132 ceph-mon[92183]: pgmap v143: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:12:24.470 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:23 smithi142 ceph-mon[67954]: pgmap v143: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:12:25.261 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:24 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T06:12:25.261 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:24 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T06:12:25.261 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:24 smithi142 ceph-mon[67954]: Upgrade: osd.5 is safe to restart 2024-04-12T06:12:25.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:24 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T06:12:25.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:24 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T06:12:25.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:24 smithi132 ceph-mon[92183]: Upgrade: osd.5 is safe to restart 2024-04-12T06:12:26.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:26 smithi142 ceph-mon[67954]: pgmap v144: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:12:26.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:26.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:12:26.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:26.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T06:12:26.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:12:27.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:26 smithi132 ceph-mon[92183]: pgmap v144: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T06:12:27.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:27.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:12:27.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:27.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T06:12:27.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:12:28.181 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:12:28.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:27 smithi132 ceph-mon[92183]: Upgrade: Updating osd.5 2024-04-12T06:12:28.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:27 smithi132 ceph-mon[92183]: Deploying daemon osd.5 on smithi142 2024-04-12T06:12:28.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:27 smithi142 ceph-mon[67954]: Upgrade: Updating osd.5 2024-04-12T06:12:28.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:27 smithi142 ceph-mon[67954]: Deploying daemon osd.5 on smithi142 2024-04-12T06:12:28.942 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:28 smithi142 ceph-mon[67954]: pgmap v145: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:12:29.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:28 smithi132 ceph-mon[92183]: pgmap v145: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:12:29.208 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:29 smithi142 systemd[1]: Stopping Ceph osd.5 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:12:29.471 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.5[45634]: debug 2024-04-12T06:12:29.374+0000 7efde6da6700 -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-04-12T06:12:29.471 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.5[45634]: debug 2024-04-12T06:12:29.374+0000 7efde6da6700 -1 osd.5 99 *** Got signal Terminated *** 2024-04-12T06:12:29.471 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.5[45634]: debug 2024-04-12T06:12:29.374+0000 7efde6da6700 -1 osd.5 99 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:12:30.075 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:29 smithi142 bash[75964]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.5 2024-04-12T06:12:30.075 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.7 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 failed (root=default,host=smithi142) (connection refused reported by osd.7) 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.6 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.7 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.0 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.1 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.2 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.3 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.4 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.6 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.0 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.1 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.2 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.3 2024-04-12T06:12:30.076 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:29 smithi142 ceph-mon[67954]: osd.5 reported immediately failed by osd.4 2024-04-12T06:12:30.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.7 2024-04-12T06:12:30.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 failed (root=default,host=smithi142) (connection refused reported by osd.7) 2024-04-12T06:12:30.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.6 2024-04-12T06:12:30.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.7 2024-04-12T06:12:30.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.0 2024-04-12T06:12:30.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.1 2024-04-12T06:12:30.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.2 2024-04-12T06:12:30.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.3 2024-04-12T06:12:30.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.4 2024-04-12T06:12:30.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.6 2024-04-12T06:12:30.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.0 2024-04-12T06:12:30.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.1 2024-04-12T06:12:30.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.2 2024-04-12T06:12:30.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.3 2024-04-12T06:12:30.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:29 smithi132 ceph-mon[92183]: osd.5 reported immediately failed by osd.4 2024-04-12T06:12:30.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:30 smithi142 ceph-mon[67954]: pgmap v146: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:12:30.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:30 smithi142 ceph-mon[67954]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:12:30.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:30 smithi142 ceph-mon[67954]: osdmap e100: 8 total, 7 up, 8 in 2024-04-12T06:12:31.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:30 smithi132 ceph-mon[92183]: pgmap v146: 129 pgs: 129 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:12:31.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:30 smithi132 ceph-mon[92183]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:12:31.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:30 smithi132 ceph-mon[92183]: osdmap e100: 8 total, 7 up, 8 in 2024-04-12T06:12:31.833 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:31 smithi142 systemd[1]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.5.service: Succeeded. 2024-04-12T06:12:31.833 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:31 smithi142 systemd[1]: Stopped Ceph osd.5 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:12:31.834 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:31 smithi142 systemd[1]: Starting Ceph osd.5 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:12:32.107 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:31 smithi142 ceph-mon[67954]: osdmap e101: 8 total, 7 up, 8 in 2024-04-12T06:12:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:31 smithi132 ceph-mon[92183]: osdmap e101: 8 total, 7 up, 8 in 2024-04-12T06:12:32.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:32 smithi142 ceph-mon[67954]: pgmap v149: 129 pgs: 18 stale+active+clean, 111 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-12T06:12:32.971 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:32 smithi142 bash[76249]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-12T06:12:32.971 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:32 smithi142 bash[76249]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-12T06:12:32.971 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:32 smithi142 bash[76249]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-12T06:12:32.971 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:32 smithi142 bash[76249]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-12T06:12:32.971 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:32 smithi142 bash[76249]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-12T06:12:32.971 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:32 smithi142 bash[76249]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-12T06:12:32.971 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:32 smithi142 bash[76249]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-12T06:12:33.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:32 smithi132 ceph-mon[92183]: pgmap v149: 129 pgs: 18 stale+active+clean, 111 active+clean; 304 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-12T06:12:33.223 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:12:34.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:33 smithi132 ceph-mon[92183]: Health check failed: Degraded data redundancy: 134/1410 objects degraded (9.504%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T06:12:34.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:33 smithi142 ceph-mon[67954]: Health check failed: Degraded data redundancy: 134/1410 objects degraded (9.504%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T06:12:34.221 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:33 smithi142 ceph-osd[76566]: -- 172.21.15.142:0/1235528169 <== mon.1 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559eceb9d1e0 con 0x559eceb6d000 2024-04-12T06:12:34.221 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:33 smithi142 bash[76528]: f42a99b64cce69e096fa0d22481a64bbd5b1eec5f527e73ec7a1dbc6a3136308 2024-04-12T06:12:34.221 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:33 smithi142 systemd[1]: Started Ceph osd.5 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:12:34.698 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:12:34.347+0000 7f8c21a6e7c0 -1 Falling back to public interface 2024-04-12T06:12:34.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:34 smithi142 ceph-mon[67954]: pgmap v150: 129 pgs: 20 active+undersized+degraded, 3 stale+active+clean, 13 active+undersized, 93 active+clean; 304 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 134/1410 objects degraded (9.504%) 2024-04-12T06:12:34.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:34 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:34.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:34 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:34.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:34 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:12:35.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:34 smithi132 ceph-mon[92183]: pgmap v150: 129 pgs: 20 active+undersized+degraded, 3 stale+active+clean, 13 active+undersized, 93 active+clean; 304 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 134/1410 objects degraded (9.504%) 2024-04-12T06:12:35.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:34 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:35.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:34 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:35.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:34 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:12:37.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:36 smithi132 ceph-mon[92183]: pgmap v151: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 304 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 169/1410 objects degraded (11.986%) 2024-04-12T06:12:37.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:36 smithi142 ceph-mon[67954]: pgmap v151: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 304 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 169/1410 objects degraded (11.986%) 2024-04-12T06:12:38.263 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:12:39.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:38 smithi132 ceph-mon[92183]: pgmap v152: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 304 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 169/1410 objects degraded (11.986%) 2024-04-12T06:12:39.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:39.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:39.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:39.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:39.220 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:12:39.095+0000 7f8c21a6e7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-12T06:12:39.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:38 smithi142 ceph-mon[67954]: pgmap v152: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 304 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 169/1410 objects degraded (11.986%) 2024-04-12T06:12:39.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:39.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:39.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:39.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:39.949 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:12:39.658+0000 7f8c21a6e7c0 -1 osd.5 99 log_to_monitors true 2024-04-12T06:12:40.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:39 smithi142 ceph-mon[67954]: from='osd.5 [v2:172.21.15.142:6808/1373981425,v1:172.21.15.142:6809/1373981425]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T06:12:40.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:39 smithi142 ceph-mon[67954]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T06:12:40.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:39 smithi132 ceph-mon[92183]: from='osd.5 [v2:172.21.15.142:6808/1373981425,v1:172.21.15.142:6809/1373981425]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T06:12:40.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:39 smithi132 ceph-mon[92183]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T06:12:40.645 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:12:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:12:40.418+0000 7f8c0eec0700 -1 osd.5 99 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T06:12:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:40 smithi142 ceph-mon[67954]: pgmap v153: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 304 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 209 B/s wr, 0 op/s; 169/1410 objects degraded (11.986%) 2024-04-12T06:12:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:40 smithi142 ceph-mon[67954]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T06:12:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:40 smithi142 ceph-mon[67954]: osdmap e102: 8 total, 7 up, 8 in 2024-04-12T06:12:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:40 smithi142 ceph-mon[67954]: from='osd.5 [v2:172.21.15.142:6808/1373981425,v1:172.21.15.142:6809/1373981425]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:12:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:40 smithi142 ceph-mon[67954]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:12:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:40 smithi142 ceph-mon[67954]: from='osd.5 ' entity='osd.5' 2024-04-12T06:12:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:12:41.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:40 smithi132 ceph-mon[92183]: pgmap v153: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 304 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 209 B/s wr, 0 op/s; 169/1410 objects degraded (11.986%) 2024-04-12T06:12:41.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:40 smithi132 ceph-mon[92183]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T06:12:41.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:40 smithi132 ceph-mon[92183]: osdmap e102: 8 total, 7 up, 8 in 2024-04-12T06:12:41.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:40 smithi132 ceph-mon[92183]: from='osd.5 [v2:172.21.15.142:6808/1373981425,v1:172.21.15.142:6809/1373981425]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:12:41.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:40 smithi132 ceph-mon[92183]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:12:41.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:40 smithi132 ceph-mon[92183]: from='osd.5 ' entity='osd.5' 2024-04-12T06:12:41.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:41.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:12:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:41 smithi142 ceph-mon[67954]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:12:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:41 smithi142 ceph-mon[67954]: osd.5 [v2:172.21.15.142:6808/1373981425,v1:172.21.15.142:6809/1373981425] boot 2024-04-12T06:12:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:41 smithi142 ceph-mon[67954]: osdmap e103: 8 total, 8 up, 8 in 2024-04-12T06:12:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T06:12:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:41 smithi142 ceph-mon[67954]: pgmap v156: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 169/1410 objects degraded (11.986%) 2024-04-12T06:12:42.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:41 smithi132 ceph-mon[92183]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:12:42.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:41 smithi132 ceph-mon[92183]: osd.5 [v2:172.21.15.142:6808/1373981425,v1:172.21.15.142:6809/1373981425] boot 2024-04-12T06:12:42.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:41 smithi132 ceph-mon[92183]: osdmap e103: 8 total, 8 up, 8 in 2024-04-12T06:12:42.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T06:12:42.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:41 smithi132 ceph-mon[92183]: pgmap v156: 129 pgs: 25 active+undersized+degraded, 20 active+undersized, 84 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 169/1410 objects degraded (11.986%) 2024-04-12T06:12:43.308 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:12:43.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: osdmap e104: 8 total, 8 up, 8 in 2024-04-12T06:12:43.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: Health check update: Degraded data redundancy: 169/1410 objects degraded (11.986%), 25 pgs degraded (PG_DEGRADED) 2024-04-12T06:12:43.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: pgmap v158: 129 pgs: 18 peering, 14 active+undersized+degraded, 13 active+undersized, 84 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 410 B/s rd, 205 B/s wr, 0 op/s; 101/1410 objects degraded (7.163%) 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: pgmap v159: 129 pgs: 18 peering, 14 active+undersized+degraded, 13 active+undersized, 84 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 684 B/s rd, 0 op/s; 101/1410 objects degraded (7.163%) 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T06:12:43.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:43 smithi132 ceph-mon[92183]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-12T06:12:43.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: osdmap e104: 8 total, 8 up, 8 in 2024-04-12T06:12:43.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: Health check update: Degraded data redundancy: 169/1410 objects degraded (11.986%), 25 pgs degraded (PG_DEGRADED) 2024-04-12T06:12:43.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:43.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:43.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:12:43.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:12:43.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: pgmap v158: 129 pgs: 18 peering, 14 active+undersized+degraded, 13 active+undersized, 84 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 410 B/s rd, 205 B/s wr, 0 op/s; 101/1410 objects degraded (7.163%) 2024-04-12T06:12:43.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: pgmap v159: 129 pgs: 18 peering, 14 active+undersized+degraded, 13 active+undersized, 84 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 684 B/s rd, 0 op/s; 101/1410 objects degraded (7.163%) 2024-04-12T06:12:43.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:43.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:43.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:12:43.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:43.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:43.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:43.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T06:12:43.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T06:12:43.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:43 smithi142 ceph-mon[67954]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-12T06:12:45.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:45 smithi132 ceph-mon[92183]: pgmap v160: 129 pgs: 18 peering, 10 active+undersized+degraded, 8 active+undersized, 93 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 440 B/s rd, 220 B/s wr, 0 op/s; 69/1410 objects degraded (4.894%) 2024-04-12T06:12:45.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:45 smithi142 ceph-mon[67954]: pgmap v160: 129 pgs: 18 peering, 10 active+undersized+degraded, 8 active+undersized, 93 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 440 B/s rd, 220 B/s wr, 0 op/s; 69/1410 objects degraded (4.894%) 2024-04-12T06:12:46.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:46 smithi142 ceph-mon[67954]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/1410 objects degraded (4.894%), 10 pgs degraded) 2024-04-12T06:12:47.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:46 smithi132 ceph-mon[92183]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/1410 objects degraded (4.894%), 10 pgs degraded) 2024-04-12T06:12:47.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:47 smithi142 ceph-mon[67954]: pgmap v161: 129 pgs: 18 peering, 111 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 394 B/s rd, 197 B/s wr, 0 op/s 2024-04-12T06:12:48.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:47 smithi132 ceph-mon[92183]: pgmap v161: 129 pgs: 18 peering, 111 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 394 B/s rd, 197 B/s wr, 0 op/s 2024-04-12T06:12:48.354 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:12:49.431 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:12:49.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:49 smithi142 ceph-mon[67954]: pgmap v162: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 292 B/s rd, 146 B/s wr, 0 op/s 2024-04-12T06:12:50.063 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:12:50.063 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (13m) 77s ago 24m 16.8M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:12:50.063 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (2m) 77s ago 24m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:12:50.063 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (2m) 12s ago 23m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:12:50.063 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (11m) 77s ago 24m 35.1M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:12:50.063 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (18m) 77s ago 18m 19.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:12:50.063 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (18m) 12s ago 18m 38.2M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (4m) 77s ago 25m 500M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (4m) 12s ago 23m 449M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (4m) 77s ago 25m 54.3M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (3m) 12s ago 23m 43.6M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (15m) 77s ago 15m 85.0M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (15m) 12s ago 15m 79.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (9m) 77s ago 23m 17.2M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (4m) 12s ago 23m 8824k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (2m) 77s ago 22m 117M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (2m) 77s ago 22m 107M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (106s) 77s ago 21m 93.9M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (85s) 77s ago 21m 12.1M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (49s) 12s ago 21m 124M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 4f995fa18e46 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (16s) 12s ago 20m 11.4M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 f42a99b64cce 2024-04-12T06:12:50.064 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (20m) 12s ago 20m 341M 2712M 16.2.5 6933c2a0b7dd aa1c568bcdad 2024-04-12T06:12:50.065 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (20m) 12s ago 20m 468M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:12:50.065 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 unknown 77s ago 23m - - 2024-04-12T06:12:50.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:49 smithi132 ceph-mon[92183]: pgmap v162: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 292 B/s rd, 146 B/s wr, 0 op/s 2024-04-12T06:12:50.447 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:12:50.447 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:12:50.447 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:12:50.447 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:12:50.447 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:12:50.447 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:12:50.447 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:12:50.447 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:12:50.447 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2, 2024-04-12T06:12:50.447 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 6 2024-04-12T06:12:50.448 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:12:50.448 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:12:50.448 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:12:50.448 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:12:50.448 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:12:50.448 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-04-12T06:12:50.448 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 10 2024-04-12T06:12:50.448 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:12:50.448 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:12:50.774 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:12:50.775 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:12:50.775 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:12:50.775 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:12:50.775 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:12:50.775 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:12:50.775 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:12:50.775 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:12:50.775 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:12:50.775 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "12/23 daemons upgraded", 2024-04-12T06:12:50.775 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T06:12:50.775 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:12:50.775 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:12:50.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:50 smithi142 ceph-mon[67954]: from='client.34324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:50.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:50 smithi142 ceph-mon[67954]: from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:50.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:50 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/2143058675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:51.165 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:12:51.165 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:12:51.165 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:12:51.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:50 smithi132 ceph-mon[92183]: from='client.34324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:51.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:50 smithi132 ceph-mon[92183]: from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:51.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:50 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/2143058675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:12:52.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:51 smithi132 ceph-mon[92183]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:52.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:51 smithi132 ceph-mon[92183]: pgmap v163: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 250 B/s wr, 0 op/s 2024-04-12T06:12:52.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:51 smithi132 ceph-mon[92183]: from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:52.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:51 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/1288423170' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:12:52.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:51 smithi142 ceph-mon[67954]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:52.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:51 smithi142 ceph-mon[67954]: pgmap v163: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 250 B/s wr, 0 op/s 2024-04-12T06:12:52.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:51 smithi142 ceph-mon[67954]: from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:12:52.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:51 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/1288423170' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:12:53.399 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:12:54.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:53 smithi132 ceph-mon[92183]: pgmap v164: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T06:12:54.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:53 smithi142 ceph-mon[67954]: pgmap v164: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T06:12:56.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:55 smithi132 ceph-mon[92183]: pgmap v165: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:12:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:55 smithi142 ceph-mon[67954]: pgmap v165: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:12:57.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:56 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:57.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:56 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:12:57.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:56 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:56 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:56 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:12:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:56 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:12:58.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:57 smithi132 ceph-mon[92183]: pgmap v166: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:12:58.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:57 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T06:12:58.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:57 smithi142 ceph-mon[67954]: pgmap v166: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:12:58.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:57 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T06:12:58.438 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:12:59.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:58 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T06:12:59.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:58 smithi132 ceph-mon[92183]: Upgrade: osd.6 is safe to restart 2024-04-12T06:12:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:58 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T06:12:59.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:58 smithi142 ceph-mon[67954]: Upgrade: osd.6 is safe to restart 2024-04-12T06:13:00.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:59 smithi132 ceph-mon[92183]: pgmap v167: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:13:00.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:59 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:00.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:59 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T06:13:00.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:12:59 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:13:00.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:59 smithi142 ceph-mon[67954]: pgmap v167: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:13:00.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:59 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:00.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:59 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T06:13:00.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:12:59 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:13:01.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:00 smithi132 ceph-mon[92183]: Upgrade: Updating osd.6 2024-04-12T06:13:01.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:00 smithi132 ceph-mon[92183]: Deploying daemon osd.6 on smithi142 2024-04-12T06:13:01.203 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:00 smithi142 ceph-mon[67954]: Upgrade: Updating osd.6 2024-04-12T06:13:01.203 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:00 smithi142 ceph-mon[67954]: Deploying daemon osd.6 on smithi142 2024-04-12T06:13:02.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:01 smithi132 ceph-mon[92183]: pgmap v168: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:13:02.220 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:01 smithi142 ceph-mon[67954]: pgmap v168: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:13:02.971 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:02 smithi142 systemd[1]: Stopping Ceph osd.6 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:13:02.971 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.6[48519]: debug 2024-04-12T06:13:02.651+0000 7f7202d24700 -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-04-12T06:13:02.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.6[48519]: debug 2024-04-12T06:13:02.651+0000 7f7202d24700 -1 osd.6 104 *** Got signal Terminated *** 2024-04-12T06:13:02.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:02 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.6[48519]: debug 2024-04-12T06:13:02.651+0000 7f7202d24700 -1 osd.6 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:13:03.364 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:03 smithi142 bash[78663]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.6 2024-04-12T06:13:03.483 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:13:04.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: pgmap v169: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:13:04.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.0 2024-04-12T06:13:04.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 failed (root=default,host=smithi142) (connection refused reported by osd.0) 2024-04-12T06:13:04.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.7 2024-04-12T06:13:04.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.0 2024-04-12T06:13:04.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.2 2024-04-12T06:13:04.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.3 2024-04-12T06:13:04.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.5 2024-04-12T06:13:04.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.7 2024-04-12T06:13:04.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.2 2024-04-12T06:13:04.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.3 2024-04-12T06:13:04.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.4 2024-04-12T06:13:04.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.5 2024-04-12T06:13:04.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.4 2024-04-12T06:13:04.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.2 2024-04-12T06:13:04.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.3 2024-04-12T06:13:04.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.4 2024-04-12T06:13:04.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.7 2024-04-12T06:13:04.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.0 2024-04-12T06:13:04.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.2 2024-04-12T06:13:04.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.3 2024-04-12T06:13:04.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.5 2024-04-12T06:13:04.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.7 2024-04-12T06:13:04.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.0 2024-04-12T06:13:04.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.4 2024-04-12T06:13:04.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.5 2024-04-12T06:13:04.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:03 smithi132 ceph-mon[92183]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: pgmap v169: 129 pgs: 129 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:13:04.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.0 2024-04-12T06:13:04.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 failed (root=default,host=smithi142) (connection refused reported by osd.0) 2024-04-12T06:13:04.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.7 2024-04-12T06:13:04.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.0 2024-04-12T06:13:04.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.2 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.3 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.5 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.7 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.2 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.3 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.4 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.5 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.4 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.2 2024-04-12T06:13:04.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.3 2024-04-12T06:13:04.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.4 2024-04-12T06:13:04.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.7 2024-04-12T06:13:04.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.0 2024-04-12T06:13:04.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.2 2024-04-12T06:13:04.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.3 2024-04-12T06:13:04.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.5 2024-04-12T06:13:04.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.7 2024-04-12T06:13:04.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.0 2024-04-12T06:13:04.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.4 2024-04-12T06:13:04.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.5 2024-04-12T06:13:04.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:03 smithi142 ceph-mon[67954]: osd.6 reported immediately failed by osd.1 2024-04-12T06:13:04.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:04 smithi142 ceph-mon[67954]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:13:04.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:04 smithi142 ceph-mon[67954]: osdmap e105: 8 total, 7 up, 8 in 2024-04-12T06:13:05.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:04 smithi132 ceph-mon[92183]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:13:05.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:04 smithi132 ceph-mon[92183]: osdmap e105: 8 total, 7 up, 8 in 2024-04-12T06:13:05.471 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:04 smithi142 systemd[1]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.6.service: Succeeded. 2024-04-12T06:13:05.471 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:04 smithi142 systemd[1]: Stopped Ceph osd.6 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:13:05.471 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:05 smithi142 systemd[1]: Starting Ceph osd.6 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:13:06.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:05 smithi132 ceph-mon[92183]: pgmap v171: 129 pgs: 3 peering, 11 stale+active+clean, 115 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-04-12T06:13:06.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:05 smithi132 ceph-mon[92183]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-12T06:13:06.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:05 smithi132 ceph-mon[92183]: osdmap e106: 8 total, 7 up, 8 in 2024-04-12T06:13:06.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:05 smithi142 ceph-mon[67954]: pgmap v171: 129 pgs: 3 peering, 11 stale+active+clean, 115 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-04-12T06:13:06.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:05 smithi142 ceph-mon[67954]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-12T06:13:06.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:05 smithi142 ceph-mon[67954]: osdmap e106: 8 total, 7 up, 8 in 2024-04-12T06:13:06.221 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:06 smithi142 bash[78953]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-12T06:13:06.221 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:06 smithi142 bash[78953]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-12T06:13:06.221 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:06 smithi142 bash[78953]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-12T06:13:06.221 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:06 smithi142 bash[78953]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-12T06:13:06.222 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:06 smithi142 bash[78953]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-12T06:13:06.222 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:06 smithi142 bash[78953]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-12T06:13:06.222 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:06 smithi142 bash[78953]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-12T06:13:07.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:06 smithi142 ceph-mon[67954]: pgmap v173: 129 pgs: 5 active+undersized+degraded, 3 peering, 9 stale+active+clean, 3 active+undersized, 109 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 34/1410 objects degraded (2.411%) 2024-04-12T06:13:07.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:06 smithi142 ceph-mon[67954]: Health check failed: Degraded data redundancy: 34/1410 objects degraded (2.411%), 5 pgs degraded (PG_DEGRADED) 2024-04-12T06:13:07.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:06 smithi132 ceph-mon[92183]: pgmap v173: 129 pgs: 5 active+undersized+degraded, 3 peering, 9 stale+active+clean, 3 active+undersized, 109 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 34/1410 objects degraded (2.411%) 2024-04-12T06:13:07.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:06 smithi132 ceph-mon[92183]: Health check failed: Degraded data redundancy: 34/1410 objects degraded (2.411%), 5 pgs degraded (PG_DEGRADED) 2024-04-12T06:13:07.722 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:07 smithi142 ceph-osd[79309]: -- 172.21.15.142:0/1766966140 <== mon.1 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563b853b31e0 con 0x563b85383000 2024-04-12T06:13:07.722 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:07 smithi142 bash[79272]: c11d72d71ee4ebb8194933660b5f34aa89bee03d4a2fd8dae990c34d21f6e5ab 2024-04-12T06:13:07.722 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:07 smithi142 systemd[1]: Started Ceph osd.6 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:13:08.117 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:07 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:13:07.779+0000 7fa618e1d7c0 -1 Falling back to public interface 2024-04-12T06:13:08.522 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:13:08.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:08 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:08.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:08 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:08.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:08 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:13:08.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:08 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:08.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:08 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:08.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:08 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:13:09.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:09 smithi132 ceph-mon[92183]: pgmap v174: 129 pgs: 25 active+undersized+degraded, 3 peering, 15 active+undersized, 86 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 144/1410 objects degraded (10.213%) 2024-04-12T06:13:09.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:09 smithi142 ceph-mon[67954]: pgmap v174: 129 pgs: 25 active+undersized+degraded, 3 peering, 15 active+undersized, 86 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 144/1410 objects degraded (10.213%) 2024-04-12T06:13:10.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:10 smithi142 ceph-mon[67954]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-12T06:13:11.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:10 smithi132 ceph-mon[92183]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-12T06:13:12.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:11 smithi132 ceph-mon[92183]: pgmap v175: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 154/1410 objects degraded (10.922%) 2024-04-12T06:13:12.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:12.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:13:12.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:12.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:12.197 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:11 smithi142 ceph-mon[67954]: pgmap v175: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 154/1410 objects degraded (10.922%) 2024-04-12T06:13:12.197 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:12.197 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:13:12.197 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:12.197 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:12.471 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:13:12.197+0000 7fa618e1d7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-12T06:13:12.971 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:12 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:13:12.661+0000 7fa618e1d7c0 -1 osd.6 104 log_to_monitors true 2024-04-12T06:13:13.424 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:13 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:13.424 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:13 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:13.424 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:13 smithi142 ceph-mon[67954]: Health check update: Degraded data redundancy: 154/1410 objects degraded (10.922%), 26 pgs degraded (PG_DEGRADED) 2024-04-12T06:13:13.424 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:13 smithi142 ceph-mon[67954]: pgmap v176: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 235 B/s wr, 0 op/s; 154/1410 objects degraded (10.922%) 2024-04-12T06:13:13.424 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:13 smithi142 ceph-mon[67954]: from='osd.6 [v2:172.21.15.142:6816/24059442,v1:172.21.15.142:6817/24059442]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T06:13:13.424 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:13 smithi142 ceph-mon[67954]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T06:13:13.608 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:13:13.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:13 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:13.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:13 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:13.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:13 smithi132 ceph-mon[92183]: Health check update: Degraded data redundancy: 154/1410 objects degraded (10.922%), 26 pgs degraded (PG_DEGRADED) 2024-04-12T06:13:13.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:13 smithi132 ceph-mon[92183]: pgmap v176: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 235 B/s wr, 0 op/s; 154/1410 objects degraded (10.922%) 2024-04-12T06:13:13.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:13 smithi132 ceph-mon[92183]: from='osd.6 [v2:172.21.15.142:6816/24059442,v1:172.21.15.142:6817/24059442]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T06:13:13.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:13 smithi132 ceph-mon[92183]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T06:13:13.961 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:13:13 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:13:13.682+0000 7fa60626f700 -1 osd.6 104 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T06:13:14.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:14 smithi142 ceph-mon[67954]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T06:13:14.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:14 smithi142 ceph-mon[67954]: osdmap e107: 8 total, 7 up, 8 in 2024-04-12T06:13:14.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:14 smithi142 ceph-mon[67954]: from='osd.6 [v2:172.21.15.142:6816/24059442,v1:172.21.15.142:6817/24059442]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:13:14.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:14 smithi142 ceph-mon[67954]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:13:14.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:14 smithi142 ceph-mon[67954]: from='osd.6 ' entity='osd.6' 2024-04-12T06:13:14.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:14 smithi132 ceph-mon[92183]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T06:13:14.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:14 smithi132 ceph-mon[92183]: osdmap e107: 8 total, 7 up, 8 in 2024-04-12T06:13:14.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:14 smithi132 ceph-mon[92183]: from='osd.6 [v2:172.21.15.142:6816/24059442,v1:172.21.15.142:6817/24059442]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:13:14.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:14 smithi132 ceph-mon[92183]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:13:14.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:14 smithi132 ceph-mon[92183]: from='osd.6 ' entity='osd.6' 2024-04-12T06:13:15.461 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:15 smithi142 ceph-mon[67954]: pgmap v178: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 211 B/s wr, 0 op/s; 154/1410 objects degraded (10.922%) 2024-04-12T06:13:15.461 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:15 smithi142 ceph-mon[67954]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:13:15.461 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:15 smithi142 ceph-mon[67954]: osd.6 [v2:172.21.15.142:6816/24059442,v1:172.21.15.142:6817/24059442] boot 2024-04-12T06:13:15.461 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:15 smithi142 ceph-mon[67954]: osdmap e108: 8 total, 8 up, 8 in 2024-04-12T06:13:15.461 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:15 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T06:13:15.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:15 smithi132 ceph-mon[92183]: pgmap v178: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 211 B/s wr, 0 op/s; 154/1410 objects degraded (10.922%) 2024-04-12T06:13:15.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:15 smithi132 ceph-mon[92183]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:13:15.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:15 smithi132 ceph-mon[92183]: osd.6 [v2:172.21.15.142:6816/24059442,v1:172.21.15.142:6817/24059442] boot 2024-04-12T06:13:15.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:15 smithi132 ceph-mon[92183]: osdmap e108: 8 total, 8 up, 8 in 2024-04-12T06:13:15.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:15 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T06:13:16.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:16.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:16.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:13:16.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:13:16.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: pgmap v180: 129 pgs: 6 peering, 22 active+undersized+degraded, 15 active+undersized, 86 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 295 B/s rd, 295 B/s wr, 0 op/s; 121/1410 objects degraded (8.582%) 2024-04-12T06:13:16.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: pgmap v181: 129 pgs: 6 peering, 22 active+undersized+degraded, 15 active+undersized, 86 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 415 B/s rd, 207 B/s wr, 0 op/s; 121/1410 objects degraded (8.582%) 2024-04-12T06:13:16.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:16.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:16.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: osdmap e109: 8 total, 8 up, 8 in 2024-04-12T06:13:16.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:13:16.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:16.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:16.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:16.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T06:13:16.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T06:13:16.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-12T06:13:16.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:16 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:16.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:16.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:16.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:13:16.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:13:16.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: pgmap v180: 129 pgs: 6 peering, 22 active+undersized+degraded, 15 active+undersized, 86 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 295 B/s rd, 295 B/s wr, 0 op/s; 121/1410 objects degraded (8.582%) 2024-04-12T06:13:16.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: pgmap v181: 129 pgs: 6 peering, 22 active+undersized+degraded, 15 active+undersized, 86 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 415 B/s rd, 207 B/s wr, 0 op/s; 121/1410 objects degraded (8.582%) 2024-04-12T06:13:16.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:16.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:16.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: osdmap e109: 8 total, 8 up, 8 in 2024-04-12T06:13:16.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:13:16.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:16.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:16.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:16.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T06:13:16.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T06:13:16.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-12T06:13:16.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:16 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:17.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:17 smithi132 ceph-mon[92183]: Health check update: Degraded data redundancy: 121/1410 objects degraded (8.582%), 22 pgs degraded (PG_DEGRADED) 2024-04-12T06:13:17.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:17 smithi142 ceph-mon[67954]: Health check update: Degraded data redundancy: 121/1410 objects degraded (8.582%), 22 pgs degraded (PG_DEGRADED) 2024-04-12T06:13:18.649 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:13:18.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:18 smithi132 ceph-mon[92183]: pgmap v183: 129 pgs: 6 peering, 9 active+undersized+degraded, 5 active+undersized, 109 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 236 B/s wr, 0 op/s; 38/1410 objects degraded (2.695%) 2024-04-12T06:13:18.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:18 smithi142 ceph-mon[67954]: pgmap v183: 129 pgs: 6 peering, 9 active+undersized+degraded, 5 active+undersized, 109 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 236 B/s wr, 0 op/s; 38/1410 objects degraded (2.695%) 2024-04-12T06:13:19.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:19 smithi132 ceph-mon[92183]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/1410 objects degraded (2.695%), 9 pgs degraded) 2024-04-12T06:13:19.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:19 smithi142 ceph-mon[67954]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/1410 objects degraded (2.695%), 9 pgs degraded) 2024-04-12T06:13:20.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:20 smithi132 ceph-mon[92183]: pgmap v184: 129 pgs: 6 peering, 123 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 207 B/s wr, 0 op/s 2024-04-12T06:13:20.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:20 smithi142 ceph-mon[67954]: pgmap v184: 129 pgs: 6 peering, 123 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 207 B/s wr, 0 op/s 2024-04-12T06:13:21.510 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:13:22.148 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:13:22.148 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (14m) 109s ago 24m 16.8M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:13:22.148 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (3m) 109s ago 24m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:13:22.148 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (3m) 10s ago 23m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:13:22.148 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (11m) 109s ago 24m 35.1M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:13:22.148 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (19m) 109s ago 19m 19.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:13:22.148 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (19m) 10s ago 19m 38.2M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:13:22.148 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (5m) 109s ago 26m 500M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:13:22.148 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (4m) 10s ago 23m 449M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:13:22.148 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (4m) 109s ago 26m 54.3M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (4m) 10s ago 23m 43.7M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (16m) 109s ago 16m 85.0M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (16m) 10s ago 16m 79.0M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (9m) 109s ago 24m 17.2M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (5m) 10s ago 23m 8824k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (3m) 109s ago 23m 117M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (2m) 109s ago 22m 107M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (2m) 109s ago 22m 93.9M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (117s) 109s ago 21m 12.1M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (81s) 10s ago 21m 126M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 4f995fa18e46 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (48s) 10s ago 21m 129M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 f42a99b64cce 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (15s) 10s ago 20m 11.4M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 c11d72d71ee4 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (20m) 10s ago 20m 468M 2712M 16.2.5 6933c2a0b7dd 237c97304fb9 2024-04-12T06:13:22.149 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 unknown 109s ago 24m - - 2024-04-12T06:13:22.534 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:13:22.534 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:13:22.534 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:13:22.534 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:13:22.534 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:13:22.534 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:13:22.534 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:13:22.534 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:13:22.534 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:13:22.534 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 7 2024-04-12T06:13:22.534 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:13:22.534 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:13:22.535 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-12T06:13:22.535 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:13:22.535 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:13:22.535 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-04-12T06:13:22.535 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 11 2024-04-12T06:13:22.535 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:13:22.535 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:13:22.860 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:13:22.860 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:13:22.861 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:13:22.861 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:13:22.861 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:13:22.861 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:13:22.861 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:13:22.861 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:13:22.861 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:13:22.861 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "13/23 daemons upgraded", 2024-04-12T06:13:22.861 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T06:13:22.861 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:13:22.861 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:13:22.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:22 smithi132 ceph-mon[92183]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:22.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:22 smithi132 ceph-mon[92183]: pgmap v185: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 149 B/s wr, 0 op/s 2024-04-12T06:13:22.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:22 smithi132 ceph-mon[92183]: from='client.34354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:22.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:22 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/1526715511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:22.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:22 smithi142 ceph-mon[67954]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:22.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:22 smithi142 ceph-mon[67954]: pgmap v185: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 149 B/s wr, 0 op/s 2024-04-12T06:13:22.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:22 smithi142 ceph-mon[67954]: from='client.34354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:22.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:22 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/1526715511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:23.241 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:13:23.242 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:13:23.242 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:13:23.691 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:13:23.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:23 smithi132 ceph-mon[92183]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:23.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:23 smithi132 ceph-mon[92183]: from='client.34366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:23.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:23 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/4198057531' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:13:23.974 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:23 smithi142 ceph-mon[67954]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:23.974 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:23 smithi142 ceph-mon[67954]: from='client.34366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:23.974 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:23 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/4198057531' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:13:24.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:24 smithi132 ceph-mon[92183]: pgmap v186: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-12T06:13:24.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:24 smithi142 ceph-mon[67954]: pgmap v186: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-12T06:13:27.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:26 smithi132 ceph-mon[92183]: pgmap v187: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T06:13:27.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:27.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:13:27.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:27.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:26 smithi142 ceph-mon[67954]: pgmap v187: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T06:13:27.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:27.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:13:27.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:28.728 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:13:29.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:28 smithi132 ceph-mon[92183]: pgmap v188: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 172 B/s rd, 172 B/s wr, 0 op/s 2024-04-12T06:13:29.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:28 smithi142 ceph-mon[67954]: pgmap v188: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 172 B/s rd, 172 B/s wr, 0 op/s 2024-04-12T06:13:31.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:30 smithi132 ceph-mon[92183]: pgmap v189: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:13:31.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T06:13:31.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:30 smithi142 ceph-mon[67954]: pgmap v189: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:13:31.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T06:13:31.910 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:31 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T06:13:31.910 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:31 smithi142 ceph-mon[67954]: Upgrade: osd.7 is safe to restart 2024-04-12T06:13:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:31 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T06:13:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:31 smithi132 ceph-mon[92183]: Upgrade: osd.7 is safe to restart 2024-04-12T06:13:33.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:32 smithi132 ceph-mon[92183]: pgmap v190: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:13:33.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:32 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:33.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:32 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T06:13:33.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:32 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:13:33.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:32 smithi142 ceph-mon[67954]: pgmap v190: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:13:33.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:32 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:33.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:32 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T06:13:33.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:32 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:13:33.765 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:13:34.086 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:33 smithi142 ceph-mon[67954]: Upgrade: Updating osd.7 2024-04-12T06:13:34.086 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:33 smithi142 ceph-mon[67954]: Deploying daemon osd.7 on smithi142 2024-04-12T06:13:34.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:33 smithi132 ceph-mon[92183]: Upgrade: Updating osd.7 2024-04-12T06:13:34.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:33 smithi132 ceph-mon[92183]: Deploying daemon osd.7 on smithi142 2024-04-12T06:13:35.154 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:34 smithi142 ceph-mon[67954]: pgmap v191: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:13:35.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:34 smithi132 ceph-mon[92183]: pgmap v191: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:13:35.423 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:35 smithi142 systemd[1]: Stopping Ceph osd.7 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:13:35.721 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.7[51419]: debug 2024-04-12T06:13:35.601+0000 7fb43c89e700 -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-04-12T06:13:35.721 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.7[51419]: debug 2024-04-12T06:13:35.601+0000 7fb43c89e700 -1 osd.7 109 *** Got signal Terminated *** 2024-04-12T06:13:35.721 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.7[51419]: debug 2024-04-12T06:13:35.601+0000 7fb43c89e700 -1 osd.7 109 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:13:36.436 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:36 smithi142 bash[81400]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd.7 2024-04-12T06:13:37.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: pgmap v192: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:13:37.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.5 2024-04-12T06:13:37.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 failed (root=default,host=smithi142) (connection refused reported by osd.5) 2024-04-12T06:13:37.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.4 2024-04-12T06:13:37.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.0 2024-04-12T06:13:37.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.1 2024-04-12T06:13:37.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.2 2024-04-12T06:13:37.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.3 2024-04-12T06:13:37.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.5 2024-04-12T06:13:37.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.0 2024-04-12T06:13:37.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.1 2024-04-12T06:13:37.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.2 2024-04-12T06:13:37.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.3 2024-04-12T06:13:37.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.6 2024-04-12T06:13:37.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.4 2024-04-12T06:13:37.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.6 2024-04-12T06:13:37.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.5 2024-04-12T06:13:37.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.5 2024-04-12T06:13:37.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.6 2024-04-12T06:13:37.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.4 2024-04-12T06:13:37.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.6 2024-04-12T06:13:37.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.0 2024-04-12T06:13:37.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.1 2024-04-12T06:13:37.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.2 2024-04-12T06:13:37.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.3 2024-04-12T06:13:37.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.4 2024-04-12T06:13:37.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.0 2024-04-12T06:13:37.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.1 2024-04-12T06:13:37.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.2 2024-04-12T06:13:37.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:36 smithi132 ceph-mon[92183]: osd.7 reported immediately failed by osd.3 2024-04-12T06:13:37.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: pgmap v192: 129 pgs: 129 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:13:37.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.5 2024-04-12T06:13:37.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 failed (root=default,host=smithi142) (connection refused reported by osd.5) 2024-04-12T06:13:37.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.4 2024-04-12T06:13:37.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.0 2024-04-12T06:13:37.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.1 2024-04-12T06:13:37.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.2 2024-04-12T06:13:37.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.3 2024-04-12T06:13:37.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.5 2024-04-12T06:13:37.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.0 2024-04-12T06:13:37.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.1 2024-04-12T06:13:37.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.2 2024-04-12T06:13:37.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.3 2024-04-12T06:13:37.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.6 2024-04-12T06:13:37.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.4 2024-04-12T06:13:37.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.6 2024-04-12T06:13:37.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.5 2024-04-12T06:13:37.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.5 2024-04-12T06:13:37.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.6 2024-04-12T06:13:37.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.4 2024-04-12T06:13:37.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.6 2024-04-12T06:13:37.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.0 2024-04-12T06:13:37.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.1 2024-04-12T06:13:37.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.2 2024-04-12T06:13:37.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.3 2024-04-12T06:13:37.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.4 2024-04-12T06:13:37.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.0 2024-04-12T06:13:37.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.1 2024-04-12T06:13:37.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.2 2024-04-12T06:13:37.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:36 smithi142 ceph-mon[67954]: osd.7 reported immediately failed by osd.3 2024-04-12T06:13:38.079 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:37 smithi142 ceph-mon[67954]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:13:38.079 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:37 smithi142 ceph-mon[67954]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-12T06:13:38.079 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:37 smithi142 ceph-mon[67954]: osdmap e110: 8 total, 7 up, 8 in 2024-04-12T06:13:38.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:37 smithi132 ceph-mon[92183]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T06:13:38.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:37 smithi132 ceph-mon[92183]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-12T06:13:38.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:37 smithi132 ceph-mon[92183]: osdmap e110: 8 total, 7 up, 8 in 2024-04-12T06:13:38.471 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:38 smithi142 systemd[1]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.7.service: Succeeded. 2024-04-12T06:13:38.471 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:38 smithi142 systemd[1]: Stopped Ceph osd.7 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:13:38.471 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:38 smithi142 systemd[1]: Starting Ceph osd.7 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:13:38.803 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:13:39.154 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:38 smithi142 ceph-mon[67954]: pgmap v194: 129 pgs: 25 peering, 8 stale+active+clean, 96 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-04-12T06:13:39.154 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:38 smithi142 ceph-mon[67954]: Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-12T06:13:39.154 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:38 smithi142 ceph-mon[67954]: osdmap e111: 8 total, 7 up, 8 in 2024-04-12T06:13:39.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:38 smithi132 ceph-mon[92183]: pgmap v194: 129 pgs: 25 peering, 8 stale+active+clean, 96 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-04-12T06:13:39.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:38 smithi132 ceph-mon[92183]: Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-12T06:13:39.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:38 smithi132 ceph-mon[92183]: osdmap e111: 8 total, 7 up, 8 in 2024-04-12T06:13:39.471 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:39 smithi142 bash[81685]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-12T06:13:39.471 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:39 smithi142 bash[81685]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-12T06:13:39.471 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:39 smithi142 bash[81685]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-12T06:13:39.471 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:39 smithi142 bash[81685]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-12T06:13:39.471 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:39 smithi142 bash[81685]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-12T06:13:39.471 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:39 smithi142 bash[81685]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-12T06:13:39.471 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:39 smithi142 bash[81685]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-12T06:13:40.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:39 smithi132 ceph-mon[92183]: Health check failed: Degraded data redundancy: 61/1410 objects degraded (4.326%), 12 pgs degraded (PG_DEGRADED) 2024-04-12T06:13:40.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:39 smithi142 ceph-mon[67954]: Health check failed: Degraded data redundancy: 61/1410 objects degraded (4.326%), 12 pgs degraded (PG_DEGRADED) 2024-04-12T06:13:40.721 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:40 smithi142 ceph-osd[81978]: -- 172.21.15.142:0/1384667415 <== mon.1 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559d814611e0 con 0x559d81430c00 2024-04-12T06:13:40.721 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:40 smithi142 bash[81940]: fb5077b0c22995e8cc4e0d2ca579075dd631affb1a355ce38bdf3c24d12a1dbc 2024-04-12T06:13:40.721 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:40 smithi142 systemd[1]: Started Ceph osd.7 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:13:41.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:40 smithi132 ceph-mon[92183]: pgmap v196: 129 pgs: 12 active+undersized+degraded, 25 peering, 2 stale+active+clean, 10 active+undersized, 80 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 61/1410 objects degraded (4.326%) 2024-04-12T06:13:41.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:41.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:41.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:13:41.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:41.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:13:41.221 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:13:40.974+0000 7f830d9997c0 -1 Falling back to public interface 2024-04-12T06:13:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:40 smithi142 ceph-mon[67954]: pgmap v196: 129 pgs: 12 active+undersized+degraded, 25 peering, 2 stale+active+clean, 10 active+undersized, 80 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 61/1410 objects degraded (4.326%) 2024-04-12T06:13:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:13:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:13:43.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:42 smithi132 ceph-mon[92183]: pgmap v197: 129 pgs: 18 active+undersized+degraded, 25 peering, 13 active+undersized, 73 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 94/1410 objects degraded (6.667%) 2024-04-12T06:13:43.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:42 smithi142 ceph-mon[67954]: pgmap v197: 129 pgs: 18 active+undersized+degraded, 25 peering, 13 active+undersized, 73 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 94/1410 objects degraded (6.667%) 2024-04-12T06:13:43.840 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:13:44.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:43 smithi132 ceph-mon[92183]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-04-12T06:13:44.200 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:43 smithi142 ceph-mon[67954]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-04-12T06:13:45.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:44 smithi132 ceph-mon[92183]: pgmap v198: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 203/1410 objects degraded (14.397%) 2024-04-12T06:13:45.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:44 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:45.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:44 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:45.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:44 smithi142 ceph-mon[67954]: pgmap v198: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 203/1410 objects degraded (14.397%) 2024-04-12T06:13:45.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:44 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:45.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:44 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:46.471 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:13:46.164+0000 7f830d9997c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-12T06:13:46.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:46 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:46.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:46 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:46.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:46 smithi142 ceph-mon[67954]: pgmap v199: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 235 B/s wr, 0 op/s; 203/1410 objects degraded (14.397%) 2024-04-12T06:13:46.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:46 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:46.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:46 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:46.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:46 smithi132 ceph-mon[92183]: pgmap v199: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 235 B/s wr, 0 op/s; 203/1410 objects degraded (14.397%) 2024-04-12T06:13:46.964 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:13:46.704+0000 7f830d9997c0 -1 osd.7 109 log_to_monitors true 2024-04-12T06:13:47.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:47 smithi132 ceph-mon[92183]: from='osd.7 [v2:172.21.15.142:6824/4101605618,v1:172.21.15.142:6825/4101605618]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T06:13:47.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:47 smithi132 ceph-mon[92183]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T06:13:47.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:47 smithi142 ceph-mon[67954]: from='osd.7 [v2:172.21.15.142:6824/4101605618,v1:172.21.15.142:6825/4101605618]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T06:13:47.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:47 smithi142 ceph-mon[67954]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T06:13:47.722 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:13:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:13:47.299+0000 7f82fedf3700 -1 osd.7 109 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T06:13:48.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:48 smithi142 ceph-mon[67954]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T06:13:48.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:48 smithi142 ceph-mon[67954]: osdmap e112: 8 total, 7 up, 8 in 2024-04-12T06:13:48.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:48 smithi142 ceph-mon[67954]: from='osd.7 [v2:172.21.15.142:6824/4101605618,v1:172.21.15.142:6825/4101605618]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:13:48.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:48 smithi142 ceph-mon[67954]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:13:48.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:48 smithi142 ceph-mon[67954]: Health check update: Degraded data redundancy: 203/1410 objects degraded (14.397%), 37 pgs degraded (PG_DEGRADED) 2024-04-12T06:13:48.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:48 smithi142 ceph-mon[67954]: pgmap v201: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 210 B/s wr, 0 op/s; 203/1410 objects degraded (14.397%) 2024-04-12T06:13:48.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:48 smithi132 ceph-mon[92183]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T06:13:48.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:48 smithi132 ceph-mon[92183]: osdmap e112: 8 total, 7 up, 8 in 2024-04-12T06:13:48.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:48 smithi132 ceph-mon[92183]: from='osd.7 [v2:172.21.15.142:6824/4101605618,v1:172.21.15.142:6825/4101605618]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:13:48.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:48 smithi132 ceph-mon[92183]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T06:13:48.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:48 smithi132 ceph-mon[92183]: Health check update: Degraded data redundancy: 203/1410 objects degraded (14.397%), 37 pgs degraded (PG_DEGRADED) 2024-04-12T06:13:48.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:48 smithi132 ceph-mon[92183]: pgmap v201: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 210 B/s wr, 0 op/s; 203/1410 objects degraded (14.397%) 2024-04-12T06:13:48.875 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:13:49.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:13:49.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: osd.7 [v2:172.21.15.142:6824/4101605618,v1:172.21.15.142:6825/4101605618] boot 2024-04-12T06:13:49.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: osdmap e113: 8 total, 8 up, 8 in 2024-04-12T06:13:49.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T06:13:49.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:49.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:49.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:13:49.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:13:49.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: pgmap v203: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 279 B/s rd, 139 B/s wr, 0 op/s; 203/1410 objects degraded (14.397%) 2024-04-12T06:13:49.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: pgmap v204: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 192 B/s wr, 0 op/s; 203/1410 objects degraded (14.397%) 2024-04-12T06:13:49.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:49.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-12T06:13:49.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-12T06:13:49.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-12T06:13:49.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-12T06:13:49.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-12T06:13:49.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-12T06:13:49.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-12T06:13:49.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-12T06:13:49.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-12T06:13:49.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-12T06:13:49.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-12T06:13:49.698 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:49 smithi132 ceph-mon[92183]: osdmap e114: 8 total, 8 up, 8 in 2024-04-12T06:13:49.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T06:13:49.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: osd.7 [v2:172.21.15.142:6824/4101605618,v1:172.21.15.142:6825/4101605618] boot 2024-04-12T06:13:49.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: osdmap e113: 8 total, 8 up, 8 in 2024-04-12T06:13:49.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T06:13:49.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:49.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:49.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:13:49.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:13:49.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: pgmap v203: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 279 B/s rd, 139 B/s wr, 0 op/s; 203/1410 objects degraded (14.397%) 2024-04-12T06:13:49.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: pgmap v204: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 192 B/s wr, 0 op/s; 203/1410 objects degraded (14.397%) 2024-04-12T06:13:49.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:49.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:49.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:13:49.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:49.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-12T06:13:49.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-12T06:13:49.724 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-12T06:13:49.724 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-12T06:13:49.724 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-12T06:13:49.724 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-12T06:13:49.724 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-12T06:13:49.724 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-12T06:13:49.724 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-12T06:13:49.724 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:49 smithi142 ceph-mon[67954]: osdmap e114: 8 total, 8 up, 8 in 2024-04-12T06:13:50.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:50 smithi132 ceph-mon[92183]: Upgrade: Setting container_image for all osd 2024-04-12T06:13:50.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:50 smithi132 ceph-mon[92183]: Upgrade: Setting require_osd_release to 18 reef 2024-04-12T06:13:50.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:50 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi132.khldhn"]}]: dispatch 2024-04-12T06:13:50.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:50 smithi132 ceph-mon[92183]: Upgrade: It appears safe to stop mds.foofs.smithi132.khldhn 2024-04-12T06:13:50.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:50 smithi142 ceph-mon[67954]: Upgrade: Setting container_image for all osd 2024-04-12T06:13:50.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:50 smithi142 ceph-mon[67954]: Upgrade: Setting require_osd_release to 18 reef 2024-04-12T06:13:50.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:50 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi132.khldhn"]}]: dispatch 2024-04-12T06:13:50.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:50 smithi142 ceph-mon[67954]: Upgrade: It appears safe to stop mds.foofs.smithi132.khldhn 2024-04-12T06:13:52.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:51 smithi132 ceph-mon[92183]: pgmap v206: 129 pgs: 10 peering, 29 active+undersized+degraded, 10 active+undersized, 80 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 285 B/s wr, 0 op/s; 147/1410 objects degraded (10.426%) 2024-04-12T06:13:52.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:51 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:52.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:51 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:52.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:51 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi132.khldhn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T06:13:52.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:51 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:13:52.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:51 smithi142 ceph-mon[67954]: pgmap v206: 129 pgs: 10 peering, 29 active+undersized+degraded, 10 active+undersized, 80 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 285 B/s wr, 0 op/s; 147/1410 objects degraded (10.426%) 2024-04-12T06:13:52.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:51 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:52.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:51 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:52.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:51 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi132.khldhn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T06:13:52.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:51 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:13:53.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:52 smithi132 ceph-mon[92183]: Upgrade: Updating mds.foofs.smithi132.khldhn 2024-04-12T06:13:53.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:52 smithi132 ceph-mon[92183]: Deploying daemon mds.foofs.smithi132.khldhn on smithi132 2024-04-12T06:13:53.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:52 smithi132 ceph-mon[92183]: Health check update: Degraded data redundancy: 147/1410 objects degraded (10.426%), 29 pgs degraded (PG_DEGRADED) 2024-04-12T06:13:53.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:52 smithi132 ceph-mon[92183]: daemon mds.foofs.smithi132.khldhn compat changed unexpectedly 2024-04-12T06:13:53.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:52 smithi132 ceph-mon[92183]: osdmap e115: 8 total, 8 up, 8 in 2024-04-12T06:13:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:52 smithi142 ceph-mon[67954]: Upgrade: Updating mds.foofs.smithi132.khldhn 2024-04-12T06:13:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:52 smithi142 ceph-mon[67954]: Deploying daemon mds.foofs.smithi132.khldhn on smithi132 2024-04-12T06:13:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:52 smithi142 ceph-mon[67954]: Health check update: Degraded data redundancy: 147/1410 objects degraded (10.426%), 29 pgs degraded (PG_DEGRADED) 2024-04-12T06:13:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:52 smithi142 ceph-mon[67954]: daemon mds.foofs.smithi132.khldhn compat changed unexpectedly 2024-04-12T06:13:53.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:52 smithi142 ceph-mon[67954]: osdmap e115: 8 total, 8 up, 8 in 2024-04-12T06:13:53.586 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:13:53.919 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:13:54.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:53 smithi132 ceph-mon[92183]: pgmap v207: 129 pgs: 10 peering, 4 active+undersized+degraded, 2 active+undersized, 113 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 192 B/s wr, 0 op/s; 11/1410 objects degraded (0.780%) 2024-04-12T06:13:54.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:53 smithi132 ceph-mon[92183]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-12T06:13:54.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:53 smithi132 ceph-mon[92183]: fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 2024-04-12T06:13:54.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:53 smithi142 ceph-mon[67954]: pgmap v207: 129 pgs: 10 peering, 4 active+undersized+degraded, 2 active+undersized, 113 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 192 B/s wr, 0 op/s; 11/1410 objects degraded (0.780%) 2024-04-12T06:13:54.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:53 smithi142 ceph-mon[67954]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-12T06:13:54.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:53 smithi142 ceph-mon[67954]: fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 2024-04-12T06:13:54.226 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:13:54.226 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (14m) 2m ago 25m 16.8M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:13:54.226 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (4m) 2m ago 25m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:13:54.226 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (3m) 9s ago 24m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:13:54.226 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (12m) 2m ago 25m 35.1M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:13:54.226 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (19m) 2m ago 19m 19.7M - 16.2.5 6933c2a0b7dd 33d1eb100453 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (19m) 9s ago 19m 38.2M - 16.2.5 6933c2a0b7dd 242bd3682349 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (5m) 2m ago 26m 500M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (5m) 9s ago 24m 449M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (5m) 2m ago 27m 54.3M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (4m) 9s ago 24m 44.1M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (16m) 2m ago 16m 85.0M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (16m) 9s ago 16m 79.1M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (10m) 2m ago 24m 17.2M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (6m) 9s ago 24m 8824k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (3m) 2m ago 23m 117M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (3m) 2m ago 23m 107M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (2m) 2m ago 22m 93.9M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (2m) 2m ago 22m 12.1M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (113s) 9s ago 22m 126M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 4f995fa18e46 2024-04-12T06:13:54.227 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (80s) 9s ago 21m 130M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 f42a99b64cce 2024-04-12T06:13:54.228 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (47s) 9s ago 21m 116M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 c11d72d71ee4 2024-04-12T06:13:54.228 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (14s) 9s ago 21m 11.1M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 fb5077b0c229 2024-04-12T06:13:54.228 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 unknown 2m ago 24m - - 2024-04-12T06:13:54.613 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:13:54.613 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:13:54.613 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:13:54.613 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:13:54.613 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:13:54.613 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:13:54.613 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:13:54.613 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:13:54.613 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T06:13:54.613 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:13:54.613 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:13:54.613 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1 2024-04-12T06:13:54.614 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:13:54.614 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:13:54.614 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-12T06:13:54.614 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 12 2024-04-12T06:13:54.614 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:13:54.614 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:13:54.934 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:13:54.934 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:13:54.934 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:13:54.934 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:13:54.934 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:13:54.934 INFO:teuthology.orchestra.run.smithi132.stdout: "osd", 2024-04-12T06:13:54.934 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:13:54.934 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:13:54.934 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:13:54.934 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:13:54.934 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "14/23 daemons upgraded", 2024-04-12T06:13:54.935 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading mds daemons", 2024-04-12T06:13:54.935 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:13:54.935 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:13:55.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:54 smithi132 ceph-mon[92183]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:55.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:54 smithi132 ceph-mon[92183]: from='client.34378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:55.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:54 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/543185788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:55.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:54 smithi142 ceph-mon[67954]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:55.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:54 smithi142 ceph-mon[67954]: from='client.34378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:55.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:54 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/543185788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:13:55.319 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s); insufficient standby MDS daemons available 2024-04-12T06:13:55.319 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:13:55.319 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in unknown state 2024-04-12T06:13:55.320 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2024-04-12T06:13:55.320 INFO:teuthology.orchestra.run.smithi132.stdout: have 0; want 1 more 2024-04-12T06:13:56.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:55 smithi132 ceph-mon[92183]: from='client.34382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:56.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:55 smithi132 ceph-mon[92183]: pgmap v209: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-12T06:13:56.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:55 smithi132 ceph-mon[92183]: from='client.34390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:56.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:55 smithi132 ceph-mon[92183]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/1410 objects degraded (0.780%), 4 pgs degraded) 2024-04-12T06:13:56.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:55 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/631174231' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:13:56.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:55 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:56.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:55 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:13:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:55 smithi142 ceph-mon[67954]: from='client.34382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:55 smithi142 ceph-mon[67954]: pgmap v209: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-12T06:13:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:55 smithi142 ceph-mon[67954]: from='client.34390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:13:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:55 smithi142 ceph-mon[67954]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/1410 objects degraded (0.780%), 4 pgs degraded) 2024-04-12T06:13:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:55 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/631174231' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:13:56.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:55 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:56.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:55 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:13:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:56 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi132.khldhn"}]: dispatch 2024-04-12T06:13:57.278 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:56 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi132.khldhn"}]: dispatch 2024-04-12T06:13:58.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:57 smithi132 ceph-mon[92183]: pgmap v210: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:13:58.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:57 smithi142 ceph-mon[67954]: pgmap v210: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s 2024-04-12T06:13:58.955 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:13:59.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:59 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:59.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:59 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:59.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:59 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:13:59.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:59 smithi132 ceph-mon[92183]: pgmap v211: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 106 B/s rd, 106 B/s wr, 0 op/s 2024-04-12T06:13:59.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:59 smithi132 ceph-mon[92183]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-12T06:13:59.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:59 smithi132 ceph-mon[92183]: mds.? [v2:172.21.15.132:6834/3407417455,v1:172.21.15.132:6835/3407417455] up:boot 2024-04-12T06:13:59.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:59 smithi132 ceph-mon[92183]: fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 1 up:standby 2024-04-12T06:13:59.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:13:59 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi132.khldhn"}]: dispatch 2024-04-12T06:13:59.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:59 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:59.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:59 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:13:59.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:59 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:13:59.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:59 smithi142 ceph-mon[67954]: pgmap v211: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 106 B/s rd, 106 B/s wr, 0 op/s 2024-04-12T06:13:59.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:59 smithi142 ceph-mon[67954]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-12T06:13:59.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:59 smithi142 ceph-mon[67954]: mds.? [v2:172.21.15.132:6834/3407417455,v1:172.21.15.132:6835/3407417455] up:boot 2024-04-12T06:13:59.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:59 smithi142 ceph-mon[67954]: fsmap foofs:1 {0=foofs.smithi142.edxdjh=up:active} 1 up:standby 2024-04-12T06:13:59.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:13:59 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi132.khldhn"}]: dispatch 2024-04-12T06:14:02.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:01 smithi132 ceph-mon[92183]: pgmap v212: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 102 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T06:14:02.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:01 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:02.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:01 smithi142 ceph-mon[67954]: pgmap v212: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 102 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T06:14:02.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:01 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:03.994 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:14:04.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:03 smithi132 ceph-mon[92183]: pgmap v213: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T06:14:04.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:03 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:04.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:03 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:04.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:03 smithi142 ceph-mon[67954]: pgmap v213: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-12T06:14:04.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:03 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:04.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:03 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:05.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:05 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:05.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:05 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:05.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:05 smithi132 ceph-mon[92183]: pgmap v214: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:14:05.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:05 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:05.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:05 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:05.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:05 smithi142 ceph-mon[67954]: pgmap v214: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:14:08.023 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:07 smithi132 ceph-mon[92183]: pgmap v215: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T06:14:08.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:07 smithi142 ceph-mon[67954]: pgmap v215: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-12T06:14:09.046 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:14:09.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: Detected new or changed devices on smithi132 2024-04-12T06:14:09.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:09.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:09.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:09.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:14:09.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: pgmap v216: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 182 B/s rd, 91 B/s wr, 0 op/s 2024-04-12T06:14:09.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: pgmap v217: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 222 B/s rd, 111 B/s wr, 0 op/s 2024-04-12T06:14:09.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:09.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:09.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:14:09.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:09.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:09.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:09.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:09.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi142.edxdjh"]}]: dispatch 2024-04-12T06:14:09.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:09 smithi132 ceph-mon[92183]: Upgrade: It appears safe to stop mds.foofs.smithi142.edxdjh 2024-04-12T06:14:09.449 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: Detected new or changed devices on smithi132 2024-04-12T06:14:09.449 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:09.449 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:09.449 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:09.450 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:14:09.450 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: pgmap v216: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 182 B/s rd, 91 B/s wr, 0 op/s 2024-04-12T06:14:09.450 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: pgmap v217: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 222 B/s rd, 111 B/s wr, 0 op/s 2024-04-12T06:14:09.450 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:09.450 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:09.450 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:14:09.451 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:09.451 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:09.451 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:09.451 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:09.451 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi142.edxdjh"]}]: dispatch 2024-04-12T06:14:09.451 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:09 smithi142 ceph-mon[67954]: Upgrade: It appears safe to stop mds.foofs.smithi142.edxdjh 2024-04-12T06:14:11.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:10 smithi132 ceph-mon[92183]: Upgrade: Updating mds.foofs.smithi142.edxdjh 2024-04-12T06:14:11.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:11.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi142.edxdjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T06:14:11.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:11.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:10 smithi132 ceph-mon[92183]: Deploying daemon mds.foofs.smithi142.edxdjh on smithi142 2024-04-12T06:14:11.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:11.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:10 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:14:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:10 smithi142 ceph-mon[67954]: Upgrade: Updating mds.foofs.smithi142.edxdjh 2024-04-12T06:14:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi142.edxdjh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-12T06:14:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:11.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:10 smithi142 ceph-mon[67954]: Deploying daemon mds.foofs.smithi142.edxdjh on smithi142 2024-04-12T06:14:11.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:11.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:10 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:14:11.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:11 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon-smithi132[92160]: 2024-04-12T06:14:11.619+0000 7fc80b55a700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T06:14:11.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:11 smithi132 ceph-mon[92183]: pgmap v218: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 222 B/s rd, 111 B/s wr, 0 op/s 2024-04-12T06:14:11.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:11 smithi132 ceph-mon[92183]: daemon mds.foofs.smithi142.edxdjh compat changed unexpectedly 2024-04-12T06:14:11.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:11 smithi132 ceph-mon[92183]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-12T06:14:11.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:11 smithi132 ceph-mon[92183]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T06:14:11.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:11 smithi132 ceph-mon[92183]: osdmap e116: 8 total, 8 up, 8 in 2024-04-12T06:14:11.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:11 smithi132 ceph-mon[92183]: Standby daemon mds.foofs.smithi132.khldhn assigned to filesystem foofs as rank 0 2024-04-12T06:14:11.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:11 smithi132 ceph-mon[92183]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-12T06:14:11.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:11 smithi132 ceph-mon[92183]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-12T06:14:11.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:11 smithi132 ceph-mon[92183]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-12T06:14:11.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:11 smithi132 ceph-mon[92183]: fsmap foofs:1/1 {0=foofs.smithi132.khldhn=up:replay} 2024-04-12T06:14:11.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T06:14:11.971 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:14:11 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:14:11.648+0000 7f8bfbe9a700 -1 bdev(0x559ecf960000 /var/lib/ceph/osd/ceph-5/block) aio_submit retries 5 2024-04-12T06:14:11.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:11 smithi142 ceph-mon[67954]: pgmap v218: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 222 B/s rd, 111 B/s wr, 0 op/s 2024-04-12T06:14:11.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:11 smithi142 ceph-mon[67954]: daemon mds.foofs.smithi142.edxdjh compat changed unexpectedly 2024-04-12T06:14:11.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:11 smithi142 ceph-mon[67954]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-12T06:14:11.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:11 smithi142 ceph-mon[67954]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-12T06:14:11.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:11 smithi142 ceph-mon[67954]: osdmap e116: 8 total, 8 up, 8 in 2024-04-12T06:14:11.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:11 smithi142 ceph-mon[67954]: Standby daemon mds.foofs.smithi132.khldhn assigned to filesystem foofs as rank 0 2024-04-12T06:14:11.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:11 smithi142 ceph-mon[67954]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-12T06:14:11.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:11 smithi142 ceph-mon[67954]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-12T06:14:11.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:11 smithi142 ceph-mon[67954]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-12T06:14:11.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:11 smithi142 ceph-mon[67954]: fsmap foofs:1/1 {0=foofs.smithi132.khldhn=up:replay} 2024-04-12T06:14:11.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T06:14:14.092 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:14:14.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:13 smithi132 ceph-mon[92183]: pgmap v220: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 141 B/s wr, 2 op/s 2024-04-12T06:14:14.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:13 smithi132 ceph-mon[92183]: mds.? [v2:172.21.15.132:6834/3407417455,v1:172.21.15.132:6835/3407417455] up:reconnect 2024-04-12T06:14:14.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:13 smithi132 ceph-mon[92183]: fsmap foofs:1/1 {0=foofs.smithi132.khldhn=up:reconnect} 2024-04-12T06:14:14.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:13 smithi142 ceph-mon[67954]: pgmap v220: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 141 B/s wr, 2 op/s 2024-04-12T06:14:14.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:13 smithi142 ceph-mon[67954]: mds.? [v2:172.21.15.132:6834/3407417455,v1:172.21.15.132:6835/3407417455] up:reconnect 2024-04-12T06:14:14.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:13 smithi142 ceph-mon[67954]: fsmap foofs:1/1 {0=foofs.smithi132.khldhn=up:reconnect} 2024-04-12T06:14:15.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:14 smithi132 ceph-mon[92183]: mds.? [v2:172.21.15.132:6834/3407417455,v1:172.21.15.132:6835/3407417455] up:rejoin 2024-04-12T06:14:15.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:14 smithi132 ceph-mon[92183]: fsmap foofs:1/1 {0=foofs.smithi132.khldhn=up:rejoin} 2024-04-12T06:14:15.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:14 smithi132 ceph-mon[92183]: daemon mds.foofs.smithi132.khldhn is now active in filesystem foofs as rank 0 2024-04-12T06:14:15.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:14 smithi142 ceph-mon[67954]: mds.? [v2:172.21.15.132:6834/3407417455,v1:172.21.15.132:6835/3407417455] up:rejoin 2024-04-12T06:14:15.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:14 smithi142 ceph-mon[67954]: fsmap foofs:1/1 {0=foofs.smithi132.khldhn=up:rejoin} 2024-04-12T06:14:15.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:14 smithi142 ceph-mon[67954]: daemon mds.foofs.smithi132.khldhn is now active in filesystem foofs as rank 0 2024-04-12T06:14:16.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:15 smithi132 ceph-mon[92183]: pgmap v221: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 283 B/s wr, 7 op/s 2024-04-12T06:14:16.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:15 smithi132 ceph-mon[92183]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-12T06:14:16.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:15 smithi132 ceph-mon[92183]: mds.? [v2:172.21.15.132:6834/3407417455,v1:172.21.15.132:6835/3407417455] up:active 2024-04-12T06:14:16.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:15 smithi132 ceph-mon[92183]: fsmap foofs:1 {0=foofs.smithi132.khldhn=up:active} 2024-04-12T06:14:16.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:15 smithi142 ceph-mon[67954]: pgmap v221: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 283 B/s wr, 7 op/s 2024-04-12T06:14:16.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:15 smithi142 ceph-mon[67954]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-12T06:14:16.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:15 smithi142 ceph-mon[67954]: mds.? [v2:172.21.15.132:6834/3407417455,v1:172.21.15.132:6835/3407417455] up:active 2024-04-12T06:14:16.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:15 smithi142 ceph-mon[67954]: fsmap foofs:1 {0=foofs.smithi132.khldhn=up:active} 2024-04-12T06:14:18.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:17 smithi132 ceph-mon[92183]: pgmap v222: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 255 B/s wr, 7 op/s 2024-04-12T06:14:18.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:17 smithi142 ceph-mon[67954]: pgmap v222: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 255 B/s wr, 7 op/s 2024-04-12T06:14:19.136 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:14:19.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:19 smithi142 ceph-mon[67954]: pgmap v223: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 204 B/s wr, 7 op/s 2024-04-12T06:14:19.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:19.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:19.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:14:19.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:19 smithi142 ceph-mon[67954]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-12T06:14:19.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:19 smithi142 ceph-mon[67954]: mds.? [v2:172.21.15.142:6832/2401117271,v1:172.21.15.142:6833/2401117271] up:boot 2024-04-12T06:14:19.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:19 smithi142 ceph-mon[67954]: fsmap foofs:1 {0=foofs.smithi132.khldhn=up:active} 1 up:standby 2024-04-12T06:14:19.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T06:14:20.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:19 smithi132 ceph-mon[92183]: pgmap v223: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 204 B/s wr, 7 op/s 2024-04-12T06:14:20.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:20.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:20.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:14:20.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:19 smithi132 ceph-mon[92183]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-12T06:14:20.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:19 smithi132 ceph-mon[92183]: mds.? [v2:172.21.15.142:6832/2401117271,v1:172.21.15.142:6833/2401117271] up:boot 2024-04-12T06:14:20.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:19 smithi132 ceph-mon[92183]: fsmap foofs:1 {0=foofs.smithi132.khldhn=up:active} 1 up:standby 2024-04-12T06:14:20.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T06:14:21.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:21 smithi142 ceph-mon[67954]: pgmap v224: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-12T06:14:21.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:21 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:21.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:21 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:22.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:21 smithi132 ceph-mon[92183]: pgmap v224: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-12T06:14:22.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:21 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:22.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:21 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:23.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:23 smithi142 ceph-mon[67954]: pgmap v225: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 6.9 KiB/s wr, 13 op/s 2024-04-12T06:14:23.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:23.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:23.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:23 smithi132 ceph-mon[92183]: pgmap v225: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 6.9 KiB/s wr, 13 op/s 2024-04-12T06:14:23.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:23.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:24.177 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:14:25.651 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:25 smithi142 ceph-mon[67954]: pgmap v226: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.2 KiB/s wr, 10 op/s 2024-04-12T06:14:25.671 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:14:25.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:25 smithi132 ceph-mon[92183]: pgmap v226: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.2 KiB/s wr, 10 op/s 2024-04-12T06:14:26.342 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:14:26.342 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (15m) 22s ago 25m 16.6M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:14:26.342 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (4m) 22s ago 25m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:14:26.342 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (4m) 4s ago 25m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:14:26.342 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (12m) 22s ago 25m 35.5M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (28s) 22s ago 20m 13.4M - 18.2.2-1187-gd540ebac bb2c5eac26a4 1c1c3480f147 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (8s) 4s ago 20m 12.3M - 18.2.2-1187-gd540ebac bb2c5eac26a4 9c5593ec830a 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (6m) 22s ago 27m 505M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (5m) 4s ago 24m 450M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (5m) 22s ago 27m 75.6M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (5m) 4s ago 24m 51.2M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (17m) 22s ago 17m 85.0M - 3.5 6933c2a0b7dd 1ee9ee5eb451 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (17m) 4s ago 17m 79.2M - 3.5 6933c2a0b7dd 853c693892f4 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (10m) 22s ago 25m 16.6M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (6m) 4s ago 24m 8791k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (4m) 22s ago 24m 123M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (3m) 22s ago 23m 112M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (3m) 22s ago 23m 98.2M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (3m) 22s ago 22m 121M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:14:26.343 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (2m) 4s ago 22m 129M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 4f995fa18e46 2024-04-12T06:14:26.344 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (112s) 4s ago 22m 134M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 f42a99b64cce 2024-04-12T06:14:26.344 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (79s) 4s ago 22m 121M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 c11d72d71ee4 2024-04-12T06:14:26.344 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (46s) 4s ago 21m 135M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 fb5077b0c229 2024-04-12T06:14:26.344 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 error 22s ago 25m - - 2024-04-12T06:14:26.612 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:26.612 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:14:26.612 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: Detected new or changed devices on smithi142 2024-04-12T06:14:26.612 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.612 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.612 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:26.612 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:14:26.612 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi132.khldhn"}]: dispatch 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi132.khldhn"}]': finished 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi142.edxdjh"}]': finished 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.613 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.614 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.614 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.614 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.614 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.614 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.614 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.614 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:26.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:14:26.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: Detected new or changed devices on smithi142 2024-04-12T06:14:26.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi132.khldhn"}]: dispatch 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi132.khldhn"}]': finished 2024-04-12T06:14:26.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi142.edxdjh"}]: dispatch 2024-04-12T06:14:26.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi142.edxdjh"}]': finished 2024-04-12T06:14:26.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:26.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:26.754 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:14:26.754 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:14:26.754 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:14:26.755 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:14:27.102 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:14:27.102 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:14:27.102 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:14:27.103 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:14:27.103 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:14:27.103 INFO:teuthology.orchestra.run.smithi132.stdout: "osd", 2024-04-12T06:14:27.103 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:14:27.103 INFO:teuthology.orchestra.run.smithi132.stdout: "mds", 2024-04-12T06:14:27.103 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:14:27.103 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:14:27.103 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:14:27.103 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "16/23 daemons upgraded", 2024-04-12T06:14:27.103 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading nfs daemons", 2024-04-12T06:14:27.103 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:14:27.103 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:14:27.493 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:14:27.493 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:14:27.493 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in error state 2024-04-12T06:14:27.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:27 smithi132 ceph-mon[92183]: pgmap v227: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.1 KiB/s wr, 7 op/s 2024-04-12T06:14:27.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:27 smithi132 ceph-mon[92183]: pgmap v228: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.4 KiB/s wr, 8 op/s 2024-04-12T06:14:27.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:27 smithi132 ceph-mon[92183]: from='client.34408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:27.695 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:27 smithi132 ceph-mon[92183]: Upgrade: Setting container_image for all mds 2024-04-12T06:14:27.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:27 smithi132 ceph-mon[92183]: Upgrade: Setting container_image for all rgw 2024-04-12T06:14:27.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:27 smithi132 ceph-mon[92183]: Upgrade: Setting container_image for all rbd-mirror 2024-04-12T06:14:27.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:27 smithi132 ceph-mon[92183]: Upgrade: Setting container_image for all ceph-exporter 2024-04-12T06:14:27.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:27 smithi132 ceph-mon[92183]: Upgrade: Setting container_image for all iscsi 2024-04-12T06:14:27.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:27 smithi132 ceph-mon[92183]: from='client.34412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:27.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:27 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/822101403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:27.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:27 smithi142 ceph-mon[67954]: pgmap v227: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.1 KiB/s wr, 7 op/s 2024-04-12T06:14:27.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:27 smithi142 ceph-mon[67954]: pgmap v228: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.4 KiB/s wr, 8 op/s 2024-04-12T06:14:27.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:27 smithi142 ceph-mon[67954]: from='client.34408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:27.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:27 smithi142 ceph-mon[67954]: Upgrade: Setting container_image for all mds 2024-04-12T06:14:27.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:27 smithi142 ceph-mon[67954]: Upgrade: Setting container_image for all rgw 2024-04-12T06:14:27.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:27 smithi142 ceph-mon[67954]: Upgrade: Setting container_image for all rbd-mirror 2024-04-12T06:14:27.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:27 smithi142 ceph-mon[67954]: Upgrade: Setting container_image for all ceph-exporter 2024-04-12T06:14:27.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:27 smithi142 ceph-mon[67954]: Upgrade: Setting container_image for all iscsi 2024-04-12T06:14:27.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:27 smithi142 ceph-mon[67954]: from='client.34412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:27.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:27 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/822101403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:28.669 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: from='client.34420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:28.669 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/846377463' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:14:28.669 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: Upgrade: Updating nfs.foo.0.1.smithi132.qngoiv (1/2) 2024-04-12T06:14:28.669 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:28.669 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: Creating key for client.nfs.foo.0.1.smithi132.qngoiv 2024-04-12T06:14:28.669 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T06:14:28.669 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-12T06:14:28.669 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T06:14:28.669 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T06:14:28.669 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:28.670 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T06:14:28.670 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T06:14:28.670 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: Rados config object exists: conf-nfs.foo 2024-04-12T06:14:28.670 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: Creating key for client.nfs.foo.0.1.smithi132.qngoiv-rgw 2024-04-12T06:14:28.670 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T06:14:28.670 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: Bind address in nfs.foo.0.1.smithi132.qngoiv's ganesha conf is defaulting to empty 2024-04-12T06:14:28.670 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:28.670 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:28 smithi132 ceph-mon[92183]: Deploying daemon nfs.foo.0.1.smithi132.qngoiv on smithi132 2024-04-12T06:14:28.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: from='client.34420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:28.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/846377463' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:14:28.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: Upgrade: Updating nfs.foo.0.1.smithi132.qngoiv (1/2) 2024-04-12T06:14:28.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:28.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: Creating key for client.nfs.foo.0.1.smithi132.qngoiv 2024-04-12T06:14:28.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T06:14:28.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-12T06:14:28.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T06:14:28.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T06:14:28.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:28.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T06:14:28.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T06:14:28.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: Rados config object exists: conf-nfs.foo 2024-04-12T06:14:28.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: Creating key for client.nfs.foo.0.1.smithi132.qngoiv-rgw 2024-04-12T06:14:28.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi132.qngoiv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T06:14:28.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: Bind address in nfs.foo.0.1.smithi132.qngoiv's ganesha conf is defaulting to empty 2024-04-12T06:14:28.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:28.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:28 smithi142 ceph-mon[67954]: Deploying daemon nfs.foo.0.1.smithi132.qngoiv on smithi132 2024-04-12T06:14:29.207 INFO:teuthology.orchestra.run.smithi132.stderr:mount.nfs: mounting smithi132:/fake failed, reason given by server: No such file or directory 2024-04-12T06:14:29.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:29 smithi132 ceph-mon[92183]: pgmap v229: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 KiB/s rd, 7.4 KiB/s wr, 6 op/s 2024-04-12T06:14:30.129 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:29 smithi142 ceph-mon[67954]: pgmap v229: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 KiB/s rd, 7.4 KiB/s wr, 6 op/s 2024-04-12T06:14:32.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:31 smithi132 ceph-mon[92183]: pgmap v230: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 7.4 KiB/s wr, 3 op/s 2024-04-12T06:14:32.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:31 smithi142 ceph-mon[67954]: pgmap v230: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 7.4 KiB/s wr, 3 op/s 2024-04-12T06:14:33.131 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:32 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:33.131 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:32 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:33.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:32 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:33.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:32 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:34.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:33 smithi142 ceph-mon[67954]: pgmap v231: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 311 B/s wr, 0 op/s 2024-04-12T06:14:34.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:33 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:34.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:33 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T06:14:34.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:33 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T06:14:34.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:33 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T06:14:34.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:33 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:34.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:33 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T06:14:34.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:33 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T06:14:34.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:33 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T06:14:34.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:33 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:34.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:33 smithi132 ceph-mon[92183]: pgmap v231: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 311 B/s wr, 0 op/s 2024-04-12T06:14:34.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:33 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:34.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:33 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-12T06:14:34.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:33 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-12T06:14:34.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:33 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-12T06:14:34.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:33 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:34.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:33 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-12T06:14:34.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:33 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-12T06:14:34.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:33 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi142.osyopb-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T06:14:34.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:33 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:14:35.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:34 smithi132 ceph-mon[92183]: Upgrade: Updating nfs.foo.1.1.smithi142.osyopb (2/2) 2024-04-12T06:14:35.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:34 smithi132 ceph-mon[92183]: Creating key for client.nfs.foo.1.1.smithi142.osyopb 2024-04-12T06:14:35.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:34 smithi132 ceph-mon[92183]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-12T06:14:35.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:34 smithi132 ceph-mon[92183]: Rados config object exists: conf-nfs.foo 2024-04-12T06:14:35.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:34 smithi132 ceph-mon[92183]: Creating key for client.nfs.foo.1.1.smithi142.osyopb-rgw 2024-04-12T06:14:35.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:34 smithi132 ceph-mon[92183]: Bind address in nfs.foo.1.1.smithi142.osyopb's ganesha conf is defaulting to empty 2024-04-12T06:14:35.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:34 smithi132 ceph-mon[92183]: Deploying daemon nfs.foo.1.1.smithi142.osyopb on smithi142 2024-04-12T06:14:35.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:34 smithi142 ceph-mon[67954]: Upgrade: Updating nfs.foo.1.1.smithi142.osyopb (2/2) 2024-04-12T06:14:35.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:34 smithi142 ceph-mon[67954]: Creating key for client.nfs.foo.1.1.smithi142.osyopb 2024-04-12T06:14:35.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:34 smithi142 ceph-mon[67954]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-12T06:14:35.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:34 smithi142 ceph-mon[67954]: Rados config object exists: conf-nfs.foo 2024-04-12T06:14:35.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:34 smithi142 ceph-mon[67954]: Creating key for client.nfs.foo.1.1.smithi142.osyopb-rgw 2024-04-12T06:14:35.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:34 smithi142 ceph-mon[67954]: Bind address in nfs.foo.1.1.smithi142.osyopb's ganesha conf is defaulting to empty 2024-04-12T06:14:35.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:34 smithi142 ceph-mon[67954]: Deploying daemon nfs.foo.1.1.smithi142.osyopb on smithi142 2024-04-12T06:14:35.270 DEBUG:teuthology.orchestra.run.smithi132:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-04-12T06:14:35.336 INFO:teuthology.orchestra.run.smithi132.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-12T06:14:35.336 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T06:14:35.336 INFO:teuthology.orchestra.run.smithi132.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-04-12T06:14:35.337 INFO:teuthology.orchestra.run.smithi132.stdout:3 of 5 processes prepared for launch 0 sec 2024-04-12T06:14:35.437 INFO:teuthology.orchestra.run.smithi132.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-12T06:14:35.437 INFO:teuthology.orchestra.run.smithi132.stdout:releasing clients 2024-04-12T06:14:36.152 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:35 smithi142 ceph-mon[67954]: pgmap v232: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 KiB/s rd, 2.8 KiB/s wr, 5 op/s 2024-04-12T06:14:36.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:35 smithi132 ceph-mon[92183]: pgmap v232: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 KiB/s rd, 2.8 KiB/s wr, 5 op/s 2024-04-12T06:14:36.437 INFO:teuthology.orchestra.run.smithi132.stdout: 3 35 7.34 MB/sec warmup 1 sec latency 999.929 ms 2024-04-12T06:14:37.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:36 smithi142 ceph-mon[67954]: pgmap v233: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.3 KiB/s rd, 2.8 KiB/s wr, 5 op/s 2024-04-12T06:14:37.389 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:36 smithi132 ceph-mon[92183]: pgmap v233: 129 pgs: 129 active+clean; 304 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.3 KiB/s rd, 2.8 KiB/s wr, 5 op/s 2024-04-12T06:14:37.437 INFO:teuthology.orchestra.run.smithi132.stdout: 3 35 3.67 MB/sec warmup 2 sec latency 1999.959 ms 2024-04-12T06:14:38.438 INFO:teuthology.orchestra.run.smithi132.stdout: 3 35 2.45 MB/sec warmup 3 sec latency 3000.016 ms 2024-04-12T06:14:38.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:38.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:38.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:14:38.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:38.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:38.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:14:39.438 INFO:teuthology.orchestra.run.smithi132.stdout: 3 35 1.83 MB/sec warmup 4 sec latency 4000.362 ms 2024-04-12T06:14:39.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:39 smithi142 ceph-mon[67954]: pgmap v234: 129 pgs: 129 active+clean; 308 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 351 KiB/s wr, 17 op/s 2024-04-12T06:14:39.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:39 smithi132 ceph-mon[92183]: pgmap v234: 129 pgs: 129 active+clean; 308 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 351 KiB/s wr, 17 op/s 2024-04-12T06:14:40.438 INFO:teuthology.orchestra.run.smithi132.stdout: 3 35 1.47 MB/sec warmup 5 sec latency 5000.409 ms 2024-04-12T06:14:41.438 INFO:teuthology.orchestra.run.smithi132.stdout: 3 35 1.22 MB/sec warmup 6 sec latency 6000.476 ms 2024-04-12T06:14:42.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:41 smithi132 ceph-mon[92183]: pgmap v235: 129 pgs: 129 active+clean; 286 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 527 KiB/s wr, 31 op/s 2024-04-12T06:14:42.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:42.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:42.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:14:42.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:42.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:41 smithi142 ceph-mon[67954]: pgmap v235: 129 pgs: 129 active+clean; 286 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 527 KiB/s wr, 31 op/s 2024-04-12T06:14:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:14:42.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:42.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:42.438 INFO:teuthology.orchestra.run.smithi132.stdout: 3 53 1.68 MB/sec warmup 7 sec latency 7000.506 ms 2024-04-12T06:14:43.841 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:43 smithi132 ceph-mon[92183]: pgmap v236: 129 pgs: 129 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 699 KiB/s wr, 40 op/s 2024-04-12T06:14:44.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:43 smithi142 ceph-mon[67954]: pgmap v236: 129 pgs: 129 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 699 KiB/s wr, 40 op/s 2024-04-12T06:14:44.441 INFO:teuthology.orchestra.run.smithi132.stdout: 5 374 23.60 MB/sec execute 1 sec latency 120.315 ms 2024-04-12T06:14:44.885 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:44 smithi132 ceph-mon[92183]: pgmap v237: 129 pgs: 129 active+clean; 224 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 822 KiB/s wr, 55 op/s 2024-04-12T06:14:45.144 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:44 smithi142 ceph-mon[67954]: pgmap v237: 129 pgs: 129 active+clean; 224 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 822 KiB/s wr, 55 op/s 2024-04-12T06:14:45.441 INFO:teuthology.orchestra.run.smithi132.stdout: 5 581 26.11 MB/sec execute 2 sec latency 107.998 ms 2024-04-12T06:14:46.441 INFO:teuthology.orchestra.run.smithi132.stdout: 5 870 21.56 MB/sec execute 3 sec latency 97.747 ms 2024-04-12T06:14:46.949 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:46 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:46.950 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:46 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:46.950 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:46 smithi132 ceph-mon[92183]: pgmap v238: 129 pgs: 129 active+clean; 247 MiB data, 1000 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 2.9 MiB/s wr, 64 op/s 2024-04-12T06:14:47.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:46 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:47.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:46 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:47.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:46 smithi142 ceph-mon[67954]: pgmap v238: 129 pgs: 129 active+clean; 247 MiB data, 1000 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 2.9 MiB/s wr, 64 op/s 2024-04-12T06:14:47.441 INFO:teuthology.orchestra.run.smithi132.stdout: 5 1212 18.66 MB/sec execute 4 sec latency 94.292 ms 2024-04-12T06:14:48.228 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:48 smithi132 ceph-mon[92183]: pgmap v239: 129 pgs: 129 active+clean; 289 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 7.9 MiB/s wr, 245 op/s 2024-04-12T06:14:48.441 INFO:teuthology.orchestra.run.smithi132.stdout: 5 cleanup 5 sec 2024-04-12T06:14:48.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:48 smithi142 ceph-mon[67954]: pgmap v239: 129 pgs: 129 active+clean; 289 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 7.9 MiB/s wr, 245 op/s 2024-04-12T06:14:48.708 INFO:teuthology.orchestra.run.smithi132.stdout:[1524] unlink './clients/client4/~dmtmp/PARADOX/.nfs0000010000004ac100000006' failed - Device or resource busy 2024-04-12T06:14:48.708 INFO:teuthology.orchestra.run.smithi132.stdout:[1524] unlink './clients/client4/~dmtmp/PARADOX/.nfs0000010000004ac00000000f' failed - Device or resource busy 2024-04-12T06:14:48.709 INFO:teuthology.orchestra.run.smithi132.stdout:[1524] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000049b100000011' failed - Device or resource busy 2024-04-12T06:14:48.709 INFO:teuthology.orchestra.run.smithi132.stdout:[1524] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000049c000000018' failed - Device or resource busy 2024-04-12T06:14:48.709 INFO:teuthology.orchestra.run.smithi132.stdout:[1524] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000049bd00000005' failed - Device or resource busy 2024-04-12T06:14:48.722 INFO:teuthology.orchestra.run.smithi132.stdout:[1534] unlink './clients/client3/~dmtmp/PARADOX/.nfs0000010000004a0800000008' failed - Device or resource busy 2024-04-12T06:14:48.723 INFO:teuthology.orchestra.run.smithi132.stdout:[1534] unlink './clients/client3/~dmtmp/PARADOX/.nfs0000010000004ab500000017' failed - Device or resource busy 2024-04-12T06:14:48.723 INFO:teuthology.orchestra.run.smithi132.stdout:[1534] unlink './clients/client3/~dmtmp/PARADOX/.nfs0000010000004a0600000007' failed - Device or resource busy 2024-04-12T06:14:48.723 INFO:teuthology.orchestra.run.smithi132.stdout:[1534] unlink './clients/client3/~dmtmp/PARADOX/.nfs0000010000004a0400000019' failed - Device or resource busy 2024-04-12T06:14:48.723 INFO:teuthology.orchestra.run.smithi132.stdout:[1534] unlink './clients/client3/~dmtmp/PARADOX/.nfs0000010000004a0a0000001a' failed - Device or resource busy 2024-04-12T06:14:48.724 INFO:teuthology.orchestra.run.smithi132.stdout:[1534] unlink './clients/client3/~dmtmp/PARADOX/.nfs0000010000004aba00000014' failed - Device or resource busy 2024-04-12T06:14:48.729 INFO:teuthology.orchestra.run.smithi132.stdout:[1524] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000049ba00000004' failed - Device or resource busy 2024-04-12T06:14:49.441 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 6 sec 2024-04-12T06:14:50.441 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 7 sec 2024-04-12T06:14:50.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:50 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:50.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:50 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:50.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:50 smithi132 ceph-mon[92183]: pgmap v240: 129 pgs: 129 active+clean; 299 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 8.8 MiB/s wr, 249 op/s 2024-04-12T06:14:50.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:50 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:50.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:50 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:14:50.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:50 smithi142 ceph-mon[67954]: pgmap v240: 129 pgs: 129 active+clean; 299 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 8.8 MiB/s wr, 249 op/s 2024-04-12T06:14:51.441 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 8 sec 2024-04-12T06:14:52.441 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 9 sec 2024-04-12T06:14:52.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:52 smithi132 ceph-mon[92183]: pgmap v241: 129 pgs: 129 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.4 KiB/s rd, 9.2 MiB/s wr, 248 op/s 2024-04-12T06:14:52.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:52 smithi142 ceph-mon[67954]: pgmap v241: 129 pgs: 129 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.4 KiB/s rd, 9.2 MiB/s wr, 248 op/s 2024-04-12T06:14:53.441 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 10 sec 2024-04-12T06:14:54.441 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 11 sec 2024-04-12T06:14:54.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:54 smithi132 ceph-mon[92183]: pgmap v242: 129 pgs: 129 active+clean; 237 MiB data, 1015 MiB used, 714 GiB / 715 GiB avail; 8.1 KiB/s rd, 9.3 MiB/s wr, 298 op/s 2024-04-12T06:14:54.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:54 smithi142 ceph-mon[67954]: pgmap v242: 129 pgs: 129 active+clean; 237 MiB data, 1015 MiB used, 714 GiB / 715 GiB avail; 8.1 KiB/s rd, 9.3 MiB/s wr, 298 op/s 2024-04-12T06:14:55.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 12 sec 2024-04-12T06:14:56.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:55 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:14:56.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:55 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:14:56.441 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 13 sec 2024-04-12T06:14:57.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:56 smithi132 ceph-mon[92183]: pgmap v243: 129 pgs: 129 active+clean; 219 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 9.2 MiB/s wr, 287 op/s 2024-04-12T06:14:57.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:56 smithi142 ceph-mon[67954]: pgmap v243: 129 pgs: 129 active+clean; 219 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 9.2 MiB/s wr, 287 op/s 2024-04-12T06:14:57.441 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 14 sec 2024-04-12T06:14:57.842 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:14:58.441 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 15 sec 2024-04-12T06:14:58.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:58 smithi132 ceph-mon[92183]: from='client.34466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:58.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:58 smithi132 ceph-mon[92183]: pgmap v244: 129 pgs: 129 active+clean; 217 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 4.8 KiB/s rd, 7.1 MiB/s wr, 277 op/s 2024-04-12T06:14:58.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:58 smithi142 ceph-mon[67954]: from='client.34466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:58.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:58 smithi142 ceph-mon[67954]: pgmap v244: 129 pgs: 129 active+clean; 217 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 4.8 KiB/s rd, 7.1 MiB/s wr, 277 op/s 2024-04-12T06:14:58.502 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:14:58.502 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (15m) 9s ago 26m 16.6M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:14:58.502 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (5m) 9s ago 26m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:14:58.502 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (5m) 17s ago 25m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:14:58.502 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (13m) 9s ago 26m 35.5M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:14:58.502 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (60s) 9s ago 20m 35.8M - 18.2.2-1187-gd540ebac bb2c5eac26a4 1c1c3480f147 2024-04-12T06:14:58.502 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (40s) 17s ago 20m 12.4M - 18.2.2-1187-gd540ebac bb2c5eac26a4 9c5593ec830a 2024-04-12T06:14:58.502 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (6m) 9s ago 28m 506M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:14:58.502 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (6m) 17s ago 25m 450M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:14:58.502 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (6m) 9s ago 28m 76.9M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (5m) 17s ago 25m 52.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (27s) 9s ago 18m 86.6M - 5.5 bb2c5eac26a4 39b14ee6d4aa 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (21s) 17s ago 17m 19.2M - 5.5 bb2c5eac26a4 0bb262e1298a 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (11m) 9s ago 26m 16.6M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (7m) 17s ago 25m 8791k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (4m) 9s ago 24m 130M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (4m) 9s ago 24m 118M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (3m) 9s ago 23m 106M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (3m) 9s ago 23m 129M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (2m) 17s ago 23m 130M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 4f995fa18e46 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (2m) 17s ago 22m 138M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 f42a99b64cce 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (111s) 17s ago 22m 122M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 c11d72d71ee4 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (78s) 17s ago 22m 137M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 fb5077b0c229 2024-04-12T06:14:58.503 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 error 9s ago 25m - - 2024-04-12T06:14:58.898 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:14:58.898 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:14:58.898 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:14:58.898 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:14:58.898 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:14:58.898 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:14:58.899 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:14:58.899 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:14:58.899 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T06:14:58.899 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:14:58.899 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:14:58.899 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:14:58.899 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:14:58.899 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:14:58.899 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T06:14:58.899 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:14:58.899 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:14:59.234 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: "nfs", 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: "osd", 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: "mds", 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "18/23 daemons upgraded", 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading nfs daemons", 2024-04-12T06:14:59.235 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:14:59.236 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:14:59.441 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 16 sec 2024-04-12T06:14:59.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:59 smithi132 ceph-mon[92183]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:59.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:59 smithi132 ceph-mon[92183]: from='client.34474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:59.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:14:59 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/2610576209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:59.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:59 smithi142 ceph-mon[67954]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:59.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:59 smithi142 ceph-mon[67954]: from='client.34474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:14:59.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:14:59 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/2610576209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:14:59.629 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:14:59.630 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:14:59.630 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in error state 2024-04-12T06:15:00.441 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 17 sec 2024-04-12T06:15:00.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:00 smithi132 ceph-mon[92183]: from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:15:00.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:00 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/1873794846' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:15:00.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:00 smithi132 ceph-mon[92183]: pgmap v245: 129 pgs: 129 active+clean; 211 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.1 MiB/s wr, 96 op/s 2024-04-12T06:15:00.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:00 smithi142 ceph-mon[67954]: from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:15:00.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:00 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/1873794846' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:15:00.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:00 smithi142 ceph-mon[67954]: pgmap v245: 129 pgs: 129 active+clean; 211 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.1 MiB/s wr, 96 op/s 2024-04-12T06:15:01.441 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 18 sec 2024-04-12T06:15:02.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 19 sec 2024-04-12T06:15:02.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:02 smithi132 ceph-mon[92183]: pgmap v246: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 3.4 KiB/s rd, 863 KiB/s wr, 80 op/s 2024-04-12T06:15:02.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:02 smithi142 ceph-mon[67954]: pgmap v246: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 3.4 KiB/s rd, 863 KiB/s wr, 80 op/s 2024-04-12T06:15:03.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 20 sec 2024-04-12T06:15:04.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 21 sec 2024-04-12T06:15:04.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:04 smithi132 ceph-mon[92183]: pgmap v247: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 3.6 KiB/s rd, 332 KiB/s wr, 68 op/s 2024-04-12T06:15:04.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:04 smithi142 ceph-mon[67954]: pgmap v247: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 3.6 KiB/s rd, 332 KiB/s wr, 68 op/s 2024-04-12T06:15:05.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 22 sec 2024-04-12T06:15:06.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 23 sec 2024-04-12T06:15:06.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:06 smithi132 ceph-mon[92183]: pgmap v248: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 31 KiB/s wr, 8 op/s 2024-04-12T06:15:06.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:06 smithi142 ceph-mon[67954]: pgmap v248: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 31 KiB/s wr, 8 op/s 2024-04-12T06:15:07.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 24 sec 2024-04-12T06:15:08.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 25 sec 2024-04-12T06:15:08.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:08 smithi132 ceph-mon[92183]: pgmap v249: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 31 KiB/s wr, 3 op/s 2024-04-12T06:15:08.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:08 smithi142 ceph-mon[67954]: pgmap v249: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 31 KiB/s wr, 3 op/s 2024-04-12T06:15:09.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 26 sec 2024-04-12T06:15:10.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 27 sec 2024-04-12T06:15:10.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:10 smithi132 ceph-mon[92183]: pgmap v250: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 2.2 KiB/s wr, 1 op/s 2024-04-12T06:15:10.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:10 smithi142 ceph-mon[67954]: pgmap v250: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 2.2 KiB/s wr, 1 op/s 2024-04-12T06:15:11.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 28 sec 2024-04-12T06:15:11.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:15:11.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:15:12.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 29 sec 2024-04-12T06:15:12.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:12 smithi132 ceph-mon[92183]: pgmap v251: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.8 KiB/s wr, 1 op/s 2024-04-12T06:15:12.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:12 smithi142 ceph-mon[67954]: pgmap v251: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.8 KiB/s wr, 1 op/s 2024-04-12T06:15:13.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 30 sec 2024-04-12T06:15:14.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 31 sec 2024-04-12T06:15:14.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:14 smithi132 ceph-mon[92183]: pgmap v252: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 2.0 KiB/s wr, 0 op/s 2024-04-12T06:15:14.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:14 smithi142 ceph-mon[67954]: pgmap v252: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 2.0 KiB/s wr, 0 op/s 2024-04-12T06:15:15.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 32 sec 2024-04-12T06:15:16.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 33 sec 2024-04-12T06:15:16.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:16 smithi132 ceph-mon[92183]: pgmap v253: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:15:16.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:16 smithi142 ceph-mon[67954]: pgmap v253: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:15:17.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 34 sec 2024-04-12T06:15:18.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 35 sec 2024-04-12T06:15:18.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:18 smithi132 ceph-mon[92183]: pgmap v254: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:15:18.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:18 smithi142 ceph-mon[67954]: pgmap v254: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:15:19.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 36 sec 2024-04-12T06:15:20.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 37 sec 2024-04-12T06:15:20.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:20 smithi132 ceph-mon[92183]: pgmap v255: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:15:20.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:20 smithi142 ceph-mon[67954]: pgmap v255: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:15:21.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 38 sec 2024-04-12T06:15:22.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 39 sec 2024-04-12T06:15:23.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 40 sec 2024-04-12T06:15:23.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:23 smithi132 ceph-mon[92183]: pgmap v256: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:15:23.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:23 smithi142 ceph-mon[67954]: pgmap v256: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:15:24.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 41 sec 2024-04-12T06:15:25.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 42 sec 2024-04-12T06:15:25.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:25 smithi132 ceph-mon[92183]: pgmap v257: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:15:25.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:25 smithi142 ceph-mon[67954]: pgmap v257: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-12T06:15:26.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 43 sec 2024-04-12T06:15:26.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:15:26.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:15:27.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 44 sec 2024-04-12T06:15:27.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:27 smithi132 ceph-mon[92183]: pgmap v258: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:27.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:27 smithi142 ceph-mon[67954]: pgmap v258: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:28.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 45 sec 2024-04-12T06:15:29.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 46 sec 2024-04-12T06:15:29.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:29 smithi132 ceph-mon[92183]: pgmap v259: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:29.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:29 smithi142 ceph-mon[67954]: pgmap v259: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:29.984 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:15:30.442 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 47 sec 2024-04-12T06:15:30.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:30 smithi132 ceph-mon[92183]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:15:30.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:30 smithi142 ceph-mon[67954]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:15:30.821 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:15:30.821 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (16m) 41s ago 27m 16.6M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:15:30.821 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (5m) 41s ago 27m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:15:30.821 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (5m) 50s ago 26m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:15:30.821 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (13m) 41s ago 26m 35.5M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (92s) 41s ago 21m 35.8M - 18.2.2-1187-gd540ebac bb2c5eac26a4 1c1c3480f147 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (72s) 50s ago 21m 12.4M - 18.2.2-1187-gd540ebac bb2c5eac26a4 9c5593ec830a 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (7m) 41s ago 28m 506M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (6m) 50s ago 26m 450M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (6m) 41s ago 28m 76.9M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (6m) 50s ago 25m 52.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (59s) 41s ago 18m 86.6M - 5.5 bb2c5eac26a4 39b14ee6d4aa 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (53s) 50s ago 18m 19.2M - 5.5 bb2c5eac26a4 0bb262e1298a 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (11m) 41s ago 26m 16.6M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (7m) 50s ago 25m 8791k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (5m) 41s ago 25m 130M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (4m) 41s ago 24m 118M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (4m) 41s ago 24m 106M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:15:30.822 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (4m) 41s ago 24m 129M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:15:30.823 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (3m) 50s ago 23m 130M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 4f995fa18e46 2024-04-12T06:15:30.823 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (2m) 50s ago 23m 138M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 f42a99b64cce 2024-04-12T06:15:30.823 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (2m) 50s ago 23m 122M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 c11d72d71ee4 2024-04-12T06:15:30.823 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (110s) 50s ago 22m 137M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 fb5077b0c229 2024-04-12T06:15:30.823 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 error 41s ago 26m - - 2024-04-12T06:15:31.223 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:15:31.223 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:15:31.223 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:15:31.223 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:15:31.223 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:15:31.223 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:15:31.224 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:15:31.224 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:15:31.224 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T06:15:31.224 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:15:31.224 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:15:31.224 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:15:31.224 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:15:31.224 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:15:31.224 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T06:15:31.225 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:15:31.225 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:15:31.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 48 sec 2024-04-12T06:15:31.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:31 smithi132 ceph-mon[92183]: pgmap v260: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:31.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:31 smithi132 ceph-mon[92183]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:15:31.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:31 smithi132 ceph-mon[92183]: from='client.34498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:15:31.473 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:31 smithi142 ceph-mon[67954]: pgmap v260: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:31.473 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:31 smithi142 ceph-mon[67954]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:15:31.473 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:31 smithi142 ceph-mon[67954]: from='client.34498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:15:31.560 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:15:31.560 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:15:31.561 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:15:31.561 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:15:31.561 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:15:31.561 INFO:teuthology.orchestra.run.smithi132.stdout: "nfs", 2024-04-12T06:15:31.561 INFO:teuthology.orchestra.run.smithi132.stdout: "osd", 2024-04-12T06:15:31.561 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:15:31.561 INFO:teuthology.orchestra.run.smithi132.stdout: "mds", 2024-04-12T06:15:31.561 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:15:31.562 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:15:31.562 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:15:31.562 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "18/23 daemons upgraded", 2024-04-12T06:15:31.562 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading nfs daemons", 2024-04-12T06:15:31.562 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:15:31.562 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:15:31.962 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:15:31.962 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:15:31.962 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in error state 2024-04-12T06:15:32.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 49 sec 2024-04-12T06:15:32.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:32 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/1879915581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:15:32.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:32 smithi132 ceph-mon[92183]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:15:32.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:32 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/4233845688' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:15:32.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:32 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/1879915581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:15:32.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:32 smithi142 ceph-mon[67954]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:15:32.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:32 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/4233845688' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:15:33.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 50 sec 2024-04-12T06:15:33.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:33 smithi132 ceph-mon[92183]: pgmap v261: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:33.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:33 smithi142 ceph-mon[67954]: pgmap v261: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:34.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 51 sec 2024-04-12T06:15:35.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 52 sec 2024-04-12T06:15:35.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:35 smithi132 ceph-mon[92183]: pgmap v262: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:15:35.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:35 smithi142 ceph-mon[67954]: pgmap v262: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:15:36.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 53 sec 2024-04-12T06:15:37.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 54 sec 2024-04-12T06:15:37.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:37 smithi132 ceph-mon[92183]: pgmap v263: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:37.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:37 smithi142 ceph-mon[67954]: pgmap v263: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:38.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 55 sec 2024-04-12T06:15:39.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 56 sec 2024-04-12T06:15:39.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:39 smithi132 ceph-mon[92183]: pgmap v264: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:39.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:39 smithi142 ceph-mon[67954]: pgmap v264: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:40.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 57 sec 2024-04-12T06:15:41.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 58 sec 2024-04-12T06:15:41.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:41 smithi132 ceph-mon[92183]: pgmap v265: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:41.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:15:41.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:41 smithi142 ceph-mon[67954]: pgmap v265: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:41.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:15:42.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 59 sec 2024-04-12T06:15:43.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 60 sec 2024-04-12T06:15:43.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:43 smithi132 ceph-mon[92183]: pgmap v266: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:43 smithi142 ceph-mon[67954]: pgmap v266: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:44.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 61 sec 2024-04-12T06:15:45.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 62 sec 2024-04-12T06:15:45.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:45 smithi132 ceph-mon[92183]: pgmap v267: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:15:45.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:45 smithi142 ceph-mon[67954]: pgmap v267: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:15:46.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 63 sec 2024-04-12T06:15:47.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 64 sec 2024-04-12T06:15:47.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:47 smithi132 ceph-mon[92183]: pgmap v268: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:47.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:47 smithi142 ceph-mon[67954]: pgmap v268: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:48.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 65 sec 2024-04-12T06:15:49.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 66 sec 2024-04-12T06:15:49.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:49 smithi132 ceph-mon[92183]: pgmap v269: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:49.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:49 smithi142 ceph-mon[67954]: pgmap v269: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:50.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 67 sec 2024-04-12T06:15:51.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 68 sec 2024-04-12T06:15:51.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:51 smithi132 ceph-mon[92183]: pgmap v270: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:51.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:51 smithi142 ceph-mon[67954]: pgmap v270: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:52.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 69 sec 2024-04-12T06:15:53.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 70 sec 2024-04-12T06:15:53.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:53 smithi132 ceph-mon[92183]: pgmap v271: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:53.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:53 smithi142 ceph-mon[67954]: pgmap v271: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:54.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 71 sec 2024-04-12T06:15:55.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 72 sec 2024-04-12T06:15:55.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:55 smithi132 ceph-mon[92183]: pgmap v272: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:15:55.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:55 smithi142 ceph-mon[67954]: pgmap v272: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:15:56.443 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 73 sec 2024-04-12T06:15:56.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:56 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:15:56.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:56 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:15:57.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 74 sec 2024-04-12T06:15:57.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:57 smithi132 ceph-mon[92183]: pgmap v273: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:57.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:57 smithi142 ceph-mon[67954]: pgmap v273: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:58.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 75 sec 2024-04-12T06:15:59.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 76 sec 2024-04-12T06:15:59.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:15:59 smithi132 ceph-mon[92183]: pgmap v274: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:15:59.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:15:59 smithi142 ceph-mon[67954]: pgmap v274: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:00.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 77 sec 2024-04-12T06:16:01.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 78 sec 2024-04-12T06:16:01.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:01 smithi132 ceph-mon[92183]: pgmap v275: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:01.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:01 smithi142 ceph-mon[67954]: pgmap v275: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:02.313 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:16:02.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 79 sec 2024-04-12T06:16:02.969 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:16:02.970 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (16m) 73s ago 27m 16.6M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:16:02.970 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (6m) 73s ago 27m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:16:02.970 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (6m) 82s ago 26m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:16:02.970 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (14m) 73s ago 27m 35.5M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:16:02.970 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (2m) 73s ago 21m 35.8M - 18.2.2-1187-gd540ebac bb2c5eac26a4 1c1c3480f147 2024-04-12T06:16:02.970 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (104s) 82s ago 21m 12.4M - 18.2.2-1187-gd540ebac bb2c5eac26a4 9c5593ec830a 2024-04-12T06:16:02.970 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (8m) 73s ago 29m 506M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:16:02.970 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (7m) 82s ago 26m 450M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:16:02.970 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (7m) 73s ago 29m 76.9M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:16:02.970 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (6m) 82s ago 26m 52.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:16:02.970 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (91s) 73s ago 19m 86.6M - 5.5 bb2c5eac26a4 39b14ee6d4aa 2024-04-12T06:16:02.971 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (86s) 82s ago 18m 19.2M - 5.5 bb2c5eac26a4 0bb262e1298a 2024-04-12T06:16:02.971 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (12m) 73s ago 27m 16.6M - 0.18.1 e5a616e4b9cf c20ca110cb07 2024-04-12T06:16:02.971 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (8m) 82s ago 26m 8791k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:16:02.971 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (5m) 73s ago 25m 130M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:16:02.971 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (5m) 73s ago 25m 118M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:16:02.971 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (4m) 73s ago 24m 106M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:16:02.971 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (4m) 73s ago 24m 129M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:16:02.971 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (4m) 82s ago 24m 130M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 4f995fa18e46 2024-04-12T06:16:02.971 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (3m) 82s ago 23m 138M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 f42a99b64cce 2024-04-12T06:16:02.971 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (2m) 82s ago 23m 122M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 c11d72d71ee4 2024-04-12T06:16:02.971 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (2m) 82s ago 23m 137M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 fb5077b0c229 2024-04-12T06:16:02.971 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 error 73s ago 26m - - 2024-04-12T06:16:03.369 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:16:03.369 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:16:03.370 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:16:03.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 80 sec 2024-04-12T06:16:03.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:03 smithi132 ceph-mon[92183]: pgmap v276: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:03.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:03 smithi132 ceph-mon[92183]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:03.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:03 smithi132 ceph-mon[92183]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:03.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:03 smithi132 ceph-mon[92183]: from='client.34522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:03.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:03 smithi142 ceph-mon[67954]: pgmap v276: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:03.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:03 smithi142 ceph-mon[67954]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:03.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:03 smithi142 ceph-mon[67954]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:03.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:03 smithi142 ceph-mon[67954]: from='client.34522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:03.702 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:16:03.702 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:16:03.702 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:16:03.702 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:16:03.702 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:16:03.703 INFO:teuthology.orchestra.run.smithi132.stdout: "nfs", 2024-04-12T06:16:03.703 INFO:teuthology.orchestra.run.smithi132.stdout: "osd", 2024-04-12T06:16:03.703 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:16:03.703 INFO:teuthology.orchestra.run.smithi132.stdout: "mds", 2024-04-12T06:16:03.703 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:16:03.703 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:16:03.703 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:16:03.703 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "18/23 daemons upgraded", 2024-04-12T06:16:03.703 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading nfs daemons", 2024-04-12T06:16:03.703 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:16:03.703 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:16:04.100 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:16:04.100 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:16:04.100 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in error state 2024-04-12T06:16:04.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 81 sec 2024-04-12T06:16:04.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:04 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/785777770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:04.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:04 smithi132 ceph-mon[92183]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:04.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:04 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/2416082781' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:16:04.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:04 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/785777770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:04.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:04 smithi142 ceph-mon[67954]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:04.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:04 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/2416082781' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:16:05.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 82 sec 2024-04-12T06:16:05.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:05 smithi132 ceph-mon[92183]: pgmap v277: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:16:05.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:05 smithi142 ceph-mon[67954]: pgmap v277: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:16:06.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 83 sec 2024-04-12T06:16:07.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 84 sec 2024-04-12T06:16:07.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:07 smithi132 ceph-mon[92183]: pgmap v278: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:07.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:07 smithi142 ceph-mon[67954]: pgmap v278: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:08.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 85 sec 2024-04-12T06:16:09.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 86 sec 2024-04-12T06:16:09.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:09 smithi132 ceph-mon[92183]: pgmap v279: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:09.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:09 smithi142 ceph-mon[67954]: pgmap v279: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:10.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 87 sec 2024-04-12T06:16:11.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 88 sec 2024-04-12T06:16:11.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:11 smithi132 ceph-mon[92183]: pgmap v280: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:11.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:16:11.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:11 smithi142 ceph-mon[67954]: pgmap v280: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:11.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:16:12.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 89 sec 2024-04-12T06:16:13.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 90 sec 2024-04-12T06:16:13.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:13 smithi132 ceph-mon[92183]: pgmap v281: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:13.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:13 smithi142 ceph-mon[67954]: pgmap v281: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:14.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 91 sec 2024-04-12T06:16:15.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 92 sec 2024-04-12T06:16:15.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:15 smithi132 ceph-mon[92183]: pgmap v282: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:16:15.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:15 smithi142 ceph-mon[67954]: pgmap v282: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:16:16.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 93 sec 2024-04-12T06:16:17.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 94 sec 2024-04-12T06:16:17.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:17 smithi132 ceph-mon[92183]: pgmap v283: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:17.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:17 smithi142 ceph-mon[67954]: pgmap v283: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:18.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 95 sec 2024-04-12T06:16:19.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 96 sec 2024-04-12T06:16:19.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:19 smithi132 ceph-mon[92183]: pgmap v284: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:19.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:19 smithi142 ceph-mon[67954]: pgmap v284: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:20.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 97 sec 2024-04-12T06:16:21.418 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:21 smithi132 ceph-mon[92183]: pgmap v285: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:21.444 INFO:teuthology.orchestra.run.smithi132.stdout: 1 cleanup 98 sec 2024-04-12T06:16:21.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:21 smithi142 ceph-mon[67954]: pgmap v285: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:21.688 INFO:teuthology.orchestra.run.smithi132.stdout: 0 cleanup 98 sec 2024-04-12T06:16:21.688 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T06:16:21.688 INFO:teuthology.orchestra.run.smithi132.stdout: Operation Count AvgLat MaxLat 2024-04-12T06:16:21.688 INFO:teuthology.orchestra.run.smithi132.stdout: ---------------------------------------- 2024-04-12T06:16:21.688 INFO:teuthology.orchestra.run.smithi132.stdout: NTCreateX 1001 10.198 120.309 2024-04-12T06:16:21.688 INFO:teuthology.orchestra.run.smithi132.stdout: Close 885 4.243 37.228 2024-04-12T06:16:21.688 INFO:teuthology.orchestra.run.smithi132.stdout: Rename 51 10.253 84.475 2024-04-12T06:16:21.688 INFO:teuthology.orchestra.run.smithi132.stdout: Unlink 101 6.013 63.342 2024-04-12T06:16:21.688 INFO:teuthology.orchestra.run.smithi132.stdout: Qpathinfo 634 3.553 64.897 2024-04-12T06:16:21.688 INFO:teuthology.orchestra.run.smithi132.stdout: Qfileinfo 380 8.814 24.778 2024-04-12T06:16:21.689 INFO:teuthology.orchestra.run.smithi132.stdout: Qfsinfo 165 1.101 16.799 2024-04-12T06:16:21.689 INFO:teuthology.orchestra.run.smithi132.stdout: Sfileinfo 170 10.024 47.244 2024-04-12T06:16:21.689 INFO:teuthology.orchestra.run.smithi132.stdout: Find 273 5.749 94.283 2024-04-12T06:16:21.689 INFO:teuthology.orchestra.run.smithi132.stdout: WriteX 1695 0.022 0.069 2024-04-12T06:16:21.689 INFO:teuthology.orchestra.run.smithi132.stdout: ReadX 1205 0.014 0.273 2024-04-12T06:16:21.689 INFO:teuthology.orchestra.run.smithi132.stdout: Flush 127 7.357 23.668 2024-04-12T06:16:21.689 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T06:16:21.689 INFO:teuthology.orchestra.run.smithi132.stdout:Throughput 18.6614 MB/sec 5 clients 5 procs max_latency=120.315 ms 2024-04-12T06:16:21.690 DEBUG:teuthology.parallel:result is None 2024-04-12T06:16:23.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:22 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:23.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:22 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:23.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:22 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:23.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:22 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:24.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:23 smithi132 ceph-mon[92183]: pgmap v286: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:24.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:23 smithi142 ceph-mon[67954]: pgmap v286: 129 pgs: 129 active+clean; 207 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:26.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:25 smithi132 ceph-mon[92183]: pgmap v287: 129 pgs: 129 active+clean; 205 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.5 KiB/s wr, 1 op/s 2024-04-12T06:16:26.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:25 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:16:26.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:25 smithi142 ceph-mon[67954]: pgmap v287: 129 pgs: 129 active+clean; 205 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.5 KiB/s wr, 1 op/s 2024-04-12T06:16:26.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:25 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:16:27.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:27.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:27.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:16:27.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:16:27.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: pgmap v288: 129 pgs: 129 active+clean; 205 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 343 B/s rd, 1.5 KiB/s wr, 1 op/s 2024-04-12T06:16:27.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: pgmap v289: 129 pgs: 129 active+clean; 205 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 413 B/s rd, 1.8 KiB/s wr, 1 op/s 2024-04-12T06:16:27.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:27.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:27.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:16:27.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:27.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi132.qngoiv"}]: dispatch 2024-04-12T06:16:27.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi132.qngoiv"}]': finished 2024-04-12T06:16:27.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi142.osyopb"}]: dispatch 2024-04-12T06:16:27.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi142.osyopb"}]': finished 2024-04-12T06:16:27.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:27.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:27.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:27.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:16:27.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:16:27.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: pgmap v288: 129 pgs: 129 active+clean; 205 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 343 B/s rd, 1.5 KiB/s wr, 1 op/s 2024-04-12T06:16:27.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: pgmap v289: 129 pgs: 129 active+clean; 205 MiB data, 931 MiB used, 714 GiB / 715 GiB avail; 413 B/s rd, 1.8 KiB/s wr, 1 op/s 2024-04-12T06:16:27.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:27.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:27.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:16:27.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi132.qngoiv"}]: dispatch 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi132.qngoiv"}]': finished 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi142.osyopb"}]: dispatch 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi142.osyopb"}]': finished 2024-04-12T06:16:27.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:27.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:28.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:27 smithi132 ceph-mon[92183]: Upgrade: Setting container_image for all nfs 2024-04-12T06:16:28.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:27 smithi132 ceph-mon[92183]: Upgrade: Setting container_image for all nvmeof 2024-04-12T06:16:28.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:27 smithi142 ceph-mon[67954]: Upgrade: Setting container_image for all nfs 2024-04-12T06:16:28.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:27 smithi142 ceph-mon[67954]: Upgrade: Setting container_image for all nvmeof 2024-04-12T06:16:29.065 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:28 smithi132 ceph-mon[92183]: Upgrade: Updating node-exporter.smithi132 (1/2) 2024-04-12T06:16:29.065 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:28 smithi132 ceph-mon[92183]: Deploying daemon node-exporter.smithi132 on smithi132 2024-04-12T06:16:29.065 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:28 smithi132 ceph-mon[92183]: pgmap v290: 129 pgs: 129 active+clean; 202 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 413 B/s rd, 7.6 KiB/s wr, 2 op/s 2024-04-12T06:16:29.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:28 smithi142 ceph-mon[67954]: Upgrade: Updating node-exporter.smithi132 (1/2) 2024-04-12T06:16:29.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:28 smithi142 ceph-mon[67954]: Deploying daemon node-exporter.smithi132 on smithi132 2024-04-12T06:16:29.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:28 smithi142 ceph-mon[67954]: pgmap v290: 129 pgs: 129 active+clean; 202 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 413 B/s rd, 7.6 KiB/s wr, 2 op/s 2024-04-12T06:16:31.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:30 smithi132 ceph-mon[92183]: pgmap v291: 129 pgs: 129 active+clean; 200 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 620 B/s rd, 7.9 KiB/s wr, 3 op/s 2024-04-12T06:16:31.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:30 smithi142 ceph-mon[67954]: pgmap v291: 129 pgs: 129 active+clean; 200 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 620 B/s rd, 7.9 KiB/s wr, 3 op/s 2024-04-12T06:16:33.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:32 smithi132 ceph-mon[92183]: pgmap v292: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 620 B/s rd, 7.9 KiB/s wr, 3 op/s 2024-04-12T06:16:33.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:32 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:33.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:32 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:33.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:32 smithi142 ceph-mon[67954]: pgmap v292: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 620 B/s rd, 7.9 KiB/s wr, 3 op/s 2024-04-12T06:16:33.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:32 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:33.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:32 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:34.454 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:16:35.085 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:16:35.085 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (17m) 106s ago 28m 16.6M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:16:35.085 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (6m) 106s ago 28m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:16:35.085 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (6m) 114s ago 27m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:16:35.085 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (14m) 106s ago 27m 35.5M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:16:35.085 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (2m) 106s ago 22m 35.8M - 18.2.2-1187-gd540ebac bb2c5eac26a4 1c1c3480f147 2024-04-12T06:16:35.085 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (2m) 114s ago 22m 12.4M - 18.2.2-1187-gd540ebac bb2c5eac26a4 9c5593ec830a 2024-04-12T06:16:35.085 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (8m) 106s ago 29m 506M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:16:35.086 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (8m) 114s ago 27m 450M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:16:35.086 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (7m) 106s ago 29m 76.9M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:16:35.086 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (7m) 114s ago 27m 52.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:16:35.086 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (2m) 106s ago 19m 86.6M - 5.5 bb2c5eac26a4 39b14ee6d4aa 2024-04-12T06:16:35.086 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (118s) 114s ago 19m 19.2M - 5.5 bb2c5eac26a4 0bb262e1298a 2024-04-12T06:16:35.086 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 starting - - - - 2024-04-12T06:16:35.086 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (8m) 114s ago 26m 8791k - 0.18.1 e5a616e4b9cf 8c212244826c 2024-04-12T06:16:35.086 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (6m) 106s ago 26m 130M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:16:35.086 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (5m) 106s ago 25m 118M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:16:35.087 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (5m) 106s ago 25m 106M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:16:35.087 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (5m) 106s ago 25m 129M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:16:35.087 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (4m) 114s ago 24m 130M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 4f995fa18e46 2024-04-12T06:16:35.087 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (4m) 114s ago 24m 138M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 f42a99b64cce 2024-04-12T06:16:35.087 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (3m) 114s ago 24m 122M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 c11d72d71ee4 2024-04-12T06:16:35.087 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (2m) 114s ago 23m 137M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 fb5077b0c229 2024-04-12T06:16:35.087 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 error 106s ago 27m - - 2024-04-12T06:16:35.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:34 smithi132 ceph-mon[92183]: pgmap v293: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 413 B/s rd, 7.9 KiB/s wr, 3 op/s 2024-04-12T06:16:35.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:34 smithi142 ceph-mon[67954]: pgmap v293: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 413 B/s rd, 7.9 KiB/s wr, 3 op/s 2024-04-12T06:16:35.468 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:16:35.468 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:16:35.468 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:16:35.468 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:16:35.468 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:16:35.468 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:16:35.468 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:16:35.468 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:16:35.468 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T06:16:35.468 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:16:35.469 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:16:35.469 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:16:35.469 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:16:35.469 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:16:35.469 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T06:16:35.469 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:16:35.469 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:16:35.795 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:16:35.796 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:16:35.796 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:16:35.796 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:16:35.796 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:16:35.796 INFO:teuthology.orchestra.run.smithi132.stdout: "nfs", 2024-04-12T06:16:35.796 INFO:teuthology.orchestra.run.smithi132.stdout: "osd", 2024-04-12T06:16:35.796 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:16:35.796 INFO:teuthology.orchestra.run.smithi132.stdout: "mds", 2024-04-12T06:16:35.796 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:16:35.796 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:16:35.796 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:16:35.797 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "18/23 daemons upgraded", 2024-04-12T06:16:35.797 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-12T06:16:35.797 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:16:35.797 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:16:36.179 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T06:16:36.179 INFO:teuthology.orchestra.run.smithi132.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T06:16:36.179 INFO:teuthology.orchestra.run.smithi132.stdout: daemon prometheus.smithi132 on smithi132 is in error state 2024-04-12T06:16:36.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:35 smithi132 ceph-mon[92183]: Upgrade: Updating node-exporter.smithi142 (2/2) 2024-04-12T06:16:36.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:35 smithi132 ceph-mon[92183]: Deploying daemon node-exporter.smithi142 on smithi142 2024-04-12T06:16:36.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:35 smithi132 ceph-mon[92183]: from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:36.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:35 smithi132 ceph-mon[92183]: from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:36.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:35 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/570147341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:36.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:35 smithi142 ceph-mon[67954]: Upgrade: Updating node-exporter.smithi142 (2/2) 2024-04-12T06:16:36.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:35 smithi142 ceph-mon[67954]: Deploying daemon node-exporter.smithi142 on smithi142 2024-04-12T06:16:36.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:35 smithi142 ceph-mon[67954]: from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:36.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:35 smithi142 ceph-mon[67954]: from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:36.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:35 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/570147341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:37.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:36 smithi132 ceph-mon[92183]: from='client.34546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:37.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:36 smithi132 ceph-mon[92183]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:37.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:36 smithi132 ceph-mon[92183]: pgmap v294: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 409 B/s rd, 7.8 KiB/s wr, 2 op/s 2024-04-12T06:16:37.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:36 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/793940932' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:16:37.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:36 smithi142 ceph-mon[67954]: from='client.34546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:37.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:36 smithi142 ceph-mon[67954]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:16:37.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:36 smithi142 ceph-mon[67954]: pgmap v294: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 409 B/s rd, 7.8 KiB/s wr, 2 op/s 2024-04-12T06:16:37.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:36 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/793940932' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:16:38.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:38 smithi142 ceph-mon[67954]: pgmap v295: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 6.5 KiB/s wr, 2 op/s 2024-04-12T06:16:38.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:38.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:38.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:38 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:16:39.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:38 smithi132 ceph-mon[92183]: pgmap v295: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 6.5 KiB/s wr, 2 op/s 2024-04-12T06:16:39.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:39.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:39.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:38 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:16:41.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:40 smithi132 ceph-mon[92183]: pgmap v296: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 1.7 KiB/s wr, 1 op/s 2024-04-12T06:16:41.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:16:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:40 smithi142 ceph-mon[67954]: pgmap v296: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 1.7 KiB/s wr, 1 op/s 2024-04-12T06:16:41.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:16:42.930 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:42 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:42.930 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:42 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:42.930 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:42 smithi142 ceph-mon[67954]: pgmap v297: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.5 KiB/s wr, 0 op/s 2024-04-12T06:16:42.930 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:42 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:42.930 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:42 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:42.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:42 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:42.945 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:42 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:42.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:42 smithi132 ceph-mon[92183]: pgmap v297: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.5 KiB/s wr, 0 op/s 2024-04-12T06:16:42.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:42 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:42.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:42 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:44.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:44 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:44.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:44 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:44.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:44 smithi132 ceph-mon[92183]: pgmap v298: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 1.5 KiB/s wr, 0 op/s 2024-04-12T06:16:44.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:44 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:44.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:44 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:44.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:44 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:44.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:44 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:44.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:44 smithi142 ceph-mon[67954]: pgmap v298: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 1.5 KiB/s wr, 0 op/s 2024-04-12T06:16:44.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:44 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:44.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:44 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:46.866 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:46 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:46.866 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:46 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:46.866 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:46 smithi132 ceph-mon[92183]: pgmap v299: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:46.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:46 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:46.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:46 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:46.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:46 smithi142 ceph-mon[67954]: pgmap v299: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:49.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: pgmap v300: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:49.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:49.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:49.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:16:49.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:16:49.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:49.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:49.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:16:49.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:48 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: pgmap v300: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:16:49.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:49.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:49.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:16:49.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:16:49.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.447 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:49.448 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:48 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:16:50.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:49 smithi132 ceph-mon[92183]: pgmap v301: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-12T06:16:50.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:49 smithi132 ceph-mon[92183]: pgmap v302: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-04-12T06:16:50.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:49 smithi142 ceph-mon[67954]: pgmap v301: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-12T06:16:50.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:49 smithi142 ceph-mon[67954]: pgmap v302: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-04-12T06:16:51.195 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:50 smithi132 ceph-mon[92183]: Upgrade: Updating prometheus.smithi132 2024-04-12T06:16:51.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:50 smithi142 ceph-mon[67954]: Upgrade: Updating prometheus.smithi132 2024-04-12T06:16:52.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:51 smithi142 ceph-mon[67954]: pgmap v303: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-04-12T06:16:52.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:51 smithi142 ceph-mon[67954]: Deploying daemon prometheus.smithi132 on smithi132 2024-04-12T06:16:52.445 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:51 smithi132 ceph-mon[92183]: pgmap v303: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-04-12T06:16:52.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:51 smithi132 ceph-mon[92183]: Deploying daemon prometheus.smithi132 on smithi132 2024-04-12T06:16:54.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:53 smithi132 ceph-mon[92183]: pgmap v304: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-04-12T06:16:54.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:53 smithi142 ceph-mon[67954]: pgmap v304: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-04-12T06:16:56.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:55 smithi132 ceph-mon[92183]: pgmap v305: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-04-12T06:16:56.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:55 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:56.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:55 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:56.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:55 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:16:56.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:55 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:16:56.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:55 smithi142 ceph-mon[67954]: pgmap v305: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-04-12T06:16:56.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:55 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:56.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:55 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:16:56.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:55 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:16:56.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:55 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:16:58.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:57 smithi132 ceph-mon[92183]: pgmap v306: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-04-12T06:16:58.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:57 smithi142 ceph-mon[67954]: pgmap v306: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-04-12T06:17:00.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:16:59 smithi132 ceph-mon[92183]: pgmap v307: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-12T06:17:00.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:16:59 smithi142 ceph-mon[67954]: pgmap v307: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-12T06:17:01.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:01 smithi132 ceph-mon[92183]: pgmap v308: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:01.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:01 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:01.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:01 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:01.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:01 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:01.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:01 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:01.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:01 smithi142 ceph-mon[67954]: pgmap v308: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:01.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:01 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:01.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:01 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:01.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:01 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:01.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:01 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:03.646 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:03 smithi132 ceph-mon[92183]: pgmap v309: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:17:03.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:03 smithi142 ceph-mon[67954]: pgmap v309: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:17:05.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:05 smithi132 ceph-mon[92183]: pgmap v310: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:05.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:05 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:05.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:05 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:05.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:05 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:17:05.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:05 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:17:05.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:05 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:05.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:05 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:05.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:05 smithi142 ceph-mon[67954]: pgmap v310: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:05.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:05 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:05.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:05 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:05.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:05 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:17:05.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:05 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:17:05.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:05 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:05.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:05 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:06.541 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:17:06.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: pgmap v311: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-12T06:17:06.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T06:17:06.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T06:17:06.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:06.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T06:17:06.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:06 smithi132 ceph-mon[92183]: Cluster is now healthy 2024-04-12T06:17:06.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: pgmap v311: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-12T06:17:06.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T06:17:06.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T06:17:06.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:06.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:06.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-12T06:17:06.723 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:06 smithi142 ceph-mon[67954]: Cluster is now healthy 2024-04-12T06:17:07.206 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:17:07.207 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (17m) 6s ago 28m 16.6M - 0.20.0 0881eb8f169f c23161505703 2024-04-12T06:17:07.207 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (7m) 6s ago 28m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:17:07.207 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (7m) 25s ago 27m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:17:07.207 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (15m) 6s ago 28m 35.6M - 6.7.4 557c83e11646 6c520045e044 2024-04-12T06:17:07.207 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (3m) 6s ago 22m 43.2M - 18.2.2-1187-gd540ebac bb2c5eac26a4 1c1c3480f147 2024-04-12T06:17:07.207 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (2m) 25s ago 22m 13.0M - 18.2.2-1187-gd540ebac bb2c5eac26a4 9c5593ec830a 2024-04-12T06:17:07.207 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (9m) 6s ago 30m 510M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:17:07.207 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (8m) 25s ago 27m 450M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:17:07.207 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (8m) 6s ago 30m 80.5M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:17:07.207 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (7m) 25s ago 27m 54.4M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:17:07.207 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (2m) 6s ago 20m 203M - 5.5 bb2c5eac26a4 39b14ee6d4aa 2024-04-12T06:17:07.207 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (2m) 25s ago 20m 78.5M - 5.5 bb2c5eac26a4 0bb262e1298a 2024-04-12T06:17:07.207 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (35s) 6s ago 28m 3640k - 1.5.0 0da6a335fe13 fd1df6801718 2024-04-12T06:17:07.208 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (29s) 25s ago 27m 3539k - 1.5.0 0da6a335fe13 8c44433957a3 2024-04-12T06:17:07.208 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (6m) 6s ago 26m 157M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:17:07.208 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (6m) 6s ago 26m 125M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:17:07.208 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (6m) 6s ago 26m 111M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:17:07.208 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (5m) 6s ago 25m 145M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:17:07.208 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (5m) 25s ago 25m 142M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 4f995fa18e46 2024-04-12T06:17:07.208 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (4m) 25s ago 25m 150M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 f42a99b64cce 2024-04-12T06:17:07.208 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (4m) 25s ago 24m 140M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 c11d72d71ee4 2024-04-12T06:17:07.208 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (3m) 25s ago 24m 157M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 fb5077b0c229 2024-04-12T06:17:07.208 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (13s) 6s ago 27m 50.7M - 2.43.0 a07b618ecd1d 1ac86a05fd9e 2024-04-12T06:17:07.623 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:17:07.623 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:17:07.623 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:17:07.623 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:17:07.623 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:17:07.623 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:17:07.623 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:17:07.623 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:17:07.623 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T06:17:07.623 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:17:07.623 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:17:07.624 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:17:07.624 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:17:07.624 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:17:07.624 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T06:17:07.624 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:17:07.624 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:17:07.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:07 smithi132 ceph-mon[92183]: from='client.34562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:07.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:07 smithi132 ceph-mon[92183]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:07.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:07 smithi142 ceph-mon[67954]: from='client.34562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:07.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:07 smithi142 ceph-mon[67954]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:07.961 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:17:07.961 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", 2024-04-12T06:17:07.961 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": true, 2024-04-12T06:17:07.961 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T06:17:07.961 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [ 2024-04-12T06:17:07.961 INFO:teuthology.orchestra.run.smithi132.stdout: "nfs", 2024-04-12T06:17:07.961 INFO:teuthology.orchestra.run.smithi132.stdout: "osd", 2024-04-12T06:17:07.961 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr", 2024-04-12T06:17:07.961 INFO:teuthology.orchestra.run.smithi132.stdout: "mds", 2024-04-12T06:17:07.961 INFO:teuthology.orchestra.run.smithi132.stdout: "mon", 2024-04-12T06:17:07.961 INFO:teuthology.orchestra.run.smithi132.stdout: "crash" 2024-04-12T06:17:07.962 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:17:07.962 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": "18/23 daemons upgraded", 2024-04-12T06:17:07.962 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-12T06:17:07.962 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:17:07.962 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:17:08.354 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:17:08.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:08 smithi132 ceph-mon[92183]: Upgrade: Updating alertmanager.smithi132 2024-04-12T06:17:08.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:08 smithi132 ceph-mon[92183]: Deploying daemon alertmanager.smithi132 on smithi132 2024-04-12T06:17:08.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:08 smithi132 ceph-mon[92183]: from='client.34570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:08.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:08 smithi132 ceph-mon[92183]: pgmap v312: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-12T06:17:08.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:08 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/1723899323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:08.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:08 smithi132 ceph-mon[92183]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:08.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:08 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/4263864131' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:17:08.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:08 smithi142 ceph-mon[67954]: Upgrade: Updating alertmanager.smithi132 2024-04-12T06:17:08.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:08 smithi142 ceph-mon[67954]: Deploying daemon alertmanager.smithi132 on smithi132 2024-04-12T06:17:08.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:08 smithi142 ceph-mon[67954]: from='client.34570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:08.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:08 smithi142 ceph-mon[67954]: pgmap v312: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-12T06:17:08.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:08 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/1723899323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:08.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:08 smithi142 ceph-mon[67954]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:08.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:08 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/4263864131' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:17:10.697 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:10 smithi132 ceph-mon[92183]: pgmap v313: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-12T06:17:10.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:10 smithi142 ceph-mon[67954]: pgmap v313: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-12T06:17:12.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:12.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:17:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:12.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:17:13.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:12 smithi132 ceph-mon[92183]: pgmap v314: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-12T06:17:13.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:12 smithi142 ceph-mon[67954]: pgmap v314: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-12T06:17:13.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:13 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:13.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:13 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:13.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:13 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:14.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:13 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:14.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:13 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:14.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:13 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:15.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:14 smithi132 ceph-mon[92183]: pgmap v315: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-12T06:17:15.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:14 smithi142 ceph-mon[67954]: pgmap v315: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-12T06:17:17.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:16 smithi132 ceph-mon[92183]: pgmap v316: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-12T06:17:17.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:16 smithi142 ceph-mon[67954]: pgmap v316: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-12T06:17:19.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:18 smithi132 ceph-mon[92183]: pgmap v317: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:19.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:18 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:19.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:18 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:19.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:18 smithi142 ceph-mon[67954]: pgmap v317: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:19.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:18 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:19.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:18 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:20.213 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:20.213 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:19 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:20.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:20.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:19 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:21.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:20 smithi132 ceph-mon[92183]: pgmap v318: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:21.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:20 smithi142 ceph-mon[67954]: pgmap v318: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:23.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:22 smithi132 ceph-mon[92183]: pgmap v319: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:23.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:22 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:23.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:22 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:23.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:22 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:17:23.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:22 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:17:23.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:22 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:23.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:22 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:23.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:22 smithi142 ceph-mon[67954]: pgmap v319: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:23.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:22 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:23.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:22 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:23.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:22 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:17:23.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:22 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:17:23.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:22 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:23.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:22 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:24.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T06:17:24.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:24.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:23 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T06:17:24.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:24.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.473 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.473 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:24.473 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:23 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:25.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:24 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T06:17:25.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:24 smithi132 ceph-mon[92183]: pgmap v320: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:17:25.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:24 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T06:17:25.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:24 smithi142 ceph-mon[67954]: pgmap v320: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:17:26.275 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:25 smithi132 ceph-mon[92183]: Upgrade: Updating grafana.smithi132 2024-04-12T06:17:26.275 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:25 smithi132 ceph-mon[92183]: Deploying daemon grafana.smithi132 on smithi132 2024-04-12T06:17:26.275 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:25 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:17:26.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:25 smithi142 ceph-mon[67954]: Upgrade: Updating grafana.smithi132 2024-04-12T06:17:26.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:25 smithi142 ceph-mon[67954]: Deploying daemon grafana.smithi132 on smithi132 2024-04-12T06:17:26.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:25 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:17:27.391 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:26 smithi132 ceph-mon[92183]: pgmap v321: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:27.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:26 smithi142 ceph-mon[67954]: pgmap v321: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:29.428 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:28 smithi132 ceph-mon[92183]: pgmap v322: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:29.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:28 smithi142 ceph-mon[67954]: pgmap v322: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:30.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:30 smithi132 ceph-mon[92183]: pgmap v323: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:30.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:30.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:30.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:30 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:30.974 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:30 smithi142 ceph-mon[67954]: pgmap v323: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:30.974 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:30.974 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:30.975 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:30 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:32.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:32 smithi132 ceph-mon[92183]: pgmap v324: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:32.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:32 smithi142 ceph-mon[67954]: pgmap v324: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:34.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:34 smithi132 ceph-mon[92183]: pgmap v325: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:17:34.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:34 smithi142 ceph-mon[67954]: pgmap v325: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:17:36.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:35 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:36.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:35 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:36.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:35 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:36.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:35 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:36.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:35 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:36.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:35 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:36.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:35 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:36.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:35 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:37.093 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:36 smithi132 ceph-mon[92183]: pgmap v326: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:37.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:36 smithi142 ceph-mon[67954]: pgmap v326: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:38.736 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:17:38.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:38 smithi132 ceph-mon[92183]: pgmap v327: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:39.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:38 smithi142 ceph-mon[67954]: pgmap v327: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:39.395 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:17:39.395 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (27s) 4s ago 29m 15.8M - 0.25.0 c8568f914cd2 e2cfacef31b0 2024-04-12T06:17:39.395 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (7m) 4s ago 29m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:17:39.396 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (7m) 57s ago 28m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:17:39.396 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (10s) 4s ago 28m 32.0M - 9.4.7 954c08fa6188 c4599e65c444 2024-04-12T06:17:39.396 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (3m) 4s ago 23m 43.2M - 18.2.2-1187-gd540ebac bb2c5eac26a4 1c1c3480f147 2024-04-12T06:17:39.396 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (3m) 57s ago 23m 13.0M - 18.2.2-1187-gd540ebac bb2c5eac26a4 9c5593ec830a 2024-04-12T06:17:39.396 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (9m) 4s ago 30m 511M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:17:39.396 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (9m) 57s ago 28m 450M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:17:39.396 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (8m) 4s ago 30m 81.8M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:17:39.396 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (8m) 57s ago 28m 54.4M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:17:39.397 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (3m) 4s ago 20m 203M - 5.5 bb2c5eac26a4 39b14ee6d4aa 2024-04-12T06:17:39.397 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (3m) 57s ago 20m 78.5M - 5.5 bb2c5eac26a4 0bb262e1298a 2024-04-12T06:17:39.397 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (67s) 4s ago 28m 8564k - 1.5.0 0da6a335fe13 fd1df6801718 2024-04-12T06:17:39.397 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (61s) 57s ago 27m 3539k - 1.5.0 0da6a335fe13 8c44433957a3 2024-04-12T06:17:39.397 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (7m) 4s ago 27m 157M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:17:39.397 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (6m) 4s ago 26m 125M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:17:39.397 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (6m) 4s ago 26m 111M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:17:39.397 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (6m) 4s ago 26m 146M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:17:39.397 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (5m) 57s ago 25m 142M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 4f995fa18e46 2024-04-12T06:17:39.398 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (5m) 57s ago 25m 150M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 f42a99b64cce 2024-04-12T06:17:39.398 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (4m) 57s ago 25m 140M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 c11d72d71ee4 2024-04-12T06:17:39.398 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (3m) 57s ago 24m 157M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 fb5077b0c229 2024-04-12T06:17:39.398 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (45s) 4s ago 28m 51.5M - 2.43.0 a07b618ecd1d 1ac86a05fd9e 2024-04-12T06:17:39.816 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:17:39.816 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:17:39.816 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:17:39.816 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:17:39.816 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:17:39.816 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:17:39.816 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:17:39.816 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:17:39.817 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T06:17:39.817 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:17:39.817 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:17:39.817 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:17:39.817 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:17:39.817 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:17:39.817 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T06:17:39.817 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:17:39.817 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:17:40.142 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:17:40.142 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": null, 2024-04-12T06:17:40.142 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": false, 2024-04-12T06:17:40.142 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "", 2024-04-12T06:17:40.142 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:17:40.142 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": null, 2024-04-12T06:17:40.142 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:17:40.143 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:17:40.143 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:17:40.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='client.34586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:40.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.198 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-12T06:17:40.199 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-12T06:17:40.200 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-12T06:17:40.201 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:40.201 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:17:40.201 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:17:40.201 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.201 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.201 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:40.201 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:17:40.201 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:17:40.201 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.201 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.201 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:39 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/686631561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='client.34586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:40.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:17:40.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:17:40.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.223 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-12T06:17:40.224 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.225 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:17:40.226 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:17:40.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:17:40.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:40.227 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:39 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/686631561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:17:40.533 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:17:41.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:40 smithi132 ceph-mon[92183]: from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:41.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:40 smithi132 ceph-mon[92183]: pgmap v328: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:41.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:40 smithi132 ceph-mon[92183]: from='client.34594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:41.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:40 smithi132 ceph-mon[92183]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T06:17:41.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:40 smithi132 ceph-mon[92183]: Upgrade: Finalizing container_image settings 2024-04-12T06:17:41.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:40 smithi132 ceph-mon[92183]: Upgrade: Complete! 2024-04-12T06:17:41.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:40 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/3182320647' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:17:41.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:17:41.221 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:40 smithi142 ceph-mon[67954]: from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:41.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:40 smithi142 ceph-mon[67954]: pgmap v328: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:41.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:40 smithi142 ceph-mon[67954]: from='client.34594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:41.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:40 smithi142 ceph-mon[67954]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T06:17:41.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:40 smithi142 ceph-mon[67954]: Upgrade: Finalizing container_image settings 2024-04-12T06:17:41.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:40 smithi142 ceph-mon[67954]: Upgrade: Complete! 2024-04-12T06:17:41.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:40 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/3182320647' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:17:41.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:17:42.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:41 smithi142 ceph-mon[67954]: from='client.34602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:42.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:42.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:41 smithi132 ceph-mon[92183]: from='client.34602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:17:42.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:17:43.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:42 smithi132 ceph-mon[92183]: pgmap v329: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:43.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:42 smithi142 ceph-mon[67954]: pgmap v329: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:45.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:44 smithi132 ceph-mon[92183]: pgmap v330: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:17:45.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:44 smithi142 ceph-mon[67954]: pgmap v330: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:17:47.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:46 smithi132 ceph-mon[92183]: pgmap v331: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:47.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:46 smithi142 ceph-mon[67954]: pgmap v331: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:49.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:48 smithi132 ceph-mon[92183]: pgmap v332: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:49.472 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:48 smithi142 ceph-mon[67954]: pgmap v332: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:51.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:50 smithi132 ceph-mon[92183]: pgmap v333: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:51.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:50 smithi142 ceph-mon[67954]: pgmap v333: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:53.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:52 smithi132 ceph-mon[92183]: pgmap v334: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:53.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:52 smithi142 ceph-mon[67954]: pgmap v334: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:55.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:54 smithi132 ceph-mon[92183]: pgmap v335: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:17:55.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:54 smithi142 ceph-mon[67954]: pgmap v335: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:17:56.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:55 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:17:56.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:55 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:17:57.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:56 smithi132 ceph-mon[92183]: pgmap v336: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:57.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:56 smithi142 ceph-mon[67954]: pgmap v336: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:59.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:17:59 smithi132 ceph-mon[92183]: pgmap v337: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:17:59.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:17:59 smithi142 ceph-mon[67954]: pgmap v337: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:00.446 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:00 smithi132 ceph-mon[92183]: pgmap v338: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:00.471 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:00 smithi142 ceph-mon[67954]: pgmap v338: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:02.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:02 smithi132 ceph-mon[92183]: pgmap v339: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:02.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:02 smithi142 ceph-mon[67954]: pgmap v339: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:04.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:04 smithi132 ceph-mon[92183]: pgmap v340: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:18:04.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:04 smithi142 ceph-mon[67954]: pgmap v340: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:18:06.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:06 smithi132 ceph-mon[92183]: pgmap v341: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:06.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:06 smithi142 ceph-mon[67954]: pgmap v341: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:08.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:08 smithi132 ceph-mon[92183]: pgmap v342: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:08.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:08 smithi142 ceph-mon[67954]: pgmap v342: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:10.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:10 smithi142 ceph-mon[67954]: pgmap v343: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:10.917 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:10 smithi132 ceph-mon[92183]: pgmap v343: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:11.591 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:18:11.592 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:11 smithi132 ceph-mon[92183]: from='client.34610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:18:11.612 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph orch ps' 2024-04-12T06:18:11.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:18:11.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:11 smithi142 ceph-mon[67954]: from='client.34610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:18:12.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:12 smithi132 ceph-mon[92183]: pgmap v344: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:12.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:12 smithi142 ceph-mon[67954]: pgmap v344: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:13.732 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:18:13.732 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (61s) 38s ago 29m 15.8M - 0.25.0 c8568f914cd2 e2cfacef31b0 2024-04-12T06:18:13.732 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (8m) 38s ago 29m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:18:13.732 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (8m) 92s ago 28m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:18:13.732 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (44s) 38s ago 29m 32.0M - 9.4.7 954c08fa6188 c4599e65c444 2024-04-12T06:18:13.732 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (4m) 38s ago 23m 43.2M - 18.2.2-1187-gd540ebac bb2c5eac26a4 1c1c3480f147 2024-04-12T06:18:13.732 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (3m) 92s ago 23m 13.0M - 18.2.2-1187-gd540ebac bb2c5eac26a4 9c5593ec830a 2024-04-12T06:18:13.732 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (10m) 38s ago 31m 511M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:18:13.732 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (9m) 92s ago 28m 450M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:18:13.732 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (9m) 38s ago 31m 81.8M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:18:13.732 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (9m) 92s ago 28m 54.4M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:18:13.732 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (3m) 38s ago 21m 203M - 5.5 bb2c5eac26a4 39b14ee6d4aa 2024-04-12T06:18:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (3m) 92s ago 21m 78.5M - 5.5 bb2c5eac26a4 0bb262e1298a 2024-04-12T06:18:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (101s) 38s ago 29m 8564k - 1.5.0 0da6a335fe13 fd1df6801718 2024-04-12T06:18:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (95s) 92s ago 28m 3539k - 1.5.0 0da6a335fe13 8c44433957a3 2024-04-12T06:18:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (7m) 38s ago 28m 157M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:18:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (7m) 38s ago 27m 125M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:18:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (7m) 38s ago 27m 111M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:18:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (6m) 38s ago 26m 146M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:18:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (6m) 92s ago 26m 142M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 4f995fa18e46 2024-04-12T06:18:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (5m) 92s ago 26m 150M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 f42a99b64cce 2024-04-12T06:18:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (5m) 92s ago 25m 140M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 c11d72d71ee4 2024-04-12T06:18:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (4m) 92s ago 25m 157M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 fb5077b0c229 2024-04-12T06:18:13.733 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (79s) 38s ago 28m 51.5M - 2.43.0 a07b618ecd1d 1ac86a05fd9e 2024-04-12T06:18:14.381 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph versions' 2024-04-12T06:18:14.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:14 smithi132 ceph-mon[92183]: pgmap v345: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:18:14.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:14 smithi132 ceph-mon[92183]: from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:18:14.721 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:14 smithi142 ceph-mon[67954]: pgmap v345: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:18:14.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:14 smithi142 ceph-mon[67954]: from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:18:16.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:16 smithi142 ceph-mon[67954]: pgmap v346: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:16.735 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:18:16.736 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:18:16.736 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:18:16.736 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:18:16.736 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:18:16.736 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:18:16.736 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:18:16.736 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:18:16.736 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T06:18:16.736 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:18:16.736 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:18:16.736 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:18:16.736 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:18:16.737 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:18:16.737 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T06:18:16.737 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:18:16.737 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:18:16.766 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:16 smithi132 ceph-mon[92183]: pgmap v346: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:17.485 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-12T06:18:17.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:17 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/2464545049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:18:17.928 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:17 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/2464545049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:18:18.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:18 smithi142 ceph-mon[67954]: pgmap v347: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:18.846 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:18 smithi132 ceph-mon[92183]: pgmap v347: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:19.386 INFO:teuthology.orchestra.run.smithi132.stdout:wait for servicemap items w/ changing names to refresh 2024-04-12T06:18:20.125 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'sleep 60' 2024-04-12T06:18:20.821 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:20 smithi132 ceph-mon[92183]: pgmap v348: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:20.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:20 smithi142 ceph-mon[67954]: pgmap v348: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:22.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:22 smithi132 ceph-mon[92183]: pgmap v349: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:22.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:22 smithi142 ceph-mon[67954]: pgmap v349: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:24.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:24 smithi132 ceph-mon[92183]: pgmap v350: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:18:24.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:24 smithi142 ceph-mon[67954]: pgmap v350: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:18:26.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:26 smithi132 ceph-mon[92183]: pgmap v351: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:26.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:18:26.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:26 smithi142 ceph-mon[67954]: pgmap v351: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:26.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:18:28.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:28 smithi132 ceph-mon[92183]: pgmap v352: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:28.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:28 smithi142 ceph-mon[67954]: pgmap v352: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:30.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:30 smithi132 ceph-mon[92183]: pgmap v353: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:30.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:30 smithi142 ceph-mon[67954]: pgmap v353: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:32.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:32 smithi132 ceph-mon[92183]: pgmap v354: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:32.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:32 smithi142 ceph-mon[67954]: pgmap v354: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:34.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:34 smithi132 ceph-mon[92183]: pgmap v355: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:18:34.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:34 smithi142 ceph-mon[67954]: pgmap v355: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:18:36.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:36 smithi132 ceph-mon[92183]: pgmap v356: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:36.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:36 smithi142 ceph-mon[67954]: pgmap v356: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:38.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:38 smithi132 ceph-mon[92183]: pgmap v357: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:38.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:38 smithi142 ceph-mon[67954]: pgmap v357: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:40.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:40 smithi132 ceph-mon[92183]: pgmap v358: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:40.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:18:40.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:18:40.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:18:40.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:18:40.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:40 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:18:40.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:40 smithi142 ceph-mon[67954]: pgmap v358: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:40.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:18:40.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:18:40.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:18:40.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:18:40.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:40 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:18:41.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:18:41.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:18:41.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:18:41.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:18:41.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:18:41.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:18:41.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:18:41.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:18:41.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:18:41.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:18:42.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:42 smithi132 ceph-mon[92183]: pgmap v359: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:42.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:42 smithi142 ceph-mon[67954]: pgmap v359: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:44.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:44 smithi132 ceph-mon[92183]: pgmap v360: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:18:44.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:44 smithi142 ceph-mon[67954]: pgmap v360: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:18:46.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:46 smithi132 ceph-mon[92183]: pgmap v361: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:46.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:46 smithi142 ceph-mon[67954]: pgmap v361: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:48.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:48 smithi132 ceph-mon[92183]: pgmap v362: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:48.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:48 smithi142 ceph-mon[67954]: pgmap v362: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:50.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:50 smithi132 ceph-mon[92183]: pgmap v363: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:50.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:50 smithi142 ceph-mon[67954]: pgmap v363: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:52.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:52 smithi132 ceph-mon[92183]: pgmap v364: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:52.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:52 smithi142 ceph-mon[67954]: pgmap v364: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:54.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:54 smithi132 ceph-mon[92183]: pgmap v365: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:18:54.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:54 smithi142 ceph-mon[67954]: pgmap v365: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:18:56.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:56 smithi132 ceph-mon[92183]: pgmap v366: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:56.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:56 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:18:56.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:56 smithi142 ceph-mon[67954]: pgmap v366: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:56.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:56 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:18:58.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:18:58 smithi132 ceph-mon[92183]: pgmap v367: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:18:58.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:18:58 smithi142 ceph-mon[67954]: pgmap v367: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:00.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:00 smithi132 ceph-mon[92183]: pgmap v368: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:00.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:00 smithi142 ceph-mon[67954]: pgmap v368: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:02.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:02 smithi132 ceph-mon[92183]: pgmap v369: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:02.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:02 smithi142 ceph-mon[67954]: pgmap v369: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:04.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:04 smithi132 ceph-mon[92183]: pgmap v370: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:19:04.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:04 smithi142 ceph-mon[67954]: pgmap v370: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:19:06.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:06 smithi132 ceph-mon[92183]: pgmap v371: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:06.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:06 smithi142 ceph-mon[67954]: pgmap v371: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:08.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:08 smithi132 ceph-mon[92183]: pgmap v372: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:08.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:08 smithi142 ceph-mon[67954]: pgmap v372: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:10.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:10 smithi132 ceph-mon[92183]: pgmap v373: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:10.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:10 smithi142 ceph-mon[67954]: pgmap v373: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:11.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:11 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:19:11.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:11 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:19:12.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:12 smithi132 ceph-mon[92183]: pgmap v374: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:12.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:12 smithi142 ceph-mon[67954]: pgmap v374: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:14.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:14 smithi132 ceph-mon[92183]: pgmap v375: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:19:14.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:14 smithi142 ceph-mon[67954]: pgmap v375: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:19:16.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:16 smithi132 ceph-mon[92183]: pgmap v376: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:16.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:16 smithi142 ceph-mon[67954]: pgmap v376: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:18.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:18 smithi132 ceph-mon[92183]: pgmap v377: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:18.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:18 smithi142 ceph-mon[67954]: pgmap v377: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:20.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:20 smithi132 ceph-mon[92183]: pgmap v378: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:20.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:20 smithi142 ceph-mon[67954]: pgmap v378: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:22.772 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph orch ps' 2024-04-12T06:19:22.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:22 smithi132 ceph-mon[92183]: pgmap v379: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:22.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:22 smithi142 ceph-mon[67954]: pgmap v379: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:24.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:24 smithi132 ceph-mon[92183]: pgmap v380: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:19:24.955 INFO:teuthology.orchestra.run.smithi132.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T06:19:24.955 INFO:teuthology.orchestra.run.smithi132.stdout:alertmanager.smithi132 smithi132 *:9093,9094 running (2m) 110s ago 30m 15.8M - 0.25.0 c8568f914cd2 e2cfacef31b0 2024-04-12T06:19:24.955 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi132 smithi132 running (9m) 110s ago 30m 6660k - 18.2.2-1187-gd540ebac bb2c5eac26a4 1cfd184ab3f3 2024-04-12T06:19:24.955 INFO:teuthology.orchestra.run.smithi132.stdout:crash.smithi142 smithi142 running (9m) 2m ago 29m 6651k - 18.2.2-1187-gd540ebac bb2c5eac26a4 4e6c617a1d96 2024-04-12T06:19:24.956 INFO:teuthology.orchestra.run.smithi132.stdout:grafana.smithi132 smithi132 *:3000 running (116s) 110s ago 30m 32.0M - 9.4.7 954c08fa6188 c4599e65c444 2024-04-12T06:19:24.956 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi132.khldhn smithi132 running (5m) 110s ago 25m 43.2M - 18.2.2-1187-gd540ebac bb2c5eac26a4 1c1c3480f147 2024-04-12T06:19:24.956 INFO:teuthology.orchestra.run.smithi132.stdout:mds.foofs.smithi142.edxdjh smithi142 running (5m) 2m ago 25m 13.0M - 18.2.2-1187-gd540ebac bb2c5eac26a4 9c5593ec830a 2024-04-12T06:19:24.956 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi132.znauon smithi132 *:8443,9283,8765 running (11m) 110s ago 32m 511M - 18.2.2-1187-gd540ebac bb2c5eac26a4 23142bb3d535 2024-04-12T06:19:24.956 INFO:teuthology.orchestra.run.smithi132.stdout:mgr.smithi142.fgshqt smithi142 *:8443,9283,8765 running (10m) 2m ago 29m 450M - 18.2.2-1187-gd540ebac bb2c5eac26a4 266cb94a6c35 2024-04-12T06:19:24.956 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi132 smithi132 running (10m) 110s ago 32m 81.8M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 0b443367546b 2024-04-12T06:19:24.956 INFO:teuthology.orchestra.run.smithi132.stdout:mon.smithi142 smithi142 running (10m) 2m ago 29m 54.4M 2048M 18.2.2-1187-gd540ebac bb2c5eac26a4 8b61d6bd7dce 2024-04-12T06:19:24.956 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.0.1.smithi132.qngoiv smithi132 *:2049 running (4m) 110s ago 22m 203M - 5.5 bb2c5eac26a4 39b14ee6d4aa 2024-04-12T06:19:24.956 INFO:teuthology.orchestra.run.smithi132.stdout:nfs.foo.1.1.smithi142.osyopb smithi142 *:2049 running (4m) 2m ago 22m 78.5M - 5.5 bb2c5eac26a4 0bb262e1298a 2024-04-12T06:19:24.956 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi132 smithi132 *:9100 running (2m) 110s ago 30m 8564k - 1.5.0 0da6a335fe13 fd1df6801718 2024-04-12T06:19:24.956 INFO:teuthology.orchestra.run.smithi132.stdout:node-exporter.smithi142 smithi142 *:9100 running (2m) 2m ago 29m 3539k - 1.5.0 0da6a335fe13 8c44433957a3 2024-04-12T06:19:24.956 INFO:teuthology.orchestra.run.smithi132.stdout:osd.0 smithi132 running (9m) 110s ago 29m 157M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 f521ed8b7624 2024-04-12T06:19:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:osd.1 smithi132 running (8m) 110s ago 28m 125M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 55ebd2880f91 2024-04-12T06:19:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:osd.2 smithi132 running (8m) 110s ago 28m 111M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 d6fdc6982d6d 2024-04-12T06:19:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:osd.3 smithi132 running (8m) 110s ago 27m 146M 1944M 18.2.2-1187-gd540ebac bb2c5eac26a4 7a5c481c699b 2024-04-12T06:19:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:osd.4 smithi142 running (7m) 2m ago 27m 142M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 4f995fa18e46 2024-04-12T06:19:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:osd.5 smithi142 running (6m) 2m ago 27m 150M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 f42a99b64cce 2024-04-12T06:19:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:osd.6 smithi142 running (6m) 2m ago 26m 140M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 c11d72d71ee4 2024-04-12T06:19:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:osd.7 smithi142 running (5m) 2m ago 26m 157M 2712M 18.2.2-1187-gd540ebac bb2c5eac26a4 fb5077b0c229 2024-04-12T06:19:24.957 INFO:teuthology.orchestra.run.smithi132.stdout:prometheus.smithi132 smithi132 *:9095 running (2m) 110s ago 30m 51.5M - 2.43.0 a07b618ecd1d 1ac86a05fd9e 2024-04-12T06:19:24.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:24 smithi142 ceph-mon[67954]: pgmap v380: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:19:25.663 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph orch upgrade status' 2024-04-12T06:19:25.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:25 smithi132 ceph-mon[92183]: from='client.34622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:19:25.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:25 smithi142 ceph-mon[67954]: from='client.34622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:19:26.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:26 smithi132 ceph-mon[92183]: pgmap v381: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:26.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:26 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:19:26.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:26 smithi142 ceph-mon[67954]: pgmap v381: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:26.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:26 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:19:27.828 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:19:27.828 INFO:teuthology.orchestra.run.smithi132.stdout: "target_image": null, 2024-04-12T06:19:27.828 INFO:teuthology.orchestra.run.smithi132.stdout: "in_progress": false, 2024-04-12T06:19:27.828 INFO:teuthology.orchestra.run.smithi132.stdout: "which": "", 2024-04-12T06:19:27.828 INFO:teuthology.orchestra.run.smithi132.stdout: "services_complete": [], 2024-04-12T06:19:27.828 INFO:teuthology.orchestra.run.smithi132.stdout: "progress": null, 2024-04-12T06:19:27.828 INFO:teuthology.orchestra.run.smithi132.stdout: "message": "", 2024-04-12T06:19:27.828 INFO:teuthology.orchestra.run.smithi132.stdout: "is_paused": false 2024-04-12T06:19:27.828 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:19:28.570 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph health detail' 2024-04-12T06:19:28.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:28 smithi132 ceph-mon[92183]: pgmap v382: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:28.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:28 smithi132 ceph-mon[92183]: from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:19:28.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:28 smithi142 ceph-mon[67954]: pgmap v382: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:28.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:28 smithi142 ceph-mon[67954]: from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:19:30.699 INFO:teuthology.orchestra.run.smithi132.stdout:HEALTH_OK 2024-04-12T06:19:30.947 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:30 smithi132 ceph-mon[92183]: pgmap v383: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:30.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:30 smithi142 ceph-mon[67954]: pgmap v383: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:31.327 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph versions' 2024-04-12T06:19:31.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:31 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/1094904752' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:19:32.028 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:31 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/1094904752' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T06:19:32.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:32 smithi142 ceph-mon[67954]: pgmap v384: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:33.007 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:32 smithi132 ceph-mon[92183]: pgmap v384: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:33.524 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-04-12T06:19:33.524 INFO:teuthology.orchestra.run.smithi132.stdout: "mon": { 2024-04-12T06:19:33.524 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:19:33.524 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:19:33.524 INFO:teuthology.orchestra.run.smithi132.stdout: "mgr": { 2024-04-12T06:19:33.525 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:19:33.525 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:19:33.525 INFO:teuthology.orchestra.run.smithi132.stdout: "osd": { 2024-04-12T06:19:33.525 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 8 2024-04-12T06:19:33.525 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:19:33.525 INFO:teuthology.orchestra.run.smithi132.stdout: "mds": { 2024-04-12T06:19:33.525 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 2 2024-04-12T06:19:33.525 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:19:33.525 INFO:teuthology.orchestra.run.smithi132.stdout: "overall": { 2024-04-12T06:19:33.525 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)": 14 2024-04-12T06:19:33.525 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:19:33.525 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-04-12T06:19:33.897 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:33 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/3275741904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:19:33.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:33 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/3275741904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:19:34.210 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-12T06:19:34.970 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:34 smithi132 ceph-mon[92183]: pgmap v385: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:19:34.971 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:34 smithi142 ceph-mon[67954]: pgmap v385: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:19:36.503 INFO:teuthology.orchestra.run.smithi132.stdout:true 2024-04-12T06:19:36.870 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:36 smithi132 ceph-mon[92183]: pgmap v386: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:36.870 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:36 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/2558937485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:19:36.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:36 smithi142 ceph-mon[67954]: pgmap v386: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:36.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:36 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/2558937485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:19:37.268 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -e sha1=d540ebaca6b131a1dd560e7f69e024b133bbaa42 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-12T06:19:38.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:38 smithi142 ceph-mon[67954]: pgmap v387: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:39.030 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:38 smithi132 ceph-mon[92183]: pgmap v387: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:39.582 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph version 18.2.2-1187-gd540ebac (d540ebaca6b131a1dd560e7f69e024b133bbaa42) reef (stable)" 2024-04-12T06:19:39.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:39 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/3575772840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:19:39.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:39 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/3575772840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T06:19:40.259 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-04-12T06:19:40.260 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-04-12T06:19:40.260 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- ceph orch ls -f json 2024-04-12T06:19:40.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:40 smithi142 ceph-mon[67954]: pgmap v388: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:41.005 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:40 smithi132 ceph-mon[92183]: pgmap v388: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:41.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:19:41.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:19:41.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:19:41.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:19:41.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:19:41.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:41 smithi142 ceph-mon[67954]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:19:41.987 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T06:19:41.987 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T06:19:41.988 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T06:19:41.988 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T06:19:41.988 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:19:41.988 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:41 smithi132 ceph-mon[92183]: from='mgr.34104 172.21.15.132:0/3658049066' entity='mgr.smithi132.znauon' 2024-04-12T06:19:42.510 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-04-12T06:19:42.510 INFO:teuthology.orchestra.run.smithi132.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-12T05:47:46.746238Z", "last_refresh": "2024-04-12T06:17:34.856561Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-12T05:47:33.019963Z", "last_refresh": "2024-04-12T06:16:41.579141Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-12T05:47:42.507955Z", "last_refresh": "2024-04-12T06:17:34.856686Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-12T05:54:13.779665Z", "last_refresh": "2024-04-12T06:16:41.579707Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-12T05:47:30.961689Z", "last_refresh": "2024-04-12T06:16:41.579230Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi132:172.21.15.132=smithi132", "smithi142:172.21.15.142=smithi142"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-12T05:48:26.492057Z", "last_refresh": "2024-04-12T06:16:41.579320Z", "running": 2, "size": 2}}, {"events": ["2024-04-12T06:19:41.226532Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-04-12T05:56:52.799457Z", "last_refresh": "2024-04-12T06:16:41.579769Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-12T05:47:45.243227Z", "last_refresh": "2024-04-12T06:16:41.579383Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "bb2c5eac26a47e91f49419364028af9c3bea25d6fad65850c7d6f8f2c7b91b28", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:72f2afc3fa84ea067411fbf5c1562b80cbcb72ca6ea6f1e44b170e45174046f3", "last_refresh": "2024-04-12T06:16:41.579466Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-12T05:47:40.748540Z", "last_refresh": "2024-04-12T06:17:34.856807Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-12T06:19:42.807 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:42 smithi132 ceph-mon[92183]: pgmap v389: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:42.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:42 smithi142 ceph-mon[67954]: pgmap v389: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:43.157 INFO:tasks.cephadm:nfs.foo has 2/2 2024-04-12T06:19:43.157 DEBUG:teuthology.parallel:result is None 2024-04-12T06:19:43.157 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-12T06:19:43.168 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi132.front.sepia.ceph.com 2024-04-12T06:19:43.168 DEBUG:teuthology.orchestra.run.smithi132:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-04-12T06:19:43.197 INFO:teuthology.orchestra.run.smithi132.stderr:+ umount /mnt/foo 2024-04-12T06:19:43.231 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-12T06:19:43.241 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi132.front.sepia.ceph.com 2024-04-12T06:19:43.242 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-04-12T06:19:44.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:43 smithi132 ceph-mon[92183]: from='client.34646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T06:19:44.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:43 smithi142 ceph-mon[67954]: from='client.34646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T06:19:44.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:44 smithi132 ceph-mon[92183]: pgmap v390: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:19:45.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:44 smithi142 ceph-mon[67954]: pgmap v390: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-12T06:19:45.535 INFO:teuthology.orchestra.run.smithi132.stdout: "foo" 2024-04-12T06:19:46.265 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- bash -c 'ceph nfs export ls foo --detailed' 2024-04-12T06:19:46.967 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:46 smithi132 ceph-mon[92183]: pgmap v391: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:46.967 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:46 smithi132 ceph-mon[92183]: from='client.34650 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:19:47.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:46 smithi142 ceph-mon[67954]: pgmap v391: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:47.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:46 smithi142 ceph-mon[67954]: from='client.34650 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:19:48.491 INFO:teuthology.orchestra.run.smithi132.stdout:[ 2024-04-12T06:19:48.491 INFO:teuthology.orchestra.run.smithi132.stdout: { 2024-04-12T06:19:48.491 INFO:teuthology.orchestra.run.smithi132.stdout: "access_type": "RW", 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: "clients": [], 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: "cluster_id": "foo", 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: "export_id": 1, 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: "fsal": { 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: "fs_name": "foofs", 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: "name": "CEPH", 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: "user_id": "nfs.foo.1" 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: }, 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: "path": "/", 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: "protocols": [ 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: 4 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: ], 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: "pseudo": "/fake", 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: "security_label": true, 2024-04-12T06:19:48.492 INFO:teuthology.orchestra.run.smithi132.stdout: "squash": "no_root_squash", 2024-04-12T06:19:48.493 INFO:teuthology.orchestra.run.smithi132.stdout: "transports": [ 2024-04-12T06:19:48.493 INFO:teuthology.orchestra.run.smithi132.stdout: "TCP" 2024-04-12T06:19:48.493 INFO:teuthology.orchestra.run.smithi132.stdout: ] 2024-04-12T06:19:48.493 INFO:teuthology.orchestra.run.smithi132.stdout: } 2024-04-12T06:19:48.493 INFO:teuthology.orchestra.run.smithi132.stdout:] 2024-04-12T06:19:49.107 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:48 smithi132 ceph-mon[92183]: pgmap v392: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:49.126 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- bash -c 'rados -p .nfs --all ls -' 2024-04-12T06:19:49.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:48 smithi142 ceph-mon[67954]: pgmap v392: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-12T06:19:49.946 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:49 smithi132 ceph-mon[92183]: from='client.34654 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:19:50.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:49 smithi142 ceph-mon[67954]: from='client.34654 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T06:19:51.021 INFO:teuthology.orchestra.run.smithi132.stdout:foo grace 2024-04-12T06:19:51.021 INFO:teuthology.orchestra.run.smithi132.stdout:foo rec-0000000000000005:nfs.foo.1 2024-04-12T06:19:51.021 INFO:teuthology.orchestra.run.smithi132.stdout:foo rec-0000000000000005:nfs.foo.0 2024-04-12T06:19:51.021 INFO:teuthology.orchestra.run.smithi132.stdout:foo conf-nfs.foo 2024-04-12T06:19:51.021 INFO:teuthology.orchestra.run.smithi132.stdout:foo export-1 2024-04-12T06:19:51.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:50 smithi132 ceph-mon[92183]: pgmap v393: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-12T06:19:51.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:50 smithi132 ceph-mon[92183]: mgrmap e44: smithi132.znauon(active, since 10m), standbys: smithi142.fgshqt 2024-04-12T06:19:51.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:50 smithi142 ceph-mon[67954]: pgmap v393: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-12T06:19:51.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:50 smithi142 ceph-mon[67954]: mgrmap e44: smithi132.znauon(active, since 10m), standbys: smithi142.fgshqt 2024-04-12T06:19:51.548 DEBUG:teuthology.orchestra.run.smithi132:> 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 fa6d090c-f88f-11ee-bc8c-c7b262605968 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 6' 2024-04-12T06:19:53.087 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:52 smithi132 ceph-mon[92183]: pgmap v394: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-12T06:19:53.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:52 smithi142 ceph-mon[67954]: pgmap v394: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-12T06:19:53.822 INFO:teuthology.orchestra.run.smithi132.stdout:6 2024-04-12T06:19:54.388 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-12T06:19:54.401 INFO:tasks.cephadm:Teardown begin 2024-04-12T06:19:54.402 DEBUG:teuthology.orchestra.run.smithi132:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-12T06:19:54.433 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-12T06:19:54.471 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-12T06:19:54.471 DEBUG:teuthology.orchestra.run.smithi132:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-12T06:19:54.492 DEBUG:teuthology.orchestra.run.smithi142:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-12T06:19:54.533 INFO:tasks.cephadm:Stopping all daemons... 2024-04-12T06:19:54.533 INFO:tasks.cephadm.mon.smithi132:Stopping mon.smithi132... 2024-04-12T06:19:54.533 DEBUG:teuthology.orchestra.run.smithi132:> sudo systemctl stop ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi132 2024-04-12T06:19:54.696 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:54 smithi132 systemd[1]: Stopping Ceph mon.smithi132 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:19:55.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:54 smithi132 ceph-mon[92183]: pgmap v395: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-12T06:19:55.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:54 smithi132 ceph-mon[92183]: from='client.? 172.21.15.132:0/3656714599' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-12T06:19:55.196 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon-smithi132[92160]: 2024-04-12T06:19:54.848+0000 7fc810d65700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi132 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-12T06:19:55.197 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:54 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon-smithi132[92160]: 2024-04-12T06:19:54.848+0000 7fc810d65700 -1 mon.smithi132@0(leader) e3 *** Got Signal Terminated *** 2024-04-12T06:19:55.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:54 smithi142 ceph-mon[67954]: pgmap v395: 129 pgs: 129 active+clean; 200 MiB data, 912 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-12T06:19:55.222 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:54 smithi142 ceph-mon[67954]: from='client.? 172.21.15.132:0/3656714599' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-12T06:19:55.689 INFO:journalctl@ceph.mon.smithi132.smithi132.stdout:Apr 12 06:19:55 smithi132 bash[151902]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon-smithi132 2024-04-12T06:19:55.695 DEBUG:teuthology.orchestra.run.smithi132:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi132.service' 2024-04-12T06:19:55.754 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T06:19:55.754 INFO:tasks.cephadm.mon.smithi132:Stopped mon.smithi132 2024-04-12T06:19:55.754 INFO:tasks.cephadm.mon.smithi142:Stopping mon.smithi142... 2024-04-12T06:19:55.755 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi142 2024-04-12T06:19:55.972 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:55 smithi142 systemd[1]: Stopping Ceph mon.smithi142 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:19:56.349 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon-smithi142[67931]: 2024-04-12T06:19:56.062+0000 7fd8102d1700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi142 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-12T06:19:56.349 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon-smithi142[67931]: 2024-04-12T06:19:56.062+0000 7fd8102d1700 -1 mon.smithi142@1(peon) e3 *** Got Signal Terminated *** 2024-04-12T06:19:56.722 INFO:journalctl@ceph.mon.smithi142.smithi142.stdout:Apr 12 06:19:56 smithi142 bash[100668]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-mon-smithi142 2024-04-12T06:19:56.915 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@mon.smithi142.service' 2024-04-12T06:19:56.961 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T06:19:56.962 INFO:tasks.cephadm.mon.smithi142:Stopped mon.smithi142 2024-04-12T06:19:56.962 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-12T06:19:56.962 DEBUG:teuthology.orchestra.run.smithi132:> sudo systemctl stop ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.0 2024-04-12T06:19:57.286 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:19:56 smithi132 systemd[1]: Stopping Ceph osd.0 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:19:57.696 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:19:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-0[100691]: 2024-04-12T06:19:57.285+0000 7fb80ffe6700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-12T06:19:57.696 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:19:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-0[100691]: 2024-04-12T06:19:57.285+0000 7fb80ffe6700 -1 osd.0 116 *** Got signal Terminated *** 2024-04-12T06:19:57.696 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:19:57 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-0[100691]: 2024-04-12T06:19:57.285+0000 7fb80ffe6700 -1 osd.0 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:20:03.196 INFO:journalctl@ceph.osd.0.smithi132.stdout:Apr 12 06:20:03 smithi132 bash[152059]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-0 2024-04-12T06:20:04.832 DEBUG:teuthology.orchestra.run.smithi132:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.0.service' 2024-04-12T06:20:04.873 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T06:20:04.874 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-12T06:20:04.874 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-12T06:20:04.874 DEBUG:teuthology.orchestra.run.smithi132:> sudo systemctl stop ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.1 2024-04-12T06:20:05.196 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:20:04 smithi132 systemd[1]: Stopping Ceph osd.1 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:20:05.696 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:20:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-1[103942]: 2024-04-12T06:20:05.207+0000 7f1d61d13700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-12T06:20:05.696 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:20:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-1[103942]: 2024-04-12T06:20:05.207+0000 7f1d61d13700 -1 osd.1 116 *** Got signal Terminated *** 2024-04-12T06:20:05.696 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:20:05 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-1[103942]: 2024-04-12T06:20:05.207+0000 7f1d61d13700 -1 osd.1 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:20:11.196 INFO:journalctl@ceph.osd.1.smithi132.stdout:Apr 12 06:20:10 smithi132 bash[152325]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-1 2024-04-12T06:20:12.727 DEBUG:teuthology.orchestra.run.smithi132:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.1.service' 2024-04-12T06:20:12.769 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T06:20:12.769 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-12T06:20:12.769 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-12T06:20:12.769 DEBUG:teuthology.orchestra.run.smithi132:> sudo systemctl stop ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.2 2024-04-12T06:20:13.132 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:20:12 smithi132 systemd[1]: Stopping Ceph osd.2 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:20:13.446 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:20:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-2[107287]: 2024-04-12T06:20:13.131+0000 7f3500cd4700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-12T06:20:13.446 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:20:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-2[107287]: 2024-04-12T06:20:13.131+0000 7f3500cd4700 -1 osd.2 116 *** Got signal Terminated *** 2024-04-12T06:20:13.446 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:20:13 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-2[107287]: 2024-04-12T06:20:13.131+0000 7f3500cd4700 -1 osd.2 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:20:19.196 INFO:journalctl@ceph.osd.2.smithi132.stdout:Apr 12 06:20:18 smithi132 bash[152628]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-2 2024-04-12T06:20:20.771 DEBUG:teuthology.orchestra.run.smithi132:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.2.service' 2024-04-12T06:20:20.812 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T06:20:20.813 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-12T06:20:20.813 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-12T06:20:20.813 DEBUG:teuthology.orchestra.run.smithi132:> sudo systemctl stop ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.3 2024-04-12T06:20:21.128 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:20:20 smithi132 systemd[1]: Stopping Ceph osd.3 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:20:21.446 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:20:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-3[110581]: 2024-04-12T06:20:21.127+0000 7f8babd33700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-12T06:20:21.446 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:20:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-3[110581]: 2024-04-12T06:20:21.127+0000 7f8babd33700 -1 osd.3 116 *** Got signal Terminated *** 2024-04-12T06:20:21.446 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:20:21 smithi132 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-3[110581]: 2024-04-12T06:20:21.127+0000 7f8babd33700 -1 osd.3 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:20:24.222 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:23 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:23.911+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:25.164 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:24 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:24.909+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:25.164 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:25.159+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:25.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:25.164+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:26.222 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:26.119+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:26.222 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:25 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:25.882+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:26.223 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:26.124+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:26.865 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:20:26.482+0000 7fa850ac9700 -1 osd.4 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.231265+0000 front 2024-04-12T06:20:02.231317+0000 (oldest deadline 2024-04-12T06:20:25.731086+0000) 2024-04-12T06:20:27.131 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:26 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:26.866+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:27.197 INFO:journalctl@ceph.osd.3.smithi132.stdout:Apr 12 06:20:26 smithi132 bash[152904]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-3 2024-04-12T06:20:27.446 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:27.149+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:27.447 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:27.132+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:27.722 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:20:27.447+0000 7fa850ac9700 -1 osd.4 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.231265+0000 front 2024-04-12T06:20:02.231317+0000 (oldest deadline 2024-04-12T06:20:25.731086+0000) 2024-04-12T06:20:28.158 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:27 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:27.848+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:28.459 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:28.162+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:28.459 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:28.159+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:28.680 DEBUG:teuthology.orchestra.run.smithi132:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.3.service' 2024-04-12T06:20:28.719 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T06:20:28.719 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-12T06:20:28.719 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-12T06:20:28.719 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.4 2024-04-12T06:20:28.722 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:20:28.459+0000 7fa850ac9700 -1 osd.4 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.231265+0000 front 2024-04-12T06:20:02.231317+0000 (oldest deadline 2024-04-12T06:20:25.731086+0000) 2024-04-12T06:20:29.058 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:28 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:28.846+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:29.058 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:28 smithi142 systemd[1]: Stopping Ceph osd.4 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:20:29.058 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:20:29.055+0000 7fa8544d3700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-12T06:20:29.458 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:29.187+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:29.458 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:20:29.055+0000 7fa8544d3700 -1 osd.4 116 *** Got signal Terminated *** 2024-04-12T06:20:29.459 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:20:29.055+0000 7fa8544d3700 -1 osd.4 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:20:29.459 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:20:29.459+0000 7fa850ac9700 -1 osd.4 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.231265+0000 front 2024-04-12T06:20:02.231317+0000 (oldest deadline 2024-04-12T06:20:25.731086+0000) 2024-04-12T06:20:29.459 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:29.126+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:30.172 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:29 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:29.888+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:30.442 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:30.172+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:30.442 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:30.211+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:30.722 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:20:30.443+0000 7fa850ac9700 -1 osd.4 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.231265+0000 front 2024-04-12T06:20:02.231317+0000 (oldest deadline 2024-04-12T06:20:25.731086+0000) 2024-04-12T06:20:31.154 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:30 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:30.842+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:31.472 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:31.155+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:31.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:31.165+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:31.809 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:20:31.484+0000 7fa850ac9700 -1 osd.4 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.231265+0000 front 2024-04-12T06:20:02.231317+0000 (oldest deadline 2024-04-12T06:20:25.731086+0000) 2024-04-12T06:20:32.152 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:31 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:31.809+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:32.472 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:32.192+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:32.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:32.151+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:32.807 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:20:32.533+0000 7fa850ac9700 -1 osd.4 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.231265+0000 front 2024-04-12T06:20:02.231317+0000 (oldest deadline 2024-04-12T06:20:25.731086+0000) 2024-04-12T06:20:33.149 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:32 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:32.807+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:33.472 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:33.236+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:33.473 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:33.149+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:33.838 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:20:33.558+0000 7fa850ac9700 -1 osd.4 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.231265+0000 front 2024-04-12T06:20:02.231317+0000 (oldest deadline 2024-04-12T06:20:25.731086+0000) 2024-04-12T06:20:33.838 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4[73797]: 2024-04-12T06:20:33.558+0000 7fa850ac9700 -1 osd.4 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.032276+0000 front 2024-04-12T06:20:08.032287+0000 (oldest deadline 2024-04-12T06:20:32.732189+0000) 2024-04-12T06:20:34.119 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:33.838+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:34.119 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:33 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:33.838+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:34.472 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:34.233+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:34.473 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:34.119+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:35.103 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 06:20:34 smithi142 bash[100899]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-4 2024-04-12T06:20:35.103 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:35.102+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:35.103 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:34.800+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:35.103 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:34 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:34.800+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:35.472 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:35.254+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:35.472 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:35.254+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:06.232390+0000 front 2024-04-12T06:20:06.232414+0000 (oldest deadline 2024-04-12T06:20:34.432819+0000) 2024-04-12T06:20:35.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:35.751+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:35.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:35 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:35.751+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:36.415 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:36.272+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:36.415 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:36.272+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:06.232390+0000 front 2024-04-12T06:20:06.232414+0000 (oldest deadline 2024-04-12T06:20:34.432819+0000) 2024-04-12T06:20:36.415 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:36.073+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:36.415 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:36.073+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:36.716 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.4.service' 2024-04-12T06:20:36.758 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T06:20:36.759 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-12T06:20:36.759 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-12T06:20:36.759 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.5 2024-04-12T06:20:36.972 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:36 smithi142 systemd[1]: Stopping Ceph osd.5 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:20:36.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:36.718+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:36.973 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:36 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:36.718+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:37.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:37.101+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:37.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:37.101+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:37.472 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:37.074+0000 7f8c180d5700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-12T06:20:37.472 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:37.074+0000 7f8c180d5700 -1 osd.5 116 *** Got signal Terminated *** 2024-04-12T06:20:37.473 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:37.074+0000 7f8c180d5700 -1 osd.5 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:20:37.473 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:37.265+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:37.473 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:37.265+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:06.232390+0000 front 2024-04-12T06:20:06.232414+0000 (oldest deadline 2024-04-12T06:20:34.432819+0000) 2024-04-12T06:20:37.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:37.696+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:37.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:37 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:37.696+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:38.472 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:38.278+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:38.472 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:38.278+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:06.232390+0000 front 2024-04-12T06:20:06.232414+0000 (oldest deadline 2024-04-12T06:20:34.432819+0000) 2024-04-12T06:20:38.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:38.101+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:38.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:38.101+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:38.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:38.667+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:38.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:38 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:38.667+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:39.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:39.060+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:39.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:39.060+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:39.472 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:39.296+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:39.472 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:39.296+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:06.232390+0000 front 2024-04-12T06:20:06.232414+0000 (oldest deadline 2024-04-12T06:20:34.432819+0000) 2024-04-12T06:20:39.473 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:39.296+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:14.433282+0000 front 2024-04-12T06:20:14.433360+0000 (oldest deadline 2024-04-12T06:20:39.133226+0000) 2024-04-12T06:20:39.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:39.666+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:39.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:39 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:39.666+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:40.329 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:40.029+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:40.329 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:40.029+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:40.626 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:40.328+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:40.626 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:40.328+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:06.232390+0000 front 2024-04-12T06:20:06.232414+0000 (oldest deadline 2024-04-12T06:20:34.432819+0000) 2024-04-12T06:20:40.626 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:40.328+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:14.433282+0000 front 2024-04-12T06:20:14.433360+0000 (oldest deadline 2024-04-12T06:20:39.133226+0000) 2024-04-12T06:20:40.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:40.625+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:40.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:40.625+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:41.314 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:40.989+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:41.314 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:40 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:40.989+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:41.601 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:41.314+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:01.631655+0000 front 2024-04-12T06:20:01.631602+0000 (oldest deadline 2024-04-12T06:20:25.131489+0000) 2024-04-12T06:20:41.601 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:41.314+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:06.232390+0000 front 2024-04-12T06:20:06.232414+0000 (oldest deadline 2024-04-12T06:20:34.432819+0000) 2024-04-12T06:20:41.601 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5[76543]: 2024-04-12T06:20:41.314+0000 7f8c106c3700 -1 osd.5 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:14.433282+0000 front 2024-04-12T06:20:14.433360+0000 (oldest deadline 2024-04-12T06:20:39.133226+0000) 2024-04-12T06:20:41.973 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:41.600+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:41.973 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:41 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:41.600+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:42.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:42.031+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:42.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:42.031+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:42.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:42.031+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:42.885 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:42.569+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:42.886 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:42.569+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:43.225 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 06:20:42 smithi142 bash[101162]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-5 2024-04-12T06:20:43.267 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:42.988+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:43.267 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:42.988+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:43.267 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:42 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:42.988+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:43.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:43.523+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:43.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:43.523+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:44.449 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:43.988+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:44.449 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:43.988+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:44.450 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:43 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:43.988+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:44.702 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:44.484+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:44.702 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:44.484+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:44.702 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:44.484+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.429479+0000 front 2024-04-12T06:20:15.429437+0000 (oldest deadline 2024-04-12T06:20:44.229994+0000) 2024-04-12T06:20:44.710 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.5.service' 2024-04-12T06:20:44.751 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T06:20:44.751 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-12T06:20:44.751 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-12T06:20:44.751 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.6 2024-04-12T06:20:44.972 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:44 smithi142 systemd[1]: Stopping Ceph osd.6 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:20:44.972 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:44.946+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:44.972 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:44.946+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:44.972 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:44 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:44.946+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:45.469 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:45.059+0000 7fa60f484700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-12T06:20:45.469 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:45.059+0000 7fa60f484700 -1 osd.6 116 *** Got signal Terminated *** 2024-04-12T06:20:45.469 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:45.059+0000 7fa60f484700 -1 osd.6 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:20:45.469 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:45.469+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:45.722 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:45.469+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:45.722 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:45.469+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.429479+0000 front 2024-04-12T06:20:15.429437+0000 (oldest deadline 2024-04-12T06:20:44.229994+0000) 2024-04-12T06:20:46.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:45.920+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:46.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:45.920+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:46.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:45 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:45.920+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:46.928 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:46.516+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:46.928 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:46.516+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:46.928 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:46.516+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.429479+0000 front 2024-04-12T06:20:15.429437+0000 (oldest deadline 2024-04-12T06:20:44.229994+0000) 2024-04-12T06:20:47.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:46.928+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:47.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:46.928+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:47.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:46.928+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:47.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:46 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:46.928+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:21.369385+0000 front 2024-04-12T06:20:21.369429+0000 (oldest deadline 2024-04-12T06:20:46.669286+0000) 2024-04-12T06:20:47.722 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:47.468+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:47.722 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:47.468+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:47.722 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:47.468+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.429479+0000 front 2024-04-12T06:20:15.429437+0000 (oldest deadline 2024-04-12T06:20:44.229994+0000) 2024-04-12T06:20:48.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:47.974+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:48.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:47.974+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:48.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:47.974+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:48.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:47 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:47.974+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:21.369385+0000 front 2024-04-12T06:20:21.369429+0000 (oldest deadline 2024-04-12T06:20:46.669286+0000) 2024-04-12T06:20:48.930 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:48.481+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:48.930 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:48.481+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:48.930 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:48.481+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.429479+0000 front 2024-04-12T06:20:15.429437+0000 (oldest deadline 2024-04-12T06:20:44.229994+0000) 2024-04-12T06:20:48.931 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:48.481+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:24.230579+0000 front 2024-04-12T06:20:24.230561+0000 (oldest deadline 2024-04-12T06:20:47.730448+0000) 2024-04-12T06:20:49.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:48.930+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:49.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:48.930+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:49.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:48.930+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:49.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:48 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:48.930+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:21.369385+0000 front 2024-04-12T06:20:21.369429+0000 (oldest deadline 2024-04-12T06:20:46.669286+0000) 2024-04-12T06:20:49.969 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:49.481+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:02.127313+0000 front 2024-04-12T06:20:02.127411+0000 (oldest deadline 2024-04-12T06:20:23.227367+0000) 2024-04-12T06:20:49.969 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:49.481+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:08.528200+0000 front 2024-04-12T06:20:08.528314+0000 (oldest deadline 2024-04-12T06:20:33.828314+0000) 2024-04-12T06:20:49.969 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:49.481+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.429479+0000 front 2024-04-12T06:20:15.429437+0000 (oldest deadline 2024-04-12T06:20:44.229994+0000) 2024-04-12T06:20:49.969 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6[79286]: 2024-04-12T06:20:49.481+0000 7fa607a72700 -1 osd.6 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:24.230579+0000 front 2024-04-12T06:20:24.230561+0000 (oldest deadline 2024-04-12T06:20:47.730448+0000) 2024-04-12T06:20:50.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:49.968+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:50.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:49.968+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:50.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:49.968+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:50.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:49 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:49.968+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:21.369385+0000 front 2024-04-12T06:20:21.369429+0000 (oldest deadline 2024-04-12T06:20:46.669286+0000) 2024-04-12T06:20:51.222 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:51 smithi142 bash[101424]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-6 2024-04-12T06:20:51.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:50.985+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:51.223 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:50.985+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:51.223 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:50.985+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:51.223 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:50 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:50.985+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:21.369385+0000 front 2024-04-12T06:20:21.369429+0000 (oldest deadline 2024-04-12T06:20:46.669286+0000) 2024-04-12T06:20:52.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:51.944+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:52.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:51.944+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:52.223 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:51.944+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:52.223 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:51 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:51.944+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:21.369385+0000 front 2024-04-12T06:20:21.369429+0000 (oldest deadline 2024-04-12T06:20:46.669286+0000) 2024-04-12T06:20:52.620 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.6.service' 2024-04-12T06:20:52.648 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:52 smithi142 systemd[1]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.6.service: Succeeded. 2024-04-12T06:20:52.648 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 06:20:52 smithi142 systemd[1]: Stopped Ceph osd.6 for fa6d090c-f88f-11ee-bc8c-c7b262605968. 2024-04-12T06:20:52.661 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T06:20:52.661 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-12T06:20:52.661 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-12T06:20:52.661 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.7 2024-04-12T06:20:52.946 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:52 smithi142 systemd[1]: Stopping Ceph osd.7 for fa6d090c-f88f-11ee-bc8c-c7b262605968... 2024-04-12T06:20:53.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:52.945+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:53.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:52.945+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:53.223 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:52.945+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:53.223 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:52.945+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:21.369385+0000 front 2024-04-12T06:20:21.369429+0000 (oldest deadline 2024-04-12T06:20:46.669286+0000) 2024-04-12T06:20:53.223 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:52.954+0000 7f8304000700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-12T06:20:53.223 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:52.954+0000 7f8304000700 -1 osd.7 116 *** Got signal Terminated *** 2024-04-12T06:20:53.223 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:52 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:52.954+0000 7f8304000700 -1 osd.7 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T06:20:54.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:53.990+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:54.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:53.990+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:54.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:53.990+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:54.472 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:53 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:53.990+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:21.369385+0000 front 2024-04-12T06:20:21.369429+0000 (oldest deadline 2024-04-12T06:20:46.669286+0000) 2024-04-12T06:20:55.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:54.949+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:55.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:54.949+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:55.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:54.949+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:55.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:54 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:54.949+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:21.369385+0000 front 2024-04-12T06:20:21.369429+0000 (oldest deadline 2024-04-12T06:20:46.669286+0000) 2024-04-12T06:20:56.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:55.935+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:56.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:55.935+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:56.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:55.935+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:56.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:55 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:55.935+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:21.369385+0000 front 2024-04-12T06:20:21.369429+0000 (oldest deadline 2024-04-12T06:20:46.669286+0000) 2024-04-12T06:20:57.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:56.916+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:57.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:56.916+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:57.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:56.916+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:57.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:56.916+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:21.369385+0000 front 2024-04-12T06:20:21.369429+0000 (oldest deadline 2024-04-12T06:20:46.669286+0000) 2024-04-12T06:20:57.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:56 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:56.916+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.142:6804 osd.4 since back 2024-04-12T06:20:29.570036+0000 front 2024-04-12T06:20:29.570062+0000 (oldest deadline 2024-04-12T06:20:55.970597+0000) 2024-04-12T06:20:58.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:57.866+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6806 osd.0 since back 2024-04-12T06:20:00.866776+0000 front 2024-04-12T06:20:00.866863+0000 (oldest deadline 2024-04-12T06:20:24.966876+0000) 2024-04-12T06:20:58.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:57.866+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6814 osd.1 since back 2024-04-12T06:20:09.568634+0000 front 2024-04-12T06:20:09.568517+0000 (oldest deadline 2024-04-12T06:20:35.468460+0000) 2024-04-12T06:20:58.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:57.866+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6822 osd.2 since back 2024-04-12T06:20:15.468993+0000 front 2024-04-12T06:20:15.469013+0000 (oldest deadline 2024-04-12T06:20:41.368848+0000) 2024-04-12T06:20:58.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:57.866+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.132:6830 osd.3 since back 2024-04-12T06:20:21.369385+0000 front 2024-04-12T06:20:21.369429+0000 (oldest deadline 2024-04-12T06:20:46.669286+0000) 2024-04-12T06:20:58.222 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:57 smithi142 ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7[81955]: 2024-04-12T06:20:57.866+0000 7f83005f6700 -1 osd.7 116 heartbeat_check: no reply from 172.21.15.142:6804 osd.4 since back 2024-04-12T06:20:29.570036+0000 front 2024-04-12T06:20:29.570062+0000 (oldest deadline 2024-04-12T06:20:55.970597+0000) 2024-04-12T06:20:58.972 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 06:20:58 smithi142 bash[101724]: ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968-osd-7 2024-04-12T06:21:00.505 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-fa6d090c-f88f-11ee-bc8c-c7b262605968@osd.7.service' 2024-04-12T06:21:00.544 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T06:21:00.545 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-12T06:21:00.545 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 --force --keep-logs 2024-04-12T06:23:57.076 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 --force --keep-logs 2024-04-12T06:24:14.669 DEBUG:teuthology.orchestra.run.smithi132:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-12T06:24:14.708 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-12T06:24:14.738 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-12T06:24:14.740 DEBUG:teuthology.misc:Transferring archived files from smithi132:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi/7652725/remote/smithi132/crash 2024-04-12T06:24:14.741 DEBUG:teuthology.orchestra.run.smithi132:> sudo tar c -f - -C /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/crash -- . 2024-04-12T06:24:14.785 INFO:teuthology.orchestra.run.smithi132.stderr:tar: /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/crash: Cannot open: No such file or directory 2024-04-12T06:24:14.786 INFO:teuthology.orchestra.run.smithi132.stderr:tar: Error is not recoverable: exiting now 2024-04-12T06:24:14.788 DEBUG:teuthology.misc:Transferring archived files from smithi142:/var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi/7652725/remote/smithi142/crash 2024-04-12T06:24:14.788 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/crash -- . 2024-04-12T06:24:14.829 INFO:teuthology.orchestra.run.smithi142.stderr:tar: /var/lib/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/crash: Cannot open: No such file or directory 2024-04-12T06:24:14.829 INFO:teuthology.orchestra.run.smithi142.stderr:tar: Error is not recoverable: exiting now 2024-04-12T06:24:14.830 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-12T06:24:14.830 DEBUG:teuthology.orchestra.run.smithi132:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-12T06:24:14.860 INFO:teuthology.orchestra.run.smithi132.stderr:grep: /var/log/ceph/fa6d090c-f88f-11ee-bc8c-c7b262605968/ceph.log: No such file or directory 2024-04-12T06:24:14.861 INFO:tasks.cephadm:Compressing logs... 2024-04-12T06:24:14.862 DEBUG:teuthology.orchestra.run.smithi132:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-12T06:24:14.904 DEBUG:teuthology.orchestra.run.smithi142:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-12T06:24:14.930 INFO:teuthology.orchestra.run.smithi142.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-12T06:24:14.931 INFO:teuthology.orchestra.run.smithi132.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-12T06:24:47.857 INFO:tasks.cephadm:Archiving logs... 2024-04-12T06:24:47.857 DEBUG:teuthology.misc:Transferring archived files from smithi132:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi/7652725/remote/smithi132/log 2024-04-12T06:24:47.859 DEBUG:teuthology.orchestra.run.smithi132:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-12T06:24:51.292 DEBUG:teuthology.misc:Transferring archived files from smithi142:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi/7652725/remote/smithi142/log 2024-04-12T06:24:51.293 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-12T06:24:54.941 INFO:tasks.cephadm:Removing cluster... 2024-04-12T06:24:54.942 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 --force 2024-04-12T06:24:55.281 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid fa6d090c-f88f-11ee-bc8c-c7b262605968 --force 2024-04-12T06:24:55.614 INFO:tasks.cephadm:Removing cephadm ... 2024-04-12T06:24:55.614 DEBUG:teuthology.orchestra.run.smithi132:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-12T06:24:55.633 DEBUG:teuthology.orchestra.run.smithi142:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-12T06:24:55.650 INFO:tasks.cephadm:Teardown complete 2024-04-12T06:24:55.651 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-12T06:24:55.661 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-12T06:24:55.662 DEBUG:teuthology.orchestra.run.smithi132:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-12T06:24:55.675 DEBUG:teuthology.orchestra.run.smithi142:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-12T06:24:55.690 INFO:teuthology.orchestra.run.smithi132.stderr:bash: ntpq: command not found 2024-04-12T06:24:55.694 INFO:teuthology.orchestra.run.smithi132.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-12T06:24:55.694 INFO:teuthology.orchestra.run.smithi132.stdout:=============================================================================== 2024-04-12T06:24:55.694 INFO:teuthology.orchestra.run.smithi132.stdout:^* hv01.front.sepia.ceph.com 3 6 377 17 +638us[ +658us] +/- 54ms 2024-04-12T06:24:55.694 INFO:teuthology.orchestra.run.smithi132.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 18 -782us[ -763us] +/- 60ms 2024-04-12T06:24:55.695 INFO:teuthology.orchestra.run.smithi132.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 13 +241us[ +241us] +/- 87ms 2024-04-12T06:24:55.695 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T06:24:55.706 INFO:teuthology.orchestra.run.smithi142.stderr:bash: ntpq: command not found 2024-04-12T06:24:55.711 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-12T06:24:55.712 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2024-04-12T06:24:55.712 INFO:teuthology.orchestra.run.smithi142.stdout:^* hv01.front.sepia.ceph.com 3 6 377 14 +605us[ +616us] +/- 55ms 2024-04-12T06:24:55.712 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 17 -820us[ -811us] +/- 60ms 2024-04-12T06:24:55.712 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 13 +208us[ +208us] +/- 87ms 2024-04-12T06:24:55.712 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T06:24:55.712 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-12T06:24:55.721 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-12T06:24:55.722 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-12T06:24:55.735 DEBUG:teuthology.orchestra.run.smithi132:> 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-04-12T06:24:55.804 DEBUG:teuthology.orchestra.run.smithi142:> 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-04-12T06:24:55.869 DEBUG:teuthology.orchestra.run.smithi132:> 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 2024-04-12T06:24:55.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T06:24:55.899 DEBUG:teuthology.orchestra.run.smithi142:> 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 2024-04-12T06:24:55.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T06:24:55.929 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-12T06:24:55.939 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-12T06:24:55.953 INFO:teuthology.task.internal:Duration was 2733.557175 seconds 2024-04-12T06:24:55.953 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-12T06:24:55.968 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-12T06:24:55.968 DEBUG:teuthology.orchestra.run.smithi132:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-12T06:24:55.970 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-12T06:24:56.013 INFO:teuthology.orchestra.run.smithi132.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-12T06:24:56.015 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-12T06:24:56.234 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-12T06:24:56.234 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi132.front.sepia.ceph.com 2024-04-12T06:24:56.235 DEBUG:teuthology.orchestra.run.smithi132:> 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-04-12T06:24:56.257 INFO:teuthology.orchestra.run.smithi132.stdout:2024-04-12T06:15:48.966206+00:00 smithi132 kernel: rcu: INFO: rcu_sched self-detected stall on CPU 2024-04-12T06:24:56.257 ERROR:teuthology.task.internal.syslog:Error in syslog on ubuntu@smithi132.front.sepia.ceph.com: 2024-04-12T06:15:48.966206+00:00 smithi132 kernel: rcu: INFO: rcu_sched self-detected stall on CPU 2024-04-12T06:24:56.257 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi142.front.sepia.ceph.com 2024-04-12T06:24:56.257 DEBUG:teuthology.orchestra.run.smithi142:> 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-04-12T06:24:56.280 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-12T06:24:56.280 DEBUG:teuthology.orchestra.run.smithi132:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-12T06:24:56.299 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-12T06:24:56.380 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-12T06:24:56.381 DEBUG:teuthology.orchestra.run.smithi132:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-12T06:24:56.383 DEBUG:teuthology.orchestra.run.smithi142:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-12T06:24:56.577 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-12T06:24:56.587 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-12T06:24:56.587 DEBUG:teuthology.orchestra.run.smithi132:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-12T06:24:56.614 DEBUG:teuthology.orchestra.run.smithi142:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-12T06:24:56.641 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-12T06:24:56.651 DEBUG:teuthology.orchestra.run.smithi132:> 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-04-12T06:24:56.657 DEBUG:teuthology.orchestra.run.smithi142:> 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-04-12T06:24:56.680 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern = core 2024-04-12T06:24:56.708 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = core 2024-04-12T06:24:56.771 DEBUG:teuthology.orchestra.run.smithi132:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-12T06:24:56.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T06:24:56.829 DEBUG:teuthology.orchestra.run.smithi142:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-12T06:24:56.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T06:24:56.846 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-12T06:24:56.859 INFO:teuthology.task.internal:Transferring archived files... 2024-04-12T06:24:56.859 DEBUG:teuthology.misc:Transferring archived files from smithi132:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi/7652725/remote/smithi132 2024-04-12T06:24:56.860 DEBUG:teuthology.orchestra.run.smithi132:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-12T06:24:56.915 DEBUG:teuthology.misc:Transferring archived files from smithi142:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi/7652725/remote/smithi142 2024-04-12T06:24:56.915 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-12T06:24:56.956 INFO:teuthology.task.internal:Removing archive directory... 2024-04-12T06:24:56.956 DEBUG:teuthology.orchestra.run.smithi132:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-12T06:24:56.958 DEBUG:teuthology.orchestra.run.smithi142:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-12T06:24:57.007 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-12T06:24:57.019 INFO:teuthology.task.internal:Not uploading archives. 2024-04-12T06:24:57.019 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-12T06:24:57.030 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-12T06:24:57.030 DEBUG:teuthology.orchestra.run.smithi132:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-12T06:24:57.032 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-12T06:24:57.047 INFO:teuthology.orchestra.run.smithi132.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 12 06:24 /home/ubuntu/cephtest 2024-04-12T06:24:57.064 INFO:teuthology.orchestra.run.smithi142.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 12 06:24 /home/ubuntu/cephtest 2024-04-12T06:24:57.065 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-12T06:24:57.076 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-12T06:24:57.098 INFO:teuthology.nuke:Checking targets against current locks 2024-04-12T06:24:57.126 DEBUG:teuthology.nuke:shortname: smithi132 2024-04-12T06:24:57.127 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-12T06:24:57.153 DEBUG:teuthology.nuke:shortname: smithi142 2024-04-12T06:24:57.153 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-12T06:24:57.157 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi132.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi/7652725', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-12 05:30:12.524314', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ/7RlYvtzFrXCX4/rHq3OyLfE5Alur42gbFolATr7GDppFPgmFKkNvfGH9jN0cU2ebdFcy5UUiM+D/kXNplwbA='} 2024-04-12T06:24:57.179 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-11_20:35:13-orch-reef-release-distro-default-smithi/7652725', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-12 05:30:12.522814', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMxDXeE5iEDKGH5Y4MM2yOBiYq/V3N2poGUT2l0EMUCMOmCGKmEGFhZVl0c+dW/56kY9Nu4k6flV/0gA23ODhSU='} 2024-04-12T06:24:57.206 INFO:teuthology.orchestra.console.smithi132:Power off 2024-04-12T06:24:57.207 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-12T06:24:57.230 DEBUG:teuthology.orchestra.console.smithi132:power off output: Chassis Power Control: Down/Off 2024-04-12T06:24:57.230 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T06:24:57.243 INFO:teuthology.orchestra.console.smithi142:Power off 2024-04-12T06:24:57.243 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-12T06:24:57.252 DEBUG:teuthology.orchestra.console.smithi132:check power output: Chassis Power is on 2024-04-12T06:24:57.265 DEBUG:teuthology.orchestra.console.smithi142:power off output: Chassis Power Control: Down/Off 2024-04-12T06:24:57.265 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T06:24:57.287 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is on 2024-04-12T06:25:01.254 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T06:25:01.288 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T06:25:01.365 DEBUG:teuthology.orchestra.console.smithi132:check power output: Chassis Power is on 2024-04-12T06:25:01.398 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is on 2024-04-12T06:25:05.370 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T06:25:05.399 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T06:25:05.480 DEBUG:teuthology.orchestra.console.smithi132:check power output: Chassis Power is on 2024-04-12T06:25:05.509 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is off 2024-04-12T06:25:05.610 INFO:teuthology.orchestra.console.smithi142:Power off completed 2024-04-12T06:25:09.482 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T06:25:09.592 DEBUG:teuthology.orchestra.console.smithi132:check power output: Chassis Power is off 2024-04-12T06:25:09.693 INFO:teuthology.orchestra.console.smithi132:Power off completed 2024-04-12T06:25:09.798 INFO:teuthology.run:Summary data: description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 2733.5571749210358 failure_reason: '''2024-04-12T06:15:48.966206+00:00 smithi132 kernel: rcu: INFO: rcu_sched self-detected stall on CPU '' in syslog' owner: scheduled_yuriw@teuthology status: fail success: false 2024-04-12T06:25:09.798 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-12T06:25:09.879 INFO:teuthology.run:FAIL