2024-04-23T01:29:50.913 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-23T01:29:50.913 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi --owner scheduled_teuthology@teuthology --archive /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669085 --description orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} --verbose -- /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669085/orig.config.yaml 2024-04-23T01:29:50.963 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T01:29:51.049 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669085 branch: reef description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7669085' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-22_22:08:02-orch-reef-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 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: 646b8c7d293d8ec31a40c69f7b3237b19c1be24d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 646b8c7d293d8ec31a40c69f7b3237b19c1be24d selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: f26c9c3fee57ca330501910de5a07c8769ef5dfc owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 4115 sha1: 646b8c7d293d8ec31a40c69f7b3237b19c1be24d sleep_before_teardown: 0 subset: 43/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_f26c9c3fee57ca330501910de5a07c8769ef5dfc/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: f26c9c3fee57ca330501910de5a07c8769ef5dfc targets: smithi155.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIGBjQQGmZUJjwMXlKy1oUlFHf6PJgBdWmfxDSyLCm/n2NrxlqOruPgi4BzXGZ5ceywOrKi9gX5jh9uRg91/bfo= smithi196.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOJ3Tuyr+CzvnMh2Ag95zCD0K+9K1HkwaEqie/DS1ImtRdiGB+k/NNbgaimwHDV7fs1DWEKDQ3IYeOcJCAmOYFM= 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: avoid_pacific_features: true cephadm_branch: v16.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v16.2.0 roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.wait_for_service: service: mds.foofs - cephadm.shell: host.a: - ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2 - ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done - vip.exec: host.a: - mkdir /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done - echo test > /mnt/foo/testfile - sync - parallel: - upgrade-tasks - workload-tasks - vip.exec: host.a: - umount /mnt/foo - cephadm.shell: host.a: - ceph nfs cluster ls | grep foo - ceph nfs export ls foo --detailed - rados -p .nfs --all ls - - ceph config get mgr mgr/cephadm/migration_current | grep 6 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-22_22:08:02 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph orch upgrade status - ceph health detail - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: teuthology verbose: false 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-23T01:29:51.049 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_f26c9c3fee57ca330501910de5a07c8769ef5dfc/qa; will attempt to use it 2024-04-23T01:29:51.050 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_f26c9c3fee57ca330501910de5a07c8769ef5dfc/qa/tasks 2024-04-23T01:29:51.050 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-23T01:29:51.052 INFO:teuthology.task.internal:Checking packages... 2024-04-23T01:29:51.079 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '646b8c7d293d8ec31a40c69f7b3237b19c1be24d' 2024-04-23T01:29:51.079 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-23T01:29:51.079 INFO:teuthology.packaging:ref: None 2024-04-23T01:29:51.079 INFO:teuthology.packaging:tag: None 2024-04-23T01:29:51.079 INFO:teuthology.packaging:branch: reef 2024-04-23T01:29:51.079 INFO:teuthology.packaging:sha1: 646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T01:29:51.079 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-04-23T01:29:51.413 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-0 2024-04-23T01:29:51.414 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-23T01:29:51.421 INFO:teuthology.task.internal:no buildpackages task found 2024-04-23T01:29:51.421 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-23T01:29:51.436 INFO:teuthology.task.internal:Saving configuration 2024-04-23T01:29:51.467 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-23T01:29:51.474 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T01:29:51.499 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669085', '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-23 01:24:24.702936', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIGBjQQGmZUJjwMXlKy1oUlFHf6PJgBdWmfxDSyLCm/n2NrxlqOruPgi4BzXGZ5ceywOrKi9gX5jh9uRg91/bfo='} 2024-04-23T01:29:51.525 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi196.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669085', '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-23 01:24:24.704530', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOJ3Tuyr+CzvnMh2Ag95zCD0K+9K1HkwaEqie/DS1ImtRdiGB+k/NNbgaimwHDV7fs1DWEKDQ3IYeOcJCAmOYFM='} 2024-04-23T01:29:51.525 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-23T01:29:51.531 INFO:teuthology.task.internal:roles: ubuntu@smithi155.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-04-23T01:29:51.531 INFO:teuthology.task.internal:roles: ubuntu@smithi196.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-04-23T01:29:51.532 INFO:teuthology.run_tasks:Running task console_log... 2024-04-23T01:29:51.614 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f53a3b48f70>, signals=[15]) 2024-04-23T01:29:51.615 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-23T01:29:51.621 INFO:teuthology.task.internal:Opening connections... 2024-04-23T01:29:51.621 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi155.front.sepia.ceph.com 2024-04-23T01:29:51.623 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T01:29:51.701 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi196.front.sepia.ceph.com 2024-04-23T01:29:51.702 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T01:29:51.778 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-23T01:29:51.785 DEBUG:teuthology.orchestra.run.smithi155:> uname -m 2024-04-23T01:29:51.807 INFO:teuthology.orchestra.run.smithi155.stdout:x86_64 2024-04-23T01:29:51.808 DEBUG:teuthology.orchestra.run.smithi155:> cat /etc/os-release 2024-04-23T01:29:51.869 INFO:teuthology.orchestra.run.smithi155.stdout:NAME="CentOS Stream" 2024-04-23T01:29:51.869 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION="8" 2024-04-23T01:29:51.869 INFO:teuthology.orchestra.run.smithi155.stdout:ID="centos" 2024-04-23T01:29:51.869 INFO:teuthology.orchestra.run.smithi155.stdout:ID_LIKE="rhel fedora" 2024-04-23T01:29:51.869 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_ID="8" 2024-04-23T01:29:51.869 INFO:teuthology.orchestra.run.smithi155.stdout:PLATFORM_ID="platform:el8" 2024-04-23T01:29:51.869 INFO:teuthology.orchestra.run.smithi155.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-23T01:29:51.869 INFO:teuthology.orchestra.run.smithi155.stdout:ANSI_COLOR="0;31" 2024-04-23T01:29:51.870 INFO:teuthology.orchestra.run.smithi155.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-23T01:29:51.870 INFO:teuthology.orchestra.run.smithi155.stdout:HOME_URL="https://centos.org/" 2024-04-23T01:29:51.870 INFO:teuthology.orchestra.run.smithi155.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-23T01:29:51.870 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-23T01:29:51.870 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-23T01:29:51.870 INFO:teuthology.lock.ops:Updating smithi155.front.sepia.ceph.com on lock server 2024-04-23T01:29:51.889 DEBUG:teuthology.orchestra.run.smithi196:> uname -m 2024-04-23T01:29:51.912 INFO:teuthology.orchestra.run.smithi196.stdout:x86_64 2024-04-23T01:29:51.913 DEBUG:teuthology.orchestra.run.smithi196:> cat /etc/os-release 2024-04-23T01:29:51.974 INFO:teuthology.orchestra.run.smithi196.stdout:NAME="CentOS Stream" 2024-04-23T01:29:51.975 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION="8" 2024-04-23T01:29:51.975 INFO:teuthology.orchestra.run.smithi196.stdout:ID="centos" 2024-04-23T01:29:51.975 INFO:teuthology.orchestra.run.smithi196.stdout:ID_LIKE="rhel fedora" 2024-04-23T01:29:51.975 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION_ID="8" 2024-04-23T01:29:51.975 INFO:teuthology.orchestra.run.smithi196.stdout:PLATFORM_ID="platform:el8" 2024-04-23T01:29:51.975 INFO:teuthology.orchestra.run.smithi196.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-23T01:29:51.975 INFO:teuthology.orchestra.run.smithi196.stdout:ANSI_COLOR="0;31" 2024-04-23T01:29:51.975 INFO:teuthology.orchestra.run.smithi196.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-23T01:29:51.975 INFO:teuthology.orchestra.run.smithi196.stdout:HOME_URL="https://centos.org/" 2024-04-23T01:29:51.975 INFO:teuthology.orchestra.run.smithi196.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-23T01:29:51.975 INFO:teuthology.orchestra.run.smithi196.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-23T01:29:51.975 INFO:teuthology.orchestra.run.smithi196.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-23T01:29:51.976 INFO:teuthology.lock.ops:Updating smithi196.front.sepia.ceph.com on lock server 2024-04-23T01:29:51.997 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-23T01:29:52.006 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-23T01:29:52.028 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-23T01:29:52.029 DEBUG:teuthology.orchestra.run.smithi155:> test '!' -e /home/ubuntu/cephtest 2024-04-23T01:29:52.031 DEBUG:teuthology.orchestra.run.smithi196:> test '!' -e /home/ubuntu/cephtest 2024-04-23T01:29:52.051 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-23T01:29:52.057 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-23T01:29:52.057 DEBUG:teuthology.orchestra.run.smithi155:> test -z $(ls -A /var/lib/ceph) 2024-04-23T01:29:52.092 DEBUG:teuthology.orchestra.run.smithi196:> test -z $(ls -A /var/lib/ceph) 2024-04-23T01:29:52.122 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-23T01:29:52.183 INFO:teuthology.run_tasks:Running task kernel... 2024-04-23T01:29:52.200 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-23T01:29:52.200 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-23T01:29:52.200 DEBUG:teuthology.orchestra.run.smithi155:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T01:29:52.201 DEBUG:teuthology.orchestra.run.smithi196:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T01:29:52.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T01:29:52.221 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-04-23T01:29:52.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T01:29:52.222 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2024-04-23T01:29:52.283 INFO:teuthology.orchestra.run.smithi155.stdout:4.18.0-489.el8.x86_64 2024-04-23T01:29:52.283 INFO:teuthology.task.kernel:Running kernel on smithi155: 4.18.0-489.el8.x86_64 2024-04-23T01:29:52.283 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum install -y kernel 2024-04-23T01:29:52.284 INFO:teuthology.orchestra.run.smithi196.stdout:4.18.0-489.el8.x86_64 2024-04-23T01:29:52.285 INFO:teuthology.task.kernel:Running kernel on smithi196: 4.18.0-489.el8.x86_64 2024-04-23T01:29:52.285 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum install -y kernel 2024-04-23T01:29:59.094 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 8 - AppStream 6.6 MB/s | 28 MB 00:04 2024-04-23T01:30:00.494 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - AppStream 5.0 MB/s | 28 MB 00:05 2024-04-23T01:30:07.827 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 8 - BaseOS 2.8 MB/s | 10 MB 00:03 2024-04-23T01:30:08.043 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - BaseOS 4.1 MB/s | 10 MB 00:02 2024-04-23T01:30:10.519 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - Extras 21 kB/s | 18 kB 00:00 2024-04-23T01:30:11.252 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 8 - Extras 9.9 kB/s | 18 kB 00:01 2024-04-23T01:30:11.411 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - Extras common packages 9.9 kB/s | 7.7 kB 00:00 2024-04-23T01:30:11.662 INFO:teuthology.orchestra.run.smithi155.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2024-04-23T01:30:12.211 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 8 - Extras common packages 9.1 kB/s | 7.7 kB 00:00 2024-04-23T01:30:12.446 INFO:teuthology.orchestra.run.smithi196.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2024-04-23T01:30:13.030 INFO:teuthology.orchestra.run.smithi155.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2024-04-23T01:30:13.930 INFO:teuthology.orchestra.run.smithi196.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2024-04-23T01:30:16.821 INFO:teuthology.orchestra.run.smithi155.stdout:lab-extras 539 kB/s | 24 kB 00:00 2024-04-23T01:30:17.679 INFO:teuthology.orchestra.run.smithi196.stdout:lab-extras 559 kB/s | 24 kB 00:00 2024-04-23T01:30:19.918 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-23T01:30:19.919 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-23T01:30:20.043 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-23T01:30:20.044 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-23T01:30:20.044 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2024-04-23T01:30:20.044 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-23T01:30:20.044 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-23T01:30:20.044 INFO:teuthology.orchestra.run.smithi155.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-23T01:30:20.044 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-04-23T01:30:20.044 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-23T01:30:20.044 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-23T01:30:20.044 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:30:20.045 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-23T01:30:20.045 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-23T01:30:20.045 INFO:teuthology.orchestra.run.smithi155.stdout:Install 3 Packages 2024-04-23T01:30:20.045 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:30:20.045 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 90 M 2024-04-23T01:30:20.045 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 96 M 2024-04-23T01:30:20.045 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-23T01:30:20.693 INFO:teuthology.orchestra.run.smithi196.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-23T01:30:20.693 INFO:teuthology.orchestra.run.smithi196.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-23T01:30:20.835 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-23T01:30:20.835 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-23T01:30:20.835 INFO:teuthology.orchestra.run.smithi196.stdout: Package Architecture Version Repository Size 2024-04-23T01:30:20.836 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-23T01:30:20.836 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-23T01:30:20.836 INFO:teuthology.orchestra.run.smithi196.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-23T01:30:20.836 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-04-23T01:30:20.836 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-23T01:30:20.836 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-23T01:30:20.836 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:30:20.836 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-23T01:30:20.836 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-23T01:30:20.836 INFO:teuthology.orchestra.run.smithi196.stdout:Install 3 Packages 2024-04-23T01:30:20.836 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:30:20.837 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 90 M 2024-04-23T01:30:20.837 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 96 M 2024-04-23T01:30:20.837 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-23T01:30:26.164 INFO:teuthology.orchestra.run.smithi155.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 1.7 MB/s | 10 MB 00:06 2024-04-23T01:30:26.297 INFO:teuthology.orchestra.run.smithi196.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 1.9 MB/s | 10 MB 00:05 2024-04-23T01:30:29.805 INFO:teuthology.orchestra.run.smithi196.stdout:(2/3): kernel-core-4.18.0-552.el8.x86_64.rpm 4.9 MB/s | 44 MB 00:08 2024-04-23T01:30:33.955 INFO:teuthology.orchestra.run.smithi155.stdout:(2/3): kernel-core-4.18.0-552.el8.x86_64.rpm 3.2 MB/s | 44 MB 00:13 2024-04-23T01:30:51.670 INFO:teuthology.orchestra.run.smithi155.stdout:(3/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 1.2 MB/s | 36 MB 00:31 2024-04-23T01:30:51.670 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-23T01:30:51.670 INFO:teuthology.orchestra.run.smithi155.stdout:Total 2.9 MB/s | 90 MB 00:31 2024-04-23T01:30:52.350 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-23T01:30:52.777 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-23T01:30:52.777 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-23T01:30:53.035 INFO:teuthology.orchestra.run.smithi196.stdout:(3/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 1.1 MB/s | 36 MB 00:32 2024-04-23T01:30:53.035 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-23T01:30:53.036 INFO:teuthology.orchestra.run.smithi196.stdout:Total 2.8 MB/s | 90 MB 00:32 2024-04-23T01:30:53.727 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-23T01:30:54.028 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-23T01:30:54.055 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-23T01:30:54.167 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-23T01:30:54.167 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-23T01:30:55.398 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-23T01:30:55.435 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-23T01:30:56.842 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-23T01:30:57.351 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-23T01:30:58.219 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-23T01:30:58.729 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-23T01:31:00.934 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-23T01:31:01.309 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-23T01:31:02.281 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-23T01:31:02.653 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-23T01:31:04.741 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-23T01:31:05.050 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-23T01:31:06.090 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-23T01:31:06.394 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-23T01:31:26.991 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-23T01:31:27.015 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-23T01:31:27.370 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-23T01:31:27.370 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-23T01:31:27.370 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-23T01:31:28.042 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-23T01:31:28.042 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:31:28.042 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-23T01:31:28.042 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-23T01:31:28.043 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-23T01:31:28.043 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:31:28.043 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-23T01:31:28.149 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-23T01:31:28.174 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-23T01:31:28.184 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T01:31:28.405 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-23T01:31:28.406 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-23T01:31:28.406 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-23T01:31:28.406 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-23T01:31:28.406 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-23T01:31:28.406 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-23T01:31:28.406 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi155.front.sepia.ceph.com, path=None, version=distro) 2024-04-23T01:31:28.407 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T01:31:28.518 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-23T01:31:28.518 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-23T01:31:28.518 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-23T01:31:28.620 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-23T01:31:28.620 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-23T01:31:28.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo rpm -qi grub2-tools 2024-04-23T01:31:28.654 INFO:teuthology.orchestra.run.smithi155.stdout:Name : grub2-tools 2024-04-23T01:31:28.654 INFO:teuthology.orchestra.run.smithi155.stdout:Epoch : 1 2024-04-23T01:31:28.654 INFO:teuthology.orchestra.run.smithi155.stdout:Version : 2.02 2024-04-23T01:31:28.654 INFO:teuthology.orchestra.run.smithi155.stdout:Release : 129.el8 2024-04-23T01:31:28.654 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: x86_64 2024-04-23T01:31:28.654 INFO:teuthology.orchestra.run.smithi155.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout:Group : System Environment/Base 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout:Size : 9265586 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout:License : GPLv3+ 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout:Relocations : (not relocatable) 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout:Packager : CentOS BuildSystem 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout:Vendor : CentOS 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout:Summary : Support tools for GRUB. 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout:Description : 2024-04-23T01:31:28.655 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:31:28.656 INFO:teuthology.orchestra.run.smithi155.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-23T01:31:28.656 INFO:teuthology.orchestra.run.smithi155.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-23T01:31:28.656 INFO:teuthology.orchestra.run.smithi155.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-23T01:31:28.656 INFO:teuthology.orchestra.run.smithi155.stdout:hardware devices. 2024-04-23T01:31:28.656 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:31:28.656 INFO:teuthology.orchestra.run.smithi155.stdout:This subpackage provides tools for support of all platforms. 2024-04-23T01:31:28.657 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-23T01:31:28.657 INFO:teuthology.task.kernel:Updating grub on smithi155 to boot 4.18.0-552.el8.x86_64 2024-04-23T01:31:28.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-23T01:31:28.973 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-23T01:31:28.973 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:31:28.973 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-23T01:31:28.973 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-23T01:31:28.973 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-23T01:31:28.973 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:31:28.973 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-23T01:31:29.110 DEBUG:teuthology.orchestra.run.smithi196:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T01:31:29.332 INFO:teuthology.orchestra.run.smithi196.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-23T01:31:29.332 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-23T01:31:29.332 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-23T01:31:29.332 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-23T01:31:29.332 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-23T01:31:29.332 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-23T01:31:29.333 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi196.front.sepia.ceph.com, path=None, version=distro) 2024-04-23T01:31:29.333 DEBUG:teuthology.orchestra.run.smithi196:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T01:31:29.544 INFO:teuthology.orchestra.run.smithi196.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-23T01:31:29.544 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-23T01:31:29.544 DEBUG:teuthology.orchestra.run.smithi196:> sudo rpm -qi grub2-tools 2024-04-23T01:31:29.578 INFO:teuthology.orchestra.run.smithi196.stdout:Name : grub2-tools 2024-04-23T01:31:29.578 INFO:teuthology.orchestra.run.smithi196.stdout:Epoch : 1 2024-04-23T01:31:29.578 INFO:teuthology.orchestra.run.smithi196.stdout:Version : 2.02 2024-04-23T01:31:29.578 INFO:teuthology.orchestra.run.smithi196.stdout:Release : 129.el8 2024-04-23T01:31:29.578 INFO:teuthology.orchestra.run.smithi196.stdout:Architecture: x86_64 2024-04-23T01:31:29.578 INFO:teuthology.orchestra.run.smithi196.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-23T01:31:29.578 INFO:teuthology.orchestra.run.smithi196.stdout:Group : System Environment/Base 2024-04-23T01:31:29.578 INFO:teuthology.orchestra.run.smithi196.stdout:Size : 9265586 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:License : GPLv3+ 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:Relocations : (not relocatable) 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:Packager : CentOS BuildSystem 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:Vendor : CentOS 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:Summary : Support tools for GRUB. 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:Description : 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-23T01:31:29.579 INFO:teuthology.orchestra.run.smithi196.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-23T01:31:29.580 INFO:teuthology.orchestra.run.smithi196.stdout:hardware devices. 2024-04-23T01:31:29.580 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:31:29.580 INFO:teuthology.orchestra.run.smithi196.stdout:This subpackage provides tools for support of all platforms. 2024-04-23T01:31:29.580 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-23T01:31:29.581 INFO:teuthology.task.kernel:Updating grub on smithi196 to boot 4.18.0-552.el8.x86_64 2024-04-23T01:31:29.581 DEBUG:teuthology.orchestra.run.smithi196:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-23T01:31:30.079 INFO:teuthology.orchestra.run.smithi155.stderr:Generating grub configuration file ... 2024-04-23T01:31:31.156 INFO:teuthology.orchestra.run.smithi196.stderr:Generating grub configuration file ... 2024-04-23T01:31:32.034 INFO:teuthology.orchestra.run.smithi155.stderr:done 2024-04-23T01:31:32.036 DEBUG:teuthology.orchestra.run.smithi155:> mktemp 2024-04-23T01:31:32.059 INFO:teuthology.orchestra.run.smithi155.stdout:/tmp/tmp.qS4bmFoZTd 2024-04-23T01:31:32.060 DEBUG:teuthology.orchestra.run.smithi155:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.qS4bmFoZTd 2024-04-23T01:31:32.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0666 /tmp/tmp.qS4bmFoZTd 2024-04-23T01:31:32.277 DEBUG:teuthology.orchestra.remote:smithi155:/tmp/tmp.qS4bmFoZTd is 6KB 2024-04-23T01:31:32.326 DEBUG:teuthology.orchestra.run.smithi155:> rm -fr /tmp/tmp.qS4bmFoZTd 2024-04-23T01:31:32.344 DEBUG:teuthology.orchestra.run.smithi155:> sudo /bin/ls /boot/loader/entries || true 2024-04-23T01:31:32.422 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-23T01:31:32.422 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-23T01:31:32.422 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-23T01:31:32.422 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-23T01:31:32.423 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-23T01:31:32.608 DEBUG:teuthology.orchestra.run.smithi155:> sudo shutdown -r now 2024-04-23T01:31:33.101 INFO:teuthology.orchestra.run.smithi196.stderr:done 2024-04-23T01:31:33.102 DEBUG:teuthology.orchestra.run.smithi196:> mktemp 2024-04-23T01:31:33.135 INFO:teuthology.orchestra.run.smithi196.stdout:/tmp/tmp.WXpfPSbg7Q 2024-04-23T01:31:33.136 DEBUG:teuthology.orchestra.run.smithi196:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.WXpfPSbg7Q 2024-04-23T01:31:33.209 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0666 /tmp/tmp.WXpfPSbg7Q 2024-04-23T01:31:33.353 DEBUG:teuthology.orchestra.remote:smithi196:/tmp/tmp.WXpfPSbg7Q is 6KB 2024-04-23T01:31:33.401 DEBUG:teuthology.orchestra.run.smithi196:> rm -fr /tmp/tmp.WXpfPSbg7Q 2024-04-23T01:31:33.418 DEBUG:teuthology.orchestra.run.smithi196:> sudo /bin/ls /boot/loader/entries || true 2024-04-23T01:31:33.489 INFO:teuthology.orchestra.run.smithi196.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-23T01:31:33.490 INFO:teuthology.orchestra.run.smithi196.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-23T01:31:33.490 INFO:teuthology.orchestra.run.smithi196.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-23T01:31:33.490 INFO:teuthology.orchestra.run.smithi196.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-23T01:31:33.491 DEBUG:teuthology.orchestra.run.smithi196:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-23T01:31:33.657 DEBUG:teuthology.orchestra.run.smithi196:> sudo shutdown -r now 2024-04-23T01:32:02.639 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-23T01:32:02.640 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-23T01:32:02.640 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T01:32:03.661 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-23T01:32:03.662 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-04-23T01:32:03.662 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T01:32:21.151 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-04-23T01:32:22.174 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2024-04-23T01:32:30.159 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-23T01:32:30.161 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T01:32:31.176 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-04-23T01:32:31.177 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T01:32:33.218 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-04-23T01:32:34.238 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2024-04-23T01:32:45.230 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-23T01:32:45.231 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T01:32:46.240 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-04-23T01:32:46.241 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T01:33:18.666 DEBUG:teuthology.orchestra.run.smithi196:> true 2024-04-23T01:33:19.108 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-04-23T01:33:19.108 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-552.el8.x86_64"... 2024-04-23T01:33:19.109 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2024-04-23T01:33:19.125 INFO:teuthology.orchestra.run.smithi196.stdout:4.18.0-552.el8.x86_64 2024-04-23T01:33:19.125 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-23T01:33:19.125 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-23T01:33:19.125 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-23T01:33:20.126 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-23T01:33:20.126 DEBUG:teuthology.orchestra.run.smithi196:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T01:33:20.221 INFO:teuthology.orchestra.run.smithi196.stdout:ttyS1 2024-04-23T01:33:20.239 DEBUG:teuthology.parallel:result is None 2024-04-23T01:33:45.233 DEBUG:teuthology.orchestra.remote:timed out 2024-04-23T01:34:00.235 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-23T01:34:00.236 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T01:34:00.560 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-04-23T01:34:00.856 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-23T01:34:00.856 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-552.el8.x86_64"... 2024-04-23T01:34:00.856 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-04-23T01:34:00.877 INFO:teuthology.orchestra.run.smithi155.stdout:4.18.0-552.el8.x86_64 2024-04-23T01:34:00.877 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-23T01:34:00.877 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-23T01:34:00.877 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-23T01:34:01.878 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-23T01:34:01.878 DEBUG:teuthology.orchestra.run.smithi155:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T01:34:01.970 INFO:teuthology.orchestra.run.smithi155.stdout:ttyS1 2024-04-23T01:34:01.989 DEBUG:teuthology.parallel:result is None 2024-04-23T01:34:01.989 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-23T01:34:01.997 INFO:teuthology.task.internal:Creating test directory... 2024-04-23T01:34:01.998 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T01:34:02.000 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T01:34:02.023 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-23T01:34:02.032 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-23T01:34:02.043 INFO:teuthology.task.internal:Creating archive directory... 2024-04-23T01:34:02.043 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T01:34:02.060 DEBUG:teuthology.orchestra.run.smithi196:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T01:34:02.104 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-23T01:34:02.113 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-23T01:34:02.114 DEBUG:teuthology.orchestra.run.smithi155:> 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-23T01:34:02.143 DEBUG:teuthology.orchestra.run.smithi196:> 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-23T01:34:02.177 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T01:34:02.183 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T01:34:02.188 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T01:34:02.193 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T01:34:02.195 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-23T01:34:02.205 INFO:teuthology.task.internal:Configuring sudo... 2024-04-23T01:34:02.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T01:34:02.238 DEBUG:teuthology.orchestra.run.smithi196:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T01:34:02.268 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-23T01:34:02.282 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-23T01:34:02.282 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T01:34:02.308 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T01:34:02.327 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T01:34:02.410 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T01:34:02.462 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T01:34:02.550 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T01:34:02.591 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-23T01:34:02.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T01:34:02.659 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T01:34:02.707 DEBUG:teuthology.orchestra.run.smithi196:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T01:34:02.764 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T01:34:02.850 DEBUG:teuthology.orchestra.run.smithi196:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T01:34:02.897 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-04-23T01:34:02.897 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T01:34:02.966 DEBUG:teuthology.orchestra.run.smithi155:> sudo service rsyslog restart 2024-04-23T01:34:02.968 DEBUG:teuthology.orchestra.run.smithi196:> sudo service rsyslog restart 2024-04-23T01:34:03.026 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T01:34:03.105 INFO:teuthology.orchestra.run.smithi196.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T01:34:03.398 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-23T01:34:03.409 INFO:teuthology.task.internal:Starting timer... 2024-04-23T01:34:03.409 INFO:teuthology.run_tasks:Running task pcp... 2024-04-23T01:34:03.461 INFO:teuthology.run_tasks:Running task selinux... 2024-04-23T01:34:03.474 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-23T01:34:03.475 DEBUG:teuthology.orchestra.run.smithi155:> sudo service auditd rotate 2024-04-23T01:34:03.547 INFO:teuthology.orchestra.run.smithi155.stdout:Rotating logs: 2024-04-23T01:34:03.549 DEBUG:teuthology.orchestra.run.smithi196:> sudo service auditd rotate 2024-04-23T01:34:03.632 INFO:teuthology.orchestra.run.smithi196.stdout:Rotating logs: 2024-04-23T01:34:03.634 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-23T01:34:03.634 DEBUG:teuthology.orchestra.run.smithi155:> /usr/sbin/getenforce 2024-04-23T01:34:03.670 INFO:teuthology.orchestra.run.smithi155.stdout:Permissive 2024-04-23T01:34:03.670 DEBUG:teuthology.orchestra.run.smithi196:> /usr/sbin/getenforce 2024-04-23T01:34:03.693 INFO:teuthology.orchestra.run.smithi196.stdout:Permissive 2024-04-23T01:34:03.694 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi155.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi196.front.sepia.ceph.com': 'permissive'} 2024-04-23T01:34:03.694 DEBUG:teuthology.orchestra.run.smithi155:> 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-23T01:34:03.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T01:34:03.738 DEBUG:teuthology.orchestra.run.smithi196:> 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-23T01:34:03.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T01:34:03.770 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-23T01:34:03.770 DEBUG:teuthology.orchestra.run.smithi155:> sudo /usr/sbin/setenforce permissive 2024-04-23T01:34:03.807 DEBUG:teuthology.orchestra.run.smithi196:> sudo /usr/sbin/setenforce permissive 2024-04-23T01:34:03.837 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-23T01:34:03.849 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-23T01:34:03.854 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-23T01:34:03.991 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-23T01:34:04.007 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-23T01:34:04.008 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi155.front.sepia.ceph.com,smithi196.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-23T01:40:11.490 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi155.front.sepia.ceph.com'), Remote(name='ubuntu@smithi196.front.sepia.ceph.com')] 2024-04-23T01:40:11.492 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-23T01:40:11.494 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T01:40:11.583 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-04-23T01:40:11.652 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-23T01:40:11.652 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-04-23T01:40:11.652 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T01:40:11.727 DEBUG:teuthology.orchestra.run.smithi196:> true 2024-04-23T01:40:11.793 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-04-23T01:40:11.794 INFO:teuthology.run_tasks:Running task clock... 2024-04-23T01:40:11.805 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-23T01:40:11.805 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T01:40:11.806 DEBUG:teuthology.orchestra.run.smithi155:> 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-23T01:40:11.808 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T01:40:11.808 DEBUG:teuthology.orchestra.run.smithi196:> 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-23T01:40:11.836 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-23T01:40:11.851 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-23T01:40:11.866 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-23T01:40:11.880 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-23T01:40:11.910 INFO:teuthology.orchestra.run.smithi155.stderr:sudo: ntpd: command not found 2024-04-23T01:40:11.920 INFO:teuthology.orchestra.run.smithi155.stdout:506 Cannot talk to daemon 2024-04-23T01:40:11.933 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-23T01:40:11.946 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-23T01:40:11.952 INFO:teuthology.orchestra.run.smithi196.stderr:sudo: ntpd: command not found 2024-04-23T01:40:11.964 INFO:teuthology.orchestra.run.smithi196.stdout:506 Cannot talk to daemon 2024-04-23T01:40:11.977 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-23T01:40:11.990 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-23T01:40:12.007 INFO:teuthology.orchestra.run.smithi155.stderr:bash: ntpq: command not found 2024-04-23T01:40:12.011 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T01:40:12.011 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2024-04-23T01:40:12.011 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T01:40:12.011 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T01:40:12.011 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T01:40:12.011 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T01:40:12.067 INFO:teuthology.orchestra.run.smithi196.stderr:bash: ntpq: command not found 2024-04-23T01:40:12.070 INFO:teuthology.orchestra.run.smithi196.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T01:40:12.070 INFO:teuthology.orchestra.run.smithi196.stdout:=============================================================================== 2024-04-23T01:40:12.070 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T01:40:12.071 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T01:40:12.071 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T01:40:12.071 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T01:40:12.072 INFO:teuthology.run_tasks:Running task pexec... 2024-04-23T01:40:12.086 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-23T01:40:12.086 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi155.front.sepia.ceph.com 2024-04-23T01:40:12.087 DEBUG:teuthology.orchestra.run.smithi155:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-23T01:40:12.087 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi196.front.sepia.ceph.com 2024-04-23T01:40:12.087 DEBUG:teuthology.orchestra.run.smithi196:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-23T01:40:12.848 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:25 ago on Tue 23 Apr 2024 01:38:47 AM UTC. 2024-04-23T01:40:12.874 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:31 ago on Tue 23 Apr 2024 01:38:41 AM UTC. 2024-04-23T01:40:14.986 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-23T01:40:14.987 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-23T01:40:14.987 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2024-04-23T01:40:14.988 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-23T01:40:14.988 INFO:teuthology.orchestra.run.smithi155.stdout:Resetting modules: 2024-04-23T01:40:14.988 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools 2024-04-23T01:40:14.988 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:40:14.988 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-23T01:40:14.988 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-23T01:40:14.988 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:40:15.038 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-23T01:40:15.039 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-23T01:40:15.039 INFO:teuthology.orchestra.run.smithi196.stdout: Package Architecture Version Repository Size 2024-04-23T01:40:15.039 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-23T01:40:15.039 INFO:teuthology.orchestra.run.smithi196.stdout:Resetting modules: 2024-04-23T01:40:15.039 INFO:teuthology.orchestra.run.smithi196.stdout: container-tools 2024-04-23T01:40:15.039 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:40:15.039 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-23T01:40:15.039 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-23T01:40:15.039 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:40:15.281 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-23T01:40:15.316 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-23T01:40:16.065 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:28 ago on Tue 23 Apr 2024 01:38:47 AM UTC. 2024-04-23T01:40:16.098 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:34 ago on Tue 23 Apr 2024 01:38:41 AM UTC. 2024-04-23T01:40:18.187 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-23T01:40:18.206 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-23T01:40:18.224 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-23T01:40:18.224 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout:Installing group/module packages: 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-23T01:40:18.225 INFO:teuthology.orchestra.run.smithi155.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-23T01:40:18.226 INFO:teuthology.orchestra.run.smithi155.stdout:Installing weak dependencies: 2024-04-23T01:40:18.226 INFO:teuthology.orchestra.run.smithi155.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-23T01:40:18.226 INFO:teuthology.orchestra.run.smithi155.stdout:Installing module profiles: 2024-04-23T01:40:18.226 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools/common 2024-04-23T01:40:18.226 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:40:18.226 INFO:teuthology.orchestra.run.smithi155.stdout:Enabling module streams: 2024-04-23T01:40:18.226 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools rhel8 2024-04-23T01:40:18.226 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:40:18.226 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-23T01:40:18.226 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-23T01:40:18.226 INFO:teuthology.orchestra.run.smithi155.stdout:Install 13 Packages 2024-04-23T01:40:18.226 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:40:18.227 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 27 M 2024-04-23T01:40:18.227 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 91 M 2024-04-23T01:40:18.227 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-23T01:40:18.243 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-23T01:40:18.243 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-04-23T01:40:18.243 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-23T01:40:18.243 INFO:teuthology.orchestra.run.smithi196.stdout:Installing group/module packages: 2024-04-23T01:40:18.243 INFO:teuthology.orchestra.run.smithi196.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-23T01:40:18.243 INFO:teuthology.orchestra.run.smithi196.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-23T01:40:18.243 INFO:teuthology.orchestra.run.smithi196.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-23T01:40:18.243 INFO:teuthology.orchestra.run.smithi196.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-23T01:40:18.243 INFO:teuthology.orchestra.run.smithi196.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-23T01:40:18.243 INFO:teuthology.orchestra.run.smithi196.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout:Installing weak dependencies: 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout:Installing module profiles: 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout: container-tools/common 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout:Enabling module streams: 2024-04-23T01:40:18.244 INFO:teuthology.orchestra.run.smithi196.stdout: container-tools rhel8 2024-04-23T01:40:18.245 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:40:18.245 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-23T01:40:18.245 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-23T01:40:18.245 INFO:teuthology.orchestra.run.smithi196.stdout:Install 13 Packages 2024-04-23T01:40:18.245 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:40:18.245 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 27 M 2024-04-23T01:40:18.245 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 91 M 2024-04-23T01:40:18.246 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-23T01:40:18.799 INFO:teuthology.orchestra.run.smithi196.stdout:(1/13): aardvark-dns-1.10.0-1.module_el8+871+55 3.7 MB/s | 1.0 MB 00:00 2024-04-23T01:40:18.841 INFO:teuthology.orchestra.run.smithi196.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 913 kB/s | 38 kB 00:00 2024-04-23T01:40:19.533 INFO:teuthology.orchestra.run.smithi196.stdout:(3/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 373 kB/s | 258 kB 00:00 2024-04-23T01:40:19.534 INFO:teuthology.orchestra.run.smithi155.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 627 kB/s | 689 kB 00:01 2024-04-23T01:40:19.558 INFO:teuthology.orchestra.run.smithi196.stdout:(4/13): cockpit-podman-84.1-1.module_el8+977+8a 669 kB/s | 689 kB 00:01 2024-04-23T01:40:19.584 INFO:teuthology.orchestra.run.smithi155.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 896 kB/s | 1.0 MB 00:01 2024-04-23T01:40:19.610 INFO:teuthology.orchestra.run.smithi155.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 504 kB/s | 38 kB 00:00 2024-04-23T01:40:19.625 INFO:teuthology.orchestra.run.smithi196.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 2.6 MB/s | 180 kB 00:00 2024-04-23T01:40:19.667 INFO:teuthology.orchestra.run.smithi196.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 597 kB/s | 25 kB 00:00 2024-04-23T01:40:19.668 INFO:teuthology.orchestra.run.smithi155.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 3.0 MB/s | 258 kB 00:00 2024-04-23T01:40:19.709 INFO:teuthology.orchestra.run.smithi196.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 2.2 MB/s | 94 kB 00:00 2024-04-23T01:40:19.727 INFO:teuthology.orchestra.run.smithi155.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 3.0 MB/s | 180 kB 00:00 2024-04-23T01:40:19.835 INFO:teuthology.orchestra.run.smithi155.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 229 kB/s | 25 kB 00:00 2024-04-23T01:40:19.886 INFO:teuthology.orchestra.run.smithi155.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2024-04-23T01:40:20.309 INFO:teuthology.orchestra.run.smithi196.stdout:(8/13): netavark-1.10.3-1.module_el8+951+32019c 5.3 MB/s | 4.1 MB 00:00 2024-04-23T01:40:20.703 INFO:teuthology.orchestra.run.smithi155.stdout:(8/13): buildah-1.33.6-2.module_el8+976+1136073 4.3 MB/s | 9.6 MB 00:02 2024-04-23T01:40:20.709 INFO:teuthology.orchestra.run.smithi196.stdout:(9/13): toolbox-0.0.99.5-2.module_el8+971+3d3df 6.3 MB/s | 2.5 MB 00:00 2024-04-23T01:40:20.751 INFO:teuthology.orchestra.run.smithi196.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 1.2 MB/s | 53 kB 00:00 2024-04-23T01:40:20.793 INFO:teuthology.orchestra.run.smithi196.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 985 kB/s | 41 kB 00:00 2024-04-23T01:40:21.145 INFO:teuthology.orchestra.run.smithi155.stdout:(9/13): toolbox-0.0.99.5-2.module_el8+971+3d3df 5.7 MB/s | 2.5 MB 00:00 2024-04-23T01:40:21.178 INFO:teuthology.orchestra.run.smithi155.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 1.6 MB/s | 53 kB 00:00 2024-04-23T01:40:21.212 INFO:teuthology.orchestra.run.smithi155.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 1.2 MB/s | 41 kB 00:00 2024-04-23T01:40:21.270 INFO:teuthology.orchestra.run.smithi155.stdout:(12/13): netavark-1.10.3-1.module_el8+951+32019 2.5 MB/s | 4.1 MB 00:01 2024-04-23T01:40:21.485 INFO:teuthology.orchestra.run.smithi196.stdout:(12/13): buildah-1.33.6-2.module_el8+976+113607 3.3 MB/s | 9.6 MB 00:02 2024-04-23T01:40:22.994 INFO:teuthology.orchestra.run.smithi196.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 2.7 MB/s | 8.8 MB 00:03 2024-04-23T01:40:22.994 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-23T01:40:22.994 INFO:teuthology.orchestra.run.smithi196.stdout:Total 5.8 MB/s | 27 MB 00:04 2024-04-23T01:40:23.268 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-23T01:40:23.289 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-23T01:40:23.289 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-23T01:40:23.355 INFO:teuthology.orchestra.run.smithi155.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 2.5 MB/s | 8.8 MB 00:03 2024-04-23T01:40:23.355 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-23T01:40:23.355 INFO:teuthology.orchestra.run.smithi155.stdout:Total 5.3 MB/s | 27 MB 00:05 2024-04-23T01:40:23.553 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-23T01:40:23.556 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-23T01:40:23.632 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-23T01:40:23.653 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-23T01:40:23.653 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-23T01:40:23.918 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-23T01:40:23.922 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-23T01:40:24.194 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-23T01:40:24.572 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-23T01:40:25.174 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-23T01:40:25.363 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-23T01:40:25.542 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-23T01:40:25.550 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-23T01:40:25.770 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-23T01:40:25.774 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-23T01:40:25.940 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-23T01:40:25.985 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-23T01:40:26.176 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-23T01:40:26.392 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-23T01:40:26.529 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-23T01:40:26.966 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-23T01:40:27.516 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-23T01:40:27.945 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-23T01:40:28.033 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-23T01:40:28.212 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-23T01:40:28.230 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-23T01:40:28.417 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-23T01:40:28.697 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-23T01:40:28.849 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-23T01:40:28.883 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-23T01:40:29.078 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-23T01:40:29.084 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-23T01:40:29.286 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-23T01:40:29.308 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-23T01:40:29.530 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-23T01:40:29.735 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-23T01:40:29.735 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-23T01:40:29.735 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-23T01:40:29.735 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-23T01:40:29.735 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-23T01:40:29.735 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-23T01:40:29.736 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-23T01:40:29.736 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-23T01:40:29.736 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-23T01:40:29.736 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-23T01:40:29.736 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-23T01:40:29.736 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-23T01:40:29.736 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-23T01:40:29.967 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-23T01:40:29.967 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-23T01:40:29.967 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-23T01:40:29.967 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-23T01:40:29.967 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-23T01:40:29.967 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-23T01:40:29.967 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-23T01:40:29.967 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-23T01:40:29.967 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-23T01:40:29.968 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-23T01:40:29.968 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-23T01:40:29.968 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-23T01:40:29.968 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-23T01:40:30.293 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-23T01:40:30.293 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:40:30.293 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-23T01:40:30.293 INFO:teuthology.orchestra.run.smithi196.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-23T01:40:30.293 INFO:teuthology.orchestra.run.smithi196.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-23T01:40:30.293 INFO:teuthology.orchestra.run.smithi196.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-23T01:40:30.293 INFO:teuthology.orchestra.run.smithi196.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-23T01:40:30.293 INFO:teuthology.orchestra.run.smithi196.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-23T01:40:30.293 INFO:teuthology.orchestra.run.smithi196.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-23T01:40:30.293 INFO:teuthology.orchestra.run.smithi196.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-23T01:40:30.294 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-23T01:40:30.294 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-23T01:40:30.294 INFO:teuthology.orchestra.run.smithi196.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-23T01:40:30.294 INFO:teuthology.orchestra.run.smithi196.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-23T01:40:30.294 INFO:teuthology.orchestra.run.smithi196.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-23T01:40:30.294 INFO:teuthology.orchestra.run.smithi196.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-23T01:40:30.294 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:40:30.294 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-23T01:40:30.456 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-23T01:40:30.456 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:40:30.456 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-23T01:40:30.456 INFO:teuthology.orchestra.run.smithi155.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-23T01:40:30.456 INFO:teuthology.orchestra.run.smithi155.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-23T01:40:30.456 INFO:teuthology.orchestra.run.smithi155.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-23T01:40:30.456 INFO:teuthology.orchestra.run.smithi155.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-23T01:40:30.456 INFO:teuthology.orchestra.run.smithi155.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-23T01:40:30.456 INFO:teuthology.orchestra.run.smithi155.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-23T01:40:30.457 INFO:teuthology.orchestra.run.smithi155.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-23T01:40:30.457 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-23T01:40:30.457 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-23T01:40:30.457 INFO:teuthology.orchestra.run.smithi155.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-23T01:40:30.457 INFO:teuthology.orchestra.run.smithi155.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-23T01:40:30.457 INFO:teuthology.orchestra.run.smithi155.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-23T01:40:30.457 INFO:teuthology.orchestra.run.smithi155.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-23T01:40:30.457 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:40:30.457 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-23T01:40:30.621 DEBUG:teuthology.parallel:result is None 2024-04-23T01:40:30.721 DEBUG:teuthology.parallel:result is None 2024-04-23T01:40:30.721 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-23T01:40:30.820 INFO:tasks.cephadm:Config: {'avoid_pacific_features': True, 'cephadm_branch': 'v16.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v16.2.0', 'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '646b8c7d293d8ec31a40c69f7b3237b19c1be24d'} 2024-04-23T01:40:30.820 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.0 2024-04-23T01:40:30.820 INFO:tasks.cephadm:Cluster fsid is 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:40:30.820 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-23T01:40:30.821 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-04-23T01:40:30.821 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi155': '172.21.15.155', 'mon.smithi196': '172.21.15.196'} 2024-04-23T01:40:30.821 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-23T01:40:30.821 DEBUG:teuthology.orchestra.run.smithi155:> sudo hostname $(hostname -s) 2024-04-23T01:40:30.849 DEBUG:teuthology.orchestra.run.smithi196:> sudo hostname $(hostname -s) 2024-04-23T01:40:30.876 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.0)... 2024-04-23T01:40:30.876 DEBUG:teuthology.orchestra.run.smithi155:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-23T01:40:31.162 INFO:teuthology.orchestra.run.smithi155.stdout:-rw-rw-r--. 1 ubuntu ubuntu 288386 Apr 23 01:40 /home/ubuntu/cephtest/cephadm 2024-04-23T01:40:31.163 DEBUG:teuthology.orchestra.run.smithi196:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-23T01:40:31.309 INFO:teuthology.orchestra.run.smithi196.stdout:-rw-rw-r--. 1 ubuntu ubuntu 288386 Apr 23 01:40 /home/ubuntu/cephtest/cephadm 2024-04-23T01:40:31.309 DEBUG:teuthology.orchestra.run.smithi155:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-23T01:40:31.328 DEBUG:teuthology.orchestra.run.smithi196:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-23T01:40:31.354 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.0 on all hosts... 2024-04-23T01:40:31.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-04-23T01:40:31.370 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-04-23T01:40:31.674 INFO:teuthology.orchestra.run.smithi155.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-04-23T01:40:31.697 INFO:teuthology.orchestra.run.smithi196.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-04-23T01:40:52.371 INFO:teuthology.orchestra.run.smithi196.stdout:{ 2024-04-23T01:40:52.371 INFO:teuthology.orchestra.run.smithi196.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-04-23T01:40:52.372 INFO:teuthology.orchestra.run.smithi196.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-04-23T01:40:52.372 INFO:teuthology.orchestra.run.smithi196.stdout: "repo_digests": [ 2024-04-23T01:40:52.372 INFO:teuthology.orchestra.run.smithi196.stdout: "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", 2024-04-23T01:40:52.372 INFO:teuthology.orchestra.run.smithi196.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-04-23T01:40:52.372 INFO:teuthology.orchestra.run.smithi196.stdout: ] 2024-04-23T01:40:52.372 INFO:teuthology.orchestra.run.smithi196.stdout:} 2024-04-23T01:40:52.646 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:40:52.646 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-04-23T01:40:52.646 INFO:teuthology.orchestra.run.smithi155.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-04-23T01:40:52.646 INFO:teuthology.orchestra.run.smithi155.stdout: "repo_digests": [ 2024-04-23T01:40:52.646 INFO:teuthology.orchestra.run.smithi155.stdout: "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", 2024-04-23T01:40:52.646 INFO:teuthology.orchestra.run.smithi155.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-04-23T01:40:52.646 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-04-23T01:40:52.646 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:40:52.665 DEBUG:teuthology.orchestra.run.smithi155:> sudo mkdir -p /etc/ceph 2024-04-23T01:40:52.695 DEBUG:teuthology.orchestra.run.smithi196:> sudo mkdir -p /etc/ceph 2024-04-23T01:40:52.727 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 777 /etc/ceph 2024-04-23T01:40:52.762 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 777 /etc/ceph 2024-04-23T01:40:52.794 INFO:tasks.cephadm:Writing seed config... 2024-04-23T01:40:52.795 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-23T01:40:52.795 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-23T01:40:52.795 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-23T01:40:52.795 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-23T01:40:52.795 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-23T01:40:52.795 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-23T01:40:52.795 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-23T01:40:52.795 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-23T01:40:52.796 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-23T01:40:52.796 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-23T01:40:52.820 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 = 7820773c-0112-11ef-bc93-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-23T01:40:52.820 DEBUG:teuthology.orchestra.run.smithi155:mon.smithi155> sudo journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi155.service 2024-04-23T01:40:52.862 INFO:tasks.cephadm:Bootstrapping... 2024-04-23T01:40:52.863 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 -v bootstrap --fsid 7820773c-0112-11ef-bc93-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.155 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-23T01:40:52.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:-- Logs begin at Tue 2024-04-23 01:33:05 UTC. -- 2024-04-23T01:40:53.052 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman --version 2024-04-23T01:40:53.071 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: podman version 4.9.4-dev 2024-04-23T01:40:53.072 INFO:teuthology.orchestra.run.smithi155.stderr:Verifying podman|docker is present... 2024-04-23T01:40:53.072 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman --version 2024-04-23T01:40:53.090 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: podman version 4.9.4-dev 2024-04-23T01:40:53.092 INFO:teuthology.orchestra.run.smithi155.stderr:Verifying lvm2 is present... 2024-04-23T01:40:53.092 INFO:teuthology.orchestra.run.smithi155.stderr:Verifying time synchronization is in place... 2024-04-23T01:40:53.092 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-enabled chrony.service 2024-04-23T01:40:53.098 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-23T01:40:53.098 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-active chrony.service 2024-04-23T01:40:53.104 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: inactive 2024-04-23T01:40:53.104 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-23T01:40:53.110 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: enabled 2024-04-23T01:40:53.110 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-active chronyd.service 2024-04-23T01:40:53.115 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: active 2024-04-23T01:40:53.116 INFO:teuthology.orchestra.run.smithi155.stderr:Unit chronyd.service is enabled and running 2024-04-23T01:40:53.116 INFO:teuthology.orchestra.run.smithi155.stderr:Repeating the final host check... 2024-04-23T01:40:53.116 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman --version 2024-04-23T01:40:53.135 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: podman version 4.9.4-dev 2024-04-23T01:40:53.136 INFO:teuthology.orchestra.run.smithi155.stderr:podman|docker (/bin/podman) is present 2024-04-23T01:40:53.136 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl is present 2024-04-23T01:40:53.136 INFO:teuthology.orchestra.run.smithi155.stderr:lvcreate is present 2024-04-23T01:40:53.136 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-enabled chrony.service 2024-04-23T01:40:53.142 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-23T01:40:53.142 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-active chrony.service 2024-04-23T01:40:53.147 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: inactive 2024-04-23T01:40:53.148 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-23T01:40:53.153 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: enabled 2024-04-23T01:40:53.153 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-active chronyd.service 2024-04-23T01:40:53.160 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: active 2024-04-23T01:40:53.160 INFO:teuthology.orchestra.run.smithi155.stderr:Unit chronyd.service is enabled and running 2024-04-23T01:40:53.160 INFO:teuthology.orchestra.run.smithi155.stderr:Host looks OK 2024-04-23T01:40:53.160 INFO:teuthology.orchestra.run.smithi155.stderr:Cluster fsid: 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:40:53.160 INFO:teuthology.orchestra.run.smithi155.stderr:Acquiring lock 140073077670016 on /run/cephadm/7820773c-0112-11ef-bc93-c7b262605968.lock 2024-04-23T01:40:53.161 INFO:teuthology.orchestra.run.smithi155.stderr:Lock 140073077670016 acquired on /run/cephadm/7820773c-0112-11ef-bc93-c7b262605968.lock 2024-04-23T01:40:53.161 INFO:teuthology.orchestra.run.smithi155.stderr:Verifying IP 172.21.15.155 port 3300 ... 2024-04-23T01:40:53.161 INFO:teuthology.orchestra.run.smithi155.stderr:Verifying IP 172.21.15.155 port 6789 ... 2024-04-23T01:40:53.161 INFO:teuthology.orchestra.run.smithi155.stderr:Base mon IP is 172.21.15.155, final addrv is [v2:172.21.15.155:3300,v1:172.21.15.155:6789] 2024-04-23T01:40:53.162 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /sbin/ip route ls 2024-04-23T01:40:53.163 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.155 metric 100 2024-04-23T01:40:53.163 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.155 metric 100 2024-04-23T01:40:53.164 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /sbin/ip -6 route ls 2024-04-23T01:40:53.166 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-23T01:40:53.166 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-23T01:40:53.166 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1784sec hoplimit 64 pref medium 2024-04-23T01:40:53.167 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /sbin/ip -6 addr ls 2024-04-23T01:40:53.169 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-23T01:40:53.169 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-04-23T01:40:53.169 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-23T01:40:53.169 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-23T01:40:53.169 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe88:6ded/64 scope link 2024-04-23T01:40:53.170 INFO:teuthology.orchestra.run.smithi155.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-23T01:40:53.170 INFO:teuthology.orchestra.run.smithi155.stderr:Mon IP 172.21.15.155 is in CIDR network 172.21.0.0/20 2024-04-23T01:40:53.170 INFO:teuthology.orchestra.run.smithi155.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-23T01:40:53.171 INFO:teuthology.orchestra.run.smithi155.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-04-23T01:40:53.171 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.0 2024-04-23T01:40:53.249 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.0... 2024-04-23T01:40:53.676 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Getting image source signatures 2024-04-23T01:40:53.676 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Copying blob sha256:958e3c20ad47ec7f3ec0446a4a630f2285dd6b0a4c969f4f702f7c2e78f3d68b 2024-04-23T01:40:53.676 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-04-23T01:40:53.677 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Copying config sha256:24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 2024-04-23T01:40:53.883 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: Writing manifest to image destination 2024-04-23T01:40:54.036 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 2024-04-23T01:40:54.046 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --version 2024-04-23T01:40:54.555 INFO:teuthology.orchestra.run.smithi155.stderr:ceph: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-04-23T01:40:55.152 INFO:teuthology.orchestra.run.smithi155.stderr:Ceph version: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-04-23T01:40:55.152 INFO:teuthology.orchestra.run.smithi155.stderr:Extracting ceph user uid/gid from container image... 2024-04-23T01:40:55.153 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 -c %u %g /var/lib/ceph 2024-04-23T01:40:55.636 INFO:teuthology.orchestra.run.smithi155.stderr:stat: 167 167 2024-04-23T01:40:56.225 INFO:teuthology.orchestra.run.smithi155.stderr:Creating initial keys... 2024-04-23T01:40:56.225 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-04-23T01:40:56.801 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-authtool: AQCoESdmwk4sKBAAAVFfWLQY9yx/3FcgbqBfQw== 2024-04-23T01:40:57.421 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-04-23T01:40:57.948 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-authtool: AQCpESdm9EnUMhAAARSmfg3r5DF5LjSv1A4Pmw== 2024-04-23T01:40:58.550 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-04-23T01:40:59.079 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-authtool: AQCqESdmkZnPOhAAHXW9l5KKAev+UxYJ3wSgnA== 2024-04-23T01:40:59.817 INFO:teuthology.orchestra.run.smithi155.stderr:Creating initial monmap... 2024-04-23T01:40:59.818 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmp2llls635:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --create --clobber --fsid 7820773c-0112-11ef-bc93-c7b262605968 --addv smithi155 [v2:172.21.15.155:3300,v1:172.21.15.155:6789] /tmp/monmap 2024-04-23T01:41:00.328 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-23T01:41:00.328 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:41:00.328 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-23T01:41:00.889 INFO:teuthology.orchestra.run.smithi155.stderr:monmaptool for smithi155 [v2:172.21.15.155:3300,v1:172.21.15.155:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-23T01:41:00.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/monmaptool: set fsid to 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:41:00.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-23T01:41:00.889 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-04-23T01:41:00.889 INFO:teuthology.orchestra.run.smithi155.stderr:Creating mon... 2024-04-23T01:41:00.891 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155:/var/lib/ceph/mon/ceph-smithi155:z -v /tmp/ceph-tmp39bzwrhk:/tmp/keyring:z -v /tmp/ceph-tmp2llls635:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --mkfs -i smithi155 --fsid 7820773c-0112-11ef-bc93-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-23T01:41:01.385 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.290+0000 7fdd741ab700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T01:41:01.385 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.290+0000 7fdd741ab700 1 imported monmap: 2024-04-23T01:41:01.385 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: fsid 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: last_changed 2024-04-23T01:41:00.214754+0000 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: created 2024-04-23T01:41:00.214754+0000 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.smithi155 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.290+0000 7fdd741ab700 0 /usr/bin/ceph-mon: set fsid to 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: RocksDB version: 6.8.1 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Compile date Mar 30 2021 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: DB SUMMARY 2024-04-23T01:41:01.386 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi155/store.db dir, Total Num: 0, files: 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi155/store.db: 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.error_if_exists: 0 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.create_if_missing: 1 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.env: 0x5597b80471c0 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.fs: Posix File System 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.info_log: 0x5597b9740c60 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.statistics: (nil) 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.use_fsync: 0 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T01:41:01.387 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.db_log_dir: 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi155/store.db 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T01:41:01.388 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T01:41:01.389 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T01:41:01.389 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T01:41:01.389 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T01:41:01.389 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T01:41:01.389 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T01:41:01.389 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T01:41:01.389 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.write_buffer_manager: 0x5597b974b440 2024-04-23T01:41:01.389 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T01:41:01.389 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-23T01:41:01.389 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T01:41:01.389 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T01:41:01.389 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T01:41:01.389 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.unordered_write: 0 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.row_cache: None 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.wal_filter: None 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.preserve_deletes: 0 2024-04-23T01:41:01.390 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.two_write_queues: 0 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.atomic_flush: 0 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T01:41:01.391 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.max_open_files: -1 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Compression algorithms supported: 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: kZSTD supported: 0 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: kXpressCompression supported: 0 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: kZlibCompression supported: 1 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T01:41:01.392 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.291+0000 7fdd741ab700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi155/store.db/MANIFEST-000001 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.merge_operator: 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compaction_filter: None 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5597b965a0d0) 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T01:41:01.393 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: block_cache: 0x5597b9690d10 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-23T01:41:01.394 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: format_version: 2 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-23T01:41:01.395 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compression: NoCompression 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.num_levels: 7 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T01:41:01.396 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T01:41:01.397 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T01:41:01.398 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.table_properties_collectors: 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T01:41:01.399 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.bloom_locality: 0 2024-04-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.ttl: 2592000 2024-04-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi155/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-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.292+0000 7fdd741ab700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.400 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.295+0000 7fdd741ab700 4 rocksdb: DB pointer 0x5597b9755800 2024-04-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.295+0000 7fdd5d046700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.295+0000 7fdd5d046700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T01:41:01.401 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.402 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T01:41:01.403 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T01:41:01.404 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T01:41:01.404 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T01:41:01.404 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T01:41:01.404 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-23T01:41:01.404 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.404 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.404 INFO:teuthology.orchestra.run.smithi155.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-23T01:41:01.404 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.404 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-23T01:41:01.404 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: 2024-04-23T01:41:01.404 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.296+0000 7fdd741ab700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-04-23T01:41:01.404 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.296+0000 7fdd741ab700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-04-23T01:41:01.404 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph-mon: debug 2024-04-23T01:41:01.296+0000 7fdd741ab700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi155 for mon.smithi155 2024-04-23T01:41:01.887 INFO:teuthology.orchestra.run.smithi155.stderr:create mon.smithi155 on 2024-04-23T01:41:01.888 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:41:01.893 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl disable ceph.target 2024-04-23T01:41:01.982 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl enable ceph.target 2024-04-23T01:41:01.990 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-23T01:41:02.071 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl start ceph.target 2024-04-23T01:41:02.078 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl enable ceph-7820773c-0112-11ef-bc93-c7b262605968.target 2024-04-23T01:41:02.084 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-7820773c-0112-11ef-bc93-c7b262605968.target → /etc/systemd/system/ceph-7820773c-0112-11ef-bc93-c7b262605968.target. 2024-04-23T01:41:02.084 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-7820773c-0112-11ef-bc93-c7b262605968.target → /etc/systemd/system/ceph-7820773c-0112-11ef-bc93-c7b262605968.target. 2024-04-23T01:41:02.165 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl start ceph-7820773c-0112-11ef-bc93-c7b262605968.target 2024-04-23T01:41:02.184 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl daemon-reload 2024-04-23T01:41:02.271 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl stop ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi155 2024-04-23T01:41:02.295 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl reset-failed ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi155 2024-04-23T01:41:02.300 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Failed to reset failed state of unit ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi155.service: Unit ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi155.service not loaded. 2024-04-23T01:41:02.301 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl enable ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi155 2024-04-23T01:41:02.307 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Created symlink /etc/systemd/system/ceph-7820773c-0112-11ef-bc93-c7b262605968.target.wants/ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi155.service → /etc/systemd/system/ceph-7820773c-0112-11ef-bc93-c7b262605968@.service. 2024-04-23T01:41:02.388 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl start ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi155 2024-04-23T01:41:02.428 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:02 smithi155 systemd[1]: Starting Ceph mon.smithi155 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T01:41:02.978 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-23T01:41:02.987 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: disabled 2024-04-23T01:41:02.987 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-active firewalld.service 2024-04-23T01:41:02.994 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: inactive 2024-04-23T01:41:02.995 INFO:teuthology.orchestra.run.smithi155.stderr:firewalld.service is not enabled 2024-04-23T01:41:02.995 INFO:teuthology.orchestra.run.smithi155.stderr:Not possible to enable service . firewalld.service is not available 2024-04-23T01:41:02.995 INFO:teuthology.orchestra.run.smithi155.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-04-23T01:41:02.996 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for mon to start... 2024-04-23T01:41:02.996 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for mon... 2024-04-23T01:41:02.996 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155:/var/lib/ceph/mon/ceph-smithi155:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status 2024-04-23T01:41:03.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35007]: cluster 2024-04-23T01:41:02.941541+0000 mon.smithi155 (mon.0) 0 : [INF] mkfs 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:41:03.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35007]: cluster 2024-04-23T01:41:02.920539+0000 mon.smithi155 (mon.0) 1 : cluster [INF] mon.smithi155 is new leader, mons smithi155 in quorum (ranks 0) 2024-04-23T01:41:03.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:02 smithi155 bash[34992]: ecc8790467168c22426dfa6bb3f727970eae2d2e4fe5b2ba59c1eb9262542e92 2024-04-23T01:41:03.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:02 smithi155 systemd[1]: Started Ceph mon.smithi155 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T01:41:03.600 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: cluster: 2024-04-23T01:41:03.600 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: id: 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:41:03.600 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-23T01:41:03.600 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2024-04-23T01:41:03.600 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: services: 2024-04-23T01:41:03.600 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi155 (age 0.661002s) 2024-04-23T01:41:03.600 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-23T01:41:03.600 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-23T01:41:03.600 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2024-04-23T01:41:03.600 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: data: 2024-04-23T01:41:03.600 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-23T01:41:03.601 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-23T01:41:03.601 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-23T01:41:03.601 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: pgs: 2024-04-23T01:41:03.601 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2024-04-23T01:41:04.209 INFO:teuthology.orchestra.run.smithi155.stderr:mon is available 2024-04-23T01:41:04.210 INFO:teuthology.orchestra.run.smithi155.stderr:Assimilating anything we can from ceph.conf... 2024-04-23T01:41:04.210 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z -v /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155:/var/lib/ceph/mon/ceph-smithi155:z quay.io/ceph/ceph:v16.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi155/config 2024-04-23T01:41:04.212 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35007]: cluster 2024-04-23T01:41:02.940093+0000 mon.smithi155 (mon.0) 2 : cluster [INF] mon.smithi155 is new leader, mons smithi155 in quorum (ranks 0) 2024-04-23T01:41:04.212 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35007]: cluster 2024-04-23T01:41:02.940272+0000 mon.smithi155 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} 2024-04-23T01:41:04.212 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35007]: cluster 2024-04-23T01:41:02.943360+0000 mon.smithi155 (mon.0) 4 : cluster [DBG] fsmap 2024-04-23T01:41:04.212 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35007]: cluster 2024-04-23T01:41:02.947016+0000 mon.smithi155 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-23T01:41:04.212 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35007]: cluster 2024-04-23T01:41:02.947410+0000 mon.smithi155 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-23T01:41:04.212 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35007]: audit 2024-04-23T01:41:03.601067+0000 mon.smithi155 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.155:0/143030865' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-23T01:41:04.888 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2024-04-23T01:41:04.888 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: [global] 2024-04-23T01:41:04.888 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: fsid = 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:41:04.888 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-23T01:41:04.888 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.155:3300,v1:172.21.15.155:6789] 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: [mgr] 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: [mon] 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim = false 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: [osd] 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-23T01:41:04.889 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: osd_memory_target_autotune = true 2024-04-23T01:41:04.890 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-23T01:41:05.375 INFO:teuthology.orchestra.run.smithi155.stderr:Generating new minimal ceph.conf... 2024-04-23T01:41:05.375 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z -v /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155:/var/lib/ceph/mon/ceph-smithi155:z quay.io/ceph/ceph:v16.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi155/config 2024-04-23T01:41:05.377 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35007]: audit 2024-04-23T01:41:04.886650+0000 mon.smithi155 (mon.0) 8 : audit [INF] from='client.? 172.21.15.155:0/3337954410' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-23T01:41:05.377 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35007]: audit 2024-04-23T01:41:04.889045+0000 mon.smithi155 (mon.0) 9 : audit [INF] from='client.? 172.21.15.155:0/3337954410' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-23T01:41:06.328 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35007]: audit 2024-04-23T01:41:05.969399+0000 mon.smithi155 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.155:0/2306430746' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:41:06.540 INFO:teuthology.orchestra.run.smithi155.stderr:Restarting the monitor... 2024-04-23T01:41:06.540 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl restart ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi155 2024-04-23T01:41:06.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:06 smithi155 systemd[1]: Stopping Ceph mon.smithi155 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T01:41:07.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35007]: debug 2024-04-23T01:41:06.699+0000 7f1965c0d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi155 -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-23T01:41:07.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35007]: debug 2024-04-23T01:41:06.699+0000 7f1965c0d700 -1 mon.smithi155@0(leader) e1 *** Got Signal Terminated *** 2024-04-23T01:41:07.408 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 podman[35336]: ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155 2024-04-23T01:41:07.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi155.service: Succeeded. 2024-04-23T01:41:07.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 systemd[1]: Stopped Ceph mon.smithi155 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T01:41:07.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 systemd[1]: Starting Ceph mon.smithi155 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T01:41:07.913 INFO:teuthology.orchestra.run.smithi155.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-23T01:41:07.913 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mon public_network 172.21.0.0/20 2024-04-23T01:41:08.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.879+0000 7f3cf1c0c700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T01:41:08.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.879+0000 7f3cf1c0c700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 7 2024-04-23T01:41:08.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.879+0000 7f3cf1c0c700 0 pidfile_write: ignore empty --pid-file 2024-04-23T01:41:08.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.883+0000 7f3cf1c0c700 0 load: jerasure load: lrc load: isa 2024-04-23T01:41:08.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: RocksDB version: 6.8.1 2024-04-23T01:41:08.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-23T01:41:08.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Compile date Mar 30 2021 2024-04-23T01:41:08.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: DB SUMMARY 2024-04-23T01:41:08.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: CURRENT file: CURRENT 2024-04-23T01:41:08.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: IDENTITY file: IDENTITY 2024-04-23T01:41:08.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-04-23T01:41:08.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi155/store.db dir, Total Num: 1, files: 000004.sst 2024-04-23T01:41:08.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi155/store.db: 000006.log size: 83436 ; 2024-04-23T01:41:08.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.error_if_exists: 0 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.create_if_missing: 0 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.env: 0x563e1aac51c0 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.fs: Posix File System 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.info_log: 0x563e1c4d16e0 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.statistics: (nil) 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.use_fsync: 0 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T01:41:08.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.db_log_dir: 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi155/store.db 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.write_buffer_manager: 0x563e1c4dbec0 2024-04-23T01:41:08.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.unordered_write: 0 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T01:41:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.row_cache: None 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.wal_filter: None 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.preserve_deletes: 0 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.two_write_queues: 0 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.atomic_flush: 0 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T01:41:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_open_files: -1 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Compression algorithms supported: 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T01:41:08.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: kZSTD supported: 0 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: kXpressCompression supported: 0 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: kZlibCompression supported: 1 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi155/store.db/MANIFEST-000005 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.merge_operator: 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compaction_filter: None 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T01:41:08.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563e1c3ea0d8) 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cache_index_and_filter_blocks: 1 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: pin_top_level_index_and_filter: 1 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: index_type: 0 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: data_block_index_type: 0 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: index_shortening: 1 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: data_block_hash_table_util_ratio: 0.750000 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: hash_index_allow_collision: 1 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: checksum: 1 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: no_block_cache: 0 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: block_cache: 0x563e1c420f10 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: block_cache_name: BinnedLRUCache 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: block_cache_options: 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: capacity : 536870912 2024-04-23T01:41:08.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: num_shard_bits : 4 2024-04-23T01:41:08.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: strict_capacity_limit : 0 2024-04-23T01:41:08.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: high_pri_pool_ratio: 0.000 2024-04-23T01:41:08.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: block_cache_compressed: (nil) 2024-04-23T01:41:08.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: persistent_cache: (nil) 2024-04-23T01:41:08.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: block_size: 4096 2024-04-23T01:41:08.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: block_size_deviation: 10 2024-04-23T01:41:08.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: block_restart_interval: 16 2024-04-23T01:41:08.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: index_block_restart_interval: 1 2024-04-23T01:41:08.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: metadata_block_size: 4096 2024-04-23T01:41:08.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: partition_filters: 0 2024-04-23T01:41:08.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: use_delta_encoding: 1 2024-04-23T01:41:08.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-23T01:41:08.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: whole_key_filtering: 1 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: verify_compression: 0 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: read_amp_bytes_per_bit: 0 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: format_version: 2 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: enable_index_compression: 1 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: block_align: 0 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compression: NoCompression 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.num_levels: 7 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T01:41:08.148 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T01:41:08.149 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T01:41:08.150 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.table_properties_collectors: 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.bloom_locality: 0 2024-04-23T01:41:08.151 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.ttl: 2592000 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.884+0000 7f3cf1c0c700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.885+0000 7f3cf1c0c700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi155/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-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.885+0000 7f3cf1c0c700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.885+0000 7f3cf1c0c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713836467885979, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.885+0000 7f3cf1c0c700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.885+0000 7f3cf1c0c700 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-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.886+0000 7f3cf1c0c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713836467886759, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 80505, "table_properties": {"data_size": 78764, "index_size": 346, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 8836, "raw_average_key_size": 46, "raw_value_size": 73554, "raw_average_value_size": 383, "num_data_blocks": 11, "num_entries": 192, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1713836467, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.886+0000 7f3cf1c0c700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-04-23T01:41:08.152 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.886+0000 7f3cf1c0c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713836467887129, "job": 1, "event": "recovery_finished"} 2024-04-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.887+0000 7f3cf1c0c700 4 rocksdb: DB pointer 0x563e1c4e5800 2024-04-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.887+0000 7f3cd8a26700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.887+0000 7f3cd8a26700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: ** DB Stats ** 2024-04-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 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-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 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-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: ** Compaction Stats [default] ** 2024-04-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 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-23T01:41:08.153 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: L0 2/0 80.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.6 0.00 0.00 1 0.001 0 0 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Sum 2/0 80.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.6 0.00 0.00 1 0.001 0 0 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.6 0.00 0.00 1 0.001 0 0 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: ** Compaction Stats [default] ** 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 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-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 144.6 0.00 0.00 1 0.001 0 0 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Cumulative compaction: 0.00 GB write, 30.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T01:41:08.154 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Interval compaction: 0.00 GB write, 30.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 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-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: ** Compaction Stats [default] ** 2024-04-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 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-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: L0 2/0 80.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.6 0.00 0.00 1 0.001 0 0 2024-04-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Sum 2/0 80.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 144.6 0.00 0.00 1 0.001 0 0 2024-04-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 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-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: ** Compaction Stats [default] ** 2024-04-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 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-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 144.6 0.00 0.00 1 0.001 0 0 2024-04-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T01:41:08.155 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: Cumulative compaction: 0.00 GB write, 29.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 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-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 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-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.887+0000 7f3cf1c0c700 0 starting mon.smithi155 rank 0 at public addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] at bind addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi155 fsid 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.888+0000 7f3cf1c0c700 1 mon.smithi155@-1(???) e1 preinit fsid 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.888+0000 7f3cf1c0c700 0 mon.smithi155@-1(???).mds e1 new map 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.888+0000 7f3cf1c0c700 0 mon.smithi155@-1(???).mds e1 print_map 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: e1 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T01:41:08.156 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 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-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: legacy client fscid: -1 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: No filesystems configured 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.888+0000 7f3cf1c0c700 0 mon.smithi155@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.888+0000 7f3cf1c0c700 0 mon.smithi155@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.888+0000 7f3cf1c0c700 0 mon.smithi155@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.888+0000 7f3cf1c0c700 0 mon.smithi155@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:05.969399+0000 mon.smithi155 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.155:0/2306430746' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:41:07.888+0000 7f3cf1c0c700 1 mon.smithi155@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 bash[35408]: 853f7e1d1fd0868e4523a59a126055ef428c512f5dc9fa63365e48da20233df1 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 systemd[1]: Started Ceph mon.smithi155 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:07.904319+0000 mon.smithi155 (mon.0) 1 : cluster [INF] mon.smithi155 is new leader, mons smithi155 in quorum (ranks 0) 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:07.904377+0000 mon.smithi155 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0]} 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:07.904408+0000 mon.smithi155 (mon.0) 3 : cluster [DBG] fsmap 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:07.904430+0000 mon.smithi155 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-23T01:41:08.157 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:07.904804+0000 mon.smithi155 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-23T01:41:09.118 INFO:teuthology.orchestra.run.smithi155.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-23T01:41:09.119 INFO:teuthology.orchestra.run.smithi155.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-23T01:41:09.119 INFO:teuthology.orchestra.run.smithi155.stderr:Creating mgr... 2024-04-23T01:41:09.119 INFO:teuthology.orchestra.run.smithi155.stderr:Verifying port 9283 ... 2024-04-23T01:41:09.121 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl daemon-reload 2024-04-23T01:41:09.216 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl stop ceph-7820773c-0112-11ef-bc93-c7b262605968@mgr.smithi155.dkyujt 2024-04-23T01:41:09.238 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl reset-failed ceph-7820773c-0112-11ef-bc93-c7b262605968@mgr.smithi155.dkyujt 2024-04-23T01:41:09.244 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Failed to reset failed state of unit ceph-7820773c-0112-11ef-bc93-c7b262605968@mgr.smithi155.dkyujt.service: Unit ceph-7820773c-0112-11ef-bc93-c7b262605968@mgr.smithi155.dkyujt.service not loaded. 2024-04-23T01:41:09.245 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl enable ceph-7820773c-0112-11ef-bc93-c7b262605968@mgr.smithi155.dkyujt 2024-04-23T01:41:09.251 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: Created symlink /etc/systemd/system/ceph-7820773c-0112-11ef-bc93-c7b262605968.target.wants/ceph-7820773c-0112-11ef-bc93-c7b262605968@mgr.smithi155.dkyujt.service → /etc/systemd/system/ceph-7820773c-0112-11ef-bc93-c7b262605968@.service. 2024-04-23T01:41:09.334 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl start ceph-7820773c-0112-11ef-bc93-c7b262605968@mgr.smithi155.dkyujt 2024-04-23T01:41:09.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:08.538527+0000 mon.smithi155 (mon.0) 6 : audit [INF] from='client.? 172.21.15.155:0/529708332' entity='client.admin' 2024-04-23T01:41:10.424 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-23T01:41:10.433 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: disabled 2024-04-23T01:41:10.434 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-active firewalld.service 2024-04-23T01:41:10.441 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: inactive 2024-04-23T01:41:10.442 INFO:teuthology.orchestra.run.smithi155.stderr:firewalld.service is not enabled 2024-04-23T01:41:10.442 INFO:teuthology.orchestra.run.smithi155.stderr:Not possible to enable service . firewalld.service is not available 2024-04-23T01:41:10.442 INFO:teuthology.orchestra.run.smithi155.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-04-23T01:41:10.442 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-23T01:41:10.449 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: disabled 2024-04-23T01:41:10.450 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-active firewalld.service 2024-04-23T01:41:10.457 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: inactive 2024-04-23T01:41:10.458 INFO:teuthology.orchestra.run.smithi155.stderr:firewalld.service is not enabled 2024-04-23T01:41:10.458 INFO:teuthology.orchestra.run.smithi155.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-23T01:41:10.458 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for mgr to start... 2024-04-23T01:41:10.458 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for mgr... 2024-04-23T01:41:10.458 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-04-23T01:41:11.099 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2024-04-23T01:41:11.099 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2024-04-23T01:41:11.099 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsid": "7820773c-0112-11ef-bc93-c7b262605968", 2024-04-23T01:41:11.099 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "health": { 2024-04-23T01:41:11.099 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-23T01:41:11.099 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "checks": {}, 2024-04-23T01:41:11.099 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mutes": [] 2024-04-23T01:41:11.099 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:11.099 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum": [ 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 0 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "smithi155" 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_age": 3, 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "monmap": { 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osdmap": { 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-23T01:41:11.100 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgmap": { 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-23T01:41:11.101 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsmap": { 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "available": false, 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modules": [ 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "iostat", 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "restful" 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "servicemap": { 2024-04-23T01:41:11.102 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T01:41:11.103 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modified": "2024-04-23T01:41:02.941878+0000", 2024-04-23T01:41:11.103 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2024-04-23T01:41:11.103 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:11.103 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-23T01:41:11.103 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2024-04-23T01:41:11.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:11.095999+0000 mon.smithi155 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.155:0/3057061104' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T01:41:11.805 INFO:teuthology.orchestra.run.smithi155.stderr:mgr not available, waiting (1/15)... 2024-04-23T01:41:13.808 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-04-23T01:41:14.454 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2024-04-23T01:41:14.454 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2024-04-23T01:41:14.454 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsid": "7820773c-0112-11ef-bc93-c7b262605968", 2024-04-23T01:41:14.454 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "health": { 2024-04-23T01:41:14.454 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-23T01:41:14.454 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "checks": {}, 2024-04-23T01:41:14.454 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mutes": [] 2024-04-23T01:41:14.454 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:14.454 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-23T01:41:14.454 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum": [ 2024-04-23T01:41:14.454 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 0 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "smithi155" 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "monmap": { 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osdmap": { 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-23T01:41:14.455 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-23T01:41:14.456 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-23T01:41:14.459 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-23T01:41:14.459 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-23T01:41:14.459 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:14.459 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgmap": { 2024-04-23T01:41:14.459 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-23T01:41:14.459 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-23T01:41:14.459 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-23T01:41:14.459 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-23T01:41:14.459 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-23T01:41:14.459 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsmap": { 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "available": false, 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modules": [ 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "iostat", 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "restful" 2024-04-23T01:41:14.460 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2024-04-23T01:41:14.461 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2024-04-23T01:41:14.461 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:14.461 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "servicemap": { 2024-04-23T01:41:14.461 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T01:41:14.461 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modified": "2024-04-23T01:41:02.941878+0000", 2024-04-23T01:41:14.461 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2024-04-23T01:41:14.461 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:14.461 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-23T01:41:14.461 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2024-04-23T01:41:14.833 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:14.453661+0000 mon.smithi155 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.155:0/2869252974' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T01:41:15.088 INFO:teuthology.orchestra.run.smithi155.stderr:mgr not available, waiting (2/15)... 2024-04-23T01:41:15.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:15.232200+0000 mon.smithi155 (mon.0) 9 : cluster [INF] Activating manager daemon smithi155.dkyujt 2024-04-23T01:41:15.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:15.234808+0000 mon.smithi155 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi155.dkyujt(active, starting, since 0.00269485s) 2024-04-23T01:41:15.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:15.235652+0000 mon.smithi155 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.155:0/2610503688' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T01:41:15.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:15.235795+0000 mon.smithi155 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.155:0/2610503688' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T01:41:15.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:15.235977+0000 mon.smithi155 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.155:0/2610503688' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T01:41:15.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:15.236162+0000 mon.smithi155 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.155:0/2610503688' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:41:15.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:15.236409+0000 mon.smithi155 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.155:0/2610503688' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi155.dkyujt", "id": "smithi155.dkyujt"}]: dispatch 2024-04-23T01:41:15.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:15.250193+0000 mon.smithi155 (mon.0) 16 : cluster [INF] Manager daemon smithi155.dkyujt is now available 2024-04-23T01:41:15.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:15.260293+0000 mon.smithi155 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.155:0/2610503688' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:15.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:15.261789+0000 mon.smithi155 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.155:0/2610503688' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:41:15.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:15.262911+0000 mon.smithi155 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.155:0/2610503688' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:41:15.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:15.269806+0000 mon.smithi155 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.155:0/2610503688' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:15.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:15.275103+0000 mon.smithi155 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.155:0/2610503688' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:17.091 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-04-23T01:41:17.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:16.238076+0000 mon.smithi155 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi155.dkyujt(active, since 1.00596s) 2024-04-23T01:41:19.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:18.238283+0000 mon.smithi155 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi155.dkyujt(active, since 3s) 2024-04-23T01:41:20.553 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 2024-04-23T01:41:20.553 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2024-04-23T01:41:20.554 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsid": "7820773c-0112-11ef-bc93-c7b262605968", 2024-04-23T01:41:20.554 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "health": { 2024-04-23T01:41:20.554 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-23T01:41:20.554 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "checks": {}, 2024-04-23T01:41:20.554 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mutes": [] 2024-04-23T01:41:20.554 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:20.554 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-23T01:41:20.554 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum": [ 2024-04-23T01:41:20.554 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 0 2024-04-23T01:41:20.554 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2024-04-23T01:41:20.554 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-23T01:41:20.554 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "smithi155" 2024-04-23T01:41:20.554 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2024-04-23T01:41:20.555 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "quorum_age": 12, 2024-04-23T01:41:20.555 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "monmap": { 2024-04-23T01:41:20.555 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T01:41:20.555 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-23T01:41:20.555 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-23T01:41:20.555 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:20.555 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osdmap": { 2024-04-23T01:41:20.555 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T01:41:20.555 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-23T01:41:20.555 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-23T01:41:20.555 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-23T01:41:20.555 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgmap": { 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:20.559 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "fsmap": { 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "available": true, 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modules": [ 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "iostat", 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "restful" 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ], 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "servicemap": { 2024-04-23T01:41:20.560 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T01:41:20.561 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "modified": "2024-04-23T01:41:02.941878+0000", 2024-04-23T01:41:20.561 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "services": {} 2024-04-23T01:41:20.561 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: }, 2024-04-23T01:41:20.561 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-23T01:41:20.561 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2024-04-23T01:41:20.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:20.255658+0000 mon.smithi155 (mon.0) 24 : audit [DBG] from='client.? 172.21.15.155:0/3821501701' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T01:41:25.932 INFO:teuthology.orchestra.run.smithi155.stderr:mgr is available 2024-04-23T01:41:25.932 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config-key set mgr/cephadm/ssh_user root 2024-04-23T01:41:26.930 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: set mgr/cephadm/ssh_user 2024-04-23T01:41:27.582 INFO:teuthology.orchestra.run.smithi155.stderr:Enabling cephadm module... 2024-04-23T01:41:27.582 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable cephadm 2024-04-23T01:41:28.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:26.930366+0000 mon.smithi155 (mon.0) 25 : audit [INF] from='client.? 172.21.15.155:0/2919859002' entity='client.admin' 2024-04-23T01:41:29.311 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:28.340367+0000 mon.smithi155 (mon.0) 26 : audit [INF] from='client.? 172.21.15.155:0/224732903' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-23T01:41:29.573 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-04-23T01:41:30.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:28.934098+0000 mon.smithi155 (mon.0) 27 : audit [INF] from='client.? 172.21.15.155:0/224732903' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-23T01:41:30.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:28.934150+0000 mon.smithi155 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi155.dkyujt(active, since 13s) 2024-04-23T01:41:30.401 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2024-04-23T01:41:30.401 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-23T01:41:30.402 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "available": true, 2024-04-23T01:41:30.402 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "active_name": "smithi155.dkyujt", 2024-04-23T01:41:30.402 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-23T01:41:30.402 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2024-04-23T01:41:30.988 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for the mgr to restart... 2024-04-23T01:41:30.988 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for mgr epoch 5... 2024-04-23T01:41:30.988 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-04-23T01:41:30.989 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:30.403793+0000 mon.smithi155 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.155:0/1662524714' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-23T01:41:34.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:33.812575+0000 mon.smithi155 (mon.0) 30 : cluster [INF] Active manager daemon smithi155.dkyujt restarted 2024-04-23T01:41:34.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:33.812957+0000 mon.smithi155 (mon.0) 31 : cluster [INF] Activating manager daemon smithi155.dkyujt 2024-04-23T01:41:34.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:33.815041+0000 mon.smithi155 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-23T01:41:34.910 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2024-04-23T01:41:34.910 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-23T01:41:34.910 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "initialized": true 2024-04-23T01:41:34.910 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2024-04-23T01:41:35.308 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:33.900288+0000 mon.smithi155 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi155.dkyujt(active, starting, since 0.0874216s) 2024-04-23T01:41:35.308 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:33.901303+0000 mon.smithi155 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:41:35.308 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:33.901898+0000 mon.smithi155 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi155.dkyujt", "id": "smithi155.dkyujt"}]: dispatch 2024-04-23T01:41:35.308 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:33.902530+0000 mon.smithi155 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T01:41:35.308 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:33.902686+0000 mon.smithi155 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T01:41:35.308 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:33.902807+0000 mon.smithi155 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T01:41:35.309 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:33.916009+0000 mon.smithi155 (mon.0) 39 : cluster [INF] Manager daemon smithi155.dkyujt is now available 2024-04-23T01:41:35.309 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:33.928868+0000 mon.smithi155 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:35.309 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:33.931704+0000 mon.smithi155 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:35.309 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:33.934213+0000 mon.smithi155 (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:35.309 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:34.023145+0000 mon.smithi155 (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:35.309 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:34.023823+0000 mon.smithi155 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:41:35.309 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:34.025430+0000 mon.smithi155 (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:41:35.309 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:34.027247+0000 mon.smithi155 (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:41:35.309 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:34.037396+0000 mon.smithi155 (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:41:35.309 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:34.038527+0000 mon.smithi155 (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:41:35.553 INFO:teuthology.orchestra.run.smithi155.stderr:mgr epoch 5 is available 2024-04-23T01:41:35.553 INFO:teuthology.orchestra.run.smithi155.stderr:Setting orchestrator backend to cephadm... 2024-04-23T01:41:35.554 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch set backend cephadm 2024-04-23T01:41:36.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:34.905563+0000 mgr.smithi155.dkyujt (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T01:41:36.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:34.906373+0000 mon.smithi155 (mon.0) 49 : cluster [DBG] mgrmap e7: smithi155.dkyujt(active, since 1.09351s) 2024-04-23T01:41:36.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:34.912521+0000 mgr.smithi155.dkyujt (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T01:41:36.942 INFO:teuthology.orchestra.run.smithi155.stderr:Generating ssh key... 2024-04-23T01:41:36.943 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm generate-key 2024-04-23T01:41:37.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:35.906489+0000 mon.smithi155 (mon.0) 50 : cluster [DBG] mgrmap e8: smithi155.dkyujt(active, since 2s) 2024-04-23T01:41:37.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:36.290711+0000 mon.smithi155 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:37.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:36.293625+0000 mon.smithi155 (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:41:38.121 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:36.286221+0000 mgr.smithi155.dkyujt (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:41:38.121 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:37.781984+0000 mon.smithi155 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:38.121 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:37.784332+0000 mon.smithi155 (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:38.399 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm get-pub-key 2024-04-23T01:41:39.134 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdEYTRuAXPuBv0oEG9lqmPN6RwzeNbe3i/G5ZkC+s+EuIoPsoCr7jXJeD9P+Aw/d8OHPgVF9v7huQZY/1dhVRYncdFz4Q8smrx9ZcqFBQy1JYhrI0pZ26fbYs3hyFpYDmjizd3rI8UHmEXNTMPuwFhD09JXaBgDQ0GmDfxaigRbtZGzJkdHQW35D87dtE+aR7EfT1/FyGmJyEuUCA/WYBp2kKJN7cke3YTuaFykblmxDN2HbAMOuUyT2oEUvH0HAv24uOtig++XqSjNMAi5kimP9VPKtOEC/6h68VxSwMOQAkqv7zY8N2wGiYR42ggUR9C+EsXgkDDSNhyKlU5JhRSupDPdVKiAYABYEAe8u1hUQ7XZZkpTO4mMYDPT946OBCZRLNpTR3exxERcuCtRm1rVzmR4/Lm9+x30NXg1+UDeDU8jVqe9oKvnYfYrT5MhX4LtESgrWacJ1Dk2/VLxzm5UjnNI4SWVcdlBlWe1l7OZ9qXMreG5z/dD7IvIxEXDb0= ceph-7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:41:39.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:41:37.630606+0000 mgr.smithi155.dkyujt (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2024-04-23T01:41:39.765 INFO:teuthology.orchestra.run.smithi155.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-23T01:41:39.765 INFO:teuthology.orchestra.run.smithi155.stderr:Adding key to root@localhost authorized_keys... 2024-04-23T01:41:39.766 INFO:teuthology.orchestra.run.smithi155.stderr:Adding host smithi155... 2024-04-23T01:41:39.766 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch host add smithi155 2024-04-23T01:41:40.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:39.137007+0000 mgr.smithi155.dkyujt (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:41:41.058 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: Added host 'smithi155' 2024-04-23T01:41:41.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:40.482224+0000 mgr.smithi155.dkyujt (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi155", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:41:41.705 INFO:teuthology.orchestra.run.smithi155.stderr:Deploying mon service with default placement... 2024-04-23T01:41:41.705 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mon 2024-04-23T01:41:42.349 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:41.059041+0000 mon.smithi155 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:42.349 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:41:41.059337+0000 mgr.smithi155.dkyujt (mgr.14116) 8 : cephadm [INF] Added host smithi155 2024-04-23T01:41:42.349 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:41.059570+0000 mon.smithi155 (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:41:42.913 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-23T01:41:44.348 INFO:teuthology.orchestra.run.smithi155.stderr:Deploying mgr service with default placement... 2024-04-23T01:41:44.348 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mgr 2024-04-23T01:41:44.350 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:42.912854+0000 mgr.smithi155.dkyujt (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:41:44.350 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:41:42.913536+0000 mgr.smithi155.dkyujt (mgr.14116) 10 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-23T01:41:44.351 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:42.915622+0000 mon.smithi155 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:44.351 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:43.904606+0000 mon.smithi155 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:45.249 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-23T01:41:45.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:44.119179+0000 mon.smithi155 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:45.958 INFO:teuthology.orchestra.run.smithi155.stderr:Deploying crash service with default placement... 2024-04-23T01:41:45.958 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply crash 2024-04-23T01:41:46.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:45.249366+0000 mgr.smithi155.dkyujt (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:41:46.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:41:45.249881+0000 mgr.smithi155.dkyujt (mgr.14116) 12 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-23T01:41:46.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:45.252107+0000 mon.smithi155 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:46.771 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: Scheduled crash update... 2024-04-23T01:41:47.484 INFO:teuthology.orchestra.run.smithi155.stderr:Enabling mgr prometheus module... 2024-04-23T01:41:47.485 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable prometheus 2024-04-23T01:41:47.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:46.334808+0000 mon.smithi155 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:47.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:46.771646+0000 mgr.smithi155.dkyujt (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:41:47.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:41:46.772308+0000 mgr.smithi155.dkyujt (mgr.14116) 14 : cephadm [INF] Saving service crash spec with placement * 2024-04-23T01:41:47.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:46.774525+0000 mon.smithi155 (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.155:0/2837550088' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:49.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:48.971911+0000 mon.smithi155 (mon.0) 63 : audit [INF] from='client.? 172.21.15.155:0/2713652831' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-23T01:41:49.755 INFO:teuthology.orchestra.run.smithi155.stderr:Deploying prometheus service with default placement... 2024-04-23T01:41:49.755 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply prometheus 2024-04-23T01:41:50.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:49.025152+0000 mon.smithi155 (mon.0) 64 : audit [INF] from='client.? 172.21.15.155:0/2713652831' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-23T01:41:50.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:49.025197+0000 mon.smithi155 (mon.0) 65 : cluster [DBG] mgrmap e9: smithi155.dkyujt(active, since 15s) 2024-04-23T01:41:54.199 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:53.899628+0000 mon.smithi155 (mon.0) 66 : cluster [INF] Active manager daemon smithi155.dkyujt restarted 2024-04-23T01:41:54.200 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:53.900018+0000 mon.smithi155 (mon.0) 67 : cluster [INF] Activating manager daemon smithi155.dkyujt 2024-04-23T01:41:54.200 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:53.901840+0000 mon.smithi155 (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-23T01:41:54.961 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-04-23T01:41:55.081 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:53.952385+0000 mon.smithi155 (mon.0) 69 : cluster [DBG] mgrmap e10: smithi155.dkyujt(active, starting, since 0.0524528s) 2024-04-23T01:41:55.081 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:53.954705+0000 mon.smithi155 (mon.0) 70 : audit [DBG] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:41:55.081 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:53.955411+0000 mon.smithi155 (mon.0) 71 : audit [DBG] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi155.dkyujt", "id": "smithi155.dkyujt"}]: dispatch 2024-04-23T01:41:55.081 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:53.956033+0000 mon.smithi155 (mon.0) 72 : audit [DBG] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T01:41:55.081 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:53.956200+0000 mon.smithi155 (mon.0) 73 : audit [DBG] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T01:41:55.082 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:53.956337+0000 mon.smithi155 (mon.0) 74 : audit [DBG] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T01:41:55.082 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:53.970256+0000 mon.smithi155 (mon.0) 75 : cluster [INF] Manager daemon smithi155.dkyujt is now available 2024-04-23T01:41:55.082 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:54.072390+0000 mon.smithi155 (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:41:55.082 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:54.073650+0000 mon.smithi155 (mon.0) 77 : audit [DBG] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:41:55.082 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:54.088970+0000 mon.smithi155 (mon.0) 78 : audit [INF] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:41:55.082 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:54.091621+0000 mon.smithi155 (mon.0) 79 : audit [INF] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:41:55.942 INFO:teuthology.orchestra.run.smithi155.stderr:Deploying grafana service with default placement... 2024-04-23T01:41:55.942 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply grafana 2024-04-23T01:41:56.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:54.958357+0000 mon.smithi155 (mon.0) 80 : cluster [DBG] mgrmap e11: smithi155.dkyujt(active, since 1.05842s) 2024-04-23T01:41:56.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:41:54.959367+0000 mgr.smithi155.dkyujt (mgr.14142) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-04-23T01:41:56.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:54.962025+0000 mon.smithi155 (mon.0) 81 : audit [INF] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:56.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:55.492231+0000 mon.smithi155 (mon.0) 82 : audit [INF] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:57.509 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-04-23T01:41:57.822 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:41:56.493620+0000 mon.smithi155 (mon.0) 83 : cluster [DBG] mgrmap e12: smithi155.dkyujt(active, since 2s) 2024-04-23T01:41:57.822 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:56.857551+0000 mgr.smithi155.dkyujt (mgr.14142) 3 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:41:57.822 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:41:56.858090+0000 mgr.smithi155.dkyujt (mgr.14142) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-04-23T01:41:57.822 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:56.860293+0000 mon.smithi155 (mon.0) 84 : audit [INF] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' 2024-04-23T01:41:58.191 INFO:teuthology.orchestra.run.smithi155.stderr:Deploying node-exporter service with default placement... 2024-04-23T01:41:58.191 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply node-exporter 2024-04-23T01:41:58.996 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-04-23T01:41:59.782 INFO:teuthology.orchestra.run.smithi155.stderr:Deploying alertmanager service with default placement... 2024-04-23T01:41:59.782 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply alertmanager 2024-04-23T01:42:00.071 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:58.996294+0000 mgr.smithi155.dkyujt (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-23T01:42:00.071 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:41:58.996911+0000 mgr.smithi155.dkyujt (mgr.14142) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-04-23T01:42:00.071 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:41:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:41:58.999054+0000 mon.smithi155 (mon.0) 85 : audit [INF] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:00.592 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-04-23T01:42:01.352 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/cephadm/container_init True --force 2024-04-23T01:42:01.626 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:00.591738+0000 mgr.smithi155.dkyujt (mgr.14142) 7 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:42:01.627 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:42:00.592275+0000 mgr.smithi155.dkyujt (mgr.14142) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-04-23T01:42:01.627 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:00.594436+0000 mon.smithi155 (mon.0) 86 : audit [INF] from='mgr.14142 172.21.15.155:0/4196277163' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:02.731 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/dashboard/ssl_server_port 8443 2024-04-23T01:42:03.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:02.055759+0000 mon.smithi155 (mon.0) 87 : audit [INF] from='client.? 172.21.15.155:0/1641539949' entity='client.admin' 2024-04-23T01:42:04.172 INFO:teuthology.orchestra.run.smithi155.stderr:Enabling the dashboard module... 2024-04-23T01:42:04.172 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable dashboard 2024-04-23T01:42:04.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:03.456251+0000 mon.smithi155 (mon.0) 88 : audit [INF] from='client.? 172.21.15.155:0/3373179362' entity='client.admin' 2024-04-23T01:42:05.811 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:04.973414+0000 mon.smithi155 (mon.0) 89 : audit [INF] from='client.? 172.21.15.155:0/1209425245' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-23T01:42:06.138 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-04-23T01:42:06.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:05.460711+0000 mon.smithi155 (mon.0) 90 : audit [INF] from='client.? 172.21.15.155:0/1209425245' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-23T01:42:06.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:05.460792+0000 mon.smithi155 (mon.0) 91 : cluster [DBG] mgrmap e13: smithi155.dkyujt(active, since 11s) 2024-04-23T01:42:06.944 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2024-04-23T01:42:06.944 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "epoch": 13, 2024-04-23T01:42:06.944 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "available": true, 2024-04-23T01:42:06.945 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "active_name": "smithi155.dkyujt", 2024-04-23T01:42:06.945 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-23T01:42:06.945 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2024-04-23T01:42:07.612 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for the mgr to restart... 2024-04-23T01:42:07.612 INFO:teuthology.orchestra.run.smithi155.stderr:Waiting for mgr epoch 13... 2024-04-23T01:42:07.613 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-04-23T01:42:07.614 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:06.946914+0000 mon.smithi155 (mon.0) 92 : audit [DBG] from='client.? 172.21.15.155:0/1880647977' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-23T01:42:10.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:10.432890+0000 mon.smithi155 (mon.0) 93 : cluster [INF] Active manager daemon smithi155.dkyujt restarted 2024-04-23T01:42:10.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:10.433294+0000 mon.smithi155 (mon.0) 94 : cluster [INF] Activating manager daemon smithi155.dkyujt 2024-04-23T01:42:10.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:10.434988+0000 mon.smithi155 (mon.0) 95 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T01:42:11.499 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: { 2024-04-23T01:42:11.499 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-04-23T01:42:11.499 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: "initialized": true 2024-04-23T01:42:11.499 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: } 2024-04-23T01:42:11.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:10.489204+0000 mon.smithi155 (mon.0) 96 : cluster [DBG] mgrmap e14: smithi155.dkyujt(active, starting, since 0.0559926s) 2024-04-23T01:42:11.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:10.491937+0000 mon.smithi155 (mon.0) 97 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:42:11.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:10.492546+0000 mon.smithi155 (mon.0) 98 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi155.dkyujt", "id": "smithi155.dkyujt"}]: dispatch 2024-04-23T01:42:11.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:10.493195+0000 mon.smithi155 (mon.0) 99 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T01:42:11.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:10.493392+0000 mon.smithi155 (mon.0) 100 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T01:42:11.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:10.493563+0000 mon.smithi155 (mon.0) 101 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T01:42:11.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:10.507241+0000 mon.smithi155 (mon.0) 102 : cluster [INF] Manager daemon smithi155.dkyujt is now available 2024-04-23T01:42:11.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:10.608177+0000 mon.smithi155 (mon.0) 103 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:42:11.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:10.609492+0000 mon.smithi155 (mon.0) 104 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:42:11.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:10.633157+0000 mon.smithi155 (mon.0) 105 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:42:11.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:10.637074+0000 mon.smithi155 (mon.0) 106 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:42:12.533 INFO:teuthology.orchestra.run.smithi155.stderr:mgr epoch 13 is available 2024-04-23T01:42:12.533 INFO:teuthology.orchestra.run.smithi155.stderr:Generating a dashboard self-signed certificate... 2024-04-23T01:42:12.533 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 dashboard create-self-signed-cert 2024-04-23T01:42:12.772 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:11.495448+0000 mgr.smithi155.dkyujt (mgr.14162) 1 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T01:42:12.772 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:11.496116+0000 mon.smithi155 (mon.0) 107 : cluster [DBG] mgrmap e15: smithi155.dkyujt(active, since 1.06291s) 2024-04-23T01:42:12.773 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:11.902398+0000 mon.smithi155 (mon.0) 108 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:13.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:11.501623+0000 mgr.smithi155.dkyujt (mgr.14162) 2 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T01:42:13.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:12.904220+0000 mon.smithi155 (mon.0) 109 : cluster [DBG] mgrmap e16: smithi155.dkyujt(active, since 2s) 2024-04-23T01:42:14.572 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-23T01:42:14.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:14.442344+0000 mgr.smithi155.dkyujt (mgr.14162) 3 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:42:15.249 INFO:teuthology.orchestra.run.smithi155.stderr:Creating initial admin user... 2024-04-23T01:42:15.250 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpz74p7jrv:/tmp/dashboard.pw:z quay.io/ceph/ceph:v16.2.0 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-04-23T01:42:15.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:14.572331+0000 mon.smithi155 (mon.0) 110 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:15.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:14.574741+0000 mon.smithi155 (mon.0) 111 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:16.218 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$qQpRYJoiHgAXY44hLKZYuuY4WcoBhSZ45aS8zX.Bx.CZKmgSS0NpC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713836536, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-23T01:42:16.899 INFO:teuthology.orchestra.run.smithi155.stderr:Fetching dashboard port number... 2024-04-23T01:42:16.899 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi155 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp3egqawoz:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpxo5z6349:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-04-23T01:42:17.631 INFO:teuthology.orchestra.run.smithi155.stderr:/usr/bin/ceph: 8443 2024-04-23T01:42:17.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:16.005580+0000 mgr.smithi155.dkyujt (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-23T01:42:17.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:16.221356+0000 mon.smithi155 (mon.0) 112 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:18.239 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-23T01:42:18.247 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: disabled 2024-04-23T01:42:18.247 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: systemctl is-active firewalld.service 2024-04-23T01:42:18.255 INFO:teuthology.orchestra.run.smithi155.stderr:systemctl: inactive 2024-04-23T01:42:18.255 INFO:teuthology.orchestra.run.smithi155.stderr:firewalld.service is not enabled 2024-04-23T01:42:18.255 INFO:teuthology.orchestra.run.smithi155.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-23T01:42:18.258 INFO:teuthology.orchestra.run.smithi155.stderr:Ceph Dashboard is now available at: 2024-04-23T01:42:18.258 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-04-23T01:42:18.258 INFO:teuthology.orchestra.run.smithi155.stderr: URL: https://smithi155.front.sepia.ceph.com:8443/ 2024-04-23T01:42:18.258 INFO:teuthology.orchestra.run.smithi155.stderr: User: admin 2024-04-23T01:42:18.258 INFO:teuthology.orchestra.run.smithi155.stderr: Password: jk9gjvc5yl 2024-04-23T01:42:18.258 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr:You can access the Ceph CLI with: 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr: ceph telemetry on 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr:For more information see: 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr:Bootstrap complete. 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr:Releasing lock 140073077670016 on /run/cephadm/7820773c-0112-11ef-bc93-c7b262605968.lock 2024-04-23T01:42:18.259 INFO:teuthology.orchestra.run.smithi155.stderr:Lock 140073077670016 released on /run/cephadm/7820773c-0112-11ef-bc93-c7b262605968.lock 2024-04-23T01:42:18.276 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:17.222693+0000 mon.smithi155 (mon.0) 113 : cluster [DBG] mgrmap e17: smithi155.dkyujt(active, since 6s) 2024-04-23T01:42:18.277 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:17.633678+0000 mon.smithi155 (mon.0) 114 : audit [DBG] from='client.? 172.21.15.155:0/1547162830' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-23T01:42:18.290 INFO:tasks.cephadm:Fetching config... 2024-04-23T01:42:18.291 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-23T01:42:18.291 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-23T01:42:18.309 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-23T01:42:18.309 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-23T01:42:18.309 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-23T01:42:18.367 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-23T01:42:18.367 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-23T01:42:18.368 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/keyring of=/dev/stdout 2024-04-23T01:42:18.434 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-23T01:42:18.434 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-23T01:42:18.434 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-23T01:42:18.492 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-23T01:42:18.492 DEBUG:teuthology.orchestra.run.smithi155:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdEYTRuAXPuBv0oEG9lqmPN6RwzeNbe3i/G5ZkC+s+EuIoPsoCr7jXJeD9P+Aw/d8OHPgVF9v7huQZY/1dhVRYncdFz4Q8smrx9ZcqFBQy1JYhrI0pZ26fbYs3hyFpYDmjizd3rI8UHmEXNTMPuwFhD09JXaBgDQ0GmDfxaigRbtZGzJkdHQW35D87dtE+aR7EfT1/FyGmJyEuUCA/WYBp2kKJN7cke3YTuaFykblmxDN2HbAMOuUyT2oEUvH0HAv24uOtig++XqSjNMAi5kimP9VPKtOEC/6h68VxSwMOQAkqv7zY8N2wGiYR42ggUR9C+EsXgkDDSNhyKlU5JhRSupDPdVKiAYABYEAe8u1hUQ7XZZkpTO4mMYDPT946OBCZRLNpTR3exxERcuCtRm1rVzmR4/Lm9+x30NXg1+UDeDU8jVqe9oKvnYfYrT5MhX4LtESgrWacJ1Dk2/VLxzm5UjnNI4SWVcdlBlWe1l7OZ9qXMreG5z/dD7IvIxEXDb0= ceph-7820773c-0112-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-23T01:42:18.570 INFO:teuthology.orchestra.run.smithi155.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdEYTRuAXPuBv0oEG9lqmPN6RwzeNbe3i/G5ZkC+s+EuIoPsoCr7jXJeD9P+Aw/d8OHPgVF9v7huQZY/1dhVRYncdFz4Q8smrx9ZcqFBQy1JYhrI0pZ26fbYs3hyFpYDmjizd3rI8UHmEXNTMPuwFhD09JXaBgDQ0GmDfxaigRbtZGzJkdHQW35D87dtE+aR7EfT1/FyGmJyEuUCA/WYBp2kKJN7cke3YTuaFykblmxDN2HbAMOuUyT2oEUvH0HAv24uOtig++XqSjNMAi5kimP9VPKtOEC/6h68VxSwMOQAkqv7zY8N2wGiYR42ggUR9C+EsXgkDDSNhyKlU5JhRSupDPdVKiAYABYEAe8u1hUQ7XZZkpTO4mMYDPT946OBCZRLNpTR3exxERcuCtRm1rVzmR4/Lm9+x30NXg1+UDeDU8jVqe9oKvnYfYrT5MhX4LtESgrWacJ1Dk2/VLxzm5UjnNI4SWVcdlBlWe1l7OZ9qXMreG5z/dD7IvIxEXDb0= ceph-7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:42:18.582 DEBUG:teuthology.orchestra.run.smithi196:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdEYTRuAXPuBv0oEG9lqmPN6RwzeNbe3i/G5ZkC+s+EuIoPsoCr7jXJeD9P+Aw/d8OHPgVF9v7huQZY/1dhVRYncdFz4Q8smrx9ZcqFBQy1JYhrI0pZ26fbYs3hyFpYDmjizd3rI8UHmEXNTMPuwFhD09JXaBgDQ0GmDfxaigRbtZGzJkdHQW35D87dtE+aR7EfT1/FyGmJyEuUCA/WYBp2kKJN7cke3YTuaFykblmxDN2HbAMOuUyT2oEUvH0HAv24uOtig++XqSjNMAi5kimP9VPKtOEC/6h68VxSwMOQAkqv7zY8N2wGiYR42ggUR9C+EsXgkDDSNhyKlU5JhRSupDPdVKiAYABYEAe8u1hUQ7XZZkpTO4mMYDPT946OBCZRLNpTR3exxERcuCtRm1rVzmR4/Lm9+x30NXg1+UDeDU8jVqe9oKvnYfYrT5MhX4LtESgrWacJ1Dk2/VLxzm5UjnNI4SWVcdlBlWe1l7OZ9qXMreG5z/dD7IvIxEXDb0= ceph-7820773c-0112-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-23T01:42:18.626 INFO:teuthology.orchestra.run.smithi196.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdEYTRuAXPuBv0oEG9lqmPN6RwzeNbe3i/G5ZkC+s+EuIoPsoCr7jXJeD9P+Aw/d8OHPgVF9v7huQZY/1dhVRYncdFz4Q8smrx9ZcqFBQy1JYhrI0pZ26fbYs3hyFpYDmjizd3rI8UHmEXNTMPuwFhD09JXaBgDQ0GmDfxaigRbtZGzJkdHQW35D87dtE+aR7EfT1/FyGmJyEuUCA/WYBp2kKJN7cke3YTuaFykblmxDN2HbAMOuUyT2oEUvH0HAv24uOtig++XqSjNMAi5kimP9VPKtOEC/6h68VxSwMOQAkqv7zY8N2wGiYR42ggUR9C+EsXgkDDSNhyKlU5JhRSupDPdVKiAYABYEAe8u1hUQ7XZZkpTO4mMYDPT946OBCZRLNpTR3exxERcuCtRm1rVzmR4/Lm9+x30NXg1+UDeDU8jVqe9oKvnYfYrT5MhX4LtESgrWacJ1Dk2/VLxzm5UjnNI4SWVcdlBlWe1l7OZ9qXMreG5z/dD7IvIxEXDb0= ceph-7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:42:18.638 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-23T01:42:21.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:20.610017+0000 mon.smithi155 (mon.0) 115 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:21.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:20.885324+0000 mon.smithi155 (mon.0) 116 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:21.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:42:20.892783+0000 mgr.smithi155.dkyujt (mgr.14162) 5 : cephadm [INF] Deploying daemon alertmanager.smithi155 on smithi155 2024-04-23T01:42:22.853 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi196 2024-04-23T01:42:22.853 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-04-23T01:42:22.853 DEBUG:teuthology.orchestra.run.smithi196:> dd of=/etc/ceph/ceph.conf 2024-04-23T01:42:22.875 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-04-23T01:42:22.875 DEBUG:teuthology.orchestra.run.smithi196:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T01:42:22.937 INFO:tasks.cephadm:Adding host smithi196 to orchestrator... 2024-04-23T01:42:22.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch host add smithi196 2024-04-23T01:42:23.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:22.072670+0000 mon.smithi155 (mon.0) 117 : audit [INF] from='client.? 172.21.15.155:0/2562774364' entity='client.admin' 2024-04-23T01:42:25.591 INFO:teuthology.orchestra.run.smithi155.stdout:Added host 'smithi196' 2024-04-23T01:42:25.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:24.993505+0000 mgr.smithi155.dkyujt (mgr.14162) 6 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi196", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:42:26.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-23T01:42:26.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:25.593810+0000 mon.smithi155 (mon.0) 118 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:26.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:42:25.594106+0000 mgr.smithi155.dkyujt (mgr.14162) 7 : cephadm [INF] Added host smithi196 2024-04-23T01:42:28.541 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:42:28.542 INFO:teuthology.orchestra.run.smithi155.stdout:[{"addr": "smithi155", "hostname": "smithi155", "labels": [], "status": ""}, {"addr": "smithi196", "hostname": "smithi196", "labels": [], "status": ""}] 2024-04-23T01:42:29.224 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-23T01:42:29.225 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-23T01:42:29.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:28.542153+0000 mgr.smithi155.dkyujt (mgr.14162) 8 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T01:42:31.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:30.494414+0000 mgr.smithi155.dkyujt (mgr.14162) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:32.505 INFO:teuthology.orchestra.run.smithi155.stderr:adjusted tunables profile to default 2024-04-23T01:42:32.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:31.508449+0000 mon.smithi155 (mon.0) 119 : audit [INF] from='client.? 172.21.15.155:0/4056668418' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-23T01:42:33.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:32.494676+0000 mgr.smithi155.dkyujt (mgr.14162) 10 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:33.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:32.505685+0000 mon.smithi155 (mon.0) 120 : audit [INF] from='client.? 172.21.15.155:0/4056668418' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-23T01:42:33.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:32.505734+0000 mon.smithi155 (mon.0) 121 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-23T01:42:34.187 INFO:tasks.cephadm:Adding mon.smithi155 on smithi155 2024-04-23T01:42:34.187 INFO:tasks.cephadm:Adding mon.smithi196 on smithi196 2024-04-23T01:42:34.188 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch apply mon '2;smithi155:172.21.15.155=smithi155;smithi196:172.21.15.196=smithi196' 2024-04-23T01:42:35.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:34.494993+0000 mgr.smithi155.dkyujt (mgr.14162) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:36.378 INFO:teuthology.orchestra.run.smithi196.stdout:Scheduled mon update... 2024-04-23T01:42:37.049 DEBUG:teuthology.orchestra.run.smithi196:mon.smithi196> sudo journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi196.service 2024-04-23T01:42:37.052 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:42:37.052 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:42:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:-- Logs begin at Tue 2024-04-23 01:32:55 UTC. -- 2024-04-23T01:42:37.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:36.376623+0000 mgr.smithi155.dkyujt (mgr.14162) 12 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi155:172.21.15.155=smithi155;smithi196:172.21.15.196=smithi196", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:42:37.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:42:36.378009+0000 mgr.smithi155.dkyujt (mgr.14162) 13 : cephadm [INF] Saving service mon spec with placement smithi155:172.21.15.155=smithi155;smithi196:172.21.15.196=smithi196;count:2 2024-04-23T01:42:37.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:36.380887+0000 mon.smithi155 (mon.0) 122 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:37.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:36.495350+0000 mgr.smithi155.dkyujt (mgr.14162) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:39.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:38.495612+0000 mgr.smithi155.dkyujt (mgr.14162) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:39.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:38.896006+0000 mon.smithi155 (mon.0) 123 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:39.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:38.897068+0000 mon.smithi155 (mon.0) 124 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T01:42:39.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:38.901013+0000 mon.smithi155 (mon.0) 125 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-23T01:42:39.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:38.901606+0000 mon.smithi155 (mon.0) 126 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:42:39.339 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:42:39.340 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:42:39.341 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:42:40.370 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:42:38.902117+0000 mgr.smithi155.dkyujt (mgr.14162) 16 : cephadm [INF] Deploying daemon crash.smithi155 on smithi155 2024-04-23T01:42:40.370 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:39.342273+0000 mon.smithi155 (mon.0) 127 : audit [DBG] from='client.? 172.21.15.196:0/3155787945' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:42:40.946 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:40.495997+0000 mgr.smithi155.dkyujt (mgr.14162) 17 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:41.064 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:42:41.065 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:42:42.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:42.496244+0000 mgr.smithi155.dkyujt (mgr.14162) 18 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:43.048 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:42:43.048 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:42:43.050 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:42:43.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:42.624478+0000 mon.smithi155 (mon.0) 128 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:43.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:42.722718+0000 mon.smithi155 (mon.0) 129 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:43.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:42.724503+0000 mon.smithi155 (mon.0) 130 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:43.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:42.724856+0000 mon.smithi155 (mon.0) 131 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T01:42:43.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:42.725277+0000 mgr.smithi155.dkyujt (mgr.14162) 19 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T01:42:43.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:42.727488+0000 mon.smithi155 (mon.0) 132 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:42:43.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:42:42.730597+0000 mgr.smithi155.dkyujt (mgr.14162) 20 : cephadm [INF] Deploying daemon grafana.smithi155 on smithi155 2024-04-23T01:42:43.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:43.051049+0000 mon.smithi155 (mon.0) 133 : audit [DBG] from='client.? 172.21.15.196:0/2318441259' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:42:44.691 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:42:44.691 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:42:44.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:44.496767+0000 mgr.smithi155.dkyujt (mgr.14162) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:46.737 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:42:46.738 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:42:46.739 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:42:46.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:46.497009+0000 mgr.smithi155.dkyujt (mgr.14162) 22 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:47.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:46.740251+0000 mon.smithi155 (mon.0) 134 : audit [DBG] from='client.? 172.21.15.196:0/3168913894' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:42:48.450 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:42:48.451 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:42:49.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:48.497339+0000 mgr.smithi155.dkyujt (mgr.14162) 23 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:50.600 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:42:50.600 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:42:50.602 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:42:50.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:50.497560+0000 mgr.smithi155.dkyujt (mgr.14162) 24 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:51.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:50.602877+0000 mon.smithi155 (mon.0) 135 : audit [DBG] from='client.? 172.21.15.196:0/1570839355' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:42:52.219 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:42:52.220 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:42:52.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:52.497777+0000 mgr.smithi155.dkyujt (mgr.14162) 25 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:54.253 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:42:54.253 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:42:54.255 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:42:54.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:54.255815+0000 mon.smithi155 (mon.0) 136 : audit [DBG] from='client.? 172.21.15.196:0/2344831352' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:42:55.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:54.497994+0000 mgr.smithi155.dkyujt (mgr.14162) 26 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:55.878 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:42:55.879 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:42:56.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:56.498236+0000 mgr.smithi155.dkyujt (mgr.14162) 27 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:57.967 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:42:57.967 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:42:57.969 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:42:59.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:42:57.969867+0000 mon.smithi155 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.196:0/733152529' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:42:59.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:42:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:42:58.498446+0000 mgr.smithi155.dkyujt (mgr.14162) 28 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:42:59.637 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:42:59.638 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:43:00.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:00.498685+0000 mgr.smithi155.dkyujt (mgr.14162) 29 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:01.807 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:43:01.807 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:43:01.808 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:43:02.127 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:01.809034+0000 mon.smithi155 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.196:0/1570877563' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:02.921 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:02.499057+0000 mgr.smithi155.dkyujt (mgr.14162) 30 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:03.530 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:43:03.531 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:43:04.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:03.035313+0000 mon.smithi155 (mon.0) 139 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:43:04.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:43:03.036646+0000 mgr.smithi155.dkyujt (mgr.14162) 31 : cephadm [INF] Deploying daemon node-exporter.smithi155 on smithi155 2024-04-23T01:43:05.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:04.499617+0000 mgr.smithi155.dkyujt (mgr.14162) 32 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:05.841 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:43:05.841 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:43:05.843 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:43:06.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:05.843995+0000 mon.smithi155 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.196:0/3729328170' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:07.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:06.499937+0000 mgr.smithi155.dkyujt (mgr.14162) 33 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:07.405 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:43:07.406 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:43:09.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:08.500262+0000 mgr.smithi155.dkyujt (mgr.14162) 34 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:09.702 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:43:09.702 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:43:09.704 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:43:10.352 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:09.704935+0000 mon.smithi155 (mon.0) 141 : audit [DBG] from='client.? 172.21.15.196:0/4255715822' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:11.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:10.500602+0000 mgr.smithi155.dkyujt (mgr.14162) 35 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:11.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:10.635573+0000 mon.smithi155 (mon.0) 142 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:43:11.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:10.638029+0000 mon.smithi155 (mon.0) 143 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:43:11.428 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:43:11.428 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:43:12.729 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:12.501010+0000 mgr.smithi155.dkyujt (mgr.14162) 36 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:13.551 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:43:13.551 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:43:13.553 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:43:14.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:12.789055+0000 mon.smithi155 (mon.0) 144 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:43:14.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:43:12.793344+0000 mgr.smithi155.dkyujt (mgr.14162) 37 : cephadm [INF] Deploying daemon prometheus.smithi155 on smithi155 2024-04-23T01:43:14.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:13.553729+0000 mon.smithi155 (mon.0) 145 : audit [DBG] from='client.? 172.21.15.196:0/1368900307' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:15.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:14.501254+0000 mgr.smithi155.dkyujt (mgr.14162) 38 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:15.178 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:43:15.179 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:43:16.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:16.501604+0000 mgr.smithi155.dkyujt (mgr.14162) 39 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:17.396 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:43:17.396 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:43:17.398 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:43:17.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:17.399118+0000 mon.smithi155 (mon.0) 146 : audit [DBG] from='client.? 172.21.15.196:0/1757757058' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:19.050 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:43:19.051 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:43:19.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:18.501907+0000 mgr.smithi155.dkyujt (mgr.14162) 40 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:20.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:20.502121+0000 mgr.smithi155.dkyujt (mgr.14162) 41 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:21.179 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:43:21.179 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:43:21.181 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:43:21.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:21.181887+0000 mon.smithi155 (mon.0) 147 : audit [DBG] from='client.? 172.21.15.196:0/4171024893' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:22.840 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:43:22.840 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:43:22.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:22.502376+0000 mgr.smithi155.dkyujt (mgr.14162) 42 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:24.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:24.502652+0000 mgr.smithi155.dkyujt (mgr.14162) 43 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:24.980 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:43:24.981 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:43:24.983 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:43:25.867 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:24.983612+0000 mon.smithi155 (mon.0) 148 : audit [DBG] from='client.? 172.21.15.196:0/1990367750' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:26.636 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:43:26.636 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:43:26.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:26.502883+0000 mgr.smithi155.dkyujt (mgr.14162) 44 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:28.796 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:43:28.797 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:43:28.798 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:43:29.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:28.503109+0000 mgr.smithi155.dkyujt (mgr.14162) 45 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:29.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:28.799107+0000 mon.smithi155 (mon.0) 149 : audit [DBG] from='client.? 172.21.15.196:0/435774554' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:29.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:28.902339+0000 mon.smithi155 (mon.0) 150 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:43:29.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:28.902936+0000 mon.smithi155 (mon.0) 151 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:43:30.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:29.112791+0000 mon.smithi155 (mon.0) 152 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:43:30.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:29.604647+0000 mon.smithi155 (mon.0) 153 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:43:30.594 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:43:30.594 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:43:31.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:30.503514+0000 mgr.smithi155.dkyujt (mgr.14162) 46 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:32.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:32.503761+0000 mgr.smithi155.dkyujt (mgr.14162) 47 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:33.174 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:43:33.174 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:43:33.175 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:43:34.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:33.176091+0000 mon.smithi155 (mon.0) 154 : audit [DBG] from='client.? 172.21.15.196:0/1127537246' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:34.991 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:43:34.991 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:43:35.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:34.504135+0000 mgr.smithi155.dkyujt (mgr.14162) 48 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:35.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:34.688398+0000 mon.smithi155 (mon.0) 155 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:43:36.341 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:34.952907+0000 mon.smithi155 (mon.0) 156 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:43:37.112 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:43:37.112 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:43:37.113 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:43:37.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:36.504411+0000 mgr.smithi155.dkyujt (mgr.14162) 49 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:38.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:37.114328+0000 mon.smithi155 (mon.0) 157 : audit [DBG] from='client.? 172.21.15.196:0/3574618196' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:38.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:37.577691+0000 mon.smithi155 (mon.0) 158 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:43:38.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:37.806124+0000 mon.smithi155 (mon.0) 159 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:43:38.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:37.806978+0000 mon.smithi155 (mon.0) 160 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi196", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T01:43:38.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:37.808507+0000 mon.smithi155 (mon.0) 161 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi196", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-23T01:43:38.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:37.809055+0000 mon.smithi155 (mon.0) 162 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:43:38.760 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:43:38.760 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:43:39.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:43:37.809494+0000 mgr.smithi155.dkyujt (mgr.14162) 50 : cephadm [INF] Deploying daemon crash.smithi196 on smithi196 2024-04-23T01:43:39.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:38.504751+0000 mgr.smithi155.dkyujt (mgr.14162) 51 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:40.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:40.505119+0000 mgr.smithi155.dkyujt (mgr.14162) 52 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:41.765 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:43:41.765 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:43:41.767 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:43:42.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:41.359339+0000 mon.smithi155 (mon.0) 163 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:43:42.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:41.360713+0000 mon.smithi155 (mon.0) 164 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi196.ldpzek", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T01:43:42.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:41.365393+0000 mon.smithi155 (mon.0) 165 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi196.ldpzek", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-23T01:43:42.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:41.366162+0000 mon.smithi155 (mon.0) 166 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T01:43:42.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:41.367026+0000 mon.smithi155 (mon.0) 167 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:43:42.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:43:41.367640+0000 mgr.smithi155.dkyujt (mgr.14162) 53 : cephadm [INF] Deploying daemon mgr.smithi196.ldpzek on smithi196 2024-04-23T01:43:42.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:41.767502+0000 mon.smithi155 (mon.0) 168 : audit [DBG] from='client.? 172.21.15.196:0/276098339' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:43.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:42.505453+0000 mgr.smithi155.dkyujt (mgr.14162) 54 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:43.930 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:43:43.930 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:43:44.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:44.505764+0000 mgr.smithi155.dkyujt (mgr.14162) 55 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:44.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:44.544105+0000 mon.smithi155 (mon.0) 169 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:43:44.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:44.545519+0000 mon.smithi155 (mon.0) 170 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T01:43:44.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:44.546369+0000 mon.smithi155 (mon.0) 171 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:43:45.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:43:44.547121+0000 mgr.smithi155.dkyujt (mgr.14162) 56 : cephadm [INF] Deploying daemon mon.smithi196 on smithi196 2024-04-23T01:43:46.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:46.467968+0000 mon.smithi155 (mon.0) 172 : audit [DBG] from='client.? 172.21.15.196:0/2227397638' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:46.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:46.506092+0000 mgr.smithi155.dkyujt (mgr.14162) 57 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:47.154 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:43:47.154 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":1,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:41:00.214754Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T01:43:47.155 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 1 2024-04-23T01:43:48.858 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T01:43:48.859 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T01:43:49.215 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 systemd[1]: Starting Ceph mon.smithi196 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T01:43:49.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:48.506453+0000 mgr.smithi155.dkyujt (mgr.14162) 58 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:50.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.913+0000 7fdbf9d95700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T01:43:50.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.913+0000 7fdbf9d95700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 7 2024-04-23T01:43:50.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.913+0000 7fdbf9d95700 0 pidfile_write: ignore empty --pid-file 2024-04-23T01:43:50.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.917+0000 7fdbf9d95700 0 load: jerasure load: lrc load: isa 2024-04-23T01:43:50.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: RocksDB version: 6.8.1 2024-04-23T01:43:50.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-23T01:43:50.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Compile date Mar 30 2021 2024-04-23T01:43:50.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: DB SUMMARY 2024-04-23T01:43:50.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: CURRENT file: CURRENT 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: IDENTITY file: IDENTITY 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi196/store.db dir, Total Num: 0, files: 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi196/store.db: 000003.log size: 511 ; 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.error_if_exists: 0 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.create_if_missing: 0 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.env: 0x5578c69b11c0 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.fs: Posix File System 2024-04-23T01:43:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.info_log: 0x5578c92216e0 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.statistics: (nil) 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.use_fsync: 0 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.db_log_dir: 2024-04-23T01:43:50.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi196/store.db 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.write_buffer_manager: 0x5578c922bec0 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T01:43:50.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.unordered_write: 0 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.row_cache: None 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.wal_filter: None 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T01:43:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.preserve_deletes: 0 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.two_write_queues: 0 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.atomic_flush: 0 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T01:43:50.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_open_files: -1 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Compression algorithms supported: 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: kZSTD supported: 0 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: kXpressCompression supported: 0 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T01:43:50.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: kZlibCompression supported: 1 2024-04-23T01:43:50.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T01:43:50.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T01:43:50.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi196/store.db/MANIFEST-000001 2024-04-23T01:43:50.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-23T01:43:50.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T01:43:50.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.merge_operator: 2024-04-23T01:43:50.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compaction_filter: None 2024-04-23T01:43:50.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T01:43:50.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T01:43:50.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T01:43:50.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5578c913a0d8) 2024-04-23T01:43:50.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cache_index_and_filter_blocks: 1 2024-04-23T01:43:50.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T01:43:50.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T01:43:50.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: pin_top_level_index_and_filter: 1 2024-04-23T01:43:50.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: index_type: 0 2024-04-23T01:43:50.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: data_block_index_type: 0 2024-04-23T01:43:50.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: index_shortening: 1 2024-04-23T01:43:50.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: data_block_hash_table_util_ratio: 0.750000 2024-04-23T01:43:50.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: hash_index_allow_collision: 1 2024-04-23T01:43:50.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: checksum: 1 2024-04-23T01:43:50.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: no_block_cache: 0 2024-04-23T01:43:50.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: block_cache: 0x5578c9170f10 2024-04-23T01:43:50.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: block_cache_name: BinnedLRUCache 2024-04-23T01:43:50.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: block_cache_options: 2024-04-23T01:43:50.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: capacity : 536870912 2024-04-23T01:43:50.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: num_shard_bits : 4 2024-04-23T01:43:50.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: strict_capacity_limit : 0 2024-04-23T01:43:50.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: high_pri_pool_ratio: 0.000 2024-04-23T01:43:50.325 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: block_cache_compressed: (nil) 2024-04-23T01:43:50.325 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: persistent_cache: (nil) 2024-04-23T01:43:50.325 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: block_size: 4096 2024-04-23T01:43:50.326 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: block_size_deviation: 10 2024-04-23T01:43:50.326 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: block_restart_interval: 16 2024-04-23T01:43:50.326 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: index_block_restart_interval: 1 2024-04-23T01:43:50.326 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: metadata_block_size: 4096 2024-04-23T01:43:50.326 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: partition_filters: 0 2024-04-23T01:43:50.326 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: use_delta_encoding: 1 2024-04-23T01:43:50.326 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-23T01:43:50.326 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: whole_key_filtering: 1 2024-04-23T01:43:50.326 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: verify_compression: 0 2024-04-23T01:43:50.326 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: read_amp_bytes_per_bit: 0 2024-04-23T01:43:50.326 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: format_version: 2 2024-04-23T01:43:50.326 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: enable_index_compression: 1 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: block_align: 0 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compression: NoCompression 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.num_levels: 7 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T01:43:50.327 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T01:43:50.328 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-23T01:43:50.329 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.table_properties_collectors: 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T01:43:50.330 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.bloom_locality: 0 2024-04-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.ttl: 2592000 2024-04-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.918+0000 7fdbf9d95700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.919+0000 7fdbf9d95700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi196/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-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.919+0000 7fdbf9d95700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-23T01:43:50.331 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.919+0000 7fdbf9d95700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713836629920356, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-04-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.919+0000 7fdbf9d95700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-04-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.919+0000 7fdbf9d95700 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-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.919+0000 7fdbf9d95700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713836629920772, "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": 1713836629, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.919+0000 7fdbf9d95700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-04-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.920+0000 7fdbf9d95700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713836629921131, "job": 1, "event": "recovery_finished"} 2024-04-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.920+0000 7fdbf9d95700 4 rocksdb: DB pointer 0x5578c9235800 2024-04-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.920+0000 7fdbe0baf700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.920+0000 7fdbe0baf700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: ** DB Stats ** 2024-04-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 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-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T01:43:50.332 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 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-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: ** Compaction Stats [default] ** 2024-04-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 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-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: ** Compaction Stats [default] ** 2024-04-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 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-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-23T01:43:50.333 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Cumulative compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Interval compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 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-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: ** Compaction Stats [default] ** 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 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-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-23T01:43:50.334 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 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-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: ** Compaction Stats [default] ** 2024-04-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 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-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 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-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 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-23T01:43:50.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.920+0000 7fdbf9d95700 0 mon.smithi196 does not exist in monmap, will attempt to join an existing cluster 2024-04-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.921+0000 7fdbf9d95700 0 using public_addr v2:172.21.15.196:0/0 -> [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] 2024-04-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.921+0000 7fdbf9d95700 0 starting mon.smithi196 rank -1 at public addrs [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] at bind addrs [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi196 fsid 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.922+0000 7fdbf9d95700 1 mon.smithi196@-1(???) e0 preinit fsid 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 0 mon.smithi196@-1(synchronizing).mds e1 new map 2024-04-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 0 mon.smithi196@-1(synchronizing).mds e1 print_map 2024-04-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: e1 2024-04-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 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-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: legacy client fscid: -1 2024-04-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: No filesystems configured 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 1 mon.smithi196@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 1 mon.smithi196@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 1 mon.smithi196@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 1 mon.smithi196@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 1 mon.smithi196@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 1 mon.smithi196@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 1 mon.smithi196@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 0 mon.smithi196@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 0 mon.smithi196@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 0 mon.smithi196@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 0 mon.smithi196@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:49.204190+0000 mon.smithi155 (mon.0) 173 : cluster [DBG] Standby manager daemon smithi196.ldpzek started 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:49.205964+0000 mon.smithi155 (mon.0) 174 : audit [DBG] from='mgr.? 172.21.15.196:0/2337521005' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/crt"}]: dispatch 2024-04-23T01:43:50.337 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:49.206484+0000 mon.smithi155 (mon.0) 175 : audit [DBG] from='mgr.? 172.21.15.196:0/2337521005' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T01:43:50.338 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:49.209432+0000 mon.smithi155 (mon.0) 176 : audit [DBG] from='mgr.? 172.21.15.196:0/2337521005' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/key"}]: dispatch 2024-04-23T01:43:50.338 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:49.209861+0000 mon.smithi155 (mon.0) 177 : audit [DBG] from='mgr.? 172.21.15.196:0/2337521005' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T01:43:50.338 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T01:43:49.959+0000 7fdbe33b4700 1 mon.smithi196@-1(synchronizing).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2024-04-23T01:43:50.338 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:50 smithi196 bash[39199]: d876c12223b960fcea5c8beb70d8e1094b555dc97790f3d18951848c6d94ad63 2024-04-23T01:43:50.338 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:50 smithi196 systemd[1]: Started Ceph mon.smithi196 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T01:43:50.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:49.204190+0000 mon.smithi155 (mon.0) 173 : cluster [DBG] Standby manager daemon smithi196.ldpzek started 2024-04-23T01:43:50.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:49.205964+0000 mon.smithi155 (mon.0) 174 : audit [DBG] from='mgr.? 172.21.15.196:0/2337521005' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/crt"}]: dispatch 2024-04-23T01:43:50.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:49.206484+0000 mon.smithi155 (mon.0) 175 : audit [DBG] from='mgr.? 172.21.15.196:0/2337521005' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T01:43:50.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:49.209432+0000 mon.smithi155 (mon.0) 176 : audit [DBG] from='mgr.? 172.21.15.196:0/2337521005' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/key"}]: dispatch 2024-04-23T01:43:50.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:49.209861+0000 mon.smithi155 (mon.0) 177 : audit [DBG] from='mgr.? 172.21.15.196:0/2337521005' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T01:43:55.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:49.968527+0000 mon.smithi155 (mon.0) 181 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:49.968768+0000 mon.smithi155 (mon.0) 182 : cluster [INF] mon.smithi155 calling monitor election 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:49.970717+0000 mon.smithi155 (mon.0) 183 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:50.506761+0000 mgr.smithi155.dkyujt (mgr.14162) 59 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:50.965150+0000 mon.smithi155 (mon.0) 184 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:51.964878+0000 mon.smithi155 (mon.0) 185 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:51.965767+0000 mon.smithi196 (mon.1) 1 : cluster [INF] mon.smithi196 calling monitor election 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:52.507058+0000 mgr.smithi155.dkyujt (mgr.14162) 60 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:52.964847+0000 mon.smithi155 (mon.0) 186 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:53.965111+0000 mon.smithi155 (mon.0) 187 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:54.507431+0000 mgr.smithi155.dkyujt (mgr.14162) 61 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:54.965170+0000 mon.smithi155 (mon.0) 188 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:54.983851+0000 mon.smithi155 (mon.0) 189 : cluster [INF] mon.smithi155 is new leader, mons smithi155,smithi196 in quorum (ranks 0,1) 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:54.986979+0000 mon.smithi155 (mon.0) 190 : cluster [DBG] monmap e2: 2 mons at {smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],smithi196=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0]} 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:54.987022+0000 mon.smithi155 (mon.0) 191 : cluster [DBG] fsmap 2024-04-23T01:43:55.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:54.987047+0000 mon.smithi155 (mon.0) 192 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-23T01:43:55.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:54.987432+0000 mon.smithi155 (mon.0) 193 : cluster [DBG] mgrmap e18: smithi155.dkyujt(active, since 104s), standbys: smithi196.ldpzek 2024-04-23T01:43:55.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:54.990890+0000 mon.smithi155 (mon.0) 194 : cluster [INF] overall HEALTH_OK 2024-04-23T01:43:55.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:54.993328+0000 mon.smithi155 (mon.0) 195 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:43:55.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:49.968527+0000 mon.smithi155 (mon.0) 181 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:43:55.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:49.968768+0000 mon.smithi155 (mon.0) 182 : cluster [INF] mon.smithi155 calling monitor election 2024-04-23T01:43:55.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:49.970717+0000 mon.smithi155 (mon.0) 183 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:55.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:50.506761+0000 mgr.smithi155.dkyujt (mgr.14162) 59 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:55.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:50.965150+0000 mon.smithi155 (mon.0) 184 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:55.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:51.964878+0000 mon.smithi155 (mon.0) 185 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:55.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:51.965767+0000 mon.smithi196 (mon.1) 1 : cluster [INF] mon.smithi196 calling monitor election 2024-04-23T01:43:55.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:52.507058+0000 mgr.smithi155.dkyujt (mgr.14162) 60 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:55.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:52.964847+0000 mon.smithi155 (mon.0) 186 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:55.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:53.965111+0000 mon.smithi155 (mon.0) 187 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:55.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:54.507431+0000 mgr.smithi155.dkyujt (mgr.14162) 61 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:55.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:54.965170+0000 mon.smithi155 (mon.0) 188 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:55.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:54.983851+0000 mon.smithi155 (mon.0) 189 : cluster [INF] mon.smithi155 is new leader, mons smithi155,smithi196 in quorum (ranks 0,1) 2024-04-23T01:43:55.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:54.986979+0000 mon.smithi155 (mon.0) 190 : cluster [DBG] monmap e2: 2 mons at {smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],smithi196=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0]} 2024-04-23T01:43:55.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:54.987022+0000 mon.smithi155 (mon.0) 191 : cluster [DBG] fsmap 2024-04-23T01:43:55.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:54.987047+0000 mon.smithi155 (mon.0) 192 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-23T01:43:55.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:54.987432+0000 mon.smithi155 (mon.0) 193 : cluster [DBG] mgrmap e18: smithi155.dkyujt(active, since 104s), standbys: smithi196.ldpzek 2024-04-23T01:43:55.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:54.990890+0000 mon.smithi155 (mon.0) 194 : cluster [INF] overall HEALTH_OK 2024-04-23T01:43:55.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:54.993328+0000 mon.smithi155 (mon.0) 195 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:43:55.784 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-23T01:43:55.784 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":2,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","modified":"2024-04-23T01:43:49.964720Z","created":"2024-04-23T01:41:00.214754Z","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":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi196","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:3300","nonce":0},{"type":"v1","addr":"172.21.15.196:6789","nonce":0}]},"addr":"172.21.15.196:6789/0","public_addr":"172.21.15.196:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-23T01:43:55.785 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 2 2024-04-23T01:43:56.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:43:55.000250+0000 mgr.smithi155.dkyujt (mgr.14162) 62 : cephadm [INF] Deploying daemon node-exporter.smithi196 on smithi196 2024-04-23T01:43:56.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:55.784697+0000 mon.smithi155 (mon.0) 196 : audit [DBG] from='client.? 172.21.15.196:0/3097217453' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:56.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:55.965614+0000 mon.smithi155 (mon.0) 197 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:56.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:43:55.000250+0000 mgr.smithi155.dkyujt (mgr.14162) 62 : cephadm [INF] Deploying daemon node-exporter.smithi196 on smithi196 2024-04-23T01:43:56.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:55.784697+0000 mon.smithi155 (mon.0) 196 : audit [DBG] from='client.? 172.21.15.196:0/3097217453' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T01:43:56.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:55.965614+0000 mon.smithi155 (mon.0) 197 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:43:56.460 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-23T01:43:56.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-23T01:43:57.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:56.507699+0000 mgr.smithi155.dkyujt (mgr.14162) 63 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:57.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:56.507699+0000 mgr.smithi155.dkyujt (mgr.14162) 63 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:59.127 INFO:teuthology.orchestra.run.smithi155.stdout:# minimal ceph.conf for 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:43:59.127 INFO:teuthology.orchestra.run.smithi155.stdout:[global] 2024-04-23T01:43:59.127 INFO:teuthology.orchestra.run.smithi155.stdout: fsid = 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T01:43:59.128 INFO:teuthology.orchestra.run.smithi155.stdout: mon_host = [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] 2024-04-23T01:43:59.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:43:58.507983+0000 mgr.smithi155.dkyujt (mgr.14162) 64 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:59.313 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:43:58.507983+0000 mgr.smithi155.dkyujt (mgr.14162) 64 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:43:59.726 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-23T01:43:59.726 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-23T01:43:59.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.conf 2024-04-23T01:43:59.757 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-23T01:43:59.757 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T01:43:59.824 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-04-23T01:43:59.824 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/ceph/ceph.conf 2024-04-23T01:43:59.863 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-04-23T01:43:59.863 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T01:43:59.934 INFO:tasks.cephadm:Deploying OSDs... 2024-04-23T01:43:59.934 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-23T01:43:59.935 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/scratch_devs of=/dev/stdout 2024-04-23T01:43:59.952 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-23T01:43:59.953 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_1 2024-04-23T01:44:00.010 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-23T01:44:00.011 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T01:44:00.011 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 172073 Links: 1 2024-04-23T01:44:00.011 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T01:44:00.011 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T01:44:00.011 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-23 01:43:28.198741235 +0000 2024-04-23T01:44:00.011 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-23 01:39:35.661995769 +0000 2024-04-23T01:44:00.011 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-23 01:39:35.661995769 +0000 2024-04-23T01:44:00.011 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-23T01:44:00.011 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-23T01:44:00.075 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:43:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:43:59.129767+0000 mon.smithi155 (mon.0) 198 : audit [DBG] from='client.? 172.21.15.155:0/4097248031' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:00.076 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-23T01:44:00.077 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-23T01:44:00.077 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000201957 s, 2.5 MB/s 2024-04-23T01:44:00.077 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-23T01:44:00.136 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_2 2024-04-23T01:44:00.194 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-23T01:44:00.195 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T01:44:00.195 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 168244 Links: 1 2024-04-23T01:44:00.195 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T01:44:00.195 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T01:44:00.195 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-23 01:43:28.198741235 +0000 2024-04-23T01:44:00.195 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-23 01:39:35.997989246 +0000 2024-04-23T01:44:00.195 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-23 01:39:35.997989246 +0000 2024-04-23T01:44:00.195 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-23T01:44:00.195 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-23T01:44:00.260 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-23T01:44:00.260 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-23T01:44:00.260 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000280692 s, 1.8 MB/s 2024-04-23T01:44:00.262 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-23T01:44:00.313 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:43:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:43:59.129767+0000 mon.smithi155 (mon.0) 198 : audit [DBG] from='client.? 172.21.15.155:0/4097248031' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:00.320 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_3 2024-04-23T01:44:00.378 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-23T01:44:00.378 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T01:44:00.378 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 168296 Links: 1 2024-04-23T01:44:00.378 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T01:44:00.378 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T01:44:00.379 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-23 01:43:28.198741235 +0000 2024-04-23T01:44:00.379 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-23 01:39:36.376981890 +0000 2024-04-23T01:44:00.379 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-23 01:39:36.376981890 +0000 2024-04-23T01:44:00.379 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-23T01:44:00.379 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-23T01:44:00.443 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-23T01:44:00.444 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-23T01:44:00.444 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000161833 s, 3.2 MB/s 2024-04-23T01:44:00.445 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-23T01:44:00.504 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_4 2024-04-23T01:44:00.562 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-23T01:44:00.562 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T01:44:00.562 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 167428 Links: 1 2024-04-23T01:44:00.563 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T01:44:00.563 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T01:44:00.563 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-23 01:43:28.198741235 +0000 2024-04-23T01:44:00.563 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-23 01:39:36.715975309 +0000 2024-04-23T01:44:00.563 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-23 01:39:36.715975309 +0000 2024-04-23T01:44:00.563 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-23T01:44:00.563 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-23T01:44:00.629 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-23T01:44:00.629 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-23T01:44:00.629 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000230793 s, 2.2 MB/s 2024-04-23T01:44:00.630 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-23T01:44:00.688 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-04-23T01:44:00.688 DEBUG:teuthology.orchestra.run.smithi196:> dd if=/scratch_devs of=/dev/stdout 2024-04-23T01:44:00.711 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-23T01:44:00.711 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_1 2024-04-23T01:44:00.773 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-23T01:44:00.773 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T01:44:00.773 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 6h/6d Inode: 155541 Links: 1 2024-04-23T01:44:00.773 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T01:44:00.773 INFO:teuthology.orchestra.run.smithi196.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T01:44:00.773 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2024-04-23 01:43:55.400437992 +0000 2024-04-23T01:44:00.773 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2024-04-23 01:39:31.589563428 +0000 2024-04-23T01:44:00.773 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2024-04-23 01:39:31.589563428 +0000 2024-04-23T01:44:00.773 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: - 2024-04-23T01:44:00.773 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-23T01:44:00.844 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2024-04-23T01:44:00.844 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2024-04-23T01:44:00.844 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.000278771 s, 1.8 MB/s 2024-04-23T01:44:00.845 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-23T01:44:00.906 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_2 2024-04-23T01:44:00.966 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-23T01:44:00.966 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T01:44:00.967 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 6h/6d Inode: 165581 Links: 1 2024-04-23T01:44:00.967 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T01:44:00.967 INFO:teuthology.orchestra.run.smithi196.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T01:44:00.967 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2024-04-23 01:43:55.400437992 +0000 2024-04-23T01:44:00.967 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2024-04-23 01:39:31.922555918 +0000 2024-04-23T01:44:00.967 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2024-04-23 01:39:31.922555918 +0000 2024-04-23T01:44:00.967 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: - 2024-04-23T01:44:00.967 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-23T01:44:01.035 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2024-04-23T01:44:01.035 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2024-04-23T01:44:01.035 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.00022646 s, 2.3 MB/s 2024-04-23T01:44:01.036 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-23T01:44:01.097 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_3 2024-04-23T01:44:01.155 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-23T01:44:01.156 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T01:44:01.156 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 6h/6d Inode: 171116 Links: 1 2024-04-23T01:44:01.156 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T01:44:01.156 INFO:teuthology.orchestra.run.smithi196.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T01:44:01.156 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2024-04-23 01:43:55.400437992 +0000 2024-04-23T01:44:01.156 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2024-04-23 01:39:32.283547777 +0000 2024-04-23T01:44:01.156 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2024-04-23 01:39:32.283547777 +0000 2024-04-23T01:44:01.156 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: - 2024-04-23T01:44:01.156 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-23T01:44:01.221 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:00.508502+0000 mgr.smithi155.dkyujt (mgr.14162) 65 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:01.223 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2024-04-23T01:44:01.223 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2024-04-23T01:44:01.223 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.000164622 s, 3.1 MB/s 2024-04-23T01:44:01.224 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-23T01:44:01.284 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_4 2024-04-23T01:44:01.342 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-23T01:44:01.342 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T01:44:01.342 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 6h/6d Inode: 155602 Links: 1 2024-04-23T01:44:01.342 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T01:44:01.342 INFO:teuthology.orchestra.run.smithi196.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T01:44:01.343 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2024-04-23 01:43:55.400437992 +0000 2024-04-23T01:44:01.343 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2024-04-23 01:39:32.628539996 +0000 2024-04-23T01:44:01.343 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2024-04-23 01:39:32.628539996 +0000 2024-04-23T01:44:01.343 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: - 2024-04-23T01:44:01.343 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-23T01:44:01.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:00.508502+0000 mgr.smithi155.dkyujt (mgr.14162) 65 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:01.408 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2024-04-23T01:44:01.408 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2024-04-23T01:44:01.408 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.000235467 s, 2.2 MB/s 2024-04-23T01:44:01.409 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-23T01:44:01.469 INFO:tasks.cephadm:Deploying osd.0 on smithi155 with /dev/vg_nvme/lv_4... 2024-04-23T01:44:01.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-23T01:44:02.873 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:02.508835+0000 mgr.smithi155.dkyujt (mgr.14162) 66 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:03.063 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:02.508835+0000 mgr.smithi155.dkyujt (mgr.14162) 66 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:03.636 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-23T01:44:03.636 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-23T01:44:03.636 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2024-04-23T01:44:03.636 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2024-04-23T01:44:03.636 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0109732 s, 956 MB/s 2024-04-23T01:44:03.636 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2024-04-23T01:44:04.353 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_4 2024-04-23T01:44:05.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:04.449958+0000 mon.smithi155 (mon.0) 199 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:05.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:04.450829+0000 mon.smithi155 (mon.0) 200 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:44:05.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:04.509112+0000 mgr.smithi155.dkyujt (mgr.14162) 67 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:05.727 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:04.449958+0000 mon.smithi155 (mon.0) 199 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:05.728 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:04.450829+0000 mon.smithi155 (mon.0) 200 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:44:05.728 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:04.509112+0000 mgr.smithi155.dkyujt (mgr.14162) 67 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:07.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:06.486821+0000 mon.smithi155 (mon.0) 201 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:07.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:06.509396+0000 mgr.smithi155.dkyujt (mgr.14162) 68 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:07.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:07.179365+0000 mon.smithi155 (mon.0) 202 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:44:07.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:07.181255+0000 mon.smithi155 (mon.0) 203 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:44:07.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:07.181867+0000 mon.smithi155 (mon.0) 204 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:07.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:06.486821+0000 mon.smithi155 (mon.0) 201 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:07.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:06.509396+0000 mgr.smithi155.dkyujt (mgr.14162) 68 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:07.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:07.179365+0000 mon.smithi155 (mon.0) 202 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:44:07.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:07.181255+0000 mon.smithi155 (mon.0) 203 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:44:07.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:07.181867+0000 mon.smithi155 (mon.0) 204 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:08.792 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:07.178441+0000 mgr.smithi155.dkyujt (mgr.14162) 69 : audit [DBG] from='client.14236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:44:08.792 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:07.181005+0000 mgr.smithi155.dkyujt (mgr.14162) 70 : cephadm [INF] Applying service osd.None on host smithi155... 2024-04-23T01:44:08.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:07.178441+0000 mgr.smithi155.dkyujt (mgr.14162) 69 : audit [DBG] from='client.14236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:44:08.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:07.181005+0000 mgr.smithi155.dkyujt (mgr.14162) 70 : cephadm [INF] Applying service osd.None on host smithi155... 2024-04-23T01:44:09.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:08.509609+0000 mgr.smithi155.dkyujt (mgr.14162) 71 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:09.883 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:08.509609+0000 mgr.smithi155.dkyujt (mgr.14162) 71 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:10.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:09.779088+0000 mon.smithi155 (mon.0) 205 : audit [INF] from='client.? 172.21.15.155:0/2289236573' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0bb9e42-e89d-42c8-b99c-3b17b31db658"}]: dispatch 2024-04-23T01:44:10.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:09.786829+0000 mon.smithi155 (mon.0) 206 : audit [INF] from='client.? 172.21.15.155:0/2289236573' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e0bb9e42-e89d-42c8-b99c-3b17b31db658"}]': finished 2024-04-23T01:44:10.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:09.786887+0000 mon.smithi155 (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-23T01:44:10.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:09.786981+0000 mon.smithi155 (mon.0) 208 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:44:10.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:10.213007+0000 mon.smithi155 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.155:0/3912385044' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:44:10.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:09.779088+0000 mon.smithi155 (mon.0) 205 : audit [INF] from='client.? 172.21.15.155:0/2289236573' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0bb9e42-e89d-42c8-b99c-3b17b31db658"}]: dispatch 2024-04-23T01:44:10.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:09.786829+0000 mon.smithi155 (mon.0) 206 : audit [INF] from='client.? 172.21.15.155:0/2289236573' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e0bb9e42-e89d-42c8-b99c-3b17b31db658"}]': finished 2024-04-23T01:44:10.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:09.786887+0000 mon.smithi155 (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-23T01:44:10.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:09.786981+0000 mon.smithi155 (mon.0) 208 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:44:10.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:10.213007+0000 mon.smithi155 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.155:0/3912385044' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:44:11.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:10.509991+0000 mgr.smithi155.dkyujt (mgr.14162) 72 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:11.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:10.636726+0000 mon.smithi155 (mon.0) 210 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:44:11.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:10.638693+0000 mon.smithi155 (mon.0) 211 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:44:11.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:10.509991+0000 mgr.smithi155.dkyujt (mgr.14162) 72 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:11.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:10.636726+0000 mon.smithi155 (mon.0) 210 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:44:11.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:10.638693+0000 mon.smithi155 (mon.0) 211 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:44:12.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:11.664435+0000 mon.smithi155 (mon.0) 212 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:12.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:11.667467+0000 mon.smithi155 (mon.0) 213 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:12.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:11.669228+0000 mgr.smithi155.dkyujt (mgr.14162) 73 : cephadm [INF] Reconfiguring mon.smithi155 (unknown last config time)... 2024-04-23T01:44:12.843 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:11.669432+0000 mon.smithi155 (mon.0) 214 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T01:44:12.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:11.669928+0000 mon.smithi155 (mon.0) 215 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T01:44:12.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:11.670377+0000 mon.smithi155 (mon.0) 216 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:12.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:11.670790+0000 mgr.smithi155.dkyujt (mgr.14162) 74 : cephadm [INF] Reconfiguring daemon mon.smithi155 on smithi155 2024-04-23T01:44:12.844 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:12.510270+0000 mgr.smithi155.dkyujt (mgr.14162) 75 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:13.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:11.664435+0000 mon.smithi155 (mon.0) 212 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:13.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:11.667467+0000 mon.smithi155 (mon.0) 213 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:13.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:11.669228+0000 mgr.smithi155.dkyujt (mgr.14162) 73 : cephadm [INF] Reconfiguring mon.smithi155 (unknown last config time)... 2024-04-23T01:44:13.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:11.669432+0000 mon.smithi155 (mon.0) 214 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T01:44:13.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:11.669928+0000 mon.smithi155 (mon.0) 215 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T01:44:13.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:11.670377+0000 mon.smithi155 (mon.0) 216 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:13.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:11.670790+0000 mgr.smithi155.dkyujt (mgr.14162) 74 : cephadm [INF] Reconfiguring daemon mon.smithi155 on smithi155 2024-04-23T01:44:13.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:12.510270+0000 mgr.smithi155.dkyujt (mgr.14162) 75 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:14.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:14.510556+0000 mgr.smithi155.dkyujt (mgr.14162) 76 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:14.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:14.557045+0000 mon.smithi155 (mon.0) 217 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:14.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:14.557788+0000 mon.smithi155 (mon.0) 218 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.dkyujt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T01:44:14.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:14.558434+0000 mon.smithi155 (mon.0) 219 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T01:44:14.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:14.558965+0000 mon.smithi155 (mon.0) 220 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:15.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:14.510556+0000 mgr.smithi155.dkyujt (mgr.14162) 76 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:15.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:14.557045+0000 mon.smithi155 (mon.0) 217 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:15.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:14.557788+0000 mon.smithi155 (mon.0) 218 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.dkyujt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T01:44:15.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:14.558434+0000 mon.smithi155 (mon.0) 219 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T01:44:15.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:14.558965+0000 mon.smithi155 (mon.0) 220 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:15.886 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:14.557523+0000 mgr.smithi155.dkyujt (mgr.14162) 77 : cephadm [INF] Reconfiguring mgr.smithi155.dkyujt (unknown last config time)... 2024-04-23T01:44:15.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:14.559403+0000 mgr.smithi155.dkyujt (mgr.14162) 78 : cephadm [INF] Reconfiguring daemon mgr.smithi155.dkyujt on smithi155 2024-04-23T01:44:16.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:14.557523+0000 mgr.smithi155.dkyujt (mgr.14162) 77 : cephadm [INF] Reconfiguring mgr.smithi155.dkyujt (unknown last config time)... 2024-04-23T01:44:16.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:14.559403+0000 mgr.smithi155.dkyujt (mgr.14162) 78 : cephadm [INF] Reconfiguring daemon mgr.smithi155.dkyujt on smithi155 2024-04-23T01:44:17.058 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:15.941723+0000 mon.smithi155 (mon.0) 221 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:17.058 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:15.942308+0000 mgr.smithi155.dkyujt (mgr.14162) 79 : cephadm [INF] Reconfiguring alertmanager.smithi155 (dependencies changed)... 2024-04-23T01:44:17.058 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:15.944468+0000 mgr.smithi155.dkyujt (mgr.14162) 80 : cephadm [INF] Reconfiguring daemon alertmanager.smithi155 on smithi155 2024-04-23T01:44:17.058 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:16.510899+0000 mgr.smithi155.dkyujt (mgr.14162) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:17.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:15.941723+0000 mon.smithi155 (mon.0) 221 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:17.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:15.942308+0000 mgr.smithi155.dkyujt (mgr.14162) 79 : cephadm [INF] Reconfiguring alertmanager.smithi155 (dependencies changed)... 2024-04-23T01:44:17.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:15.944468+0000 mgr.smithi155.dkyujt (mgr.14162) 80 : cephadm [INF] Reconfiguring daemon alertmanager.smithi155 on smithi155 2024-04-23T01:44:17.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:16.510899+0000 mgr.smithi155.dkyujt (mgr.14162) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:19.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:18.511214+0000 mgr.smithi155.dkyujt (mgr.14162) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:19.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:18.511214+0000 mgr.smithi155.dkyujt (mgr.14162) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:20.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:20.511467+0000 mgr.smithi155.dkyujt (mgr.14162) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:21.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:20.511467+0000 mgr.smithi155.dkyujt (mgr.14162) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:22.346 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:21.235209+0000 mon.smithi155 (mon.0) 222 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:22.346 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:21.235666+0000 mgr.smithi155.dkyujt (mgr.14162) 84 : cephadm [INF] Reconfiguring crash.smithi155 (monmap changed)... 2024-04-23T01:44:22.346 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:21.235884+0000 mon.smithi155 (mon.0) 223 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T01:44:22.346 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:21.236462+0000 mon.smithi155 (mon.0) 224 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:22.346 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:21.236865+0000 mgr.smithi155.dkyujt (mgr.14162) 85 : cephadm [INF] Reconfiguring daemon crash.smithi155 on smithi155 2024-04-23T01:44:22.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:21.235209+0000 mon.smithi155 (mon.0) 222 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:22.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:21.235666+0000 mgr.smithi155.dkyujt (mgr.14162) 84 : cephadm [INF] Reconfiguring crash.smithi155 (monmap changed)... 2024-04-23T01:44:22.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:21.235884+0000 mon.smithi155 (mon.0) 223 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T01:44:22.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:21.236462+0000 mon.smithi155 (mon.0) 224 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:22.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:21.236865+0000 mgr.smithi155.dkyujt (mgr.14162) 85 : cephadm [INF] Reconfiguring daemon crash.smithi155 on smithi155 2024-04-23T01:44:23.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:22.511721+0000 mgr.smithi155.dkyujt (mgr.14162) 86 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:23.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:22.701192+0000 mon.smithi155 (mon.0) 225 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T01:44:23.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:22.701764+0000 mon.smithi155 (mon.0) 226 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:23.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:22.511721+0000 mgr.smithi155.dkyujt (mgr.14162) 86 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:23.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:22.701192+0000 mon.smithi155 (mon.0) 225 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T01:44:23.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:22.701764+0000 mon.smithi155 (mon.0) 226 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:24.386 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:22.702247+0000 mgr.smithi155.dkyujt (mgr.14162) 87 : cephadm [INF] Deploying daemon osd.0 on smithi155 2024-04-23T01:44:24.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:24.119828+0000 mon.smithi155 (mon.0) 227 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:24.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:22.702247+0000 mgr.smithi155.dkyujt (mgr.14162) 87 : cephadm [INF] Deploying daemon osd.0 on smithi155 2024-04-23T01:44:24.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:24.119828+0000 mon.smithi155 (mon.0) 227 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:25.563 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:24.120513+0000 mgr.smithi155.dkyujt (mgr.14162) 88 : cephadm [INF] Reconfiguring grafana.smithi155 (dependencies changed)... 2024-04-23T01:44:25.564 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:24.125325+0000 mgr.smithi155.dkyujt (mgr.14162) 89 : cephadm [INF] Reconfiguring daemon grafana.smithi155 on smithi155 2024-04-23T01:44:25.564 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:24.511988+0000 mgr.smithi155.dkyujt (mgr.14162) 90 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:25.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:24.120513+0000 mgr.smithi155.dkyujt (mgr.14162) 88 : cephadm [INF] Reconfiguring grafana.smithi155 (dependencies changed)... 2024-04-23T01:44:25.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:24.125325+0000 mgr.smithi155.dkyujt (mgr.14162) 89 : cephadm [INF] Reconfiguring daemon grafana.smithi155 on smithi155 2024-04-23T01:44:25.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:24.511988+0000 mgr.smithi155.dkyujt (mgr.14162) 90 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:26.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:26.512245+0000 mgr.smithi155.dkyujt (mgr.14162) 91 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:27.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:26.512245+0000 mgr.smithi155.dkyujt (mgr.14162) 91 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:27.959 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 0 on host 'smithi155' 2024-04-23T01:44:29.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:27.953111+0000 mon.smithi155 (mon.0) 228 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:29.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:27.959410+0000 mon.smithi155 (mon.0) 229 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:29.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:28.512513+0000 mgr.smithi155.dkyujt (mgr.14162) 92 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:29.360 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:27.953111+0000 mon.smithi155 (mon.0) 228 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:29.360 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:27.959410+0000 mon.smithi155 (mon.0) 229 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:29.361 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:28.512513+0000 mgr.smithi155.dkyujt (mgr.14162) 92 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:29.383 DEBUG:teuthology.orchestra.run.smithi155:osd.0> sudo journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.0.service 2024-04-23T01:44:29.385 INFO:tasks.cephadm:Deploying osd.1 on smithi155 with /dev/vg_nvme/lv_3... 2024-04-23T01:44:29.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-23T01:44:29.421 INFO:journalctl@ceph.osd.0.smithi155.stdout:-- Logs begin at Tue 2024-04-23 01:33:05 UTC. -- 2024-04-23T01:44:30.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:30.512839+0000 mgr.smithi155.dkyujt (mgr.14162) 93 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:31.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:30.512839+0000 mgr.smithi155.dkyujt (mgr.14162) 93 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:31.370 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 01:44:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.0[46193]: debug 2024-04-23T01:44:31.031+0000 7fe166b9d080 -1 osd.0 0 log_to_monitors {default=true} 2024-04-23T01:44:31.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:31.035573+0000 mon.smithi155 (mon.0) 230 : audit [INF] from='osd.0 [v2:172.21.15.155:6802/1012611467,v1:172.21.15.155:6803/1012611467]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T01:44:32.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:31.035573+0000 mon.smithi155 (mon.0) 230 : audit [INF] from='osd.0 [v2:172.21.15.155:6802/1012611467,v1:172.21.15.155:6803/1012611467]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T01:44:32.887 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 01:44:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.0[46193]: debug 2024-04-23T01:44:32.586+0000 7fe15d10e700 -1 osd.0 0 waiting for initial osdmap 2024-04-23T01:44:32.887 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 01:44:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.0[46193]: debug 2024-04-23T01:44:32.589+0000 7fe15988a700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-23T01:44:32.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:31.582109+0000 mon.smithi155 (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.155:6802/1012611467,v1:172.21.15.155:6803/1012611467]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T01:44:32.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:31.582176+0000 mon.smithi155 (mon.0) 232 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-23T01:44:32.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:31.582320+0000 mon.smithi155 (mon.0) 233 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:44:32.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:31.582665+0000 mon.smithi155 (mon.0) 234 : audit [INF] from='osd.0 [v2:172.21.15.155:6802/1012611467,v1:172.21.15.155:6803/1012611467]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T01:44:32.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:32.513107+0000 mgr.smithi155.dkyujt (mgr.14162) 94 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:33.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:31.582109+0000 mon.smithi155 (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.155:6802/1012611467,v1:172.21.15.155:6803/1012611467]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T01:44:33.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:31.582176+0000 mon.smithi155 (mon.0) 232 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-23T01:44:33.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:31.582320+0000 mon.smithi155 (mon.0) 233 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:44:33.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:31.582665+0000 mon.smithi155 (mon.0) 234 : audit [INF] from='osd.0 [v2:172.21.15.155:6802/1012611467,v1:172.21.15.155:6803/1012611467]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T01:44:33.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:32.513107+0000 mgr.smithi155.dkyujt (mgr.14162) 94 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:33.141 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-23T01:44:33.141 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-23T01:44:33.142 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2024-04-23T01:44:33.142 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2024-04-23T01:44:33.142 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0151063 s, 694 MB/s 2024-04-23T01:44:33.142 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2024-04-23T01:44:33.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:32.584016+0000 mon.smithi155 (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.155:6802/1012611467,v1:172.21.15.155:6803/1012611467]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-23T01:44:33.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:32.584097+0000 mon.smithi155 (mon.0) 236 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-23T01:44:33.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:32.584846+0000 mon.smithi155 (mon.0) 237 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:44:33.848 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:32.588329+0000 mon.smithi155 (mon.0) 238 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:44:33.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_3 2024-04-23T01:44:34.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:32.584016+0000 mon.smithi155 (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.155:6802/1012611467,v1:172.21.15.155:6803/1012611467]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-23T01:44:34.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:32.584097+0000 mon.smithi155 (mon.0) 236 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-23T01:44:34.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:32.584846+0000 mon.smithi155 (mon.0) 237 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:44:34.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:32.588329+0000 mon.smithi155 (mon.0) 238 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:44:34.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:32.001708+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:44:34.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:32.001830+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:44:34.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:33.589471+0000 mon.smithi155 (mon.0) 239 : cluster [INF] osd.0 [v2:172.21.15.155:6802/1012611467,v1:172.21.15.155:6803/1012611467] boot 2024-04-23T01:44:34.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:33.589495+0000 mon.smithi155 (mon.0) 240 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-23T01:44:34.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:33.589772+0000 mon.smithi155 (mon.0) 241 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:44:34.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:34.513709+0000 mgr.smithi155.dkyujt (mgr.14162) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:35.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:32.001708+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:44:35.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:32.001830+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:44:35.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:33.589471+0000 mon.smithi155 (mon.0) 239 : cluster [INF] osd.0 [v2:172.21.15.155:6802/1012611467,v1:172.21.15.155:6803/1012611467] boot 2024-04-23T01:44:35.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:33.589495+0000 mon.smithi155 (mon.0) 240 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-23T01:44:35.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:33.589772+0000 mon.smithi155 (mon.0) 241 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:44:35.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:34.513709+0000 mgr.smithi155.dkyujt (mgr.14162) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T01:44:35.845 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:34.596151+0000 mon.smithi155 (mon.0) 242 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-23T01:44:36.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:34.596151+0000 mon.smithi155 (mon.0) 242 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-23T01:44:37.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:35.883720+0000 mon.smithi155 (mon.0) 243 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:37.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:35.884644+0000 mgr.smithi155.dkyujt (mgr.14162) 96 : cephadm [INF] Reconfiguring prometheus.smithi155 (dependencies changed)... 2024-04-23T01:44:37.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:35.888706+0000 mgr.smithi155.dkyujt (mgr.14162) 97 : cephadm [INF] Reconfiguring daemon prometheus.smithi155 on smithi155 2024-04-23T01:44:37.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:36.514074+0000 mgr.smithi155.dkyujt (mgr.14162) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:37.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:36.873088+0000 mon.smithi155 (mon.0) 244 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:44:37.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:36.874322+0000 mon.smithi155 (mon.0) 245 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:44:37.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:36.874803+0000 mon.smithi155 (mon.0) 246 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:37.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:35.883720+0000 mon.smithi155 (mon.0) 243 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:37.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:35.884644+0000 mgr.smithi155.dkyujt (mgr.14162) 96 : cephadm [INF] Reconfiguring prometheus.smithi155 (dependencies changed)... 2024-04-23T01:44:37.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:35.888706+0000 mgr.smithi155.dkyujt (mgr.14162) 97 : cephadm [INF] Reconfiguring daemon prometheus.smithi155 on smithi155 2024-04-23T01:44:37.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:36.514074+0000 mgr.smithi155.dkyujt (mgr.14162) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:37.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:36.873088+0000 mon.smithi155 (mon.0) 244 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:44:37.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:36.874322+0000 mon.smithi155 (mon.0) 245 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:44:37.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:36.874803+0000 mon.smithi155 (mon.0) 246 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:38.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:36.872401+0000 mgr.smithi155.dkyujt (mgr.14162) 99 : audit [DBG] from='client.14254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:44:38.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:36.874092+0000 mgr.smithi155.dkyujt (mgr.14162) 100 : cephadm [INF] Applying service osd.None on host smithi155... 2024-04-23T01:44:38.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:36.872401+0000 mgr.smithi155.dkyujt (mgr.14162) 99 : audit [DBG] from='client.14254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:44:38.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:36.874092+0000 mgr.smithi155.dkyujt (mgr.14162) 100 : cephadm [INF] Applying service osd.None on host smithi155... 2024-04-23T01:44:39.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:38.514355+0000 mgr.smithi155.dkyujt (mgr.14162) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:39.380 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:38.514355+0000 mgr.smithi155.dkyujt (mgr.14162) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:40.818 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:40.514828+0000 mgr.smithi155.dkyujt (mgr.14162) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:41.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:40.514828+0000 mgr.smithi155.dkyujt (mgr.14162) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:42.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:41.447594+0000 mon.smithi155 (mon.0) 247 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:42.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:41.448092+0000 mgr.smithi155.dkyujt (mgr.14162) 103 : cephadm [INF] Reconfiguring crash.smithi196 (monmap changed)... 2024-04-23T01:44:42.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:41.448340+0000 mon.smithi155 (mon.0) 248 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi196", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T01:44:42.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:41.448920+0000 mon.smithi155 (mon.0) 249 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:42.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:41.449309+0000 mgr.smithi155.dkyujt (mgr.14162) 104 : cephadm [INF] Reconfiguring daemon crash.smithi196 on smithi196 2024-04-23T01:44:42.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:41.447594+0000 mon.smithi155 (mon.0) 247 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:42.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:41.448092+0000 mgr.smithi155.dkyujt (mgr.14162) 103 : cephadm [INF] Reconfiguring crash.smithi196 (monmap changed)... 2024-04-23T01:44:42.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:41.448340+0000 mon.smithi155 (mon.0) 248 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi196", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T01:44:42.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:41.448920+0000 mon.smithi155 (mon.0) 249 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:42.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:41.449309+0000 mgr.smithi155.dkyujt (mgr.14162) 104 : cephadm [INF] Reconfiguring daemon crash.smithi196 on smithi196 2024-04-23T01:44:43.725 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:42.515102+0000 mgr.smithi155.dkyujt (mgr.14162) 105 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:43.725 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:42.524000+0000 mon.smithi155 (mon.0) 250 : audit [INF] from='client.? 172.21.15.155:0/3015179839' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "502c2ad0-b373-439f-9e08-eb102388d923"}]: dispatch 2024-04-23T01:44:43.725 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:42.527189+0000 mon.smithi155 (mon.0) 251 : audit [INF] from='client.? 172.21.15.155:0/3015179839' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "502c2ad0-b373-439f-9e08-eb102388d923"}]': finished 2024-04-23T01:44:43.725 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:42.527227+0000 mon.smithi155 (mon.0) 252 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-23T01:44:43.725 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:42.527357+0000 mon.smithi155 (mon.0) 253 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:44:43.725 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:42.944087+0000 mon.smithi155 (mon.0) 254 : audit [DBG] from='client.? 172.21.15.155:0/2201720032' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:44:43.725 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:43.082429+0000 mon.smithi155 (mon.0) 255 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:43.725 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:43.083103+0000 mon.smithi155 (mon.0) 256 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi196.ldpzek", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T01:44:43.725 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:43.083713+0000 mon.smithi155 (mon.0) 257 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T01:44:43.725 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:43.084183+0000 mon.smithi155 (mon.0) 258 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:43.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:42.515102+0000 mgr.smithi155.dkyujt (mgr.14162) 105 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:43.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:42.524000+0000 mon.smithi155 (mon.0) 250 : audit [INF] from='client.? 172.21.15.155:0/3015179839' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "502c2ad0-b373-439f-9e08-eb102388d923"}]: dispatch 2024-04-23T01:44:43.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:42.527189+0000 mon.smithi155 (mon.0) 251 : audit [INF] from='client.? 172.21.15.155:0/3015179839' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "502c2ad0-b373-439f-9e08-eb102388d923"}]': finished 2024-04-23T01:44:43.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:42.527227+0000 mon.smithi155 (mon.0) 252 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-23T01:44:43.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:42.527357+0000 mon.smithi155 (mon.0) 253 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:44:43.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:42.944087+0000 mon.smithi155 (mon.0) 254 : audit [DBG] from='client.? 172.21.15.155:0/2201720032' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:44:43.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:43.082429+0000 mon.smithi155 (mon.0) 255 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:43.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:43.083103+0000 mon.smithi155 (mon.0) 256 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi196.ldpzek", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T01:44:43.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:43.083713+0000 mon.smithi155 (mon.0) 257 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T01:44:43.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:43.084183+0000 mon.smithi155 (mon.0) 258 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:44.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:43.082882+0000 mgr.smithi155.dkyujt (mgr.14162) 106 : cephadm [INF] Reconfiguring mgr.smithi196.ldpzek (monmap changed)... 2024-04-23T01:44:44.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:43.084581+0000 mgr.smithi155.dkyujt (mgr.14162) 107 : cephadm [INF] Reconfiguring daemon mgr.smithi196.ldpzek on smithi196 2024-04-23T01:44:44.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:43.082882+0000 mgr.smithi155.dkyujt (mgr.14162) 106 : cephadm [INF] Reconfiguring mgr.smithi196.ldpzek (monmap changed)... 2024-04-23T01:44:44.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:43.084581+0000 mgr.smithi155.dkyujt (mgr.14162) 107 : cephadm [INF] Reconfiguring daemon mgr.smithi196.ldpzek on smithi196 2024-04-23T01:44:45.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:44.515398+0000 mgr.smithi155.dkyujt (mgr.14162) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:45.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:44.515493+0000 mon.smithi155 (mon.0) 259 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:45.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:44.516059+0000 mgr.smithi155.dkyujt (mgr.14162) 109 : cephadm [INF] Reconfiguring mon.smithi196 (monmap changed)... 2024-04-23T01:44:45.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:44.516296+0000 mon.smithi155 (mon.0) 260 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T01:44:45.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:44.516988+0000 mon.smithi155 (mon.0) 261 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T01:44:45.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:44.517610+0000 mon.smithi155 (mon.0) 262 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:45.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:44.518184+0000 mgr.smithi155.dkyujt (mgr.14162) 110 : cephadm [INF] Reconfiguring daemon mon.smithi196 on smithi196 2024-04-23T01:44:45.832 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:44.515398+0000 mgr.smithi155.dkyujt (mgr.14162) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:45.832 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:44.515493+0000 mon.smithi155 (mon.0) 259 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:45.832 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:44.516059+0000 mgr.smithi155.dkyujt (mgr.14162) 109 : cephadm [INF] Reconfiguring mon.smithi196 (monmap changed)... 2024-04-23T01:44:45.832 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:44.516296+0000 mon.smithi155 (mon.0) 260 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T01:44:45.832 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:44.516988+0000 mon.smithi155 (mon.0) 261 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T01:44:45.832 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:44.517610+0000 mon.smithi155 (mon.0) 262 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:45.832 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:44.518184+0000 mgr.smithi155.dkyujt (mgr.14162) 110 : cephadm [INF] Reconfiguring daemon mon.smithi196 on smithi196 2024-04-23T01:44:47.220 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:45.940367+0000 mon.smithi155 (mon.0) 263 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:47.220 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:45.942802+0000 mon.smithi155 (mon.0) 264 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T01:44:47.221 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:45.943096+0000 mgr.smithi155.dkyujt (mgr.14162) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T01:44:47.221 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:46.515646+0000 mgr.smithi155.dkyujt (mgr.14162) 112 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:47.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:45.940367+0000 mon.smithi155 (mon.0) 263 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:47.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:45.942802+0000 mon.smithi155 (mon.0) 264 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T01:44:47.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:45.943096+0000 mgr.smithi155.dkyujt (mgr.14162) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T01:44:47.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:46.515646+0000 mgr.smithi155.dkyujt (mgr.14162) 112 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:49.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:48.515926+0000 mgr.smithi155.dkyujt (mgr.14162) 113 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:49.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:48.673125+0000 mon.smithi155 (mon.0) 265 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T01:44:49.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:48.673723+0000 mon.smithi155 (mon.0) 266 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:49.364 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:48.515926+0000 mgr.smithi155.dkyujt (mgr.14162) 113 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:49.364 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:48.673125+0000 mon.smithi155 (mon.0) 265 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T01:44:49.364 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:48.673723+0000 mon.smithi155 (mon.0) 266 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:44:49.964 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:48.674184+0000 mgr.smithi155.dkyujt (mgr.14162) 114 : cephadm [INF] Deploying daemon osd.1 on smithi155 2024-04-23T01:44:50.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:48.674184+0000 mgr.smithi155.dkyujt (mgr.14162) 114 : cephadm [INF] Deploying daemon osd.1 on smithi155 2024-04-23T01:44:51.292 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:50.516179+0000 mgr.smithi155.dkyujt (mgr.14162) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:51.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:50.516179+0000 mgr.smithi155.dkyujt (mgr.14162) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:52.154 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 1 on host 'smithi155' 2024-04-23T01:44:52.781 DEBUG:teuthology.orchestra.run.smithi155:osd.1> sudo journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.1.service 2024-04-23T01:44:52.784 INFO:tasks.cephadm:Deploying osd.2 on smithi155 with /dev/vg_nvme/lv_2... 2024-04-23T01:44:52.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-23T01:44:52.814 INFO:journalctl@ceph.osd.1.smithi155.stdout:-- Logs begin at Tue 2024-04-23 01:33:05 UTC. -- 2024-04-23T01:44:53.428 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.150510+0000 mon.smithi155 (mon.0) 267 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:53.428 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.153986+0000 mon.smithi155 (mon.0) 268 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:53.428 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.162342+0000 mon.smithi155 (mon.0) 269 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155:9093"}]: dispatch 2024-04-23T01:44:53.428 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.162659+0000 mgr.smithi155.dkyujt (mgr.14162) 116 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155:9093"}]: dispatch 2024-04-23T01:44:53.428 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.168984+0000 mon.smithi155 (mon.0) 270 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:53.428 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.172423+0000 mon.smithi155 (mon.0) 271 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T01:44:53.429 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.172727+0000 mgr.smithi155.dkyujt (mgr.14162) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T01:44:53.429 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.176292+0000 mon.smithi155 (mon.0) 272 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155:3000"}]: dispatch 2024-04-23T01:44:53.429 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.176536+0000 mgr.smithi155.dkyujt (mgr.14162) 118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155:3000"}]: dispatch 2024-04-23T01:44:53.429 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.180182+0000 mon.smithi155 (mon.0) 273 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:53.429 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.183637+0000 mon.smithi155 (mon.0) 274 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T01:44:53.429 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.183978+0000 mgr.smithi155.dkyujt (mgr.14162) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T01:44:53.429 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.188228+0000 mon.smithi155 (mon.0) 275 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155:9095"}]: dispatch 2024-04-23T01:44:53.429 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.188525+0000 mgr.smithi155.dkyujt (mgr.14162) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155:9095"}]: dispatch 2024-04-23T01:44:53.429 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.194261+0000 mon.smithi155 (mon.0) 276 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:53.429 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:52.195832+0000 mon.smithi155 (mon.0) 277 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:44:53.429 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:52.516553+0000 mgr.smithi155.dkyujt (mgr.14162) 121 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:53.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.150510+0000 mon.smithi155 (mon.0) 267 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:53.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.153986+0000 mon.smithi155 (mon.0) 268 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:53.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.162342+0000 mon.smithi155 (mon.0) 269 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155:9093"}]: dispatch 2024-04-23T01:44:53.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.162659+0000 mgr.smithi155.dkyujt (mgr.14162) 116 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155:9093"}]: dispatch 2024-04-23T01:44:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.168984+0000 mon.smithi155 (mon.0) 270 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.172423+0000 mon.smithi155 (mon.0) 271 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T01:44:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.172727+0000 mgr.smithi155.dkyujt (mgr.14162) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T01:44:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.176292+0000 mon.smithi155 (mon.0) 272 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155:3000"}]: dispatch 2024-04-23T01:44:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.176536+0000 mgr.smithi155.dkyujt (mgr.14162) 118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155:3000"}]: dispatch 2024-04-23T01:44:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.180182+0000 mon.smithi155 (mon.0) 273 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.183637+0000 mon.smithi155 (mon.0) 274 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T01:44:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.183978+0000 mgr.smithi155.dkyujt (mgr.14162) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T01:44:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.188228+0000 mon.smithi155 (mon.0) 275 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155:9095"}]: dispatch 2024-04-23T01:44:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.188525+0000 mgr.smithi155.dkyujt (mgr.14162) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155:9095"}]: dispatch 2024-04-23T01:44:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.194261+0000 mon.smithi155 (mon.0) 276 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:52.195832+0000 mon.smithi155 (mon.0) 277 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:44:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:52.516553+0000 mgr.smithi155.dkyujt (mgr.14162) 121 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:55.431 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 01:44:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.1[49109]: debug 2024-04-23T01:44:55.222+0000 7f847fdc5080 -1 osd.1 0 log_to_monitors {default=true} 2024-04-23T01:44:55.431 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:54.233577+0000 mon.smithi155 (mon.0) 278 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:55.431 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:54.516954+0000 mgr.smithi155.dkyujt (mgr.14162) 122 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:55.431 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:55.225940+0000 mon.smithi155 (mon.0) 279 : audit [INF] from='osd.1 [v2:172.21.15.155:6810/124673695,v1:172.21.15.155:6811/124673695]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T01:44:55.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:54.233577+0000 mon.smithi155 (mon.0) 278 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:44:55.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:54.516954+0000 mgr.smithi155.dkyujt (mgr.14162) 122 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:55.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:55.225940+0000 mon.smithi155 (mon.0) 279 : audit [INF] from='osd.1 [v2:172.21.15.155:6810/124673695,v1:172.21.15.155:6811/124673695]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T01:44:55.844 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-23T01:44:55.845 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-23T01:44:55.845 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2024-04-23T01:44:55.845 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2024-04-23T01:44:55.845 INFO:teuthology.orchestra.run.smithi155.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0148562 s, 706 MB/s 2024-04-23T01:44:55.845 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2024-04-23T01:44:56.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:55.237772+0000 mon.smithi155 (mon.0) 280 : audit [INF] from='osd.1 [v2:172.21.15.155:6810/124673695,v1:172.21.15.155:6811/124673695]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T01:44:56.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:55.237821+0000 mon.smithi155 (mon.0) 281 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-23T01:44:56.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:55.238163+0000 mon.smithi155 (mon.0) 282 : audit [INF] from='osd.1 [v2:172.21.15.155:6810/124673695,v1:172.21.15.155:6811/124673695]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T01:44:56.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:55.240528+0000 mon.smithi155 (mon.0) 283 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:44:56.637 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 01:44:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.1[49109]: debug 2024-04-23T01:44:56.241+0000 7f8476336700 -1 osd.1 0 waiting for initial osdmap 2024-04-23T01:44:56.637 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 01:44:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.1[49109]: debug 2024-04-23T01:44:56.245+0000 7f846eaaa700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-23T01:44:56.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:55.237772+0000 mon.smithi155 (mon.0) 280 : audit [INF] from='osd.1 [v2:172.21.15.155:6810/124673695,v1:172.21.15.155:6811/124673695]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T01:44:56.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:55.237821+0000 mon.smithi155 (mon.0) 281 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-23T01:44:56.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:55.238163+0000 mon.smithi155 (mon.0) 282 : audit [INF] from='osd.1 [v2:172.21.15.155:6810/124673695,v1:172.21.15.155:6811/124673695]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T01:44:56.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:55.240528+0000 mon.smithi155 (mon.0) 283 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:44:56.657 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_2 2024-04-23T01:44:57.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:56.239241+0000 mon.smithi155 (mon.0) 284 : audit [INF] from='osd.1 [v2:172.21.15.155:6810/124673695,v1:172.21.15.155:6811/124673695]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-23T01:44:57.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:56.239302+0000 mon.smithi155 (mon.0) 285 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-23T01:44:57.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:56.239628+0000 mon.smithi155 (mon.0) 286 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:44:57.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:56.243481+0000 mon.smithi155 (mon.0) 287 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:44:57.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:56.517230+0000 mgr.smithi155.dkyujt (mgr.14162) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:57.571 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:56.239241+0000 mon.smithi155 (mon.0) 284 : audit [INF] from='osd.1 [v2:172.21.15.155:6810/124673695,v1:172.21.15.155:6811/124673695]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-23T01:44:57.571 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:56.239302+0000 mon.smithi155 (mon.0) 285 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-23T01:44:57.571 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:56.239628+0000 mon.smithi155 (mon.0) 286 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:44:57.571 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:56.243481+0000 mon.smithi155 (mon.0) 287 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:44:57.571 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:56.517230+0000 mgr.smithi155.dkyujt (mgr.14162) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T01:44:58.541 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:56.191473+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:44:58.541 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:56.191645+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:44:58.541 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:57.242095+0000 mon.smithi155 (mon.0) 288 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:44:58.541 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:57.247543+0000 mon.smithi155 (mon.0) 289 : cluster [INF] osd.1 [v2:172.21.15.155:6810/124673695,v1:172.21.15.155:6811/124673695] boot 2024-04-23T01:44:58.541 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:57.247583+0000 mon.smithi155 (mon.0) 290 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-23T01:44:58.542 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:57.248131+0000 mon.smithi155 (mon.0) 291 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:44:58.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:56.191473+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:44:58.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:56.191645+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:44:58.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:57.242095+0000 mon.smithi155 (mon.0) 288 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:44:58.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:57.247543+0000 mon.smithi155 (mon.0) 289 : cluster [INF] osd.1 [v2:172.21.15.155:6810/124673695,v1:172.21.15.155:6811/124673695] boot 2024-04-23T01:44:58.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:57.247583+0000 mon.smithi155 (mon.0) 290 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-23T01:44:58.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:57.248131+0000 mon.smithi155 (mon.0) 291 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:44:59.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:58.517679+0000 mgr.smithi155.dkyujt (mgr.14162) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:44:59.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:44:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:44:58.940151+0000 mon.smithi155 (mon.0) 292 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-23T01:44:59.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:58.517679+0000 mgr.smithi155.dkyujt (mgr.14162) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:44:59.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:44:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:44:58.940151+0000 mon.smithi155 (mon.0) 292 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-23T01:45:00.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:59.493226+0000 mgr.smithi155.dkyujt (mgr.14162) 125 : audit [DBG] from='client.14272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:45:00.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:59.493933+0000 mon.smithi155 (mon.0) 293 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:45:00.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:44:59.494922+0000 mgr.smithi155.dkyujt (mgr.14162) 126 : cephadm [INF] Applying service osd.None on host smithi155... 2024-04-23T01:45:00.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:59.495089+0000 mon.smithi155 (mon.0) 294 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:45:00.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:44:59.495530+0000 mon.smithi155 (mon.0) 295 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:45:00.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:59.493226+0000 mgr.smithi155.dkyujt (mgr.14162) 125 : audit [DBG] from='client.14272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:45:00.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:59.493933+0000 mon.smithi155 (mon.0) 293 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:45:00.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:44:59.494922+0000 mgr.smithi155.dkyujt (mgr.14162) 126 : cephadm [INF] Applying service osd.None on host smithi155... 2024-04-23T01:45:00.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:59.495089+0000 mon.smithi155 (mon.0) 294 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:45:00.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:44:59.495530+0000 mon.smithi155 (mon.0) 295 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:45:01.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:00.518082+0000 mgr.smithi155.dkyujt (mgr.14162) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:01.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:00.518082+0000 mgr.smithi155.dkyujt (mgr.14162) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:03.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:01.774442+0000 mon.smithi155 (mon.0) 296 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:03.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:02.241058+0000 mon.smithi155 (mon.0) 297 : audit [INF] from='client.? 172.21.15.155:0/773355440' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a242b299-1d5b-4750-9264-d38b2782a66b"}]: dispatch 2024-04-23T01:45:03.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:02.244645+0000 mon.smithi155 (mon.0) 298 : audit [INF] from='client.? 172.21.15.155:0/773355440' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a242b299-1d5b-4750-9264-d38b2782a66b"}]': finished 2024-04-23T01:45:03.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:02.244681+0000 mon.smithi155 (mon.0) 299 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-23T01:45:03.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:02.244778+0000 mon.smithi155 (mon.0) 300 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:45:03.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:02.518375+0000 mgr.smithi155.dkyujt (mgr.14162) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:03.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:02.667587+0000 mon.smithi155 (mon.0) 301 : audit [DBG] from='client.? 172.21.15.155:0/2175846671' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:45:03.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:01.774442+0000 mon.smithi155 (mon.0) 296 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:03.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:02.241058+0000 mon.smithi155 (mon.0) 297 : audit [INF] from='client.? 172.21.15.155:0/773355440' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a242b299-1d5b-4750-9264-d38b2782a66b"}]: dispatch 2024-04-23T01:45:03.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:02.244645+0000 mon.smithi155 (mon.0) 298 : audit [INF] from='client.? 172.21.15.155:0/773355440' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a242b299-1d5b-4750-9264-d38b2782a66b"}]': finished 2024-04-23T01:45:03.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:02.244681+0000 mon.smithi155 (mon.0) 299 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-23T01:45:03.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:02.244778+0000 mon.smithi155 (mon.0) 300 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:45:03.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:02.518375+0000 mgr.smithi155.dkyujt (mgr.14162) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:03.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:02.667587+0000 mon.smithi155 (mon.0) 301 : audit [DBG] from='client.? 172.21.15.155:0/2175846671' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:45:04.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:04.518679+0000 mgr.smithi155.dkyujt (mgr.14162) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:05.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:04.518679+0000 mgr.smithi155.dkyujt (mgr.14162) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:06.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:06.518971+0000 mgr.smithi155.dkyujt (mgr.14162) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:07.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:06.518971+0000 mgr.smithi155.dkyujt (mgr.14162) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:09.409 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:45:08.134961+0000 mgr.smithi155.dkyujt (mgr.14162) 131 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-23T01:45:09.410 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:08.142158+0000 mon.smithi155 (mon.0) 302 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:09.410 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:08.385878+0000 mon.smithi155 (mon.0) 303 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:09.410 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:08.387819+0000 mon.smithi155 (mon.0) 304 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:45:09.410 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:08.519252+0000 mgr.smithi155.dkyujt (mgr.14162) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:09.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:45:08.134961+0000 mgr.smithi155.dkyujt (mgr.14162) 131 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-23T01:45:09.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:08.142158+0000 mon.smithi155 (mon.0) 302 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:09.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:08.385878+0000 mon.smithi155 (mon.0) 303 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:09.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:08.387819+0000 mon.smithi155 (mon.0) 304 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:45:09.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:08.519252+0000 mgr.smithi155.dkyujt (mgr.14162) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:10.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:10.073480+0000 mon.smithi155 (mon.0) 305 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T01:45:10.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:10.074017+0000 mon.smithi155 (mon.0) 306 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:45:10.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:10.269479+0000 mon.smithi155 (mon.0) 307 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:10.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:10.073480+0000 mon.smithi155 (mon.0) 305 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T01:45:10.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:10.074017+0000 mon.smithi155 (mon.0) 306 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:45:10.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:10.269479+0000 mon.smithi155 (mon.0) 307 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:11.440 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:45:10.074467+0000 mgr.smithi155.dkyujt (mgr.14162) 133 : cephadm [INF] Deploying daemon osd.2 on smithi155 2024-04-23T01:45:11.440 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:10.519629+0000 mgr.smithi155.dkyujt (mgr.14162) 134 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:11.440 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:10.637487+0000 mon.smithi155 (mon.0) 308 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:45:11.440 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:10.639331+0000 mon.smithi155 (mon.0) 309 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:45:11.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:45:10.074467+0000 mgr.smithi155.dkyujt (mgr.14162) 133 : cephadm [INF] Deploying daemon osd.2 on smithi155 2024-04-23T01:45:11.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:10.519629+0000 mgr.smithi155.dkyujt (mgr.14162) 134 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:11.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:10.637487+0000 mon.smithi155 (mon.0) 308 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:45:11.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:10.639331+0000 mon.smithi155 (mon.0) 309 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:45:12.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:12.519904+0000 mgr.smithi155.dkyujt (mgr.14162) 135 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:13.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:12.519904+0000 mgr.smithi155.dkyujt (mgr.14162) 135 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:14.734 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:14.520401+0000 mgr.smithi155.dkyujt (mgr.14162) 136 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:15.064 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:14.520401+0000 mgr.smithi155.dkyujt (mgr.14162) 136 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:15.301 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 2 on host 'smithi155' 2024-04-23T01:45:16.362 DEBUG:teuthology.orchestra.run.smithi155:osd.2> sudo journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.2.service 2024-04-23T01:45:16.365 INFO:tasks.cephadm:Deploying osd.3 on smithi155 with /dev/vg_nvme/lv_1... 2024-04-23T01:45:16.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-23T01:45:16.394 INFO:journalctl@ceph.osd.2.smithi155.stdout:-- Logs begin at Tue 2024-04-23 01:33:05 UTC. -- 2024-04-23T01:45:16.560 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:15.296806+0000 mon.smithi155 (mon.0) 310 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:16.560 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:15.301803+0000 mon.smithi155 (mon.0) 311 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:16.560 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:15.982763+0000 mon.smithi155 (mon.0) 312 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:16.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:15.296806+0000 mon.smithi155 (mon.0) 310 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:16.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:15.301803+0000 mon.smithi155 (mon.0) 311 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:16.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:15.982763+0000 mon.smithi155 (mon.0) 312 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:17.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:16.520677+0000 mgr.smithi155.dkyujt (mgr.14162) 137 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:17.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:16.520677+0000 mgr.smithi155.dkyujt (mgr.14162) 137 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:18.551 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 01:45:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.2[52695]: debug 2024-04-23T01:45:18.197+0000 7f61ae9a6080 -1 osd.2 0 log_to_monitors {default=true} 2024-04-23T01:45:19.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:18.200813+0000 mon.smithi155 (mon.0) 313 : audit [INF] from='osd.2 [v2:172.21.15.155:6818/1504954225,v1:172.21.15.155:6819/1504954225]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T01:45:19.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:18.520957+0000 mgr.smithi155.dkyujt (mgr.14162) 138 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:19.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:18.200813+0000 mon.smithi155 (mon.0) 313 : audit [INF] from='osd.2 [v2:172.21.15.155:6818/1504954225,v1:172.21.15.155:6819/1504954225]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T01:45:19.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:18.520957+0000 mgr.smithi155.dkyujt (mgr.14162) 138 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:19.593 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-23T01:45:19.594 INFO:teuthology.orchestra.run.smithi155.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-23T01:45:19.594 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2024-04-23T01:45:19.594 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2024-04-23T01:45:19.594 INFO:teuthology.orchestra.run.smithi155.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0136415 s, 769 MB/s 2024-04-23T01:45:19.594 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2024-04-23T01:45:20.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:18.949612+0000 mon.smithi155 (mon.0) 314 : audit [INF] from='osd.2 [v2:172.21.15.155:6818/1504954225,v1:172.21.15.155:6819/1504954225]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T01:45:20.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:18.949665+0000 mon.smithi155 (mon.0) 315 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-23T01:45:20.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:18.949772+0000 mon.smithi155 (mon.0) 316 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:45:20.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:18.950075+0000 mon.smithi155 (mon.0) 317 : audit [INF] from='osd.2 [v2:172.21.15.155:6818/1504954225,v1:172.21.15.155:6819/1504954225]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T01:45:20.387 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 01:45:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.2[52695]: debug 2024-04-23T01:45:19.951+0000 7f61a4f17700 -1 osd.2 0 waiting for initial osdmap 2024-04-23T01:45:20.387 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 01:45:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.2[52695]: debug 2024-04-23T01:45:19.957+0000 7f619d68b700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-23T01:45:20.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:18.949612+0000 mon.smithi155 (mon.0) 314 : audit [INF] from='osd.2 [v2:172.21.15.155:6818/1504954225,v1:172.21.15.155:6819/1504954225]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T01:45:20.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:18.949665+0000 mon.smithi155 (mon.0) 315 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-23T01:45:20.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:18.949772+0000 mon.smithi155 (mon.0) 316 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:45:20.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:18.950075+0000 mon.smithi155 (mon.0) 317 : audit [INF] from='osd.2 [v2:172.21.15.155:6818/1504954225,v1:172.21.15.155:6819/1504954225]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T01:45:20.437 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_1 2024-04-23T01:45:21.356 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:19.949193+0000 mon.smithi155 (mon.0) 318 : audit [INF] from='osd.2 [v2:172.21.15.155:6818/1504954225,v1:172.21.15.155:6819/1504954225]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-23T01:45:21.357 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:19.949272+0000 mon.smithi155 (mon.0) 319 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-23T01:45:21.357 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:19.949633+0000 mon.smithi155 (mon.0) 320 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:45:21.357 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:19.955025+0000 mon.smithi155 (mon.0) 321 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:45:21.357 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:20.521215+0000 mgr.smithi155.dkyujt (mgr.14162) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:21.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:19.949193+0000 mon.smithi155 (mon.0) 318 : audit [INF] from='osd.2 [v2:172.21.15.155:6818/1504954225,v1:172.21.15.155:6819/1504954225]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-23T01:45:21.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:19.949272+0000 mon.smithi155 (mon.0) 319 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-23T01:45:21.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:19.949633+0000 mon.smithi155 (mon.0) 320 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:45:21.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:19.955025+0000 mon.smithi155 (mon.0) 321 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:45:21.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:20.521215+0000 mgr.smithi155.dkyujt (mgr.14162) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:22.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:19.232787+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:45:22.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:19.232871+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:45:22.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:20.952224+0000 mon.smithi155 (mon.0) 322 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:45:22.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:20.955680+0000 mon.smithi155 (mon.0) 323 : cluster [INF] osd.2 [v2:172.21.15.155:6818/1504954225,v1:172.21.15.155:6819/1504954225] boot 2024-04-23T01:45:22.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:20.955707+0000 mon.smithi155 (mon.0) 324 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-23T01:45:22.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:20.956121+0000 mon.smithi155 (mon.0) 325 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:45:22.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:20.956347+0000 mon.smithi155 (mon.0) 326 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-23T01:45:22.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:21.215577+0000 mon.smithi155 (mon.0) 327 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:22.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:21.216389+0000 mgr.smithi155.dkyujt (mgr.14162) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:22.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:21.218518+0000 mon.smithi155 (mon.0) 328 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:22.335 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:21.220475+0000 mon.smithi155 (mon.0) 329 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:45:22.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:21.958702+0000 mon.smithi155 (mon.0) 330 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-23T01:45:22.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:21.958765+0000 mon.smithi155 (mon.0) 331 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-23T01:45:22.336 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:21.959339+0000 mon.smithi155 (mon.0) 332 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-23T01:45:22.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:19.232787+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:45:22.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:19.232871+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:45:22.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:20.952224+0000 mon.smithi155 (mon.0) 322 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:45:22.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:20.955680+0000 mon.smithi155 (mon.0) 323 : cluster [INF] osd.2 [v2:172.21.15.155:6818/1504954225,v1:172.21.15.155:6819/1504954225] boot 2024-04-23T01:45:22.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:20.955707+0000 mon.smithi155 (mon.0) 324 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-23T01:45:22.336 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:20.956121+0000 mon.smithi155 (mon.0) 325 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:45:22.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:20.956347+0000 mon.smithi155 (mon.0) 326 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-23T01:45:22.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:21.215577+0000 mon.smithi155 (mon.0) 327 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:22.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:21.216389+0000 mgr.smithi155.dkyujt (mgr.14162) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T01:45:22.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:21.218518+0000 mon.smithi155 (mon.0) 328 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:22.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:21.220475+0000 mon.smithi155 (mon.0) 329 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:45:22.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:21.958702+0000 mon.smithi155 (mon.0) 330 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-23T01:45:22.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:21.958765+0000 mon.smithi155 (mon.0) 331 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-23T01:45:22.337 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:21.959339+0000 mon.smithi155 (mon.0) 332 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-23T01:45:23.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:22.217143+0000 mon.smithi155 (mon.0) 333 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-23T01:45:23.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:22.957701+0000 mon.smithi155 (mon.0) 334 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-23T01:45:23.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:22.957801+0000 mon.smithi155 (mon.0) 335 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-23T01:45:23.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:23.124747+0000 mon.smithi155 (mon.0) 336 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:23.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:23.126191+0000 mon.smithi155 (mon.0) 337 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:45:23.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:23.127440+0000 mon.smithi155 (mon.0) 338 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:45:23.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:23.127956+0000 mon.smithi155 (mon.0) 339 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:45:23.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:22.217143+0000 mon.smithi155 (mon.0) 333 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-23T01:45:23.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:22.957701+0000 mon.smithi155 (mon.0) 334 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-23T01:45:23.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:22.957801+0000 mon.smithi155 (mon.0) 335 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-23T01:45:23.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:23.124747+0000 mon.smithi155 (mon.0) 336 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:23.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:23.126191+0000 mon.smithi155 (mon.0) 337 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:45:23.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:23.127440+0000 mon.smithi155 (mon.0) 338 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:45:23.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:23.127956+0000 mon.smithi155 (mon.0) 339 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:45:24.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:23.125536+0000 mgr.smithi155.dkyujt (mgr.14162) 141 : audit [DBG] from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:45:24.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:45:23.127225+0000 mgr.smithi155.dkyujt (mgr.14162) 142 : cephadm [INF] Applying service osd.None on host smithi155... 2024-04-23T01:45:24.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:23.216689+0000 mgr.smithi155.dkyujt (mgr.14162) 143 : cluster [DBG] pgmap v107: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:24.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:23.125536+0000 mgr.smithi155.dkyujt (mgr.14162) 141 : audit [DBG] from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:45:24.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:45:23.127225+0000 mgr.smithi155.dkyujt (mgr.14162) 142 : cephadm [INF] Applying service osd.None on host smithi155... 2024-04-23T01:45:24.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:23.216689+0000 mgr.smithi155.dkyujt (mgr.14162) 143 : cluster [DBG] pgmap v107: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:25.502 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:24.225219+0000 mon.smithi155 (mon.0) 340 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-23T01:45:25.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:24.225219+0000 mon.smithi155 (mon.0) 340 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-23T01:45:26.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:25.217077+0000 mgr.smithi155.dkyujt (mgr.14162) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:26.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:25.217077+0000 mgr.smithi155.dkyujt (mgr.14162) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:27.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:26.496413+0000 mon.smithi155 (mon.0) 341 : audit [INF] from='client.? 172.21.15.155:0/4023237820' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e886878-4e6e-4324-a515-d115d14d3c24"}]: dispatch 2024-04-23T01:45:27.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:26.500444+0000 mon.smithi155 (mon.0) 342 : audit [INF] from='client.? 172.21.15.155:0/4023237820' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e886878-4e6e-4324-a515-d115d14d3c24"}]': finished 2024-04-23T01:45:27.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:26.500499+0000 mon.smithi155 (mon.0) 343 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-23T01:45:27.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:26.500616+0000 mon.smithi155 (mon.0) 344 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:45:27.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:26.941908+0000 mon.smithi155 (mon.0) 345 : audit [DBG] from='client.? 172.21.15.155:0/1428899133' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:45:27.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:26.496413+0000 mon.smithi155 (mon.0) 341 : audit [INF] from='client.? 172.21.15.155:0/4023237820' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e886878-4e6e-4324-a515-d115d14d3c24"}]: dispatch 2024-04-23T01:45:27.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:26.500444+0000 mon.smithi155 (mon.0) 342 : audit [INF] from='client.? 172.21.15.155:0/4023237820' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e886878-4e6e-4324-a515-d115d14d3c24"}]': finished 2024-04-23T01:45:27.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:26.500499+0000 mon.smithi155 (mon.0) 343 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-23T01:45:27.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:26.500616+0000 mon.smithi155 (mon.0) 344 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:45:27.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:26.941908+0000 mon.smithi155 (mon.0) 345 : audit [DBG] from='client.? 172.21.15.155:0/1428899133' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:45:28.774 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:27.217367+0000 mgr.smithi155.dkyujt (mgr.14162) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:28.774 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:28.108177+0000 mon.smithi155 (mon.0) 346 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:28.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:27.217367+0000 mgr.smithi155.dkyujt (mgr.14162) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:28.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:28.108177+0000 mon.smithi155 (mon.0) 346 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:30.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:29.217873+0000 mgr.smithi155.dkyujt (mgr.14162) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:30.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:29.217873+0000 mgr.smithi155.dkyujt (mgr.14162) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:32.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:31.218198+0000 mgr.smithi155.dkyujt (mgr.14162) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:32.877 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:31.218198+0000 mgr.smithi155.dkyujt (mgr.14162) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:34.384 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:45:33.106601+0000 mgr.smithi155.dkyujt (mgr.14162) 148 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-23T01:45:34.384 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:33.111468+0000 mon.smithi155 (mon.0) 347 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:34.384 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:33.112199+0000 mgr.smithi155.dkyujt (mgr.14162) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:34.384 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:33.114574+0000 mon.smithi155 (mon.0) 348 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:34.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:45:33.106601+0000 mgr.smithi155.dkyujt (mgr.14162) 148 : cephadm [INF] Detected new or changed devices on smithi155 2024-04-23T01:45:34.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:33.111468+0000 mon.smithi155 (mon.0) 347 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:34.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:33.112199+0000 mgr.smithi155.dkyujt (mgr.14162) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:34.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:33.114574+0000 mon.smithi155 (mon.0) 348 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:35.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:34.109693+0000 mon.smithi155 (mon.0) 349 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-23T01:45:35.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:34.109718+0000 mon.smithi155 (mon.0) 350 : cluster [INF] Cluster is now healthy 2024-04-23T01:45:35.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:34.406832+0000 mon.smithi155 (mon.0) 351 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T01:45:35.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:34.407442+0000 mon.smithi155 (mon.0) 352 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:45:35.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:45:34.407910+0000 mgr.smithi155.dkyujt (mgr.14162) 150 : cephadm [INF] Deploying daemon osd.3 on smithi155 2024-04-23T01:45:35.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:34.109693+0000 mon.smithi155 (mon.0) 349 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-23T01:45:35.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:34.109718+0000 mon.smithi155 (mon.0) 350 : cluster [INF] Cluster is now healthy 2024-04-23T01:45:35.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:34.406832+0000 mon.smithi155 (mon.0) 351 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T01:45:35.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:34.407442+0000 mon.smithi155 (mon.0) 352 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:45:35.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:45:34.407910+0000 mgr.smithi155.dkyujt (mgr.14162) 150 : cephadm [INF] Deploying daemon osd.3 on smithi155 2024-04-23T01:45:36.180 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:35.112579+0000 mgr.smithi155.dkyujt (mgr.14162) 151 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:36.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:35.112579+0000 mgr.smithi155.dkyujt (mgr.14162) 151 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:38.160 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 3 on host 'smithi155' 2024-04-23T01:45:38.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:37.112893+0000 mgr.smithi155.dkyujt (mgr.14162) 152 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:38.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:37.112893+0000 mgr.smithi155.dkyujt (mgr.14162) 152 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:38.836 DEBUG:teuthology.orchestra.run.smithi155:osd.3> sudo journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.3.service 2024-04-23T01:45:38.838 INFO:tasks.cephadm:Deploying osd.4 on smithi196 with /dev/vg_nvme/lv_4... 2024-04-23T01:45:38.838 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-23T01:45:38.869 INFO:journalctl@ceph.osd.3.smithi155.stdout:-- Logs begin at Tue 2024-04-23 01:33:05 UTC. -- 2024-04-23T01:45:39.374 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:38.147000+0000 mon.smithi155 (mon.0) 353 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:45:39.374 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:38.153447+0000 mon.smithi155 (mon.0) 354 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:39.374 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:38.160209+0000 mon.smithi155 (mon.0) 355 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:39.532 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:38.147000+0000 mon.smithi155 (mon.0) 353 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:45:39.533 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:38.153447+0000 mon.smithi155 (mon.0) 354 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:39.533 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:38.160209+0000 mon.smithi155 (mon.0) 355 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:40.420 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:39.113177+0000 mgr.smithi155.dkyujt (mgr.14162) 153 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:40.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:39.113177+0000 mgr.smithi155.dkyujt (mgr.14162) 153 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:41.170 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-23T01:45:41.170 INFO:teuthology.orchestra.run.smithi196.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-23T01:45:41.170 INFO:teuthology.orchestra.run.smithi196.stderr: stderr: 10+0 records in 2024-04-23T01:45:41.170 INFO:teuthology.orchestra.run.smithi196.stderr:10+0 records out 2024-04-23T01:45:41.170 INFO:teuthology.orchestra.run.smithi196.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0112247 s, 934 MB/s 2024-04-23T01:45:41.170 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping successful for: 2024-04-23T01:45:41.387 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 01:45:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.3[56153]: debug 2024-04-23T01:45:41.247+0000 7fc9f4732080 -1 osd.3 0 log_to_monitors {default=true} 2024-04-23T01:45:41.985 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi196:vg_nvme/lv_4 2024-04-23T01:45:42.314 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:41.113485+0000 mgr.smithi155.dkyujt (mgr.14162) 154 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:42.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:41.250708+0000 mon.smithi155 (mon.0) 356 : audit [INF] from='osd.3 [v2:172.21.15.155:6826/3635160050,v1:172.21.15.155:6827/3635160050]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T01:45:42.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:41.113485+0000 mgr.smithi155.dkyujt (mgr.14162) 154 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:42.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:41.250708+0000 mon.smithi155 (mon.0) 356 : audit [INF] from='osd.3 [v2:172.21.15.155:6826/3635160050,v1:172.21.15.155:6827/3635160050]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T01:45:43.435 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:42.171539+0000 mon.smithi155 (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.155:6826/3635160050,v1:172.21.15.155:6827/3635160050]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T01:45:43.435 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:42.171584+0000 mon.smithi155 (mon.0) 358 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-23T01:45:43.435 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:42.171709+0000 mon.smithi155 (mon.0) 359 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:45:43.435 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:42.172016+0000 mon.smithi155 (mon.0) 360 : audit [INF] from='osd.3 [v2:172.21.15.155:6826/3635160050,v1:172.21.15.155:6827/3635160050]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T01:45:43.436 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:43.010550+0000 mon.smithi155 (mon.0) 361 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:43.448 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 01:45:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.3[56153]: debug 2024-04-23T01:45:43.180+0000 7fc9eaca3700 -1 osd.3 0 waiting for initial osdmap 2024-04-23T01:45:43.449 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 01:45:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.3[56153]: debug 2024-04-23T01:45:43.188+0000 7fc9e3417700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-23T01:45:43.449 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:42.171539+0000 mon.smithi155 (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.155:6826/3635160050,v1:172.21.15.155:6827/3635160050]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T01:45:43.449 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:42.171584+0000 mon.smithi155 (mon.0) 358 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-23T01:45:43.449 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:42.171709+0000 mon.smithi155 (mon.0) 359 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:45:43.449 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:42.172016+0000 mon.smithi155 (mon.0) 360 : audit [INF] from='osd.3 [v2:172.21.15.155:6826/3635160050,v1:172.21.15.155:6827/3635160050]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T01:45:43.449 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:43.010550+0000 mon.smithi155 (mon.0) 361 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:44.287 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:43.113828+0000 mgr.smithi155.dkyujt (mgr.14162) 155 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:44.287 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:43.177810+0000 mon.smithi155 (mon.0) 362 : audit [INF] from='osd.3 [v2:172.21.15.155:6826/3635160050,v1:172.21.15.155:6827/3635160050]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-23T01:45:44.287 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:43.177876+0000 mon.smithi155 (mon.0) 363 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-23T01:45:44.287 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:43.178566+0000 mon.smithi155 (mon.0) 364 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:45:44.287 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:43.183912+0000 mon.smithi155 (mon.0) 365 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:45:44.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:43.113828+0000 mgr.smithi155.dkyujt (mgr.14162) 155 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:44.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:43.177810+0000 mon.smithi155 (mon.0) 362 : audit [INF] from='osd.3 [v2:172.21.15.155:6826/3635160050,v1:172.21.15.155:6827/3635160050]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-23T01:45:44.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:43.177876+0000 mon.smithi155 (mon.0) 363 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-23T01:45:44.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:43.178566+0000 mon.smithi155 (mon.0) 364 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:45:44.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:43.183912+0000 mon.smithi155 (mon.0) 365 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:45:45.467 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:42.290163+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:45:45.467 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:42.290345+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:45:45.467 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:44.181865+0000 mon.smithi155 (mon.0) 366 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:45:45.467 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:44.185554+0000 mon.smithi155 (mon.0) 367 : cluster [INF] osd.3 [v2:172.21.15.155:6826/3635160050,v1:172.21.15.155:6827/3635160050] boot 2024-04-23T01:45:45.467 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:44.185595+0000 mon.smithi155 (mon.0) 368 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-23T01:45:45.467 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:44.186109+0000 mon.smithi155 (mon.0) 369 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:45:45.467 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:44.225513+0000 mgr.smithi155.dkyujt (mgr.14162) 156 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:45:45.467 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:44.226255+0000 mon.smithi155 (mon.0) 370 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:45:45.468 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:45:44.227409+0000 mgr.smithi155.dkyujt (mgr.14162) 157 : cephadm [INF] Applying service osd.None on host smithi196... 2024-04-23T01:45:45.468 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:44.227641+0000 mon.smithi155 (mon.0) 371 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:45:45.468 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:44.228174+0000 mon.smithi155 (mon.0) 372 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:45:45.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:42.290163+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:45:45.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:42.290345+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:45:45.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:44.181865+0000 mon.smithi155 (mon.0) 366 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:45:45.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:44.185554+0000 mon.smithi155 (mon.0) 367 : cluster [INF] osd.3 [v2:172.21.15.155:6826/3635160050,v1:172.21.15.155:6827/3635160050] boot 2024-04-23T01:45:45.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:44.185595+0000 mon.smithi155 (mon.0) 368 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-23T01:45:45.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:44.186109+0000 mon.smithi155 (mon.0) 369 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:45:45.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:44.225513+0000 mgr.smithi155.dkyujt (mgr.14162) 156 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:45:45.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:44.226255+0000 mon.smithi155 (mon.0) 370 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:45:45.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:45:44.227409+0000 mgr.smithi155.dkyujt (mgr.14162) 157 : cephadm [INF] Applying service osd.None on host smithi196... 2024-04-23T01:45:45.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:44.227641+0000 mon.smithi155 (mon.0) 371 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:45:45.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:44.228174+0000 mon.smithi155 (mon.0) 372 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:45:46.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:45.114245+0000 mgr.smithi155.dkyujt (mgr.14162) 158 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:46.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:45.192468+0000 mon.smithi155 (mon.0) 373 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-23T01:45:46.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:45.114245+0000 mgr.smithi155.dkyujt (mgr.14162) 158 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T01:45:46.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:45.192468+0000 mon.smithi155 (mon.0) 373 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-23T01:45:47.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:46.433619+0000 mon.smithi155 (mon.0) 374 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:47.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:46.436863+0000 mon.smithi155 (mon.0) 375 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:47.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:46.438826+0000 mon.smithi155 (mon.0) 376 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:45:47.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:46.636456+0000 mon.smithi196 (mon.1) 2 : audit [INF] from='client.? 172.21.15.196:0/1810167864' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "42c6d176-b65e-420b-bbbf-bcf29cf969fc"}]: dispatch 2024-04-23T01:45:47.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:46.636877+0000 mon.smithi155 (mon.0) 377 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "42c6d176-b65e-420b-bbbf-bcf29cf969fc"}]: dispatch 2024-04-23T01:45:47.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:46.641420+0000 mon.smithi155 (mon.0) 378 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "42c6d176-b65e-420b-bbbf-bcf29cf969fc"}]': finished 2024-04-23T01:45:47.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:46.641465+0000 mon.smithi155 (mon.0) 379 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-23T01:45:47.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:46.641592+0000 mon.smithi155 (mon.0) 380 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:45:47.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:47.044643+0000 mon.smithi196 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.196:0/2910509450' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:45:47.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:46.433619+0000 mon.smithi155 (mon.0) 374 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:47.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:46.436863+0000 mon.smithi155 (mon.0) 375 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:47.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:46.438826+0000 mon.smithi155 (mon.0) 376 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:45:47.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:46.636456+0000 mon.smithi196 (mon.1) 2 : audit [INF] from='client.? 172.21.15.196:0/1810167864' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "42c6d176-b65e-420b-bbbf-bcf29cf969fc"}]: dispatch 2024-04-23T01:45:47.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:46.636877+0000 mon.smithi155 (mon.0) 377 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "42c6d176-b65e-420b-bbbf-bcf29cf969fc"}]: dispatch 2024-04-23T01:45:47.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:46.641420+0000 mon.smithi155 (mon.0) 378 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "42c6d176-b65e-420b-bbbf-bcf29cf969fc"}]': finished 2024-04-23T01:45:47.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:46.641465+0000 mon.smithi155 (mon.0) 379 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-23T01:45:47.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:46.641592+0000 mon.smithi155 (mon.0) 380 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:45:47.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:47.044643+0000 mon.smithi196 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.196:0/2910509450' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:45:48.795 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:47.114561+0000 mgr.smithi155.dkyujt (mgr.14162) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:45:48.814 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:47.114561+0000 mgr.smithi155.dkyujt (mgr.14162) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:45:50.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:49.114976+0000 mgr.smithi155.dkyujt (mgr.14162) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:45:50.704 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:49.114976+0000 mgr.smithi155.dkyujt (mgr.14162) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:45:51.890 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:50.734395+0000 mon.smithi155 (mon.0) 381 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:51.890 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:50.737751+0000 mon.smithi155 (mon.0) 382 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:51.890 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:51.115309+0000 mgr.smithi155.dkyujt (mgr.14162) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:45:52.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:50.734395+0000 mon.smithi155 (mon.0) 381 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:52.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:50.737751+0000 mon.smithi155 (mon.0) 382 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:52.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:51.115309+0000 mgr.smithi155.dkyujt (mgr.14162) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:45:54.232 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:53.021007+0000 mon.smithi155 (mon.0) 383 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T01:45:54.233 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:53.021829+0000 mon.smithi155 (mon.0) 384 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:45:54.233 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:45:53.022485+0000 mgr.smithi155.dkyujt (mgr.14162) 162 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-04-23T01:45:54.233 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:53.115562+0000 mgr.smithi155.dkyujt (mgr.14162) 163 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:45:54.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:53.021007+0000 mon.smithi155 (mon.0) 383 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T01:45:54.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:53.021829+0000 mon.smithi155 (mon.0) 384 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:45:54.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:45:53.022485+0000 mgr.smithi155.dkyujt (mgr.14162) 162 : cephadm [INF] Deploying daemon osd.4 on smithi196 2024-04-23T01:45:54.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:53.115562+0000 mgr.smithi155.dkyujt (mgr.14162) 163 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:45:56.531 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:55.115918+0000 mgr.smithi155.dkyujt (mgr.14162) 164 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:45:56.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:55.115918+0000 mgr.smithi155.dkyujt (mgr.14162) 164 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:45:56.812 INFO:teuthology.orchestra.run.smithi196.stdout:Created osd(s) 4 on host 'smithi196' 2024-04-23T01:45:57.448 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:56.801578+0000 mon.smithi155 (mon.0) 385 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:45:57.448 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:56.804700+0000 mon.smithi155 (mon.0) 386 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:57.448 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:56.811335+0000 mon.smithi155 (mon.0) 387 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:57.515 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:56.801578+0000 mon.smithi155 (mon.0) 385 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:45:57.516 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:56.804700+0000 mon.smithi155 (mon.0) 386 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:57.516 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:56.811335+0000 mon.smithi155 (mon.0) 387 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:45:57.537 DEBUG:teuthology.orchestra.run.smithi196:osd.4> sudo journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.4.service 2024-04-23T01:45:57.539 INFO:tasks.cephadm:Deploying osd.5 on smithi196 with /dev/vg_nvme/lv_3... 2024-04-23T01:45:57.539 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-23T01:45:57.570 INFO:journalctl@ceph.osd.4.smithi196.stdout:-- Logs begin at Tue 2024-04-23 01:32:55 UTC. -- 2024-04-23T01:45:58.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:45:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:57.116213+0000 mgr.smithi155.dkyujt (mgr.14162) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:45:58.390 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:45:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:57.116213+0000 mgr.smithi155.dkyujt (mgr.14162) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:46:00.064 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 01:45:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.4[43020]: debug 2024-04-23T01:45:59.907+0000 7f9a5425e080 -1 osd.4 0 log_to_monitors {default=true} 2024-04-23T01:46:00.289 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-23T01:46:00.289 INFO:teuthology.orchestra.run.smithi196.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-23T01:46:00.289 INFO:teuthology.orchestra.run.smithi196.stderr: stderr: 10+0 records in 2024-04-23T01:46:00.289 INFO:teuthology.orchestra.run.smithi196.stderr:10+0 records out 2024-04-23T01:46:00.289 INFO:teuthology.orchestra.run.smithi196.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0128605 s, 815 MB/s 2024-04-23T01:46:00.289 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping successful for: 2024-04-23T01:46:00.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:45:59.116464+0000 mgr.smithi155.dkyujt (mgr.14162) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:46:00.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:59.911167+0000 mon.smithi196 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3084808895,v1:172.21.15.196:6801/3084808895]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T01:46:00.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:45:59.911470+0000 mon.smithi155 (mon.0) 388 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T01:46:00.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:45:59.116464+0000 mgr.smithi155.dkyujt (mgr.14162) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:46:00.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:59.911167+0000 mon.smithi196 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3084808895,v1:172.21.15.196:6801/3084808895]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T01:46:00.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:45:59.911470+0000 mon.smithi155 (mon.0) 388 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T01:46:01.114 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi196:vg_nvme/lv_3 2024-04-23T01:46:01.565 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 01:46:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.4[43020]: debug 2024-04-23T01:46:01.190+0000 7f9a4a7cf700 -1 osd.4 0 waiting for initial osdmap 2024-04-23T01:46:01.565 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 01:46:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.4[43020]: debug 2024-04-23T01:46:01.195+0000 7f9a44746700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-23T01:46:01.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:00.179381+0000 mon.smithi155 (mon.0) 389 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T01:46:01.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:00.179458+0000 mon.smithi155 (mon.0) 390 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-23T01:46:01.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:00.179783+0000 mon.smithi155 (mon.0) 391 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:46:01.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:00.180763+0000 mon.smithi196 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3084808895,v1:172.21.15.196:6801/3084808895]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:46:01.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:00.185169+0000 mon.smithi155 (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:46:01.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:00.179381+0000 mon.smithi155 (mon.0) 389 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T01:46:01.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:00.179458+0000 mon.smithi155 (mon.0) 390 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-23T01:46:01.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:00.179783+0000 mon.smithi155 (mon.0) 391 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:46:01.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:00.180763+0000 mon.smithi196 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/3084808895,v1:172.21.15.196:6801/3084808895]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:46:01.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:00.185169+0000 mon.smithi155 (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:46:02.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:01.116749+0000 mgr.smithi155.dkyujt (mgr.14162) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:46:02.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:01.188910+0000 mon.smithi155 (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-04-23T01:46:02.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:01.188974+0000 mon.smithi155 (mon.0) 394 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-23T01:46:02.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:01.189540+0000 mon.smithi155 (mon.0) 395 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:46:02.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:01.192251+0000 mon.smithi155 (mon.0) 396 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:46:02.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:01.223108+0000 mon.smithi155 (mon.0) 397 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:02.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:01.840911+0000 mon.smithi155 (mon.0) 398 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:02.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:02.188204+0000 mon.smithi155 (mon.0) 399 : cluster [INF] osd.4 [v2:172.21.15.196:6800/3084808895,v1:172.21.15.196:6801/3084808895] boot 2024-04-23T01:46:02.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:02.188242+0000 mon.smithi155 (mon.0) 400 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-23T01:46:02.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:02.188387+0000 mon.smithi155 (mon.0) 401 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:46:02.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:01.116749+0000 mgr.smithi155.dkyujt (mgr.14162) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T01:46:02.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:01.188910+0000 mon.smithi155 (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-04-23T01:46:02.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:01.188974+0000 mon.smithi155 (mon.0) 394 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-23T01:46:02.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:01.189540+0000 mon.smithi155 (mon.0) 395 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:46:02.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:01.192251+0000 mon.smithi155 (mon.0) 396 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:46:02.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:01.223108+0000 mon.smithi155 (mon.0) 397 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:02.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:01.840911+0000 mon.smithi155 (mon.0) 398 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:02.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:02.188204+0000 mon.smithi155 (mon.0) 399 : cluster [INF] osd.4 [v2:172.21.15.196:6800/3084808895,v1:172.21.15.196:6801/3084808895] boot 2024-04-23T01:46:02.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:02.188242+0000 mon.smithi155 (mon.0) 400 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-23T01:46:02.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:02.188387+0000 mon.smithi155 (mon.0) 401 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:46:03.360 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:00.903441+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:46:03.360 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:00.903528+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:46:03.361 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:02.956381+0000 mon.smithi155 (mon.0) 402 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-23T01:46:03.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:00.903441+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:46:03.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:00.903528+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:46:03.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:02.956381+0000 mon.smithi155 (mon.0) 402 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-23T01:46:04.512 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:03.117056+0000 mgr.smithi155.dkyujt (mgr.14162) 168 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:04.512 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:03.955347+0000 mon.smithi155 (mon.0) 403 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-23T01:46:04.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:03.117056+0000 mgr.smithi155.dkyujt (mgr.14162) 168 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:04.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:03.955347+0000 mon.smithi155 (mon.0) 403 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-23T01:46:05.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:04.235112+0000 mgr.smithi155.dkyujt (mgr.14162) 169 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:46:05.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:04.236016+0000 mon.smithi155 (mon.0) 404 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:46:05.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:46:04.237257+0000 mgr.smithi155.dkyujt (mgr.14162) 170 : cephadm [INF] Applying service osd.None on host smithi196... 2024-04-23T01:46:05.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:04.237497+0000 mon.smithi155 (mon.0) 405 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:46:05.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:04.238147+0000 mon.smithi155 (mon.0) 406 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:46:05.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:04.235112+0000 mgr.smithi155.dkyujt (mgr.14162) 169 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:46:05.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:04.236016+0000 mon.smithi155 (mon.0) 404 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:46:05.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:46:04.237257+0000 mgr.smithi155.dkyujt (mgr.14162) 170 : cephadm [INF] Applying service osd.None on host smithi196... 2024-04-23T01:46:05.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:04.237497+0000 mon.smithi155 (mon.0) 405 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:46:05.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:04.238147+0000 mon.smithi155 (mon.0) 406 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:46:06.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:05.117416+0000 mgr.smithi155.dkyujt (mgr.14162) 171 : cluster [DBG] pgmap v140: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:06.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:05.117416+0000 mgr.smithi155.dkyujt (mgr.14162) 171 : cluster [DBG] pgmap v140: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:08.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:07.117892+0000 mgr.smithi155.dkyujt (mgr.14162) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:08.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:46:07.304821+0000 mgr.smithi155.dkyujt (mgr.14162) 173 : cephadm [INF] Detected new or changed devices on smithi196 2024-04-23T01:46:08.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:07.309215+0000 mon.smithi155 (mon.0) 407 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:08.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:07.544827+0000 mon.smithi155 (mon.0) 408 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:08.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:07.547538+0000 mon.smithi155 (mon.0) 409 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:46:08.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:08.174023+0000 mon.smithi196 (mon.1) 6 : audit [INF] from='client.? 172.21.15.196:0/2787367326' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a74aafd-d2c5-4613-aa3f-c9e56dab2e5c"}]: dispatch 2024-04-23T01:46:08.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:08.174454+0000 mon.smithi155 (mon.0) 410 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a74aafd-d2c5-4613-aa3f-c9e56dab2e5c"}]: dispatch 2024-04-23T01:46:08.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:08.178392+0000 mon.smithi155 (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a74aafd-d2c5-4613-aa3f-c9e56dab2e5c"}]': finished 2024-04-23T01:46:08.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:08.178442+0000 mon.smithi155 (mon.0) 412 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-23T01:46:08.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:08.178546+0000 mon.smithi155 (mon.0) 413 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:46:08.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:07.117892+0000 mgr.smithi155.dkyujt (mgr.14162) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:08.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:46:07.304821+0000 mgr.smithi155.dkyujt (mgr.14162) 173 : cephadm [INF] Detected new or changed devices on smithi196 2024-04-23T01:46:08.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:07.309215+0000 mon.smithi155 (mon.0) 407 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:08.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:07.544827+0000 mon.smithi155 (mon.0) 408 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:08.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:07.547538+0000 mon.smithi155 (mon.0) 409 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:46:08.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:08.174023+0000 mon.smithi196 (mon.1) 6 : audit [INF] from='client.? 172.21.15.196:0/2787367326' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a74aafd-d2c5-4613-aa3f-c9e56dab2e5c"}]: dispatch 2024-04-23T01:46:08.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:08.174454+0000 mon.smithi155 (mon.0) 410 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a74aafd-d2c5-4613-aa3f-c9e56dab2e5c"}]: dispatch 2024-04-23T01:46:08.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:08.178392+0000 mon.smithi155 (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a74aafd-d2c5-4613-aa3f-c9e56dab2e5c"}]': finished 2024-04-23T01:46:08.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:08.178442+0000 mon.smithi155 (mon.0) 412 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-23T01:46:08.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:08.178546+0000 mon.smithi155 (mon.0) 413 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:46:09.609 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:08.594989+0000 mon.smithi196 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.196:0/1738423946' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:46:09.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:08.594989+0000 mon.smithi196 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.196:0/1738423946' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:46:10.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:09.118292+0000 mgr.smithi155.dkyujt (mgr.14162) 174 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:10.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:09.118292+0000 mgr.smithi155.dkyujt (mgr.14162) 174 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:11.541 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:10.640955+0000 mon.smithi155 (mon.0) 414 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:46:11.541 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:10.641228+0000 mon.smithi155 (mon.0) 415 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:46:11.560 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:10.640955+0000 mon.smithi155 (mon.0) 414 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:46:11.560 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:10.641228+0000 mon.smithi155 (mon.0) 415 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:46:12.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:11.118782+0000 mgr.smithi155.dkyujt (mgr.14162) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:12.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:11.955434+0000 mon.smithi155 (mon.0) 416 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:12.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:12.198825+0000 mon.smithi155 (mon.0) 417 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:12.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:11.118782+0000 mgr.smithi155.dkyujt (mgr.14162) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:12.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:11.955434+0000 mon.smithi155 (mon.0) 416 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:12.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:12.198825+0000 mon.smithi155 (mon.0) 417 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:14.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:13.119122+0000 mgr.smithi155.dkyujt (mgr.14162) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:14.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:13.119122+0000 mgr.smithi155.dkyujt (mgr.14162) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:15.175 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:14.424025+0000 mon.smithi155 (mon.0) 418 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T01:46:15.175 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:14.424769+0000 mon.smithi155 (mon.0) 419 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:46:15.175 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:46:14.425379+0000 mgr.smithi155.dkyujt (mgr.14162) 177 : cephadm [INF] Deploying daemon osd.5 on smithi196 2024-04-23T01:46:15.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:14.424025+0000 mon.smithi155 (mon.0) 418 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T01:46:15.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:14.424769+0000 mon.smithi155 (mon.0) 419 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:46:15.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:46:14.425379+0000 mgr.smithi155.dkyujt (mgr.14162) 177 : cephadm [INF] Deploying daemon osd.5 on smithi196 2024-04-23T01:46:16.258 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:15.119492+0000 mgr.smithi155.dkyujt (mgr.14162) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:16.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:15.119492+0000 mgr.smithi155.dkyujt (mgr.14162) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:18.373 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:17.119896+0000 mgr.smithi155.dkyujt (mgr.14162) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:18.424 INFO:teuthology.orchestra.run.smithi196.stdout:Created osd(s) 5 on host 'smithi196' 2024-04-23T01:46:18.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:17.119896+0000 mgr.smithi155.dkyujt (mgr.14162) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:19.191 DEBUG:teuthology.orchestra.run.smithi196:osd.5> sudo journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.5.service 2024-04-23T01:46:19.193 INFO:tasks.cephadm:Deploying osd.6 on smithi196 with /dev/vg_nvme/lv_2... 2024-04-23T01:46:19.193 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-23T01:46:19.224 INFO:journalctl@ceph.osd.5.smithi196.stdout:-- Logs begin at Tue 2024-04-23 01:32:55 UTC. -- 2024-04-23T01:46:19.547 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:18.415464+0000 mon.smithi155 (mon.0) 420 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:46:19.547 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:18.418675+0000 mon.smithi155 (mon.0) 421 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:19.547 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:18.423326+0000 mon.smithi155 (mon.0) 422 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:19.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:18.415464+0000 mon.smithi155 (mon.0) 420 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:46:19.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:18.418675+0000 mon.smithi155 (mon.0) 421 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:19.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:18.423326+0000 mon.smithi155 (mon.0) 422 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:20.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:19.120235+0000 mgr.smithi155.dkyujt (mgr.14162) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:20.690 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:19.120235+0000 mgr.smithi155.dkyujt (mgr.14162) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:21.668 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 01:46:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.5[45889]: debug 2024-04-23T01:46:21.538+0000 7f241ce32080 -1 osd.5 0 log_to_monitors {default=true} 2024-04-23T01:46:22.219 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-23T01:46:22.219 INFO:teuthology.orchestra.run.smithi196.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-23T01:46:22.219 INFO:teuthology.orchestra.run.smithi196.stderr: stderr: 10+0 records in 2024-04-23T01:46:22.219 INFO:teuthology.orchestra.run.smithi196.stderr:10+0 records out 2024-04-23T01:46:22.219 INFO:teuthology.orchestra.run.smithi196.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0135527 s, 774 MB/s 2024-04-23T01:46:22.220 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping successful for: 2024-04-23T01:46:22.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:21.120681+0000 mgr.smithi155.dkyujt (mgr.14162) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:22.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:21.542570+0000 mon.smithi196 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/2304560002,v1:172.21.15.196:6809/2304560002]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T01:46:22.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:21.542863+0000 mon.smithi155 (mon.0) 423 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T01:46:22.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:22.316707+0000 mon.smithi155 (mon.0) 424 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:22.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:21.120681+0000 mgr.smithi155.dkyujt (mgr.14162) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:22.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:21.542570+0000 mon.smithi196 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/2304560002,v1:172.21.15.196:6809/2304560002]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T01:46:22.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:21.542863+0000 mon.smithi155 (mon.0) 423 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T01:46:22.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:22.316707+0000 mon.smithi155 (mon.0) 424 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:22.979 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi196:vg_nvme/lv_2 2024-04-23T01:46:23.531 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 01:46:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.5[45889]: debug 2024-04-23T01:46:23.438+0000 7f24133a3700 -1 osd.5 0 waiting for initial osdmap 2024-04-23T01:46:23.531 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 01:46:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.5[45889]: debug 2024-04-23T01:46:23.443+0000 7f240c318700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-23T01:46:23.532 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:22.429768+0000 mon.smithi155 (mon.0) 425 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T01:46:23.532 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:22.429817+0000 mon.smithi155 (mon.0) 426 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-23T01:46:23.532 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:22.430088+0000 mon.smithi155 (mon.0) 427 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:46:23.532 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:22.431011+0000 mon.smithi196 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/2304560002,v1:172.21.15.196:6809/2304560002]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:46:23.532 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:22.433399+0000 mon.smithi155 (mon.0) 428 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:46:23.532 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:22.856848+0000 mon.smithi155 (mon.0) 429 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:23.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:22.429768+0000 mon.smithi155 (mon.0) 425 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T01:46:23.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:22.429817+0000 mon.smithi155 (mon.0) 426 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-23T01:46:23.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:22.430088+0000 mon.smithi155 (mon.0) 427 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:46:23.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:22.431011+0000 mon.smithi196 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/2304560002,v1:172.21.15.196:6809/2304560002]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:46:23.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:22.433399+0000 mon.smithi155 (mon.0) 428 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:46:23.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:22.856848+0000 mon.smithi155 (mon.0) 429 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:24.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:23.120979+0000 mgr.smithi155.dkyujt (mgr.14162) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:24.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:23.435281+0000 mon.smithi155 (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-04-23T01:46:24.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:23.435350+0000 mon.smithi155 (mon.0) 431 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-23T01:46:24.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:23.435751+0000 mon.smithi155 (mon.0) 432 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:46:24.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:23.439516+0000 mon.smithi155 (mon.0) 433 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:46:24.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:23.120979+0000 mgr.smithi155.dkyujt (mgr.14162) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:24.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:23.435281+0000 mon.smithi155 (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-04-23T01:46:24.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:23.435350+0000 mon.smithi155 (mon.0) 431 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-23T01:46:24.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:23.435751+0000 mon.smithi155 (mon.0) 432 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:46:24.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:23.439516+0000 mon.smithi155 (mon.0) 433 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:46:25.731 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:22.526784+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:46:25.731 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:22.526875+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:46:25.731 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:24.443285+0000 mon.smithi155 (mon.0) 434 : cluster [INF] osd.5 [v2:172.21.15.196:6808/2304560002,v1:172.21.15.196:6809/2304560002] boot 2024-04-23T01:46:25.731 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:24.443330+0000 mon.smithi155 (mon.0) 435 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-23T01:46:25.731 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:24.444015+0000 mon.smithi155 (mon.0) 436 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:46:25.731 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:25.445001+0000 mon.smithi155 (mon.0) 437 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-23T01:46:25.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:22.526784+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:46:25.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:22.526875+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:46:25.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:24.443285+0000 mon.smithi155 (mon.0) 434 : cluster [INF] osd.5 [v2:172.21.15.196:6808/2304560002,v1:172.21.15.196:6809/2304560002] boot 2024-04-23T01:46:25.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:24.443330+0000 mon.smithi155 (mon.0) 435 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-23T01:46:25.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:24.444015+0000 mon.smithi155 (mon.0) 436 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:46:25.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:25.445001+0000 mon.smithi155 (mon.0) 437 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-23T01:46:26.715 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:25.121306+0000 mgr.smithi155.dkyujt (mgr.14162) 183 : cluster [DBG] pgmap v154: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:26.715 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:26.443243+0000 mon.smithi155 (mon.0) 438 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-23T01:46:26.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:25.121306+0000 mgr.smithi155.dkyujt (mgr.14162) 183 : cluster [DBG] pgmap v154: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T01:46:26.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:26.443243+0000 mon.smithi155 (mon.0) 438 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-23T01:46:27.719 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:26.847095+0000 mon.smithi155 (mon.0) 439 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:46:27.719 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:26.848794+0000 mon.smithi155 (mon.0) 440 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:46:27.719 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:26.849564+0000 mon.smithi155 (mon.0) 441 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:46:27.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:26.847095+0000 mon.smithi155 (mon.0) 439 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:46:27.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:26.848794+0000 mon.smithi155 (mon.0) 440 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:46:27.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:26.849564+0000 mon.smithi155 (mon.0) 441 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:46:28.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:26.846165+0000 mgr.smithi155.dkyujt (mgr.14162) 184 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:46:28.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:46:26.848486+0000 mgr.smithi155.dkyujt (mgr.14162) 185 : cephadm [INF] Applying service osd.None on host smithi196... 2024-04-23T01:46:28.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:27.121668+0000 mgr.smithi155.dkyujt (mgr.14162) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:28.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:27.629320+0000 mon.smithi155 (mon.0) 442 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:28.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:27.635196+0000 mon.smithi155 (mon.0) 443 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:28.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:27.638605+0000 mon.smithi155 (mon.0) 444 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:46:28.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:26.846165+0000 mgr.smithi155.dkyujt (mgr.14162) 184 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:46:28.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:46:26.848486+0000 mgr.smithi155.dkyujt (mgr.14162) 185 : cephadm [INF] Applying service osd.None on host smithi196... 2024-04-23T01:46:28.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:27.121668+0000 mgr.smithi155.dkyujt (mgr.14162) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:28.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:27.629320+0000 mon.smithi155 (mon.0) 442 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:28.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:27.635196+0000 mon.smithi155 (mon.0) 443 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:28.842 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:27.638605+0000 mon.smithi155 (mon.0) 444 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:46:29.734 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:46:27.622893+0000 mgr.smithi155.dkyujt (mgr.14162) 187 : cephadm [INF] Detected new or changed devices on smithi196 2024-04-23T01:46:29.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:46:27.622893+0000 mgr.smithi155.dkyujt (mgr.14162) 187 : cephadm [INF] Detected new or changed devices on smithi196 2024-04-23T01:46:30.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:29.121999+0000 mgr.smithi155.dkyujt (mgr.14162) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:30.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:29.935233+0000 mon.smithi196 (mon.1) 10 : audit [INF] from='client.? 172.21.15.196:0/1034329727' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "959b586f-1ca6-469c-9f80-0fbf5d3da796"}]: dispatch 2024-04-23T01:46:30.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:29.935713+0000 mon.smithi155 (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "959b586f-1ca6-469c-9f80-0fbf5d3da796"}]: dispatch 2024-04-23T01:46:30.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:29.939490+0000 mon.smithi155 (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "959b586f-1ca6-469c-9f80-0fbf5d3da796"}]': finished 2024-04-23T01:46:30.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:29.939556+0000 mon.smithi155 (mon.0) 447 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-23T01:46:30.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:29.939665+0000 mon.smithi155 (mon.0) 448 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:46:30.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:30.341793+0000 mon.smithi196 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.196:0/1729945761' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:46:30.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:29.121999+0000 mgr.smithi155.dkyujt (mgr.14162) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:30.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:29.935233+0000 mon.smithi196 (mon.1) 10 : audit [INF] from='client.? 172.21.15.196:0/1034329727' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "959b586f-1ca6-469c-9f80-0fbf5d3da796"}]: dispatch 2024-04-23T01:46:30.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:29.935713+0000 mon.smithi155 (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "959b586f-1ca6-469c-9f80-0fbf5d3da796"}]: dispatch 2024-04-23T01:46:30.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:29.939490+0000 mon.smithi155 (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "959b586f-1ca6-469c-9f80-0fbf5d3da796"}]': finished 2024-04-23T01:46:30.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:29.939556+0000 mon.smithi155 (mon.0) 447 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-23T01:46:30.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:29.939665+0000 mon.smithi155 (mon.0) 448 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:46:30.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:30.341793+0000 mon.smithi196 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.196:0/1729945761' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:46:32.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:31.122463+0000 mgr.smithi155.dkyujt (mgr.14162) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:32.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:32.114560+0000 mon.smithi155 (mon.0) 449 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:32.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:32.117592+0000 mon.smithi155 (mon.0) 450 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:32.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:31.122463+0000 mgr.smithi155.dkyujt (mgr.14162) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:32.887 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:32.114560+0000 mon.smithi155 (mon.0) 449 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:32.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:32.117592+0000 mon.smithi155 (mon.0) 450 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:34.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:33.122989+0000 mgr.smithi155.dkyujt (mgr.14162) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:34.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:33.122989+0000 mgr.smithi155.dkyujt (mgr.14162) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:36.249 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:35.123468+0000 mgr.smithi155.dkyujt (mgr.14162) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:36.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:35.123468+0000 mgr.smithi155.dkyujt (mgr.14162) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:37.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:36.270498+0000 mon.smithi155 (mon.0) 451 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T01:46:37.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:36.271260+0000 mon.smithi155 (mon.0) 452 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:46:37.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:46:36.271935+0000 mgr.smithi155.dkyujt (mgr.14162) 192 : cephadm [INF] Deploying daemon osd.6 on smithi196 2024-04-23T01:46:37.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:36.270498+0000 mon.smithi155 (mon.0) 451 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T01:46:37.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:36.271260+0000 mon.smithi155 (mon.0) 452 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:46:37.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:46:36.271935+0000 mgr.smithi155.dkyujt (mgr.14162) 192 : cephadm [INF] Deploying daemon osd.6 on smithi196 2024-04-23T01:46:38.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:37.123904+0000 mgr.smithi155.dkyujt (mgr.14162) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:38.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:37.123904+0000 mgr.smithi155.dkyujt (mgr.14162) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:40.084 INFO:teuthology.orchestra.run.smithi196.stdout:Created osd(s) 6 on host 'smithi196' 2024-04-23T01:46:40.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:39.124181+0000 mgr.smithi155.dkyujt (mgr.14162) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:40.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:40.071043+0000 mon.smithi155 (mon.0) 453 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:46:40.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:40.075519+0000 mon.smithi155 (mon.0) 454 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:40.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:40.083997+0000 mon.smithi155 (mon.0) 455 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:40.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:39.124181+0000 mgr.smithi155.dkyujt (mgr.14162) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:40.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:40.071043+0000 mon.smithi155 (mon.0) 453 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:46:40.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:40.075519+0000 mon.smithi155 (mon.0) 454 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:40.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:40.083997+0000 mon.smithi155 (mon.0) 455 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:40.815 DEBUG:teuthology.orchestra.run.smithi196:osd.6> sudo journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.6.service 2024-04-23T01:46:40.817 INFO:tasks.cephadm:Deploying osd.7 on smithi196 with /dev/vg_nvme/lv_1... 2024-04-23T01:46:40.817 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-23T01:46:40.849 INFO:journalctl@ceph.osd.6.smithi196.stdout:-- Logs begin at Tue 2024-04-23 01:32:55 UTC. -- 2024-04-23T01:46:42.392 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:41.124507+0000 mgr.smithi155.dkyujt (mgr.14162) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:42.538 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:41.124507+0000 mgr.smithi155.dkyujt (mgr.14162) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:43.280 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 01:46:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.6[48752]: debug 2024-04-23T01:46:43.171+0000 7fc69897e080 -1 osd.6 0 log_to_monitors {default=true} 2024-04-23T01:46:44.108 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:43.124891+0000 mgr.smithi155.dkyujt (mgr.14162) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:44.108 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:43.175295+0000 mon.smithi196 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/231867258,v1:172.21.15.196:6817/231867258]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T01:46:44.109 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:43.175660+0000 mon.smithi155 (mon.0) 456 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T01:46:44.268 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-23T01:46:44.268 INFO:teuthology.orchestra.run.smithi196.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-23T01:46:44.268 INFO:teuthology.orchestra.run.smithi196.stderr: stderr: 10+0 records in 2024-04-23T01:46:44.268 INFO:teuthology.orchestra.run.smithi196.stderr:10+0 records out 2024-04-23T01:46:44.268 INFO:teuthology.orchestra.run.smithi196.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0109649 s, 956 MB/s 2024-04-23T01:46:44.268 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping successful for: 2024-04-23T01:46:44.301 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:43.124891+0000 mgr.smithi155.dkyujt (mgr.14162) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:44.301 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:43.175295+0000 mon.smithi196 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/231867258,v1:172.21.15.196:6817/231867258]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T01:46:44.301 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:43.175660+0000 mon.smithi155 (mon.0) 456 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T01:46:44.979 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 01:46:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.6[48752]: debug 2024-04-23T01:46:44.973+0000 7fc68eeef700 -1 osd.6 0 waiting for initial osdmap 2024-04-23T01:46:44.979 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:43.970026+0000 mon.smithi155 (mon.0) 457 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T01:46:44.979 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:43.970076+0000 mon.smithi155 (mon.0) 458 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-23T01:46:44.979 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:43.970163+0000 mon.smithi155 (mon.0) 459 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:46:44.979 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:43.970685+0000 mon.smithi196 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/231867258,v1:172.21.15.196:6817/231867258]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:46:44.979 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:43.970966+0000 mon.smithi155 (mon.0) 460 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:46:44.979 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:44.499271+0000 mon.smithi155 (mon.0) 461 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:45.091 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi196:vg_nvme/lv_1 2024-04-23T01:46:45.314 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 01:46:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.6[48752]: debug 2024-04-23T01:46:44.979+0000 7fc687e64700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-23T01:46:45.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:43.970026+0000 mon.smithi155 (mon.0) 457 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T01:46:45.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:43.970076+0000 mon.smithi155 (mon.0) 458 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-23T01:46:45.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:43.970163+0000 mon.smithi155 (mon.0) 459 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:46:45.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:43.970685+0000 mon.smithi196 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/231867258,v1:172.21.15.196:6817/231867258]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:46:45.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:43.970966+0000 mon.smithi155 (mon.0) 460 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:46:45.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:44.499271+0000 mon.smithi155 (mon.0) 461 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:46.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:44.970198+0000 mon.smithi155 (mon.0) 462 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-04-23T01:46:46.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:44.970272+0000 mon.smithi155 (mon.0) 463 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-23T01:46:46.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:44.970631+0000 mon.smithi155 (mon.0) 464 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:46:46.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:44.974229+0000 mon.smithi155 (mon.0) 465 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:46:46.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:45.125308+0000 mgr.smithi155.dkyujt (mgr.14162) 197 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:46.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:45.276679+0000 mon.smithi155 (mon.0) 466 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:46.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:44.970198+0000 mon.smithi155 (mon.0) 462 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-04-23T01:46:46.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:44.970272+0000 mon.smithi155 (mon.0) 463 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-23T01:46:46.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:44.970631+0000 mon.smithi155 (mon.0) 464 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:46:46.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:44.974229+0000 mon.smithi155 (mon.0) 465 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:46:46.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:45.125308+0000 mgr.smithi155.dkyujt (mgr.14162) 197 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T01:46:46.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:45.276679+0000 mon.smithi155 (mon.0) 466 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:47.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:44.163871+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:46:47.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:44.163962+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:46:47.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:45.975742+0000 mon.smithi155 (mon.0) 467 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:46:47.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:45.982162+0000 mon.smithi155 (mon.0) 468 : cluster [INF] osd.6 [v2:172.21.15.196:6816/231867258,v1:172.21.15.196:6817/231867258] boot 2024-04-23T01:46:47.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:45.982227+0000 mon.smithi155 (mon.0) 469 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-23T01:46:47.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:45.982385+0000 mon.smithi155 (mon.0) 470 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:46:47.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:44.163871+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:46:47.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:44.163962+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:46:47.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:45.975742+0000 mon.smithi155 (mon.0) 467 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:46:47.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:45.982162+0000 mon.smithi155 (mon.0) 468 : cluster [INF] osd.6 [v2:172.21.15.196:6816/231867258,v1:172.21.15.196:6817/231867258] boot 2024-04-23T01:46:47.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:45.982227+0000 mon.smithi155 (mon.0) 469 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-23T01:46:47.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:45.982385+0000 mon.smithi155 (mon.0) 470 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:46:48.137 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:46.983599+0000 mon.smithi155 (mon.0) 471 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-23T01:46:48.138 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:47.125639+0000 mgr.smithi155.dkyujt (mgr.14162) 198 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:46:48.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:46.983599+0000 mon.smithi155 (mon.0) 471 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-23T01:46:48.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:47.125639+0000 mgr.smithi155.dkyujt (mgr.14162) 198 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:46:49.262 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:47.987866+0000 mon.smithi155 (mon.0) 472 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-23T01:46:49.262 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:48.799278+0000 mon.smithi155 (mon.0) 473 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:46:49.262 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:48.800904+0000 mon.smithi155 (mon.0) 474 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:46:49.262 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:48.801614+0000 mon.smithi155 (mon.0) 475 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:46:49.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:47.987866+0000 mon.smithi155 (mon.0) 472 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-23T01:46:49.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:48.799278+0000 mon.smithi155 (mon.0) 473 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T01:46:49.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:48.800904+0000 mon.smithi155 (mon.0) 474 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T01:46:49.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:48.801614+0000 mon.smithi155 (mon.0) 475 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:46:50.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:48.798295+0000 mgr.smithi155.dkyujt (mgr.14162) 199 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:46:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:46:48.800566+0000 mgr.smithi155.dkyujt (mgr.14162) 200 : cephadm [INF] Applying service osd.None on host smithi196... 2024-04-23T01:46:50.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:49.126146+0000 mgr.smithi155.dkyujt (mgr.14162) 201 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:46:50.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:48.798295+0000 mgr.smithi155.dkyujt (mgr.14162) 199 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:46:50.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:46:48.800566+0000 mgr.smithi155.dkyujt (mgr.14162) 200 : cephadm [INF] Applying service osd.None on host smithi196... 2024-04-23T01:46:50.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:49.126146+0000 mgr.smithi155.dkyujt (mgr.14162) 201 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:46:51.266 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:46:50.164102+0000 mgr.smithi155.dkyujt (mgr.14162) 202 : cephadm [INF] Detected new or changed devices on smithi196 2024-04-23T01:46:51.266 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:50.168554+0000 mon.smithi155 (mon.0) 476 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:51.266 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:50.172082+0000 mon.smithi155 (mon.0) 477 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:51.266 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:50.174802+0000 mon.smithi155 (mon.0) 478 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:46:51.266 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:50.178959+0000 mon.smithi155 (mon.0) 479 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:51.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:46:50.164102+0000 mgr.smithi155.dkyujt (mgr.14162) 202 : cephadm [INF] Detected new or changed devices on smithi196 2024-04-23T01:46:51.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:50.168554+0000 mon.smithi155 (mon.0) 476 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:51.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:50.172082+0000 mon.smithi155 (mon.0) 477 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:51.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:50.174802+0000 mon.smithi155 (mon.0) 478 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:46:51.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:50.178959+0000 mon.smithi155 (mon.0) 479 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:46:52.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:51.126591+0000 mgr.smithi155.dkyujt (mgr.14162) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:46:52.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:51.992279+0000 mon.smithi196 (mon.1) 14 : audit [INF] from='client.? 172.21.15.196:0/154491729' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba3e057f-ccf0-4b66-856d-d7bd3f249640"}]: dispatch 2024-04-23T01:46:52.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:51.992863+0000 mon.smithi155 (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba3e057f-ccf0-4b66-856d-d7bd3f249640"}]: dispatch 2024-04-23T01:46:52.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:51.997960+0000 mon.smithi155 (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba3e057f-ccf0-4b66-856d-d7bd3f249640"}]': finished 2024-04-23T01:46:52.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:51.998019+0000 mon.smithi155 (mon.0) 482 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-23T01:46:52.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:51.998184+0000 mon.smithi155 (mon.0) 483 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:46:52.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:51.126591+0000 mgr.smithi155.dkyujt (mgr.14162) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:46:52.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:51.992279+0000 mon.smithi196 (mon.1) 14 : audit [INF] from='client.? 172.21.15.196:0/154491729' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba3e057f-ccf0-4b66-856d-d7bd3f249640"}]: dispatch 2024-04-23T01:46:52.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:51.992863+0000 mon.smithi155 (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba3e057f-ccf0-4b66-856d-d7bd3f249640"}]: dispatch 2024-04-23T01:46:52.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:51.997960+0000 mon.smithi155 (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba3e057f-ccf0-4b66-856d-d7bd3f249640"}]': finished 2024-04-23T01:46:52.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:51.998019+0000 mon.smithi155 (mon.0) 482 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-23T01:46:52.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:51.998184+0000 mon.smithi155 (mon.0) 483 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:46:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:52.422308+0000 mon.smithi196 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.196:0/2962140261' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:46:53.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:52.422308+0000 mon.smithi196 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.196:0/2962140261' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T01:46:54.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:53.127054+0000 mgr.smithi155.dkyujt (mgr.14162) 204 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:46:54.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:53.127054+0000 mgr.smithi155.dkyujt (mgr.14162) 204 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:46:56.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:55.127643+0000 mgr.smithi155.dkyujt (mgr.14162) 205 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:46:56.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:55.127643+0000 mgr.smithi155.dkyujt (mgr.14162) 205 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:46:58.556 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:57.128008+0000 mgr.smithi155.dkyujt (mgr.14162) 206 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:46:58.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:57.128008+0000 mgr.smithi155.dkyujt (mgr.14162) 206 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:46:59.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:58.578625+0000 mon.smithi155 (mon.0) 484 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T01:46:59.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:46:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:46:58.579505+0000 mon.smithi155 (mon.0) 485 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:46:59.637 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:58.578625+0000 mon.smithi155 (mon.0) 484 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T01:46:59.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:46:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:46:58.579505+0000 mon.smithi155 (mon.0) 485 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:47:00.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:46:58.580203+0000 mgr.smithi155.dkyujt (mgr.14162) 207 : cephadm [INF] Deploying daemon osd.7 on smithi196 2024-04-23T01:47:00.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:46:59.128427+0000 mgr.smithi155.dkyujt (mgr.14162) 208 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:47:00.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:46:58.580203+0000 mgr.smithi155.dkyujt (mgr.14162) 207 : cephadm [INF] Deploying daemon osd.7 on smithi196 2024-04-23T01:47:00.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:46:59.128427+0000 mgr.smithi155.dkyujt (mgr.14162) 208 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:47:02.417 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:01.128833+0000 mgr.smithi155.dkyujt (mgr.14162) 209 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:47:02.468 INFO:teuthology.orchestra.run.smithi196.stdout:Created osd(s) 7 on host 'smithi196' 2024-04-23T01:47:02.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:01.128833+0000 mgr.smithi155.dkyujt (mgr.14162) 209 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:47:03.178 DEBUG:teuthology.orchestra.run.smithi196:osd.7> sudo journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.7.service 2024-04-23T01:47:03.180 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-23T01:47:03.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-23T01:47:03.212 INFO:journalctl@ceph.osd.7.smithi196.stdout:-- Logs begin at Tue 2024-04-23 01:32:55 UTC. -- 2024-04-23T01:47:03.504 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:02.458149+0000 mon.smithi155 (mon.0) 486 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:47:03.504 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:02.462964+0000 mon.smithi155 (mon.0) 487 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:47:03.505 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:02.467512+0000 mon.smithi155 (mon.0) 488 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:47:03.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:02.458149+0000 mon.smithi155 (mon.0) 486 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:47:03.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:02.462964+0000 mon.smithi155 (mon.0) 487 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:47:03.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:02.467512+0000 mon.smithi155 (mon.0) 488 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:47:04.502 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:03.129227+0000 mgr.smithi155.dkyujt (mgr.14162) 210 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:47:04.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:03.129227+0000 mgr.smithi155.dkyujt (mgr.14162) 210 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:47:05.351 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:47:05.815 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 01:47:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.7[51635]: debug 2024-04-23T01:47:05.561+0000 7f6ba9c78080 -1 osd.7 0 log_to_monitors {default=true} 2024-04-23T01:47:06.139 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1713836805,"num_in_osds":8,"osd_in_since":1713836811,"num_remapped_pgs":0} 2024-04-23T01:47:06.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:05.119487+0000 mon.smithi155 (mon.0) 489 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:47:06.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:05.129519+0000 mgr.smithi155.dkyujt (mgr.14162) 211 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:47:06.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:05.352597+0000 mon.smithi155 (mon.0) 490 : audit [DBG] from='client.? 172.21.15.155:0/387208625' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T01:47:06.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:05.565508+0000 mon.smithi196 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/46679866,v1:172.21.15.196:6825/46679866]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T01:47:06.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:05.565806+0000 mon.smithi155 (mon.0) 491 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T01:47:06.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:05.119487+0000 mon.smithi155 (mon.0) 489 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:47:06.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:05.129519+0000 mgr.smithi155.dkyujt (mgr.14162) 211 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:47:06.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:05.352597+0000 mon.smithi155 (mon.0) 490 : audit [DBG] from='client.? 172.21.15.155:0/387208625' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T01:47:06.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:05.565508+0000 mon.smithi196 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/46679866,v1:172.21.15.196:6825/46679866]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T01:47:06.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:05.565806+0000 mon.smithi155 (mon.0) 491 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T01:47:07.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-23T01:47:07.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:06.122439+0000 mon.smithi155 (mon.0) 492 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T01:47:07.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:06.122532+0000 mon.smithi155 (mon.0) 493 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-23T01:47:07.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:06.122970+0000 mon.smithi155 (mon.0) 494 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:47:07.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:06.123072+0000 mon.smithi196 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/46679866,v1:172.21.15.196:6825/46679866]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:47:07.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:06.123311+0000 mon.smithi155 (mon.0) 495 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:47:07.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:07.123052+0000 mon.smithi155 (mon.0) 496 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-04-23T01:47:07.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:07.123130+0000 mon.smithi155 (mon.0) 497 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-23T01:47:07.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:07.123250+0000 mon.smithi155 (mon.0) 498 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:47:07.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:06.122439+0000 mon.smithi155 (mon.0) 492 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T01:47:07.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:06.122532+0000 mon.smithi155 (mon.0) 493 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-23T01:47:07.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:06.122970+0000 mon.smithi155 (mon.0) 494 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:47:07.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:06.123072+0000 mon.smithi196 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/46679866,v1:172.21.15.196:6825/46679866]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:47:07.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:06.123311+0000 mon.smithi155 (mon.0) 495 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T01:47:07.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:07.123052+0000 mon.smithi155 (mon.0) 496 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2024-04-23T01:47:07.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:07.123130+0000 mon.smithi155 (mon.0) 497 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-23T01:47:07.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:07.123250+0000 mon.smithi155 (mon.0) 498 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:47:07.566 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 01:47:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.7[51635]: debug 2024-04-23T01:47:07.124+0000 7f6ba01e9700 -1 osd.7 0 waiting for initial osdmap 2024-04-23T01:47:07.566 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 01:47:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.7[51635]: debug 2024-04-23T01:47:07.134+0000 7f6b9b963700 -1 osd.7 48 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-23T01:47:08.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:07.127728+0000 mon.smithi155 (mon.0) 499 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:47:08.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:07.129790+0000 mgr.smithi155.dkyujt (mgr.14162) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:47:08.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:07.967343+0000 mon.smithi155 (mon.0) 500 : cluster [INF] osd.7 [v2:172.21.15.196:6824/46679866,v1:172.21.15.196:6825/46679866] boot 2024-04-23T01:47:08.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:07.967391+0000 mon.smithi155 (mon.0) 501 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-23T01:47:08.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:07.967727+0000 mon.smithi155 (mon.0) 502 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:47:08.546 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:07.127728+0000 mon.smithi155 (mon.0) 499 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:47:08.546 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:07.129790+0000 mgr.smithi155.dkyujt (mgr.14162) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T01:47:08.546 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:07.967343+0000 mon.smithi155 (mon.0) 500 : cluster [INF] osd.7 [v2:172.21.15.196:6824/46679866,v1:172.21.15.196:6825/46679866] boot 2024-04-23T01:47:08.546 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:07.967391+0000 mon.smithi155 (mon.0) 501 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-23T01:47:08.546 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:07.967727+0000 mon.smithi155 (mon.0) 502 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:47:09.217 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:47:09.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:06.538767+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:47:09.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:06.538920+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:47:09.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:08.763848+0000 mon.smithi155 (mon.0) 503 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:47:09.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:08.970667+0000 mon.smithi155 (mon.0) 504 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-23T01:47:09.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:09.002501+0000 mon.smithi155 (mon.0) 505 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:47:09.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:09.004803+0000 mon.smithi155 (mon.0) 506 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:47:09.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:09.008630+0000 mon.smithi155 (mon.0) 507 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:47:09.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:06.538767+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T01:47:09.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:06.538920+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T01:47:09.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:08.763848+0000 mon.smithi155 (mon.0) 503 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:47:09.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:08.970667+0000 mon.smithi155 (mon.0) 504 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-23T01:47:09.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:09.002501+0000 mon.smithi155 (mon.0) 505 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:47:09.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:09.004803+0000 mon.smithi155 (mon.0) 506 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:47:09.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:09.008630+0000 mon.smithi155 (mon.0) 507 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:47:09.915 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1713836827,"num_in_osds":8,"osd_in_since":1713836811,"num_remapped_pgs":0} 2024-04-23T01:47:09.916 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-23T01:47:10.137 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:10.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:47:08.759484+0000 mgr.smithi155.dkyujt (mgr.14162) 213 : cephadm [INF] Detected new or changed devices on smithi196 2024-04-23T01:47:10.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:09.130058+0000 mgr.smithi155.dkyujt (mgr.14162) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:10.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:09.218961+0000 mon.smithi155 (mon.0) 508 : audit [DBG] from='client.? 172.21.15.155:0/3935115074' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T01:47:10.343 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:09.971906+0000 mon.smithi155 (mon.0) 509 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-23T01:47:10.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:47:08.759484+0000 mgr.smithi155.dkyujt (mgr.14162) 213 : cephadm [INF] Detected new or changed devices on smithi196 2024-04-23T01:47:10.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:09.130058+0000 mgr.smithi155.dkyujt (mgr.14162) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:10.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:09.218961+0000 mon.smithi155 (mon.0) 508 : audit [DBG] from='client.? 172.21.15.155:0/3935115074' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T01:47:10.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:09.971906+0000 mon.smithi155 (mon.0) 509 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-23T01:47:11.387 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:10.646465+0000 mon.smithi155 (mon.0) 510 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:47:11.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:10.646640+0000 mon.smithi155 (mon.0) 511 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:47:11.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:10.646465+0000 mon.smithi155 (mon.0) 510 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:47:11.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:10.646640+0000 mon.smithi155 (mon.0) 511 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:47:12.137 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:47:12.138 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":51,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","created":"2024-04-23T01:41:02.941302+0000","modified":"2024-04-23T01:47:09.968526+0000","last_up_change":"2024-04-23T01:47:07.962948+0000","last_in_change":"2024-04-23T01:46:51.993516+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-23T01:45:21.208105+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":"e0bb9e42-e89d-42c8-b99c-3b17b31db658","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.155:6802","nonce":1012611467},{"type":"v1","addr":"172.21.15.155:6803","nonce":1012611467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":1012611467},{"type":"v1","addr":"172.21.15.155:6805","nonce":1012611467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":1012611467},{"type":"v1","addr":"172.21.15.155:6809","nonce":1012611467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":1012611467},{"type":"v1","addr":"172.21.15.155:6807","nonce":1012611467}]},"public_addr":"172.21.15.155:6803/1012611467","cluster_addr":"172.21.15.155:6805/1012611467","heartbeat_back_addr":"172.21.15.155:6809/1012611467","heartbeat_front_addr":"172.21.15.155:6807/1012611467","state":["exists","up"]},{"osd":1,"uuid":"502c2ad0-b373-439f-9e08-eb102388d923","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.155:6810","nonce":124673695},{"type":"v1","addr":"172.21.15.155:6811","nonce":124673695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":124673695},{"type":"v1","addr":"172.21.15.155:6813","nonce":124673695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":124673695},{"type":"v1","addr":"172.21.15.155:6817","nonce":124673695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":124673695},{"type":"v1","addr":"172.21.15.155:6815","nonce":124673695}]},"public_addr":"172.21.15.155:6811/124673695","cluster_addr":"172.21.15.155:6813/124673695","heartbeat_back_addr":"172.21.15.155:6817/124673695","heartbeat_front_addr":"172.21.15.155:6815/124673695","state":["exists","up"]},{"osd":2,"uuid":"a242b299-1d5b-4750-9264-d38b2782a66b","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.155:6818","nonce":1504954225},{"type":"v1","addr":"172.21.15.155:6819","nonce":1504954225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":1504954225},{"type":"v1","addr":"172.21.15.155:6821","nonce":1504954225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":1504954225},{"type":"v1","addr":"172.21.15.155:6825","nonce":1504954225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":1504954225},{"type":"v1","addr":"172.21.15.155:6823","nonce":1504954225}]},"public_addr":"172.21.15.155:6819/1504954225","cluster_addr":"172.21.15.155:6821/1504954225","heartbeat_back_addr":"172.21.15.155:6825/1504954225","heartbeat_front_addr":"172.21.15.155:6823/1504954225","state":["exists","up"]},{"osd":3,"uuid":"6e886878-4e6e-4324-a515-d115d14d3c24","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.155:6826","nonce":3635160050},{"type":"v1","addr":"172.21.15.155:6827","nonce":3635160050}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":3635160050},{"type":"v1","addr":"172.21.15.155:6829","nonce":3635160050}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6832","nonce":3635160050},{"type":"v1","addr":"172.21.15.155:6833","nonce":3635160050}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":3635160050},{"type":"v1","addr":"172.21.15.155:6831","nonce":3635160050}]},"public_addr":"172.21.15.155:6827/3635160050","cluster_addr":"172.21.15.155:6829/3635160050","heartbeat_back_addr":"172.21.15.155:6833/3635160050","heartbeat_front_addr":"172.21.15.155:6831/3635160050","state":["exists","up"]},{"osd":4,"uuid":"42c6d176-b65e-420b-bbbf-bcf29cf969fc","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.196:6800","nonce":3084808895},{"type":"v1","addr":"172.21.15.196:6801","nonce":3084808895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6802","nonce":3084808895},{"type":"v1","addr":"172.21.15.196:6803","nonce":3084808895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6806","nonce":3084808895},{"type":"v1","addr":"172.21.15.196:6807","nonce":3084808895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6804","nonce":3084808895},{"type":"v1","addr":"172.21.15.196:6805","nonce":3084808895}]},"public_addr":"172.21.15.196:6801/3084808895","cluster_addr":"172.21.15.196:6803/3084808895","heartbeat_back_addr":"172.21.15.196:6807/3084808895","heartbeat_front_addr":"172.21.15.196:6805/3084808895","state":["exists","up"]},{"osd":5,"uuid":"0a74aafd-d2c5-4613-aa3f-c9e56dab2e5c","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.196:6808","nonce":2304560002},{"type":"v1","addr":"172.21.15.196:6809","nonce":2304560002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6810","nonce":2304560002},{"type":"v1","addr":"172.21.15.196:6811","nonce":2304560002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6814","nonce":2304560002},{"type":"v1","addr":"172.21.15.196:6815","nonce":2304560002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6812","nonce":2304560002},{"type":"v1","addr":"172.21.15.196:6813","nonce":2304560002}]},"public_addr":"172.21.15.196:6809/2304560002","cluster_addr":"172.21.15.196:6811/2304560002","heartbeat_back_addr":"172.21.15.196:6815/2304560002","heartbeat_front_addr":"172.21.15.196:6813/2304560002","state":["exists","up"]},{"osd":6,"uuid":"959b586f-1ca6-469c-9f80-0fbf5d3da796","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.196:6816","nonce":231867258},{"type":"v1","addr":"172.21.15.196:6817","nonce":231867258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6818","nonce":231867258},{"type":"v1","addr":"172.21.15.196:6819","nonce":231867258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6822","nonce":231867258},{"type":"v1","addr":"172.21.15.196:6823","nonce":231867258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6820","nonce":231867258},{"type":"v1","addr":"172.21.15.196:6821","nonce":231867258}]},"public_addr":"172.21.15.196:6817/231867258","cluster_addr":"172.21.15.196:6819/231867258","heartbeat_back_addr":"172.21.15.196:6823/231867258","heartbeat_front_addr":"172.21.15.196:6821/231867258","state":["exists","up"]},{"osd":7,"uuid":"ba3e057f-ccf0-4b66-856d-d7bd3f249640","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.196:6824","nonce":46679866},{"type":"v1","addr":"172.21.15.196:6825","nonce":46679866}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6826","nonce":46679866},{"type":"v1","addr":"172.21.15.196:6827","nonce":46679866}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6830","nonce":46679866},{"type":"v1","addr":"172.21.15.196:6831","nonce":46679866}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6828","nonce":46679866},{"type":"v1","addr":"172.21.15.196:6829","nonce":46679866}]},"public_addr":"172.21.15.196:6825/46679866","cluster_addr":"172.21.15.196:6827/46679866","heartbeat_back_addr":"172.21.15.196:6831/46679866","heartbeat_front_addr":"172.21.15.196:6829/46679866","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-23T01:44:32.001834+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-23T01:44:56.191650+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-23T01:45:19.232873+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-23T01:45:42.290350+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-23T01:46:00.903530+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-23T01:46:22.526879+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-23T01:46:44.163965+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-23T01:47:06.538922+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.155:6801/2646306742":"2024-04-24T01:42:10.432907+0000","172.21.15.155:6800/2646306742":"2024-04-24T01:42:10.432907+0000","172.21.15.155:6801/907417109":"2024-04-24T01:41:53.899644+0000","172.21.15.155:6800/907417109":"2024-04-24T01:41:53.899644+0000","172.21.15.155:0/240711062":"2024-04-24T01:41:53.899644+0000","172.21.15.155:0/1246265124":"2024-04-24T01:41:33.812592+0000","172.21.15.155:0/2226466889":"2024-04-24T01:42:10.432907+0000","172.21.15.155:0/1614976721":"2024-04-24T01:41:53.899644+0000","172.21.15.155:6801/708111944":"2024-04-24T01:41:33.812592+0000","172.21.15.155:0/4160601618":"2024-04-24T01:42:10.432907+0000","172.21.15.155:6800/708111944":"2024-04-24T01:41:33.812592+0000","172.21.15.155:0/2183787923":"2024-04-24T01:41:33.812592+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-23T01:47:12.464 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:11.130388+0000 mgr.smithi155.dkyujt (mgr.14162) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:12.464 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:12.138070+0000 mon.smithi155 (mon.0) 512 : audit [DBG] from='client.? 172.21.15.155:0/806201016' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T01:47:12.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:11.130388+0000 mgr.smithi155.dkyujt (mgr.14162) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:12.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:12.138070+0000 mon.smithi155 (mon.0) 512 : audit [DBG] from='client.? 172.21.15.155:0/806201016' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T01:47:12.830 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-04-23T01:45:21.208105+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-23T01:47:12.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-04-23T01:47:13.052 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:14.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:13.130714+0000 mgr.smithi155.dkyujt (mgr.14162) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:14.353 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:13.130714+0000 mgr.smithi155.dkyujt (mgr.14162) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:15.044 INFO:teuthology.orchestra.run.smithi155.stdout:pg_num: 1 2024-04-23T01:47:15.361 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:15.044852+0000 mon.smithi155 (mon.0) 513 : audit [DBG] from='client.? 172.21.15.155:0/3734666584' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-23T01:47:15.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:15.044852+0000 mon.smithi155 (mon.0) 513 : audit [DBG] from='client.? 172.21.15.155:0/3734666584' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-23T01:47:15.709 INFO:tasks.cephadm:Setting up client nodes... 2024-04-23T01:47:15.710 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-23T01:47:16.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:15.131063+0000 mgr.smithi155.dkyujt (mgr.14162) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:16.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:15.131063+0000 mgr.smithi155.dkyujt (mgr.14162) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:17.960 INFO:teuthology.orchestra.run.smithi155.stdout:[client.0] 2024-04-23T01:47:17.960 INFO:teuthology.orchestra.run.smithi155.stdout: key = AQAlEydmmiomORAAqrSzKZeJ4fZIGKct7GAj2A== 2024-04-23T01:47:18.320 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:17.131552+0000 mgr.smithi155.dkyujt (mgr.14162) 218 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:18.320 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:17.958641+0000 mon.smithi155 (mon.0) 514 : audit [INF] from='client.? 172.21.15.155:0/3549651064' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-23T01:47:18.320 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:17.961924+0000 mon.smithi155 (mon.0) 515 : audit [INF] from='client.? 172.21.15.155:0/3549651064' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-23T01:47:18.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:17.131552+0000 mgr.smithi155.dkyujt (mgr.14162) 218 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:18.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:17.958641+0000 mon.smithi155 (mon.0) 514 : audit [INF] from='client.? 172.21.15.155:0/3549651064' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-23T01:47:18.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:17.961924+0000 mon.smithi155 (mon.0) 515 : audit [INF] from='client.? 172.21.15.155:0/3549651064' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-23T01:47:18.705 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-23T01:47:18.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-23T01:47:18.705 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-23T01:47:18.745 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-23T01:47:18.745 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-23T01:47:18.745 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph mgr dump --format=json 2024-04-23T01:47:19.002 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:20.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:19.132007+0000 mgr.smithi155.dkyujt (mgr.14162) 219 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:20.574 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:19.132007+0000 mgr.smithi155.dkyujt (mgr.14162) 219 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:21.002 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:47:21.360 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:20.999446+0000 mon.smithi155 (mon.0) 516 : audit [DBG] from='client.? 172.21.15.155:0/1289849623' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-23T01:47:21.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:20.999446+0000 mon.smithi155 (mon.0) 516 : audit [DBG] from='client.? 172.21.15.155:0/1289849623' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-23T01:47:21.701 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":18,"active_gid":14162,"active_name":"smithi155.dkyujt","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":2422432443},{"type":"v1","addr":"172.21.15.155:6801","nonce":2422432443}]},"active_addr":"172.21.15.155:6801/2422432443","active_change":"2024-04-23T01:42:10.433200+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14222,"name":"smithi196.ldpzek","mgr_features":4540138297136906239,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"haproxy","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"haproxy","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi155.front.sepia.ceph.com:8443/","prometheus":"http://smithi155.front.sepia.ceph.com:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":4,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.155:0","nonce":607702014}]},{"addrvec":[{"type":"v2","addr":"172.21.15.155:0","nonce":1980761999}]}]}} 2024-04-23T01:47:21.707 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-23T01:47:21.707 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-23T01:47:21.707 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-23T01:47:21.927 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:22.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:21.132346+0000 mgr.smithi155.dkyujt (mgr.14162) 220 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:22.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:21.132346+0000 mgr.smithi155.dkyujt (mgr.14162) 220 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:23.864 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:47:23.864 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":51,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","created":"2024-04-23T01:41:02.941302+0000","modified":"2024-04-23T01:47:09.968526+0000","last_up_change":"2024-04-23T01:47:07.962948+0000","last_in_change":"2024-04-23T01:46:51.993516+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-23T01:45:21.208105+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":"e0bb9e42-e89d-42c8-b99c-3b17b31db658","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.155:6802","nonce":1012611467},{"type":"v1","addr":"172.21.15.155:6803","nonce":1012611467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":1012611467},{"type":"v1","addr":"172.21.15.155:6805","nonce":1012611467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":1012611467},{"type":"v1","addr":"172.21.15.155:6809","nonce":1012611467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":1012611467},{"type":"v1","addr":"172.21.15.155:6807","nonce":1012611467}]},"public_addr":"172.21.15.155:6803/1012611467","cluster_addr":"172.21.15.155:6805/1012611467","heartbeat_back_addr":"172.21.15.155:6809/1012611467","heartbeat_front_addr":"172.21.15.155:6807/1012611467","state":["exists","up"]},{"osd":1,"uuid":"502c2ad0-b373-439f-9e08-eb102388d923","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.155:6810","nonce":124673695},{"type":"v1","addr":"172.21.15.155:6811","nonce":124673695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":124673695},{"type":"v1","addr":"172.21.15.155:6813","nonce":124673695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":124673695},{"type":"v1","addr":"172.21.15.155:6817","nonce":124673695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":124673695},{"type":"v1","addr":"172.21.15.155:6815","nonce":124673695}]},"public_addr":"172.21.15.155:6811/124673695","cluster_addr":"172.21.15.155:6813/124673695","heartbeat_back_addr":"172.21.15.155:6817/124673695","heartbeat_front_addr":"172.21.15.155:6815/124673695","state":["exists","up"]},{"osd":2,"uuid":"a242b299-1d5b-4750-9264-d38b2782a66b","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.155:6818","nonce":1504954225},{"type":"v1","addr":"172.21.15.155:6819","nonce":1504954225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":1504954225},{"type":"v1","addr":"172.21.15.155:6821","nonce":1504954225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":1504954225},{"type":"v1","addr":"172.21.15.155:6825","nonce":1504954225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":1504954225},{"type":"v1","addr":"172.21.15.155:6823","nonce":1504954225}]},"public_addr":"172.21.15.155:6819/1504954225","cluster_addr":"172.21.15.155:6821/1504954225","heartbeat_back_addr":"172.21.15.155:6825/1504954225","heartbeat_front_addr":"172.21.15.155:6823/1504954225","state":["exists","up"]},{"osd":3,"uuid":"6e886878-4e6e-4324-a515-d115d14d3c24","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.155:6826","nonce":3635160050},{"type":"v1","addr":"172.21.15.155:6827","nonce":3635160050}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":3635160050},{"type":"v1","addr":"172.21.15.155:6829","nonce":3635160050}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6832","nonce":3635160050},{"type":"v1","addr":"172.21.15.155:6833","nonce":3635160050}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":3635160050},{"type":"v1","addr":"172.21.15.155:6831","nonce":3635160050}]},"public_addr":"172.21.15.155:6827/3635160050","cluster_addr":"172.21.15.155:6829/3635160050","heartbeat_back_addr":"172.21.15.155:6833/3635160050","heartbeat_front_addr":"172.21.15.155:6831/3635160050","state":["exists","up"]},{"osd":4,"uuid":"42c6d176-b65e-420b-bbbf-bcf29cf969fc","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.196:6800","nonce":3084808895},{"type":"v1","addr":"172.21.15.196:6801","nonce":3084808895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6802","nonce":3084808895},{"type":"v1","addr":"172.21.15.196:6803","nonce":3084808895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6806","nonce":3084808895},{"type":"v1","addr":"172.21.15.196:6807","nonce":3084808895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6804","nonce":3084808895},{"type":"v1","addr":"172.21.15.196:6805","nonce":3084808895}]},"public_addr":"172.21.15.196:6801/3084808895","cluster_addr":"172.21.15.196:6803/3084808895","heartbeat_back_addr":"172.21.15.196:6807/3084808895","heartbeat_front_addr":"172.21.15.196:6805/3084808895","state":["exists","up"]},{"osd":5,"uuid":"0a74aafd-d2c5-4613-aa3f-c9e56dab2e5c","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.196:6808","nonce":2304560002},{"type":"v1","addr":"172.21.15.196:6809","nonce":2304560002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6810","nonce":2304560002},{"type":"v1","addr":"172.21.15.196:6811","nonce":2304560002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6814","nonce":2304560002},{"type":"v1","addr":"172.21.15.196:6815","nonce":2304560002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6812","nonce":2304560002},{"type":"v1","addr":"172.21.15.196:6813","nonce":2304560002}]},"public_addr":"172.21.15.196:6809/2304560002","cluster_addr":"172.21.15.196:6811/2304560002","heartbeat_back_addr":"172.21.15.196:6815/2304560002","heartbeat_front_addr":"172.21.15.196:6813/2304560002","state":["exists","up"]},{"osd":6,"uuid":"959b586f-1ca6-469c-9f80-0fbf5d3da796","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.196:6816","nonce":231867258},{"type":"v1","addr":"172.21.15.196:6817","nonce":231867258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6818","nonce":231867258},{"type":"v1","addr":"172.21.15.196:6819","nonce":231867258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6822","nonce":231867258},{"type":"v1","addr":"172.21.15.196:6823","nonce":231867258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6820","nonce":231867258},{"type":"v1","addr":"172.21.15.196:6821","nonce":231867258}]},"public_addr":"172.21.15.196:6817/231867258","cluster_addr":"172.21.15.196:6819/231867258","heartbeat_back_addr":"172.21.15.196:6823/231867258","heartbeat_front_addr":"172.21.15.196:6821/231867258","state":["exists","up"]},{"osd":7,"uuid":"ba3e057f-ccf0-4b66-856d-d7bd3f249640","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.196:6824","nonce":46679866},{"type":"v1","addr":"172.21.15.196:6825","nonce":46679866}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6826","nonce":46679866},{"type":"v1","addr":"172.21.15.196:6827","nonce":46679866}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6830","nonce":46679866},{"type":"v1","addr":"172.21.15.196:6831","nonce":46679866}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6828","nonce":46679866},{"type":"v1","addr":"172.21.15.196:6829","nonce":46679866}]},"public_addr":"172.21.15.196:6825/46679866","cluster_addr":"172.21.15.196:6827/46679866","heartbeat_back_addr":"172.21.15.196:6831/46679866","heartbeat_front_addr":"172.21.15.196:6829/46679866","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-23T01:44:32.001834+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-23T01:44:56.191650+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-23T01:45:19.232873+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-23T01:45:42.290350+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-23T01:46:00.903530+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-23T01:46:22.526879+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-23T01:46:44.163965+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-23T01:47:06.538922+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.155:6801/2646306742":"2024-04-24T01:42:10.432907+0000","172.21.15.155:6800/2646306742":"2024-04-24T01:42:10.432907+0000","172.21.15.155:6801/907417109":"2024-04-24T01:41:53.899644+0000","172.21.15.155:6800/907417109":"2024-04-24T01:41:53.899644+0000","172.21.15.155:0/240711062":"2024-04-24T01:41:53.899644+0000","172.21.15.155:0/1246265124":"2024-04-24T01:41:33.812592+0000","172.21.15.155:0/2226466889":"2024-04-24T01:42:10.432907+0000","172.21.15.155:0/1614976721":"2024-04-24T01:41:53.899644+0000","172.21.15.155:6801/708111944":"2024-04-24T01:41:33.812592+0000","172.21.15.155:0/4160601618":"2024-04-24T01:42:10.432907+0000","172.21.15.155:6800/708111944":"2024-04-24T01:41:33.812592+0000","172.21.15.155:0/2183787923":"2024-04-24T01:41:33.812592+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-23T01:47:24.243 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:23.132711+0000 mgr.smithi155.dkyujt (mgr.14162) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:24.244 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:23.864830+0000 mon.smithi155 (mon.0) 517 : audit [DBG] from='client.? 172.21.15.155:0/1041170987' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T01:47:24.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:23.132711+0000 mgr.smithi155.dkyujt (mgr.14162) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:24.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:23.864830+0000 mon.smithi155 (mon.0) 517 : audit [DBG] from='client.? 172.21.15.155:0/1041170987' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T01:47:24.694 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-23T01:47:24.695 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-23T01:47:24.916 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:26.442 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:25.133013+0000 mgr.smithi155.dkyujt (mgr.14162) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:26.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:25.133013+0000 mgr.smithi155.dkyujt (mgr.14162) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:26.797 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:47:26.797 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":51,"fsid":"7820773c-0112-11ef-bc93-c7b262605968","created":"2024-04-23T01:41:02.941302+0000","modified":"2024-04-23T01:47:09.968526+0000","last_up_change":"2024-04-23T01:47:07.962948+0000","last_in_change":"2024-04-23T01:46:51.993516+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-23T01:45:21.208105+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":"e0bb9e42-e89d-42c8-b99c-3b17b31db658","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.155:6802","nonce":1012611467},{"type":"v1","addr":"172.21.15.155:6803","nonce":1012611467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":1012611467},{"type":"v1","addr":"172.21.15.155:6805","nonce":1012611467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":1012611467},{"type":"v1","addr":"172.21.15.155:6809","nonce":1012611467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":1012611467},{"type":"v1","addr":"172.21.15.155:6807","nonce":1012611467}]},"public_addr":"172.21.15.155:6803/1012611467","cluster_addr":"172.21.15.155:6805/1012611467","heartbeat_back_addr":"172.21.15.155:6809/1012611467","heartbeat_front_addr":"172.21.15.155:6807/1012611467","state":["exists","up"]},{"osd":1,"uuid":"502c2ad0-b373-439f-9e08-eb102388d923","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.155:6810","nonce":124673695},{"type":"v1","addr":"172.21.15.155:6811","nonce":124673695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":124673695},{"type":"v1","addr":"172.21.15.155:6813","nonce":124673695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":124673695},{"type":"v1","addr":"172.21.15.155:6817","nonce":124673695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":124673695},{"type":"v1","addr":"172.21.15.155:6815","nonce":124673695}]},"public_addr":"172.21.15.155:6811/124673695","cluster_addr":"172.21.15.155:6813/124673695","heartbeat_back_addr":"172.21.15.155:6817/124673695","heartbeat_front_addr":"172.21.15.155:6815/124673695","state":["exists","up"]},{"osd":2,"uuid":"a242b299-1d5b-4750-9264-d38b2782a66b","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.155:6818","nonce":1504954225},{"type":"v1","addr":"172.21.15.155:6819","nonce":1504954225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":1504954225},{"type":"v1","addr":"172.21.15.155:6821","nonce":1504954225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":1504954225},{"type":"v1","addr":"172.21.15.155:6825","nonce":1504954225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":1504954225},{"type":"v1","addr":"172.21.15.155:6823","nonce":1504954225}]},"public_addr":"172.21.15.155:6819/1504954225","cluster_addr":"172.21.15.155:6821/1504954225","heartbeat_back_addr":"172.21.15.155:6825/1504954225","heartbeat_front_addr":"172.21.15.155:6823/1504954225","state":["exists","up"]},{"osd":3,"uuid":"6e886878-4e6e-4324-a515-d115d14d3c24","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.155:6826","nonce":3635160050},{"type":"v1","addr":"172.21.15.155:6827","nonce":3635160050}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":3635160050},{"type":"v1","addr":"172.21.15.155:6829","nonce":3635160050}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6832","nonce":3635160050},{"type":"v1","addr":"172.21.15.155:6833","nonce":3635160050}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":3635160050},{"type":"v1","addr":"172.21.15.155:6831","nonce":3635160050}]},"public_addr":"172.21.15.155:6827/3635160050","cluster_addr":"172.21.15.155:6829/3635160050","heartbeat_back_addr":"172.21.15.155:6833/3635160050","heartbeat_front_addr":"172.21.15.155:6831/3635160050","state":["exists","up"]},{"osd":4,"uuid":"42c6d176-b65e-420b-bbbf-bcf29cf969fc","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.196:6800","nonce":3084808895},{"type":"v1","addr":"172.21.15.196:6801","nonce":3084808895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6802","nonce":3084808895},{"type":"v1","addr":"172.21.15.196:6803","nonce":3084808895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6806","nonce":3084808895},{"type":"v1","addr":"172.21.15.196:6807","nonce":3084808895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6804","nonce":3084808895},{"type":"v1","addr":"172.21.15.196:6805","nonce":3084808895}]},"public_addr":"172.21.15.196:6801/3084808895","cluster_addr":"172.21.15.196:6803/3084808895","heartbeat_back_addr":"172.21.15.196:6807/3084808895","heartbeat_front_addr":"172.21.15.196:6805/3084808895","state":["exists","up"]},{"osd":5,"uuid":"0a74aafd-d2c5-4613-aa3f-c9e56dab2e5c","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.196:6808","nonce":2304560002},{"type":"v1","addr":"172.21.15.196:6809","nonce":2304560002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6810","nonce":2304560002},{"type":"v1","addr":"172.21.15.196:6811","nonce":2304560002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6814","nonce":2304560002},{"type":"v1","addr":"172.21.15.196:6815","nonce":2304560002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6812","nonce":2304560002},{"type":"v1","addr":"172.21.15.196:6813","nonce":2304560002}]},"public_addr":"172.21.15.196:6809/2304560002","cluster_addr":"172.21.15.196:6811/2304560002","heartbeat_back_addr":"172.21.15.196:6815/2304560002","heartbeat_front_addr":"172.21.15.196:6813/2304560002","state":["exists","up"]},{"osd":6,"uuid":"959b586f-1ca6-469c-9f80-0fbf5d3da796","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.196:6816","nonce":231867258},{"type":"v1","addr":"172.21.15.196:6817","nonce":231867258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6818","nonce":231867258},{"type":"v1","addr":"172.21.15.196:6819","nonce":231867258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6822","nonce":231867258},{"type":"v1","addr":"172.21.15.196:6823","nonce":231867258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6820","nonce":231867258},{"type":"v1","addr":"172.21.15.196:6821","nonce":231867258}]},"public_addr":"172.21.15.196:6817/231867258","cluster_addr":"172.21.15.196:6819/231867258","heartbeat_back_addr":"172.21.15.196:6823/231867258","heartbeat_front_addr":"172.21.15.196:6821/231867258","state":["exists","up"]},{"osd":7,"uuid":"ba3e057f-ccf0-4b66-856d-d7bd3f249640","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.196:6824","nonce":46679866},{"type":"v1","addr":"172.21.15.196:6825","nonce":46679866}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6826","nonce":46679866},{"type":"v1","addr":"172.21.15.196:6827","nonce":46679866}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6830","nonce":46679866},{"type":"v1","addr":"172.21.15.196:6831","nonce":46679866}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6828","nonce":46679866},{"type":"v1","addr":"172.21.15.196:6829","nonce":46679866}]},"public_addr":"172.21.15.196:6825/46679866","cluster_addr":"172.21.15.196:6827/46679866","heartbeat_back_addr":"172.21.15.196:6831/46679866","heartbeat_front_addr":"172.21.15.196:6829/46679866","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-23T01:44:32.001834+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-23T01:44:56.191650+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-23T01:45:19.232873+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-23T01:45:42.290350+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-23T01:46:00.903530+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-23T01:46:22.526879+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-23T01:46:44.163965+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-23T01:47:06.538922+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.155:6801/2646306742":"2024-04-24T01:42:10.432907+0000","172.21.15.155:6800/2646306742":"2024-04-24T01:42:10.432907+0000","172.21.15.155:6801/907417109":"2024-04-24T01:41:53.899644+0000","172.21.15.155:6800/907417109":"2024-04-24T01:41:53.899644+0000","172.21.15.155:0/240711062":"2024-04-24T01:41:53.899644+0000","172.21.15.155:0/1246265124":"2024-04-24T01:41:33.812592+0000","172.21.15.155:0/2226466889":"2024-04-24T01:42:10.432907+0000","172.21.15.155:0/1614976721":"2024-04-24T01:41:53.899644+0000","172.21.15.155:6801/708111944":"2024-04-24T01:41:33.812592+0000","172.21.15.155:0/4160601618":"2024-04-24T01:42:10.432907+0000","172.21.15.155:6800/708111944":"2024-04-24T01:41:33.812592+0000","172.21.15.155:0/2183787923":"2024-04-24T01:41:33.812592+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-23T01:47:27.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:26.797728+0000 mon.smithi155 (mon.0) 518 : audit [DBG] from='client.? 172.21.15.155:0/2365866934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T01:47:27.572 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:26.797728+0000 mon.smithi155 (mon.0) 518 : audit [DBG] from='client.? 172.21.15.155:0/2365866934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T01:47:27.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-23T01:47:27.592 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-23T01:47:27.593 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-23T01:47:27.593 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-23T01:47:27.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-23T01:47:27.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-23T01:47:27.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-23T01:47:27.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-23T01:47:28.032 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:28.033 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:28.035 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:28.036 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:28.036 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:28.036 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:28.051 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:28.053 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:28.554 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:27.133314+0000 mgr.smithi155.dkyujt (mgr.14162) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:28.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:27.133314+0000 mgr.smithi155.dkyujt (mgr.14162) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:30.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:29.133599+0000 mgr.smithi155.dkyujt (mgr.14162) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:30.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:29.133599+0000 mgr.smithi155.dkyujt (mgr.14162) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:32.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:31.133902+0000 mgr.smithi155.dkyujt (mgr.14162) 225 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:32.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:31.133902+0000 mgr.smithi155.dkyujt (mgr.14162) 225 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:34.284 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:33.134214+0000 mgr.smithi155.dkyujt (mgr.14162) 226 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:34.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:33.134214+0000 mgr.smithi155.dkyujt (mgr.14162) 226 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:36.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:35.134560+0000 mgr.smithi155.dkyujt (mgr.14162) 227 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:36.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:35.134560+0000 mgr.smithi155.dkyujt (mgr.14162) 227 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:36.730 INFO:teuthology.orchestra.run.smithi155.stdout:38654705704 2024-04-23T01:47:36.731 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-23T01:47:37.516 INFO:teuthology.orchestra.run.smithi155.stdout:158913789969 2024-04-23T01:47:37.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-23T01:47:38.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:37.134929+0000 mgr.smithi155.dkyujt (mgr.14162) 228 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:38.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:37.134929+0000 mgr.smithi155.dkyujt (mgr.14162) 228 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:40.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:39.135364+0000 mgr.smithi155.dkyujt (mgr.14162) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:40.513 INFO:teuthology.orchestra.run.smithi155.stdout:210453397513 2024-04-23T01:47:40.513 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-23T01:47:40.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:39.135364+0000 mgr.smithi155.dkyujt (mgr.14162) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:42.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:41.135875+0000 mgr.smithi155.dkyujt (mgr.14162) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:42.576 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:41.135875+0000 mgr.smithi155.dkyujt (mgr.14162) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:42.597 INFO:teuthology.orchestra.run.smithi155.stdout:111669149722 2024-04-23T01:47:42.598 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-23T01:47:43.898 INFO:teuthology.orchestra.run.smithi155.stdout:60129542180 2024-04-23T01:47:43.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-23T01:47:44.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:43.136201+0000 mgr.smithi155.dkyujt (mgr.14162) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:44.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:43.136201+0000 mgr.smithi155.dkyujt (mgr.14162) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:44.369 INFO:teuthology.orchestra.run.smithi155.stdout:184683593743 2024-04-23T01:47:44.370 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-23T01:47:44.852 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:44.852 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:45.564 INFO:teuthology.orchestra.run.smithi155.stdout:133143986198 2024-04-23T01:47:45.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-23T01:47:45.680 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:46.543 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:45.136516+0000 mgr.smithi155.dkyujt (mgr.14162) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:46.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:45.136516+0000 mgr.smithi155.dkyujt (mgr.14162) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:46.865 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:46.885 INFO:teuthology.orchestra.run.smithi155.stdout:81604378656 2024-04-23T01:47:46.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-23T01:47:47.687 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:48.163 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:48.163 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:48.500 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:47.136854+0000 mgr.smithi155.dkyujt (mgr.14162) 233 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:48.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:47.136854+0000 mgr.smithi155.dkyujt (mgr.14162) 233 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:49.106 INFO:teuthology.orchestra.run.smithi155.stdout:158913789972 2024-04-23T01:47:49.380 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:49.107556+0000 mon.smithi155 (mon.0) 519 : audit [DBG] from='client.? 172.21.15.155:0/2734688687' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-23T01:47:49.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:49.107556+0000 mon.smithi155 (mon.0) 519 : audit [DBG] from='client.? 172.21.15.155:0/2734688687' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-23T01:47:50.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:49.137129+0000 mgr.smithi155.dkyujt (mgr.14162) 234 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:50.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:49.137129+0000 mgr.smithi155.dkyujt (mgr.14162) 234 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:52.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:51.137466+0000 mgr.smithi155.dkyujt (mgr.14162) 235 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:52.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:51.137466+0000 mgr.smithi155.dkyujt (mgr.14162) 235 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:53.138 INFO:teuthology.orchestra.run.smithi155.stdout:133143986200 2024-04-23T01:47:53.321 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789969 got 158913789972 for osd.5 2024-04-23T01:47:53.321 DEBUG:teuthology.parallel:result is None 2024-04-23T01:47:54.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:53.137792+0000 mgr.smithi155.dkyujt (mgr.14162) 236 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:54.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:53.139441+0000 mon.smithi155 (mon.0) 520 : audit [DBG] from='client.? 172.21.15.155:0/2255773504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-23T01:47:54.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:53.137792+0000 mgr.smithi155.dkyujt (mgr.14162) 236 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:54.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:53.139441+0000 mon.smithi155 (mon.0) 520 : audit [DBG] from='client.? 172.21.15.155:0/2255773504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-23T01:47:54.426 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:47:55.409 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986198 got 133143986200 for osd.4 2024-04-23T01:47:55.409 DEBUG:teuthology.parallel:result is None 2024-04-23T01:47:56.426 INFO:teuthology.orchestra.run.smithi155.stdout:184683593745 2024-04-23T01:47:56.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:55.138088+0000 mgr.smithi155.dkyujt (mgr.14162) 237 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:56.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:55.885041+0000 mon.smithi155 (mon.0) 521 : audit [DBG] from='client.? 172.21.15.155:0/861159214' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-23T01:47:56.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:55.138088+0000 mgr.smithi155.dkyujt (mgr.14162) 237 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:56.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:55.885041+0000 mon.smithi155 (mon.0) 521 : audit [DBG] from='client.? 172.21.15.155:0/861159214' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-23T01:47:56.945 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593743 got 184683593745 for osd.6 2024-04-23T01:47:56.945 DEBUG:teuthology.parallel:result is None 2024-04-23T01:47:57.738 INFO:teuthology.orchestra.run.smithi155.stdout:60129542183 2024-04-23T01:47:57.788 INFO:teuthology.orchestra.run.smithi155.stdout:81604378659 2024-04-23T01:47:58.470 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:57.138545+0000 mgr.smithi155.dkyujt (mgr.14162) 238 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:58.471 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:57.716535+0000 mon.smithi155 (mon.0) 522 : audit [DBG] from='client.? 172.21.15.155:0/4183997020' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-23T01:47:58.471 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:57.789997+0000 mon.smithi155 (mon.0) 523 : audit [DBG] from='client.? 172.21.15.155:0/2062808708' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-23T01:47:58.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:57.138545+0000 mgr.smithi155.dkyujt (mgr.14162) 238 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:47:58.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:57.716535+0000 mon.smithi155 (mon.0) 522 : audit [DBG] from='client.? 172.21.15.155:0/4183997020' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-23T01:47:58.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:57.789997+0000 mon.smithi155 (mon.0) 523 : audit [DBG] from='client.? 172.21.15.155:0/2062808708' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-23T01:47:58.728 INFO:teuthology.orchestra.run.smithi155.stdout:38654705708 2024-04-23T01:47:59.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:47:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:58.446107+0000 mon.smithi155 (mon.0) 524 : audit [DBG] from='client.? 172.21.15.155:0/4129526990' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-23T01:47:59.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:47:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:58.446107+0000 mon.smithi155 (mon.0) 524 : audit [DBG] from='client.? 172.21.15.155:0/4129526990' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-23T01:47:59.764 INFO:teuthology.orchestra.run.smithi155.stdout:111669149725 2024-04-23T01:47:59.950 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378656 got 81604378659 for osd.2 2024-04-23T01:47:59.953 DEBUG:teuthology.parallel:result is None 2024-04-23T01:48:00.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:47:59.138944+0000 mgr.smithi155.dkyujt (mgr.14162) 239 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:00.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:47:59.765671+0000 mon.smithi155 (mon.0) 525 : audit [DBG] from='client.? 172.21.15.155:0/3643470094' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-23T01:48:00.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:47:59.138944+0000 mgr.smithi155.dkyujt (mgr.14162) 239 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:00.594 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:47:59.765671+0000 mon.smithi155 (mon.0) 525 : audit [DBG] from='client.? 172.21.15.155:0/3643470094' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-23T01:48:00.613 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149722 got 111669149725 for osd.3 2024-04-23T01:48:00.613 DEBUG:teuthology.parallel:result is None 2024-04-23T01:48:01.048 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542180 got 60129542183 for osd.1 2024-04-23T01:48:01.048 DEBUG:teuthology.parallel:result is None 2024-04-23T01:48:01.648 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705704 got 38654705708 for osd.0 2024-04-23T01:48:01.648 DEBUG:teuthology.parallel:result is None 2024-04-23T01:48:02.295 INFO:teuthology.orchestra.run.smithi155.stdout:210453397517 2024-04-23T01:48:02.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:01.139381+0000 mgr.smithi155.dkyujt (mgr.14162) 240 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:02.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:01.139381+0000 mgr.smithi155.dkyujt (mgr.14162) 240 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:02.926 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397513 got 210453397517 for osd.7 2024-04-23T01:48:02.927 DEBUG:teuthology.parallel:result is None 2024-04-23T01:48:02.927 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-23T01:48:02.927 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-23T01:48:03.150 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:48:03.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:02.296660+0000 mon.smithi155 (mon.0) 526 : audit [DBG] from='client.? 172.21.15.155:0/3270800967' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-23T01:48:03.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:02.296660+0000 mon.smithi155 (mon.0) 526 : audit [DBG] from='client.? 172.21.15.155:0/3270800967' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-23T01:48:04.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:03.139738+0000 mgr.smithi155.dkyujt (mgr.14162) 241 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:04.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:03.139738+0000 mgr.smithi155.dkyujt (mgr.14162) 241 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:05.112 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:48:05.113 INFO:teuthology.orchestra.run.smithi155.stderr:dumped all 2024-04-23T01:48:05.766 INFO:teuthology.orchestra.run.smithi155.stdout:{"pg_ready":true,"pg_map":{"version":217,"stamp":"2024-04-23T01:48:03.139563+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":43324,"kb_used_data":3900,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917892,"statfs":{"total":767960285184,"available":767915921408,"internally_reserved":0,"allocated":3993600,"data_stored":1589125,"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-23T01:47:10.375626+0000","last_change":"2024-04-23T01:47:10.375626+0000","last_active":"2024-04-23T01:47:10.375626+0000","last_peered":"2024-04-23T01:47:10.375626+0000","last_clean":"2024-04-23T01:47:10.375626+0000","last_became_active":"2024-04-23T01:47:10.375234+0000","last_became_peered":"2024-04-23T01:47:10.375234+0000","last_unstale":"2024-04-23T01:47:10.375626+0000","last_undegraded":"2024-04-23T01:47:10.375626+0000","last_fullsized":"2024-04-23T01:47:10.375626+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-23T01:45:21.953600+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-23T01:45:21.953600+0000","last_clean_scrub_stamp":"2024-04-23T01:45:21.953600+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397518,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5232,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739920,"statfs":{"total":95995035648,"available":95989678080,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65700000000000003}]},{"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.55200000000000005}]},{"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.55900000000000005}]},{"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.60899999999999999}]},{"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.499}]},{"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.48699999999999999}]},{"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.63}]}]},{"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":5292,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739860,"statfs":{"total":95995035648,"available":95989616640,"internally_reserved":0,"allocated":495616,"data_stored":198365,"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":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.60799999999999998}]},{"osd":1,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.62},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.57499999999999996}]},{"osd":2,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.66400000000000003}]},{"osd":3,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.53500000000000003}]},{"osd":4,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.048,"5min":1.048,"15min":1.048},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.42699999999999999}]},{"osd":5,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.52500000000000002}]},{"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.44900000000000001}]}]},{"osd":1,"up_from":14,"seq":60129542184,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"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":[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":"Tue Apr 23 01:47:07 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.29399999999999998,"15min":0.28199999999999997},"min":{"1min":0.23899999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.307,"15min":0.29099999999999998},"min":{"1min":0.25700000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.34000000000000002}]},{"osd":2,"last update":"Tue Apr 23 01:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.32000000000000001,"15min":0.309},"min":{"1min":0.26600000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.34499999999999997,"15min":0.33300000000000002},"min":{"1min":0.318,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.34699999999999998}]},{"osd":3,"last update":"Tue Apr 23 01:47:48 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.374,"15min":0.36899999999999999},"min":{"1min":0.28100000000000003,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.379},{"interface":"front","average":{"1min":0.438,"5min":0.40400000000000003,"15min":0.39800000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.36099999999999999}]},{"osd":4,"last update":"Tue Apr 23 01:47:07 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.44600000000000001}]},{"osd":5,"last update":"Tue Apr 23 01:47:24 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"last":0.48699999999999999}]},{"osd":6,"last update":"Tue Apr 23 01:47:48 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.42299999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.50900000000000001}]}]},{"osd":0,"up_from":9,"seq":38654705709,"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":"Tue Apr 23 01:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.36299999999999999,"5min":0.33800000000000002,"15min":0.33400000000000002},"min":{"1min":0.187,"5min":0.187,"15min":0.187},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.34599999999999997,"15min":0.33800000000000002},"min":{"1min":0.29899999999999999,"5min":0.216,"15min":0.216},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.311}]},{"osd":2,"last update":"Tue Apr 23 01:47:24 2024","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.36599999999999999,"15min":0.36799999999999999},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.51700000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.35799999999999998,"5min":0.38400000000000001,"15min":0.38800000000000001},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.28199999999999997}]},{"osd":3,"last update":"Tue Apr 23 01:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.38500000000000001,"15min":0.38700000000000001},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.374},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.40300000000000002,"15min":0.40400000000000003},"min":{"1min":0.29299999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.33800000000000002}]},{"osd":4,"last update":"Tue Apr 23 01:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.51400000000000001}]},{"osd":5,"last update":"Tue Apr 23 01:47:24 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.54000000000000004}]},{"osd":6,"last update":"Tue Apr 23 01:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.497},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"last":0.435}]},{"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.42699999999999999}]}]},{"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":5488,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739664,"statfs":{"total":95995035648,"available":95989415936,"internally_reserved":0,"allocated":499712,"data_stored":198680,"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":"Tue Apr 23 01:47:28 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.34200000000000003,"15min":0.33600000000000002},"min":{"1min":0.26700000000000002,"5min":0.188,"15min":0.188},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.375,"5min":0.35399999999999998,"15min":0.34999999999999998},"min":{"1min":0.26200000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.46800000000000003}]},{"osd":1,"last update":"Tue Apr 23 01:47:28 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.35199999999999998,"15min":0.34999999999999998},"min":{"1min":0.27000000000000002,"5min":0.222,"15min":0.222},"max":{"1min":0.51800000000000002,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.371,"15min":0.36499999999999999},"min":{"1min":0.30499999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.51500000000000001}]},{"osd":3,"last update":"Tue Apr 23 01:47:45 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.40699999999999997,"15min":0.40400000000000003},"min":{"1min":0.318,"5min":0.254,"15min":0.254},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.434},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.41499999999999998,"15min":0.41199999999999998},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.54100000000000004}]},{"osd":4,"last update":"Tue Apr 23 01:47:04 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.101,"5min":1.101,"15min":1.101},"last":0.66900000000000004}]},{"osd":5,"last update":"Tue Apr 23 01:47:28 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.76700000000000002}]},{"osd":6,"last update":"Tue Apr 23 01:47:51 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.79600000000000004}]},{"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.85199999999999998}]}]},{"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":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.38800000000000001,"15min":0.39100000000000001},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.371,"5min":0.40000000000000002,"15min":0.40500000000000003},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.60699999999999998,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.27700000000000002}]},{"osd":1,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.39000000000000001,"15min":0.39400000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.42299999999999999,"15min":0.42899999999999999},"min":{"1min":0.27200000000000002,"5min":0.247,"15min":0.247},"max":{"1min":0.627,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.26400000000000001}]},{"osd":2,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.442,"15min":0.45100000000000001},"min":{"1min":0.318,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.56399999999999995,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.37,"5min":0.41399999999999998,"15min":0.42099999999999999},"min":{"1min":0.27600000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.56299999999999994,"5min":0.754,"15min":0.754},"last":0.317}]},{"osd":4,"last update":"Tue Apr 23 01:47:04 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.64000000000000001}]},{"osd":5,"last update":"Tue Apr 23 01:47:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.55300000000000005}]},{"osd":6,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.58399999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65900000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 01:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.58599999999999997}]},{"osd":1,"last update":"Tue Apr 23 01:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.504}]},{"osd":2,"last update":"Tue Apr 23 01:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.49199999999999999}]},{"osd":3,"last update":"Tue Apr 23 01:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.51500000000000001}]},{"osd":5,"last update":"Tue Apr 23 01:47:28 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.44},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.38600000000000001}]},{"osd":6,"last update":"Tue Apr 23 01:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.36599999999999999}]},{"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.40699999999999997}]}]},{"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":5360,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739792,"statfs":{"total":95995035648,"available":95989547008,"internally_reserved":0,"allocated":499712,"data_stored":198680,"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":"Tue Apr 23 01:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.498}]},{"osd":1,"last update":"Tue Apr 23 01:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.53000000000000003}]},{"osd":2,"last update":"Tue Apr 23 01:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.39000000000000001}]},{"osd":3,"last update":"Tue Apr 23 01:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.432},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.443}]},{"osd":4,"last update":"Tue Apr 23 01:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.36299999999999999}]},{"osd":6,"last update":"Tue Apr 23 01:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.55200000000000005}]},{"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.46300000000000002}]}]}],"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-23T01:48:05.768 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-23T01:48:05.990 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:48:06.536 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:05.109852+0000 mgr.smithi155.dkyujt (mgr.14162) 242 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T01:48:06.536 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:05.140013+0000 mgr.smithi155.dkyujt (mgr.14162) 243 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:06.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:05.109852+0000 mgr.smithi155.dkyujt (mgr.14162) 242 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T01:48:06.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:05.140013+0000 mgr.smithi155.dkyujt (mgr.14162) 243 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:07.834 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:48:07.835 INFO:teuthology.orchestra.run.smithi155.stderr:dumped all 2024-04-23T01:48:08.422 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:07.140331+0000 mgr.smithi155.dkyujt (mgr.14162) 244 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:08.423 INFO:teuthology.orchestra.run.smithi155.stdout:{"pg_ready":true,"pg_map":{"version":219,"stamp":"2024-04-23T01:48:07.140213+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":43324,"kb_used_data":3900,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917892,"statfs":{"total":767960285184,"available":767915921408,"internally_reserved":0,"allocated":3993600,"data_stored":1589125,"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-23T01:47:10.375626+0000","last_change":"2024-04-23T01:47:10.375626+0000","last_active":"2024-04-23T01:47:10.375626+0000","last_peered":"2024-04-23T01:47:10.375626+0000","last_clean":"2024-04-23T01:47:10.375626+0000","last_became_active":"2024-04-23T01:47:10.375234+0000","last_became_peered":"2024-04-23T01:47:10.375234+0000","last_unstale":"2024-04-23T01:47:10.375626+0000","last_undegraded":"2024-04-23T01:47:10.375626+0000","last_fullsized":"2024-04-23T01:47:10.375626+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-23T01:45:21.953600+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-23T01:45:21.953600+0000","last_clean_scrub_stamp":"2024-04-23T01:45:21.953600+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397518,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5232,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739920,"statfs":{"total":95995035648,"available":95989678080,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65700000000000003}]},{"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.55200000000000005}]},{"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.55900000000000005}]},{"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.60899999999999999}]},{"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.499}]},{"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.48699999999999999}]},{"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.63}]}]},{"osd":6,"up_from":43,"seq":184683593748,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5292,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739860,"statfs":{"total":95995035648,"available":95989616640,"internally_reserved":0,"allocated":495616,"data_stored":198365,"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":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.71499999999999997}]},{"osd":1,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.76400000000000001}]},{"osd":2,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.67400000000000004}]},{"osd":3,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.65600000000000003}]},{"osd":4,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.048,"5min":1.048,"15min":1.048},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.55300000000000005}]},{"osd":5,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.58899999999999997}]},{"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.53300000000000003}]}]},{"osd":1,"up_from":14,"seq":60129542185,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"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":[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":"Tue Apr 23 01:47:07 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.29399999999999998,"15min":0.28199999999999997},"min":{"1min":0.23899999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.27000000000000002},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.307,"15min":0.29099999999999998},"min":{"1min":0.25700000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.28100000000000003}]},{"osd":2,"last update":"Tue Apr 23 01:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.32000000000000001,"15min":0.309},"min":{"1min":0.26600000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.26200000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.34499999999999997,"15min":0.33300000000000002},"min":{"1min":0.318,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.34100000000000003}]},{"osd":3,"last update":"Tue Apr 23 01:47:48 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.374,"15min":0.36899999999999999},"min":{"1min":0.28100000000000003,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.438,"5min":0.40400000000000003,"15min":0.39800000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.32900000000000001}]},{"osd":4,"last update":"Tue Apr 23 01:47:07 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.54700000000000004}]},{"osd":5,"last update":"Tue Apr 23 01:47:24 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"last":0.63400000000000001}]},{"osd":6,"last update":"Tue Apr 23 01:47:48 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.68200000000000005}]},{"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.59699999999999998}]}]},{"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":"Tue Apr 23 01:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.36299999999999999,"5min":0.33800000000000002,"15min":0.33400000000000002},"min":{"1min":0.187,"5min":0.187,"15min":0.187},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.25800000000000001},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.34599999999999997,"15min":0.33800000000000002},"min":{"1min":0.29899999999999999,"5min":0.216,"15min":0.216},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.35099999999999998}]},{"osd":2,"last update":"Tue Apr 23 01:47:24 2024","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.36599999999999999,"15min":0.36799999999999999},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.51700000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.35799999999999998,"5min":0.38400000000000001,"15min":0.38800000000000001},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.33600000000000002}]},{"osd":3,"last update":"Tue Apr 23 01:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.38500000000000001,"15min":0.38700000000000001},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.40300000000000002,"15min":0.40400000000000003},"min":{"1min":0.29299999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.32400000000000001}]},{"osd":4,"last update":"Tue Apr 23 01:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.53300000000000003}]},{"osd":5,"last update":"Tue Apr 23 01:47:24 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.437},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.56499999999999995}]},{"osd":6,"last update":"Tue Apr 23 01:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"last":0.49299999999999999}]},{"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.46500000000000002}]}]},{"osd":2,"up_from":19,"seq":81604378661,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5488,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739664,"statfs":{"total":95995035648,"available":95989415936,"internally_reserved":0,"allocated":499712,"data_stored":198680,"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":"Tue Apr 23 01:47:28 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.34200000000000003,"15min":0.33600000000000002},"min":{"1min":0.26700000000000002,"5min":0.188,"15min":0.188},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.375,"5min":0.35399999999999998,"15min":0.34999999999999998},"min":{"1min":0.26200000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.39800000000000002}]},{"osd":1,"last update":"Tue Apr 23 01:47:28 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.35199999999999998,"15min":0.34999999999999998},"min":{"1min":0.27000000000000002,"5min":0.222,"15min":0.222},"max":{"1min":0.51800000000000002,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.378},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.371,"15min":0.36499999999999999},"min":{"1min":0.30499999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.52400000000000002}]},{"osd":3,"last update":"Tue Apr 23 01:47:45 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.40699999999999997,"15min":0.40400000000000003},"min":{"1min":0.318,"5min":0.254,"15min":0.254},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.41499999999999998,"15min":0.41199999999999998},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.5}]},{"osd":4,"last update":"Tue Apr 23 01:48:04 2024","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.58499999999999996,"15min":0.57899999999999996},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.81100000000000005,"5min":1.113,"15min":1.113},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.59999999999999998,"15min":0.59799999999999998},"min":{"1min":0.47599999999999998,"5min":0.372,"15min":0.372},"max":{"1min":0.75700000000000001,"5min":1.101,"15min":1.101},"last":0.55900000000000005}]},{"osd":5,"last update":"Tue Apr 23 01:47:28 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.56799999999999995}]},{"osd":6,"last update":"Tue Apr 23 01:47:51 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.66900000000000004}]},{"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.59099999999999997}]}]},{"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":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.38800000000000001,"15min":0.39100000000000001},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.371,"5min":0.40000000000000002,"15min":0.40500000000000003},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.60699999999999998,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.28899999999999998}]},{"osd":1,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.39000000000000001,"15min":0.39400000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.42299999999999999,"15min":0.42899999999999999},"min":{"1min":0.27200000000000002,"5min":0.247,"15min":0.247},"max":{"1min":0.627,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.34499999999999997}]},{"osd":2,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.442,"15min":0.45100000000000001},"min":{"1min":0.318,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.56399999999999995,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.37,"5min":0.41399999999999998,"15min":0.42099999999999999},"min":{"1min":0.27600000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.56299999999999994,"5min":0.754,"15min":0.754},"last":0.33100000000000002}]},{"osd":4,"last update":"Tue Apr 23 01:47:04 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.47499999999999998}]},{"osd":5,"last update":"Tue Apr 23 01:47:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.56399999999999995}]},{"osd":6,"last update":"Tue Apr 23 01:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.505}]},{"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.47999999999999998}]}]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 01:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.58599999999999997}]},{"osd":1,"last update":"Tue Apr 23 01:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.504}]},{"osd":2,"last update":"Tue Apr 23 01:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.49199999999999999}]},{"osd":3,"last update":"Tue Apr 23 01:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.51500000000000001}]},{"osd":5,"last update":"Tue Apr 23 01:47:28 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.44},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.38600000000000001}]},{"osd":6,"last update":"Tue Apr 23 01:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.36599999999999999}]},{"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.40699999999999997}]}]},{"osd":5,"up_from":37,"seq":158913789976,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5360,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739792,"statfs":{"total":95995035648,"available":95989547008,"internally_reserved":0,"allocated":499712,"data_stored":198680,"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":"Tue Apr 23 01:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.45300000000000001}]},{"osd":1,"last update":"Tue Apr 23 01:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.55700000000000005}]},{"osd":2,"last update":"Tue Apr 23 01:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.57199999999999995}]},{"osd":3,"last update":"Tue Apr 23 01:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.435},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.51400000000000001}]},{"osd":4,"last update":"Tue Apr 23 01:47:26 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.59599999999999997}]},{"osd":6,"last update":"Tue Apr 23 01:47:50 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.5}]},{"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.58499999999999996}]}]}],"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-23T01:48:08.425 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-23T01:48:08.425 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-23T01:48:08.425 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-23T01:48:08.425 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph health --format=json 2024-04-23T01:48:08.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:07.140331+0000 mgr.smithi155.dkyujt (mgr.14162) 244 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:08.646 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/mon.smithi155/config 2024-04-23T01:48:09.333 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:07.832801+0000 mgr.smithi155.dkyujt (mgr.14162) 245 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T01:48:09.333 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:09.011256+0000 mon.smithi155 (mon.0) 527 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:48:09.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:07.832801+0000 mgr.smithi155.dkyujt (mgr.14162) 245 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T01:48:09.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:09.011256+0000 mon.smithi155 (mon.0) 527 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:48:10.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:09.140619+0000 mgr.smithi155.dkyujt (mgr.14162) 246 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:10.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:09.269400+0000 mon.smithi155 (mon.0) 528 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:10.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:09.140619+0000 mgr.smithi155.dkyujt (mgr.14162) 246 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:10.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:09.269400+0000 mon.smithi155 (mon.0) 528 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:10.656 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:48:11.256 INFO:teuthology.orchestra.run.smithi155.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-23T01:48:11.257 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-23T01:48:11.257 INFO:tasks.cephadm:Setup complete, yielding 2024-04-23T01:48:11.257 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-23T01:48:11.268 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi155.front.sepia.ceph.com 2024-04-23T01:48:11.269 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- bash -c 'ceph orch status' 2024-04-23T01:48:11.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:10.647923+0000 mon.smithi155 (mon.0) 529 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:48:11.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:10.648206+0000 mon.smithi155 (mon.0) 530 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:48:11.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:10.657155+0000 mon.smithi155 (mon.0) 531 : audit [DBG] from='client.? 172.21.15.155:0/1194449197' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-23T01:48:11.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:10.647923+0000 mon.smithi155 (mon.0) 529 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:48:11.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:10.648206+0000 mon.smithi155 (mon.0) 530 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:48:11.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:10.657155+0000 mon.smithi155 (mon.0) 531 : audit [DBG] from='client.? 172.21.15.155:0/1194449197' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-23T01:48:12.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:11.141123+0000 mgr.smithi155.dkyujt (mgr.14162) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:12.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:11.141123+0000 mgr.smithi155.dkyujt (mgr.14162) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:13.253 INFO:teuthology.orchestra.run.smithi155.stdout:Backend: cephadm 2024-04-23T01:48:13.253 INFO:teuthology.orchestra.run.smithi155.stdout:Available: Yes 2024-04-23T01:48:13.253 INFO:teuthology.orchestra.run.smithi155.stdout:Paused: No 2024-04-23T01:48:13.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- bash -c 'ceph orch ps' 2024-04-23T01:48:14.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:13.141415+0000 mgr.smithi155.dkyujt (mgr.14162) 248 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:14.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:13.254026+0000 mgr.smithi155.dkyujt (mgr.14162) 249 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:14.372 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:13.141415+0000 mgr.smithi155.dkyujt (mgr.14162) 248 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:14.372 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:13.254026+0000 mgr.smithi155.dkyujt (mgr.14162) 249 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:16.086 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-04-23T01:48:16.086 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 running (3m) 91s ago 5m *:9093 *:9094 0.20.0 0881eb8f169f 5f0acb9cba6b 2024-04-23T01:48:16.086 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (5m) 91s ago 5m - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:48:16.086 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (4m) 70s ago 4m - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:48:16.086 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 running (3m) 91s ago 5m *:3000 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:48:16.086 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 running (7m) 91s ago 7m *:9283 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 running (4m) 70s ago 4m *:8443 *:9283 16.2.0 24ecd6d5f14c 1dd6a9393cf5 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (7m) 91s ago 7m - 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (4m) 70s ago 4m - 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 running (5m) 91s ago 5m *:9100 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 running (4m) 70s ago 4m *:9100 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (3m) 91s ago 3m - 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (3m) 91s ago 3m - 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (3m) 91s ago 3m - 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (2m) 91s ago 2m - 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (2m) 70s ago 2m - 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (118s) 70s ago 117s - 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (96s) 70s ago 96s - 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (74s) 70s ago 73s - 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:48:16.087 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 running (3m) 91s ago 4m *:9095 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:48:16.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:15.141874+0000 mgr.smithi155.dkyujt (mgr.14162) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:16.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:15.141874+0000 mgr.smithi155.dkyujt (mgr.14162) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:16.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- bash -c 'ceph orch ls' 2024-04-23T01:48:17.470 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:16.080531+0000 mgr.smithi155.dkyujt (mgr.14162) 251 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:17.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:16.080531+0000 mgr.smithi155.dkyujt (mgr.14162) 251 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:18.436 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:17.142278+0000 mgr.smithi155.dkyujt (mgr.14162) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:18.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:17.142278+0000 mgr.smithi155.dkyujt (mgr.14162) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:18.927 INFO:teuthology.orchestra.run.smithi155.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE ID 2024-04-23T01:48:18.927 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager 1/1 94s ago 6m count:1 0881eb8f169f 2024-04-23T01:48:18.927 INFO:teuthology.orchestra.run.smithi155.stdout:crash 2/2 94s ago 6m * 24ecd6d5f14c 2024-04-23T01:48:18.927 INFO:teuthology.orchestra.run.smithi155.stdout:grafana 1/1 94s ago 6m count:1 557c83e11646 2024-04-23T01:48:18.927 INFO:teuthology.orchestra.run.smithi155.stdout:mgr 2/2 94s ago 6m count:2 24ecd6d5f14c 2024-04-23T01:48:18.927 INFO:teuthology.orchestra.run.smithi155.stdout:mon 2/2 94s ago 5m smithi155:172.21.15.155=smithi155;smithi196:172.21.15.196=smithi196;count:2 24ecd6d5f14c 2024-04-23T01:48:18.927 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter 2/2 94s ago 6m * e5a616e4b9cf 2024-04-23T01:48:18.927 INFO:teuthology.orchestra.run.smithi155.stdout:osd.None 7/0 94s ago - 24ecd6d5f14c 2024-04-23T01:48:18.927 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus 1/1 94s ago 6m count:1 de242295e225 2024-04-23T01:48:19.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- bash -c 'ceph orch host ls' 2024-04-23T01:48:20.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:18.923686+0000 mgr.smithi155.dkyujt (mgr.14162) 253 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:20.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:19.142586+0000 mgr.smithi155.dkyujt (mgr.14162) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:20.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:18.923686+0000 mgr.smithi155.dkyujt (mgr.14162) 253 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:20.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:19.142586+0000 mgr.smithi155.dkyujt (mgr.14162) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:21.575 INFO:teuthology.orchestra.run.smithi155.stdout:HOST ADDR LABELS STATUS 2024-04-23T01:48:21.575 INFO:teuthology.orchestra.run.smithi155.stdout:smithi155 smithi155 2024-04-23T01:48:21.575 INFO:teuthology.orchestra.run.smithi155.stdout:smithi196 smithi196 2024-04-23T01:48:22.254 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- bash -c 'ceph orch device ls' 2024-04-23T01:48:22.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:21.142891+0000 mgr.smithi155.dkyujt (mgr.14162) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:22.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:21.142891+0000 mgr.smithi155.dkyujt (mgr.14162) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:23.471 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:21.575439+0000 mgr.smithi155.dkyujt (mgr.14162) 256 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:23.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:21.575439+0000 mgr.smithi155.dkyujt (mgr.14162) 256 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:24.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:23.143322+0000 mgr.smithi155.dkyujt (mgr.14162) 257 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:24.495 INFO:teuthology.orchestra.run.smithi155.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-04-23T01:48:24.495 INFO:teuthology.orchestra.run.smithi155.stdout:smithi155 /dev/nvme0n1 ssd CVFT623300GW400BGN 400G Unknown N/A N/A No 2024-04-23T01:48:24.495 INFO:teuthology.orchestra.run.smithi155.stdout:smithi196 /dev/nvme0n1 ssd CVFT6246000Z400BGN 400G Unknown N/A N/A No 2024-04-23T01:48:24.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:23.143322+0000 mgr.smithi155.dkyujt (mgr.14162) 257 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:25.195 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-23T01:48:25.204 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi155.front.sepia.ceph.com 2024-04-23T01:48:25.204 DEBUG:teuthology.orchestra.run.smithi155:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-23T01:48:25.235 INFO:teuthology.orchestra.run.smithi155.stderr:+ systemctl stop nfs-server 2024-04-23T01:48:25.242 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi196.front.sepia.ceph.com 2024-04-23T01:48:25.242 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-23T01:48:25.279 INFO:teuthology.orchestra.run.smithi196.stderr:+ systemctl stop nfs-server 2024-04-23T01:48:25.288 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-23T01:48:25.296 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi155.front.sepia.ceph.com 2024-04-23T01:48:25.297 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-04-23T01:48:25.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:24.495629+0000 mgr.smithi155.dkyujt (mgr.14162) 258 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:25.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:24.495629+0000 mgr.smithi155.dkyujt (mgr.14162) 258 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:26.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:25.143738+0000 mgr.smithi155.dkyujt (mgr.14162) 259 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:26.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:25.143738+0000 mgr.smithi155.dkyujt (mgr.14162) 259 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:28.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:27.144041+0000 mgr.smithi155.dkyujt (mgr.14162) 260 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:28.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:27.419678+0000 mgr.smithi155.dkyujt (mgr.14162) 261 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:28.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:27.420237+0000 mon.smithi155 (mon.0) 532 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-23T01:48:28.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:27.144041+0000 mgr.smithi155.dkyujt (mgr.14162) 260 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:28.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:27.419678+0000 mgr.smithi155.dkyujt (mgr.14162) 261 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:28.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:27.420237+0000 mon.smithi155 (mon.0) 532 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-23T01:48:29.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:28.229363+0000 mon.smithi155 (mon.0) 533 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-23T01:48:29.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:28.229404+0000 mon.smithi155 (mon.0) 534 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-23T01:48:29.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:28.230225+0000 mon.smithi155 (mon.0) 535 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-23T01:48:29.635 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:28.229363+0000 mon.smithi155 (mon.0) 533 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-23T01:48:29.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:28.229404+0000 mon.smithi155 (mon.0) 534 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-23T01:48:29.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:28.230225+0000 mon.smithi155 (mon.0) 535 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-23T01:48:29.636 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T01:48:29.241+0000 7f3cdb22b700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T01:48:30.045 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-04-23T01:48:30.056 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-04-23T01:48:30.057 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-23T01:48:30.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:29.144395+0000 mgr.smithi155.dkyujt (mgr.14162) 262 : cluster [DBG] pgmap v231: 33 pgs: 6 creating+peering, 1 active+clean, 26 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:29.235555+0000 mon.smithi155 (mon.0) 536 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-23T01:48:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:29.235748+0000 mon.smithi155 (mon.0) 537 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-23T01:48:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:29.242431+0000 mon.smithi155 (mon.0) 538 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-23T01:48:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:29.243280+0000 mon.smithi155 (mon.0) 539 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T01:48:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:29.243311+0000 mon.smithi155 (mon.0) 540 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-23T01:48:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:29.253496+0000 mon.smithi155 (mon.0) 541 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-23T01:48:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:29.253631+0000 mon.smithi155 (mon.0) 542 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-23T01:48:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:29.253713+0000 mon.smithi155 (mon.0) 543 : cluster [DBG] fsmap foofs:0 2024-04-23T01:48:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:48:29.256109+0000 mgr.smithi155.dkyujt (mgr.14162) 263 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-23T01:48:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:29.263348+0000 mon.smithi155 (mon.0) 544 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:29.264220+0000 mon.smithi155 (mon.0) 545 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:48:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:29.270863+0000 mon.smithi155 (mon.0) 546 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:29.279096+0000 mon.smithi155 (mon.0) 547 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:30.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:29.279870+0000 mon.smithi155 (mon.0) 548 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi196.zehfbm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T01:48:30.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:29.284878+0000 mon.smithi155 (mon.0) 549 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi196.zehfbm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-23T01:48:30.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:29.286402+0000 mon.smithi155 (mon.0) 550 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:48:30.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:48:29.287148+0000 mgr.smithi155.dkyujt (mgr.14162) 264 : cephadm [INF] Deploying daemon mds.foofs.smithi196.zehfbm on smithi196 2024-04-23T01:48:30.496 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:29.144395+0000 mgr.smithi155.dkyujt (mgr.14162) 262 : cluster [DBG] pgmap v231: 33 pgs: 6 creating+peering, 1 active+clean, 26 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:30.496 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:29.235555+0000 mon.smithi155 (mon.0) 536 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-23T01:48:30.496 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:29.235748+0000 mon.smithi155 (mon.0) 537 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-23T01:48:30.496 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:29.242431+0000 mon.smithi155 (mon.0) 538 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-23T01:48:30.496 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:29.243280+0000 mon.smithi155 (mon.0) 539 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T01:48:30.497 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:29.243311+0000 mon.smithi155 (mon.0) 540 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-23T01:48:30.497 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:29.253496+0000 mon.smithi155 (mon.0) 541 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-23T01:48:30.497 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:29.253631+0000 mon.smithi155 (mon.0) 542 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-23T01:48:30.497 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:29.253713+0000 mon.smithi155 (mon.0) 543 : cluster [DBG] fsmap foofs:0 2024-04-23T01:48:30.497 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:48:29.256109+0000 mgr.smithi155.dkyujt (mgr.14162) 263 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-23T01:48:30.497 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:29.263348+0000 mon.smithi155 (mon.0) 544 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:30.497 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:29.264220+0000 mon.smithi155 (mon.0) 545 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:48:30.497 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:29.270863+0000 mon.smithi155 (mon.0) 546 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:30.497 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:29.279096+0000 mon.smithi155 (mon.0) 547 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:30.497 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:29.279870+0000 mon.smithi155 (mon.0) 548 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi196.zehfbm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T01:48:30.497 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:29.284878+0000 mon.smithi155 (mon.0) 549 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi196.zehfbm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-23T01:48:30.497 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:29.286402+0000 mon.smithi155 (mon.0) 550 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:48:30.498 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:48:29.287148+0000 mgr.smithi155.dkyujt (mgr.14162) 264 : cephadm [INF] Deploying daemon mds.foofs.smithi196.zehfbm on smithi196 2024-04-23T01:48:31.515 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:30.253259+0000 mon.smithi155 (mon.0) 551 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-23T01:48:31.520 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:30.253259+0000 mon.smithi155 (mon.0) 551 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-23T01:48:32.189 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:48:32.189 INFO:teuthology.orchestra.run.smithi155.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"container_image_id": "0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0", "container_image_name": "docker.io/prom/alertmanager:v0.20.0", "created": "2024-04-23T01:42:00.592288Z", "last_refresh": "2024-04-23T01:46:44.491596Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "created": "2024-04-23T01:41:46.772320Z", "last_refresh": "2024-04-23T01:46:44.491652Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-04-23T01:41:56.858103Z", "last_refresh": "2024-04-23T01:46:44.491707Z", "running": 1, "size": 1}}, {"events": ["2024-04-23T01:48:29.263555Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-23T01:48:29.256134Z", "running": 1, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-04-23T01:41:45.249894Z", "last_refresh": "2024-04-23T01:46:44.491534Z", "running": 2, "size": 2}}, {"events": ["2024-04-23T01:42:36.381127Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi155:172.21.15.155=smithi155", "smithi196:172.21.15.196=smithi196"]}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-04-23T01:42:36.378058Z", "last_refresh": "2024-04-23T01:46:44.491402Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_id": "e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87", "container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-04-23T01:41:58.996924Z", "last_refresh": "2024-04-23T01:46:44.491774Z", "running": 2, "size": 2}}, {"placement": {"hosts": ["smithi155"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "last_refresh": "2024-04-23T01:46:44.491884Z", "running": 7, "size": 0}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"container_image_id": "de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490", "container_image_name": "docker.io/prom/prometheus:v2.18.1", "created": "2024-04-23T01:41:54.959390Z", "last_refresh": "2024-04-23T01:46:44.491829Z", "running": 1, "size": 1}}] 2024-04-23T01:48:32.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:31.144894+0000 mgr.smithi155.dkyujt (mgr.14162) 265 : cluster [DBG] pgmap v235: 65 pgs: 12 creating+peering, 22 active+clean, 31 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:32.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:31.258329+0000 mon.smithi155 (mon.0) 552 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-23T01:48:32.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:31.918307+0000 mon.smithi155 (mon.0) 553 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:32.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:31.919103+0000 mon.smithi155 (mon.0) 554 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.zwqiqz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T01:48:32.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:31.924288+0000 mon.smithi155 (mon.0) 555 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.zwqiqz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-23T01:48:32.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:31.924946+0000 mon.smithi155 (mon.0) 556 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:48:32.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:31.144894+0000 mgr.smithi155.dkyujt (mgr.14162) 265 : cluster [DBG] pgmap v235: 65 pgs: 12 creating+peering, 22 active+clean, 31 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:32.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:31.258329+0000 mon.smithi155 (mon.0) 552 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-23T01:48:32.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:31.918307+0000 mon.smithi155 (mon.0) 553 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:32.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:31.919103+0000 mon.smithi155 (mon.0) 554 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.zwqiqz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T01:48:32.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:31.924288+0000 mon.smithi155 (mon.0) 555 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.zwqiqz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-23T01:48:32.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:31.924946+0000 mon.smithi155 (mon.0) 556 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:48:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:48:31.925505+0000 mgr.smithi155.dkyujt (mgr.14162) 266 : cephadm [INF] Deploying daemon mds.foofs.smithi155.zwqiqz on smithi155 2024-04-23T01:48:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:32.183789+0000 mgr.smithi155.dkyujt (mgr.14162) 267 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T01:48:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:32.263764+0000 mon.smithi155 (mon.0) 557 : cluster [DBG] mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284] up:boot 2024-04-23T01:48:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:32.263814+0000 mon.smithi155 (mon.0) 558 : cluster [INF] daemon mds.foofs.smithi196.zehfbm assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-23T01:48:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:32.263867+0000 mon.smithi155 (mon.0) 559 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-23T01:48:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:32.263890+0000 mon.smithi155 (mon.0) 560 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-23T01:48:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:32.263904+0000 mon.smithi155 (mon.0) 561 : cluster [INF] Cluster is now healthy 2024-04-23T01:48:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:32.264085+0000 mon.smithi155 (mon.0) 562 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-04-23T01:48:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:32.264204+0000 mon.smithi155 (mon.0) 563 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T01:48:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:32.266591+0000 mon.smithi155 (mon.0) 564 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:creating} 2024-04-23T01:48:33.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:32.277742+0000 mon.smithi155 (mon.0) 565 : cluster [INF] daemon mds.foofs.smithi196.zehfbm is now active in filesystem foofs as rank 0 2024-04-23T01:48:33.569 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:48:31.925505+0000 mgr.smithi155.dkyujt (mgr.14162) 266 : cephadm [INF] Deploying daemon mds.foofs.smithi155.zwqiqz on smithi155 2024-04-23T01:48:33.569 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:32.183789+0000 mgr.smithi155.dkyujt (mgr.14162) 267 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T01:48:33.569 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:32.263764+0000 mon.smithi155 (mon.0) 557 : cluster [DBG] mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284] up:boot 2024-04-23T01:48:33.569 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:32.263814+0000 mon.smithi155 (mon.0) 558 : cluster [INF] daemon mds.foofs.smithi196.zehfbm assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-23T01:48:33.569 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:32.263867+0000 mon.smithi155 (mon.0) 559 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-23T01:48:33.569 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:32.263890+0000 mon.smithi155 (mon.0) 560 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-23T01:48:33.569 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:32.263904+0000 mon.smithi155 (mon.0) 561 : cluster [INF] Cluster is now healthy 2024-04-23T01:48:33.569 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:32.264085+0000 mon.smithi155 (mon.0) 562 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-04-23T01:48:33.569 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:32.264204+0000 mon.smithi155 (mon.0) 563 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T01:48:33.569 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:32.266591+0000 mon.smithi155 (mon.0) 564 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:creating} 2024-04-23T01:48:33.569 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:32.277742+0000 mon.smithi155 (mon.0) 565 : cluster [INF] daemon mds.foofs.smithi196.zehfbm is now active in filesystem foofs as rank 0 2024-04-23T01:48:34.133 INFO:tasks.cephadm:mds.foofs has 1/2 2024-04-23T01:48:34.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:33.145241+0000 mgr.smithi155.dkyujt (mgr.14162) 268 : cluster [DBG] pgmap v237: 65 pgs: 12 creating+peering, 50 active+clean, 3 unknown; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:34.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:33.268195+0000 mon.smithi155 (mon.0) 566 : cluster [DBG] mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284] up:active 2024-04-23T01:48:34.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:33.268250+0000 mon.smithi155 (mon.0) 567 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 2024-04-23T01:48:34.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:33.145241+0000 mgr.smithi155.dkyujt (mgr.14162) 268 : cluster [DBG] pgmap v237: 65 pgs: 12 creating+peering, 50 active+clean, 3 unknown; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:34.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:33.268195+0000 mon.smithi155 (mon.0) 566 : cluster [DBG] mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284] up:active 2024-04-23T01:48:34.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:33.268250+0000 mon.smithi155 (mon.0) 567 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 2024-04-23T01:48:35.135 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-23T01:48:36.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:34.858794+0000 mon.smithi155 (mon.0) 568 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:36.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:34.859441+0000 mon.smithi155 (mon.0) 569 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:48:36.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:35.145700+0000 mgr.smithi155.dkyujt (mgr.14162) 269 : cluster [DBG] pgmap v238: 65 pgs: 6 creating+peering, 59 active+clean; 748 B data, 44 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s wr, 4 op/s 2024-04-23T01:48:36.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:35.273657+0000 mon.smithi155 (mon.0) 570 : cluster [DBG] mds.? [v2:172.21.15.155:6834/2698593409,v1:172.21.15.155:6835/2698593409] up:boot 2024-04-23T01:48:36.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:35.273937+0000 mon.smithi155 (mon.0) 571 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T01:48:36.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:35.274484+0000 mon.smithi155 (mon.0) 572 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T01:48:36.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:35.278312+0000 mon.smithi155 (mon.0) 573 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T01:48:36.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:34.858794+0000 mon.smithi155 (mon.0) 568 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:36.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:34.859441+0000 mon.smithi155 (mon.0) 569 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:48:36.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:35.145700+0000 mgr.smithi155.dkyujt (mgr.14162) 269 : cluster [DBG] pgmap v238: 65 pgs: 6 creating+peering, 59 active+clean; 748 B data, 44 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s wr, 4 op/s 2024-04-23T01:48:36.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:35.273657+0000 mon.smithi155 (mon.0) 570 : cluster [DBG] mds.? [v2:172.21.15.155:6834/2698593409,v1:172.21.15.155:6835/2698593409] up:boot 2024-04-23T01:48:36.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:35.273937+0000 mon.smithi155 (mon.0) 571 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T01:48:36.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:35.274484+0000 mon.smithi155 (mon.0) 572 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T01:48:36.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:35.278312+0000 mon.smithi155 (mon.0) 573 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T01:48:37.880 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:48:37.880 INFO:teuthology.orchestra.run.smithi155.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"container_image_id": "0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0", "container_image_name": "docker.io/prom/alertmanager:v0.20.0", "created": "2024-04-23T01:42:00.592288Z", "last_refresh": "2024-04-23T01:46:44.491596Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "created": "2024-04-23T01:41:46.772320Z", "last_refresh": "2024-04-23T01:46:44.491652Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-04-23T01:41:56.858103Z", "last_refresh": "2024-04-23T01:46:44.491707Z", "running": 1, "size": 1}}, {"events": ["2024-04-23T01:48:29.263555Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-04-23T01:48:29.256134Z", "last_refresh": "2024-04-23T01:48:37.073320Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-04-23T01:41:45.249894Z", "last_refresh": "2024-04-23T01:46:44.491534Z", "running": 2, "size": 2}}, {"events": ["2024-04-23T01:42:36.381127Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi155:172.21.15.155=smithi155", "smithi196:172.21.15.196=smithi196"]}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-04-23T01:42:36.378058Z", "last_refresh": "2024-04-23T01:46:44.491402Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_id": "e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87", "container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-04-23T01:41:58.996924Z", "last_refresh": "2024-04-23T01:46:44.491774Z", "running": 2, "size": 2}}, {"placement": {"hosts": ["smithi155"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "last_refresh": "2024-04-23T01:46:44.491884Z", "running": 8, "size": 0}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"container_image_id": "de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490", "container_image_name": "docker.io/prom/prometheus:v2.18.1", "created": "2024-04-23T01:41:54.959390Z", "last_refresh": "2024-04-23T01:46:44.491829Z", "running": 1, "size": 1}}] 2024-04-23T01:48:38.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:37.078178+0000 mon.smithi155 (mon.0) 574 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:38.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:37.146437+0000 mgr.smithi155.dkyujt (mgr.14162) 270 : cluster [DBG] pgmap v239: 65 pgs: 65 active+clean; 2.2 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s wr, 8 op/s 2024-04-23T01:48:38.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:37.078178+0000 mon.smithi155 (mon.0) 574 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:38.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:37.146437+0000 mgr.smithi155.dkyujt (mgr.14162) 270 : cluster [DBG] pgmap v239: 65 pgs: 65 active+clean; 2.2 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s wr, 8 op/s 2024-04-23T01:48:38.816 INFO:tasks.cephadm:mds.foofs has 2/2 2024-04-23T01:48:38.817 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-23T01:48:38.829 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi155.front.sepia.ceph.com 2024-04-23T01:48:38.829 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-04-23T01:48:39.380 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:37.877832+0000 mgr.smithi155.dkyujt (mgr.14162) 271 : audit [DBG] from='client.24323 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T01:48:39.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:37.877832+0000 mgr.smithi155.dkyujt (mgr.14162) 271 : audit [DBG] from='client.24323 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T01:48:40.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:39.083217+0000 mon.smithi155 (mon.0) 575 : cluster [DBG] mds.? [v2:172.21.15.155:6834/2698593409,v1:172.21.15.155:6835/2698593409] up:standby 2024-04-23T01:48:40.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:39.083258+0000 mon.smithi155 (mon.0) 576 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T01:48:40.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:39.146865+0000 mgr.smithi155.dkyujt (mgr.14162) 272 : cluster [DBG] pgmap v240: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 5 op/s 2024-04-23T01:48:40.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:39.083217+0000 mon.smithi155 (mon.0) 575 : cluster [DBG] mds.? [v2:172.21.15.155:6834/2698593409,v1:172.21.15.155:6835/2698593409] up:standby 2024-04-23T01:48:40.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:39.083258+0000 mon.smithi155 (mon.0) 576 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T01:48:40.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:39.146865+0000 mgr.smithi155.dkyujt (mgr.14162) 272 : cluster [DBG] pgmap v240: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 5 op/s 2024-04-23T01:48:41.600 INFO:teuthology.orchestra.run.smithi155.stderr:Invalid command: missing required parameter clusterid() 2024-04-23T01:48:41.600 INFO:teuthology.orchestra.run.smithi155.stderr:nfs cluster create [] : Create an NFS Cluster 2024-04-23T01:48:41.600 INFO:teuthology.orchestra.run.smithi155.stderr:Error EINVAL: invalid command 2024-04-23T01:48:42.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:41.147323+0000 mgr.smithi155.dkyujt (mgr.14162) 273 : cluster [DBG] pgmap v241: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 4 op/s 2024-04-23T01:48:42.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:41.919297+0000 mon.smithi155 (mon.0) 577 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-23T01:48:42.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:41.147323+0000 mgr.smithi155.dkyujt (mgr.14162) 273 : cluster [DBG] pgmap v241: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 4 op/s 2024-04-23T01:48:42.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:41.919297+0000 mon.smithi155 (mon.0) 577 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-23T01:48:43.232 INFO:teuthology.orchestra.run.smithi155.stdout:NFS Cluster Created Successfully 2024-04-23T01:48:43.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:41.918293+0000 mgr.smithi155.dkyujt (mgr.14162) 274 : audit [DBG] from='client.14518 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "type": "cephfs", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:43.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:42.207945+0000 mon.smithi155 (mon.0) 578 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-23T01:48:43.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:42.207990+0000 mon.smithi155 (mon.0) 579 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-23T01:48:43.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:42.209491+0000 mon.smithi155 (mon.0) 580 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-23T01:48:43.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:43.175880+0000 mon.smithi155 (mon.0) 581 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:43.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:43.178905+0000 mon.smithi155 (mon.0) 582 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:43.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:43.181300+0000 mon.smithi155 (mon.0) 583 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:48:43.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:43.184905+0000 mon.smithi155 (mon.0) 584 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:43.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:41.918293+0000 mgr.smithi155.dkyujt (mgr.14162) 274 : audit [DBG] from='client.14518 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "type": "cephfs", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:43.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:42.207945+0000 mon.smithi155 (mon.0) 578 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-23T01:48:43.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:42.207990+0000 mon.smithi155 (mon.0) 579 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-23T01:48:43.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:42.209491+0000 mon.smithi155 (mon.0) 580 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-23T01:48:43.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:43.175880+0000 mon.smithi155 (mon.0) 581 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:43.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:43.178905+0000 mon.smithi155 (mon.0) 582 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:43.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:43.181300+0000 mon.smithi155 (mon.0) 583 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:48:43.587 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:43.184905+0000 mon.smithi155 (mon.0) 584 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:43.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-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-23T01:48:44.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:43.147983+0000 mgr.smithi155.dkyujt (mgr.14162) 275 : cluster [DBG] pgmap v243: 97 pgs: 8 creating+peering, 24 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 3 op/s 2024-04-23T01:48:44.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:43.212326+0000 mon.smithi155 (mon.0) 585 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-23T01:48:44.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:43.212481+0000 mon.smithi155 (mon.0) 586 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-23T01:48:44.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:48:43.229400+0000 mgr.smithi155.dkyujt (mgr.14162) 276 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-23T01:48:44.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:43.232350+0000 mon.smithi155 (mon.0) 587 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:44.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:43.232872+0000 mon.smithi155 (mon.0) 588 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:48:44.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:43.240987+0000 mon.smithi155 (mon.0) 589 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:44.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:48:43.242905+0000 mgr.smithi155.dkyujt (mgr.14162) 277 : cephadm [INF] Checking pool "nfs-ganesha" exists for service nfs.foo 2024-04-23T01:48:44.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:48:43.248339+0000 mgr.smithi155.dkyujt (mgr.14162) 278 : cephadm [INF] Creating key for client.nfs.foo.smithi196 2024-04-23T01:48:44.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:43.248558+0000 mon.smithi155 (mon.0) 590 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi196", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-23T01:48:44.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:43.254040+0000 mon.smithi155 (mon.0) 591 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi196", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-23T01:48:44.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:48:43.255240+0000 mgr.smithi155.dkyujt (mgr.14162) 279 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T01:48:44.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:48:43.255300+0000 mgr.smithi155.dkyujt (mgr.14162) 280 : cephadm [INF] Creating key for client.nfs.foo.smithi196-rgw 2024-04-23T01:48:44.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:43.255469+0000 mon.smithi155 (mon.0) 592 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi196-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T01:48:44.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:43.260457+0000 mon.smithi155 (mon.0) 593 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi196-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T01:48:44.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:43.263225+0000 mon.smithi155 (mon.0) 594 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:48:44.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:48:43.263801+0000 mgr.smithi155.dkyujt (mgr.14162) 281 : cephadm [INF] Deploying daemon nfs.foo.smithi196 on smithi196 2024-04-23T01:48:44.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:43.147983+0000 mgr.smithi155.dkyujt (mgr.14162) 275 : cluster [DBG] pgmap v243: 97 pgs: 8 creating+peering, 24 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 3 op/s 2024-04-23T01:48:44.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:43.212326+0000 mon.smithi155 (mon.0) 585 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-23T01:48:44.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:43.212481+0000 mon.smithi155 (mon.0) 586 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-23T01:48:44.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:48:43.229400+0000 mgr.smithi155.dkyujt (mgr.14162) 276 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-23T01:48:44.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:43.232350+0000 mon.smithi155 (mon.0) 587 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:44.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:43.232872+0000 mon.smithi155 (mon.0) 588 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:48:44.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:43.240987+0000 mon.smithi155 (mon.0) 589 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:44.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:48:43.242905+0000 mgr.smithi155.dkyujt (mgr.14162) 277 : cephadm [INF] Checking pool "nfs-ganesha" exists for service nfs.foo 2024-04-23T01:48:44.591 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:48:43.248339+0000 mgr.smithi155.dkyujt (mgr.14162) 278 : cephadm [INF] Creating key for client.nfs.foo.smithi196 2024-04-23T01:48:44.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:43.248558+0000 mon.smithi155 (mon.0) 590 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi196", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-23T01:48:44.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:43.254040+0000 mon.smithi155 (mon.0) 591 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi196", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-23T01:48:44.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:48:43.255240+0000 mgr.smithi155.dkyujt (mgr.14162) 279 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T01:48:44.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:48:43.255300+0000 mgr.smithi155.dkyujt (mgr.14162) 280 : cephadm [INF] Creating key for client.nfs.foo.smithi196-rgw 2024-04-23T01:48:44.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:43.255469+0000 mon.smithi155 (mon.0) 592 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi196-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T01:48:44.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:43.260457+0000 mon.smithi155 (mon.0) 593 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi196-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T01:48:44.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:43.263225+0000 mon.smithi155 (mon.0) 594 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:48:44.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:48:43.263801+0000 mgr.smithi155.dkyujt (mgr.14162) 281 : cephadm [INF] Deploying daemon nfs.foo.smithi196 on smithi196 2024-04-23T01:48:45.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:44.217281+0000 mon.smithi155 (mon.0) 595 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-23T01:48:45.509 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:44.217281+0000 mon.smithi155 (mon.0) 595 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-23T01:48:46.010 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:48:46.011 INFO:teuthology.orchestra.run.smithi155.stdout: "bind": "/fake", 2024-04-23T01:48:46.011 INFO:teuthology.orchestra.run.smithi155.stdout: "fs": "foofs", 2024-04-23T01:48:46.011 INFO:teuthology.orchestra.run.smithi155.stdout: "path": "/", 2024-04-23T01:48:46.011 INFO:teuthology.orchestra.run.smithi155.stdout: "cluster": "foo", 2024-04-23T01:48:46.011 INFO:teuthology.orchestra.run.smithi155.stdout: "mode": "RW" 2024-04-23T01:48:46.011 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:48:46.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:45.148539+0000 mgr.smithi155.dkyujt (mgr.14162) 282 : cluster [DBG] pgmap v246: 97 pgs: 8 creating+peering, 14 unknown, 75 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:46.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:45.225984+0000 mon.smithi155 (mon.0) 596 : cluster [DBG] mgrmap e19: smithi155.dkyujt(active, since 6m), standbys: smithi196.ldpzek 2024-04-23T01:48:46.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:46.004500+0000 mon.smithi155 (mon.0) 597 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 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-23T01:48:46.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:46.007963+0000 mon.smithi155 (mon.0) 598 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 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-23T01:48:46.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:45.148539+0000 mgr.smithi155.dkyujt (mgr.14162) 282 : cluster [DBG] pgmap v246: 97 pgs: 8 creating+peering, 14 unknown, 75 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-23T01:48:46.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:45.225984+0000 mon.smithi155 (mon.0) 596 : cluster [DBG] mgrmap e19: smithi155.dkyujt(active, since 6m), standbys: smithi196.ldpzek 2024-04-23T01:48:46.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:46.004500+0000 mon.smithi155 (mon.0) 597 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 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-23T01:48:46.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:46.007963+0000 mon.smithi155 (mon.0) 598 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 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-23T01:48:46.784 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-04-23T01:48:47.518 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:45.985980+0000 mgr.smithi155.dkyujt (mgr.14162) 283 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:47.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:45.985980+0000 mgr.smithi155.dkyujt (mgr.14162) 283 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:48.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:47.149192+0000 mgr.smithi155.dkyujt (mgr.14162) 284 : cluster [DBG] pgmap v247: 97 pgs: 8 creating+peering, 1 unknown, 88 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T01:48:48.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:47.348340+0000 mon.smithi155 (mon.0) 599 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:48.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:48:47.348937+0000 mgr.smithi155.dkyujt (mgr.14162) 285 : cephadm [INF] Creating key for client.nfs.foo.smithi155 2024-04-23T01:48:48.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:47.349172+0000 mon.smithi155 (mon.0) 600 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi155", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-23T01:48:48.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:47.352019+0000 mon.smithi155 (mon.0) 601 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi155", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-23T01:48:48.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:48:47.352878+0000 mgr.smithi155.dkyujt (mgr.14162) 286 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T01:48:48.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:48:47.352937+0000 mgr.smithi155.dkyujt (mgr.14162) 287 : cephadm [INF] Creating key for client.nfs.foo.smithi155-rgw 2024-04-23T01:48:48.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:47.353127+0000 mon.smithi155 (mon.0) 602 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi155-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T01:48:48.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:47.355937+0000 mon.smithi155 (mon.0) 603 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi155-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T01:48:48.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:47.356779+0000 mon.smithi155 (mon.0) 604 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:48:48.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:48:47.357276+0000 mgr.smithi155.dkyujt (mgr.14162) 288 : cephadm [INF] Deploying daemon nfs.foo.smithi155 on smithi155 2024-04-23T01:48:48.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:47.149192+0000 mgr.smithi155.dkyujt (mgr.14162) 284 : cluster [DBG] pgmap v247: 97 pgs: 8 creating+peering, 1 unknown, 88 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T01:48:48.815 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:47.348340+0000 mon.smithi155 (mon.0) 599 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:48.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:48:47.348937+0000 mgr.smithi155.dkyujt (mgr.14162) 285 : cephadm [INF] Creating key for client.nfs.foo.smithi155 2024-04-23T01:48:48.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:47.349172+0000 mon.smithi155 (mon.0) 600 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi155", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-23T01:48:48.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:47.352019+0000 mon.smithi155 (mon.0) 601 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi155", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-23T01:48:48.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:48:47.352878+0000 mgr.smithi155.dkyujt (mgr.14162) 286 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T01:48:48.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:48:47.352937+0000 mgr.smithi155.dkyujt (mgr.14162) 287 : cephadm [INF] Creating key for client.nfs.foo.smithi155-rgw 2024-04-23T01:48:48.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:47.353127+0000 mon.smithi155 (mon.0) 602 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi155-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T01:48:48.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:47.355937+0000 mon.smithi155 (mon.0) 603 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi155-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T01:48:48.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:47.356779+0000 mon.smithi155 (mon.0) 604 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:48:48.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:48:47.357276+0000 mgr.smithi155.dkyujt (mgr.14162) 288 : cephadm [INF] Deploying daemon nfs.foo.smithi155 on smithi155 2024-04-23T01:48:50.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:49.149592+0000 mgr.smithi155.dkyujt (mgr.14162) 289 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 147 B/s wr, 0 op/s 2024-04-23T01:48:50.568 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:49.149592+0000 mgr.smithi155.dkyujt (mgr.14162) 289 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 147 B/s wr, 0 op/s 2024-04-23T01:48:51.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:50.107269+0000 mgr.smithi155.dkyujt (mgr.14162) 290 : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:51.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:50.107269+0000 mgr.smithi155.dkyujt (mgr.14162) 290 : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:52.630 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:51.150038+0000 mgr.smithi155.dkyujt (mgr.14162) 291 : 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-23T01:48:52.630 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:51.420907+0000 mgr.smithi155.dkyujt (mgr.14162) 292 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:52.630 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:52.027499+0000 mon.smithi155 (mon.0) 605 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:52.630 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:52.028196+0000 mon.smithi155 (mon.0) 606 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:48:52.683 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:51.150038+0000 mgr.smithi155.dkyujt (mgr.14162) 291 : 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-23T01:48:52.684 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:51.420907+0000 mgr.smithi155.dkyujt (mgr.14162) 292 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:52.684 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:52.027499+0000 mon.smithi155 (mon.0) 605 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:52.684 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:52.028196+0000 mon.smithi155 (mon.0) 606 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:48:52.738 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo 2/2 - 9s count:2 2024-04-23T01:48:53.698 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-23T01:48:53.708 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi155.front.sepia.ceph.com 2024-04-23T01:48:53.709 DEBUG:teuthology.orchestra.run.smithi155:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-04-23T01:48:53.741 INFO:teuthology.orchestra.run.smithi155.stderr:+ mkdir /mnt/foo 2024-04-23T01:48:53.758 DEBUG:teuthology.orchestra.run.smithi155:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-04-23T01:48:53.824 INFO:teuthology.orchestra.run.smithi155.stderr:++ hostname 2024-04-23T01:48:53.825 INFO:teuthology.orchestra.run.smithi155.stderr:+ mount -t nfs smithi155:/fake /mnt/foo -o sync 2024-04-23T01:48:54.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:52.723195+0000 mgr.smithi155.dkyujt (mgr.14162) 293 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:54.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:53.150641+0000 mgr.smithi155.dkyujt (mgr.14162) 294 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.7 KiB/s wr, 3 op/s 2024-04-23T01:48:54.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:52.723195+0000 mgr.smithi155.dkyujt (mgr.14162) 293 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:48:54.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:53.150641+0000 mgr.smithi155.dkyujt (mgr.14162) 294 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.7 KiB/s wr, 3 op/s 2024-04-23T01:48:54.447 DEBUG:teuthology.orchestra.run.smithi155:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-04-23T01:48:54.514 INFO:teuthology.orchestra.run.smithi155.stderr:+ echo test 2024-04-23T01:48:54.523 DEBUG:teuthology.orchestra.run.smithi155:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-04-23T01:48:54.590 INFO:teuthology.orchestra.run.smithi155.stderr:+ sync 2024-04-23T01:48:54.996 INFO:teuthology.run_tasks:Running task parallel... 2024-04-23T01:48:55.006 INFO:teuthology.task.parallel:starting parallel... 2024-04-23T01:48:55.006 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-23T01:48:55.007 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-23T01:48:55.007 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi155.front.sepia.ceph.com 2024-04-23T01:48:55.007 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-23T01:48:55.008 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-23T01:48:55.008 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-04-23T01:48:55.009 INFO:teuthology.task.exec:Executing custom commands... 2024-04-23T01:48:55.009 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi155.front.sepia.ceph.com 2024-04-23T01:48:55.009 DEBUG:teuthology.orchestra.run.smithi155:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-04-23T01:48:55.097 INFO:teuthology.orchestra.run.smithi155.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-23T01:48:55.097 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T01:48:55.097 INFO:teuthology.orchestra.run.smithi155.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-04-23T01:48:55.114 INFO:teuthology.orchestra.run.smithi155.stdout:3 of 5 processes prepared for launch 0 sec 2024-04-23T01:48:55.214 INFO:teuthology.orchestra.run.smithi155.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-23T01:48:55.215 INFO:teuthology.orchestra.run.smithi155.stdout:releasing clients 2024-04-23T01:48:56.215 INFO:teuthology.orchestra.run.smithi155.stdout: 5 308 56.45 MB/sec warmup 1 sec latency 11.830 ms 2024-04-23T01:48:56.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:55.151081+0000 mgr.smithi155.dkyujt (mgr.14162) 295 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-04-23T01:48:56.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:55.298980+0000 mon.smithi155 (mon.0) 607 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:56.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:55.151081+0000 mgr.smithi155.dkyujt (mgr.14162) 295 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-04-23T01:48:56.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:55.298980+0000 mon.smithi155 (mon.0) 607 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:48:57.214 INFO:teuthology.orchestra.run.smithi155.stdout: 5 707 53.04 MB/sec warmup 2 sec latency 11.421 ms 2024-04-23T01:48:58.215 INFO:teuthology.orchestra.run.smithi155.stdout: 5 2117 44.47 MB/sec warmup 3 sec latency 10.636 ms 2024-04-23T01:48:58.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:57.151561+0000 mgr.smithi155.dkyujt (mgr.14162) 296 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 12 MiB data, 116 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.2 MiB/s wr, 148 op/s 2024-04-23T01:48:58.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:57.151561+0000 mgr.smithi155.dkyujt (mgr.14162) 296 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 12 MiB data, 116 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.2 MiB/s wr, 148 op/s 2024-04-23T01:48:59.215 INFO:teuthology.orchestra.run.smithi155.stdout: 5 3618 48.21 MB/sec warmup 4 sec latency 8.691 ms 2024-04-23T01:48:59.786 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-23T01:49:00.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:48:58.786193+0000 mon.smithi155 (mon.0) 608 : audit [INF] from='client.? 172.21.15.155:0/3540323490' entity='client.admin' 2024-04-23T01:49:00.065 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:48:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:48:59.152115+0000 mgr.smithi155.dkyujt (mgr.14162) 297 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 57 MiB data, 281 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 5.1 MiB/s wr, 266 op/s 2024-04-23T01:49:00.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:48:58.786193+0000 mon.smithi155 (mon.0) 608 : audit [INF] from='client.? 172.21.15.155:0/3540323490' entity='client.admin' 2024-04-23T01:49:00.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:48:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:48:59.152115+0000 mgr.smithi155.dkyujt (mgr.14162) 297 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 57 MiB data, 281 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 5.1 MiB/s wr, 266 op/s 2024-04-23T01:49:00.215 INFO:teuthology.orchestra.run.smithi155.stdout: 5 4647 41.99 MB/sec warmup 5 sec latency 10.800 ms 2024-04-23T01:49:01.215 INFO:teuthology.orchestra.run.smithi155.stdout: 5 6058 39.73 MB/sec warmup 6 sec latency 10.654 ms 2024-04-23T01:49:02.215 INFO:teuthology.orchestra.run.smithi155.stdout: 5 7380 42.06 MB/sec warmup 7 sec latency 13.067 ms 2024-04-23T01:49:02.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:01.152647+0000 mgr.smithi155.dkyujt (mgr.14162) 298 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 120 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 12 MiB/s wr, 606 op/s 2024-04-23T01:49:02.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:01.265878+0000 mon.smithi155 (mon.0) 609 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:02.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:01.271264+0000 mon.smithi155 (mon.0) 610 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:02.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:01.275862+0000 mon.smithi155 (mon.0) 611 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:49:02.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:01.282180+0000 mon.smithi155 (mon.0) 612 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:02.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:01.152647+0000 mgr.smithi155.dkyujt (mgr.14162) 298 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 120 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 12 MiB/s wr, 606 op/s 2024-04-23T01:49:02.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:01.265878+0000 mon.smithi155 (mon.0) 609 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:02.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:01.271264+0000 mon.smithi155 (mon.0) 610 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:02.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:01.275862+0000 mon.smithi155 (mon.0) 611 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:49:02.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:01.282180+0000 mon.smithi155 (mon.0) 612 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:03.215 INFO:teuthology.orchestra.run.smithi155.stdout: 5 8489 39.44 MB/sec warmup 8 sec latency 18.546 ms 2024-04-23T01:49:03.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-23T01:49:03.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:02.830489+0000 mon.smithi155 (mon.0) 613 : audit [INF] from='client.? 172.21.15.155:0/269757033' entity='client.admin' 2024-04-23T01:49:03.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:03.153136+0000 mgr.smithi155.dkyujt (mgr.14162) 299 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 137 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 8.1 KiB/s rd, 15 MiB/s wr, 988 op/s 2024-04-23T01:49:04.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 9877 38.59 MB/sec warmup 9 sec latency 14.642 ms 2024-04-23T01:49:04.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:02.830489+0000 mon.smithi155 (mon.0) 613 : audit [INF] from='client.? 172.21.15.155:0/269757033' entity='client.admin' 2024-04-23T01:49:04.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:03.153136+0000 mgr.smithi155.dkyujt (mgr.14162) 299 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 137 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 8.1 KiB/s rd, 15 MiB/s wr, 988 op/s 2024-04-23T01:49:05.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 11146 39.16 MB/sec warmup 10 sec latency 16.440 ms 2024-04-23T01:49:06.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 12323 37.98 MB/sec warmup 11 sec latency 72.719 ms 2024-04-23T01:49:06.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:05.153587+0000 mgr.smithi155.dkyujt (mgr.14162) 300 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 138 MiB data, 683 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 17 MiB/s wr, 1.08k op/s 2024-04-23T01:49:06.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:05.153587+0000 mgr.smithi155.dkyujt (mgr.14162) 300 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 138 MiB data, 683 MiB used, 715 GiB / 715 GiB avail; 7.9 KiB/s rd, 17 MiB/s wr, 1.08k op/s 2024-04-23T01:49:07.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 13789 38.23 MB/sec warmup 12 sec latency 15.206 ms 2024-04-23T01:49:08.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 14701 37.48 MB/sec warmup 13 sec latency 51.999 ms 2024-04-23T01:49:08.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:07.154222+0000 mgr.smithi155.dkyujt (mgr.14162) 301 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 143 MiB data, 732 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 19 MiB/s wr, 1.28k op/s 2024-04-23T01:49:08.630 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:07.154222+0000 mgr.smithi155.dkyujt (mgr.14162) 301 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 143 MiB data, 732 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 19 MiB/s wr, 1.28k op/s 2024-04-23T01:49:09.098 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph mgr module enable nfs --force' 2024-04-23T01:49:09.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 15760 36.64 MB/sec warmup 14 sec latency 14.800 ms 2024-04-23T01:49:09.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:08.250862+0000 mon.smithi155 (mon.0) 614 : audit [INF] from='client.? ' entity='client.admin' 2024-04-23T01:49:09.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:08.260959+0000 mon.smithi155 (mon.0) 615 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:49:09.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:08.267468+0000 mon.smithi155 (mon.0) 616 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:09.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:08.250862+0000 mon.smithi155 (mon.0) 614 : audit [INF] from='client.? ' entity='client.admin' 2024-04-23T01:49:09.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:08.260959+0000 mon.smithi155 (mon.0) 615 : audit [DBG] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:49:09.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:08.267468+0000 mon.smithi155 (mon.0) 616 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:10.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 17241 36.67 MB/sec warmup 15 sec latency 12.625 ms 2024-04-23T01:49:10.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:09.154764+0000 mgr.smithi155.dkyujt (mgr.14162) 302 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 156 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 22 MiB/s wr, 1.48k op/s 2024-04-23T01:49:10.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:09.154764+0000 mgr.smithi155.dkyujt (mgr.14162) 302 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 156 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 22 MiB/s wr, 1.48k op/s 2024-04-23T01:49:11.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 18422 36.51 MB/sec warmup 16 sec latency 11.021 ms 2024-04-23T01:49:11.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:10.517980+0000 mon.smithi155 (mon.0) 617 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-04-23T01:49:11.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:10.518316+0000 mon.smithi155 (mon.0) 618 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-23T01:49:11.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:10.518579+0000 mon.smithi155 (mon.0) 619 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-23T01:49:11.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:10.518863+0000 mon.smithi155 (mon.0) 620 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-04-23T01:49:11.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:10.649406+0000 mon.smithi155 (mon.0) 621 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:49:11.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:10.651649+0000 mon.smithi155 (mon.0) 622 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:49:11.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:10.517980+0000 mon.smithi155 (mon.0) 617 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-04-23T01:49:11.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:10.518316+0000 mon.smithi155 (mon.0) 618 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-23T01:49:11.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:10.518579+0000 mon.smithi155 (mon.0) 619 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-23T01:49:11.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:10.518863+0000 mon.smithi155 (mon.0) 620 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-04-23T01:49:11.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:10.649406+0000 mon.smithi155 (mon.0) 621 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:49:11.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:10.651649+0000 mon.smithi155 (mon.0) 622 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:49:12.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 19629 35.88 MB/sec warmup 17 sec latency 14.534 ms 2024-04-23T01:49:12.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:11.155310+0000 mgr.smithi155.dkyujt (mgr.14162) 303 : cluster [DBG] pgmap v259: 97 pgs: 97 active+clean; 176 MiB data, 901 MiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 22 MiB/s wr, 1.84k op/s 2024-04-23T01:49:12.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:11.279782+0000 mon.smithi155 (mon.0) 623 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-04-23T01:49:12.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:11.279864+0000 mon.smithi155 (mon.0) 624 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-23T01:49:12.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:11.279929+0000 mon.smithi155 (mon.0) 625 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-23T01:49:12.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:11.279976+0000 mon.smithi155 (mon.0) 626 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-04-23T01:49:12.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:11.280017+0000 mon.smithi155 (mon.0) 627 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-23T01:49:12.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:11.739505+0000 mon.smithi196 (mon.1) 18 : audit [INF] from='client.? 172.21.15.155:0/2483919792' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-23T01:49:12.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:11.739857+0000 mon.smithi155 (mon.0) 628 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-23T01:49:12.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:11.155310+0000 mgr.smithi155.dkyujt (mgr.14162) 303 : cluster [DBG] pgmap v259: 97 pgs: 97 active+clean; 176 MiB data, 901 MiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 22 MiB/s wr, 1.84k op/s 2024-04-23T01:49:12.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:11.279782+0000 mon.smithi155 (mon.0) 623 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-04-23T01:49:12.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:11.279864+0000 mon.smithi155 (mon.0) 624 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-23T01:49:12.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:11.279929+0000 mon.smithi155 (mon.0) 625 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-23T01:49:12.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:11.279976+0000 mon.smithi155 (mon.0) 626 : audit [INF] from='mgr.14162 172.21.15.155:0/3243476253' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-04-23T01:49:12.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:11.280017+0000 mon.smithi155 (mon.0) 627 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-23T01:49:12.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:11.739505+0000 mon.smithi196 (mon.1) 18 : audit [INF] from='client.? 172.21.15.155:0/2483919792' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-23T01:49:12.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:11.739857+0000 mon.smithi155 (mon.0) 628 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-23T01:49:13.173 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-23T01:49:13.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 20714 35.61 MB/sec warmup 18 sec latency 30.327 ms 2024-04-23T01:49:13.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:12.278603+0000 mon.smithi155 (mon.0) 629 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-23T01:49:13.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:12.291284+0000 mon.smithi155 (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-23T01:49:13.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:12.291382+0000 mon.smithi155 (mon.0) 631 : cluster [DBG] mgrmap e20: smithi155.dkyujt(active, since 7m), standbys: smithi196.ldpzek 2024-04-23T01:49:13.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:13.280186+0000 mon.smithi155 (mon.0) 632 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-23T01:49:13.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:12.278603+0000 mon.smithi155 (mon.0) 629 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-23T01:49:13.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:12.291284+0000 mon.smithi155 (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-23T01:49:13.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:12.291382+0000 mon.smithi155 (mon.0) 631 : cluster [DBG] mgrmap e20: smithi155.dkyujt(active, since 7m), standbys: smithi196.ldpzek 2024-04-23T01:49:13.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:13.280186+0000 mon.smithi155 (mon.0) 632 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-23T01:49:14.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 21606 35.60 MB/sec warmup 19 sec latency 21.881 ms 2024-04-23T01:49:15.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 22383 34.31 MB/sec warmup 20 sec latency 20.266 ms 2024-04-23T01:49:15.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:14.295813+0000 mon.smithi155 (mon.0) 633 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-23T01:49:15.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:14.295813+0000 mon.smithi155 (mon.0) 633 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-23T01:49:16.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 23549 33.84 MB/sec warmup 21 sec latency 19.589 ms 2024-04-23T01:49:16.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:15.295874+0000 mon.smithi155 (mon.0) 634 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-23T01:49:16.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:15.295874+0000 mon.smithi155 (mon.0) 634 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-23T01:49:17.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 24838 34.57 MB/sec warmup 22 sec latency 20.180 ms 2024-04-23T01:49:18.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 25638 33.75 MB/sec warmup 23 sec latency 23.589 ms 2024-04-23T01:49:19.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 26689 33.38 MB/sec warmup 24 sec latency 15.942 ms 2024-04-23T01:49:19.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:19.103918+0000 mon.smithi155 (mon.0) 635 : cluster [DBG] Standby manager daemon smithi196.ldpzek restarted 2024-04-23T01:49:19.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:19.104034+0000 mon.smithi155 (mon.0) 636 : cluster [DBG] Standby manager daemon smithi196.ldpzek started 2024-04-23T01:49:19.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:19.105833+0000 mon.smithi196 (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.196:0/3738245556' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/crt"}]: dispatch 2024-04-23T01:49:19.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:19.106479+0000 mon.smithi196 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.196:0/3738245556' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T01:49:19.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:19.109149+0000 mon.smithi196 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.196:0/3738245556' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/key"}]: dispatch 2024-04-23T01:49:19.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:19.110140+0000 mon.smithi196 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.196:0/3738245556' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T01:49:19.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:19.103918+0000 mon.smithi155 (mon.0) 635 : cluster [DBG] Standby manager daemon smithi196.ldpzek restarted 2024-04-23T01:49:19.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:19.104034+0000 mon.smithi155 (mon.0) 636 : cluster [DBG] Standby manager daemon smithi196.ldpzek started 2024-04-23T01:49:19.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:19.105833+0000 mon.smithi196 (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.196:0/3738245556' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/crt"}]: dispatch 2024-04-23T01:49:19.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:19.106479+0000 mon.smithi196 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.196:0/3738245556' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T01:49:19.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:19.109149+0000 mon.smithi196 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.196:0/3738245556' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/key"}]: dispatch 2024-04-23T01:49:19.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:19.110140+0000 mon.smithi196 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.196:0/3738245556' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T01:49:20.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 28141 33.85 MB/sec warmup 25 sec latency 22.913 ms 2024-04-23T01:49:20.442 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:19.161879+0000 mon.smithi155 (mon.0) 637 : cluster [DBG] mgrmap e21: smithi155.dkyujt(active, since 7m), standbys: smithi196.ldpzek 2024-04-23T01:49:20.443 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:19.258769+0000 mon.smithi155 (mon.0) 638 : cluster [INF] Active manager daemon smithi155.dkyujt restarted 2024-04-23T01:49:20.443 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:19.259543+0000 mon.smithi155 (mon.0) 639 : cluster [INF] Activating manager daemon smithi155.dkyujt 2024-04-23T01:49:20.443 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:19.262588+0000 mon.smithi155 (mon.0) 640 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-23T01:49:20.450 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:19.161879+0000 mon.smithi155 (mon.0) 637 : cluster [DBG] mgrmap e21: smithi155.dkyujt(active, since 7m), standbys: smithi196.ldpzek 2024-04-23T01:49:20.450 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:19.258769+0000 mon.smithi155 (mon.0) 638 : cluster [INF] Active manager daemon smithi155.dkyujt restarted 2024-04-23T01:49:20.451 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:19.259543+0000 mon.smithi155 (mon.0) 639 : cluster [INF] Activating manager daemon smithi155.dkyujt 2024-04-23T01:49:20.451 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:19.262588+0000 mon.smithi155 (mon.0) 640 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-23T01:49:21.197 INFO:teuthology.orchestra.run.smithi155.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T01:49:21.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 28973 33.47 MB/sec warmup 26 sec latency 20.574 ms 2024-04-23T01:49:21.480 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:20.170762+0000 mon.smithi155 (mon.0) 641 : cluster [DBG] mgrmap e22: smithi155.dkyujt(active, starting, since 0.911344s), standbys: smithi196.ldpzek 2024-04-23T01:49:21.480 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.175561+0000 mon.smithi196 (mon.1) 23 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:49:21.480 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.175749+0000 mon.smithi196 (mon.1) 24 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:49:21.480 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.175955+0000 mon.smithi196 (mon.1) 25 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T01:49:21.480 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.177098+0000 mon.smithi196 (mon.1) 26 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T01:49:21.480 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.177737+0000 mon.smithi196 (mon.1) 27 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi155.dkyujt", "id": "smithi155.dkyujt"}]: dispatch 2024-04-23T01:49:21.480 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.177914+0000 mon.smithi196 (mon.1) 28 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi196.ldpzek", "id": "smithi196.ldpzek"}]: dispatch 2024-04-23T01:49:21.480 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.178085+0000 mon.smithi196 (mon.1) 29 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:49:21.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.178369+0000 mon.smithi196 (mon.1) 30 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:49:21.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.178599+0000 mon.smithi196 (mon.1) 31 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:49:21.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.178765+0000 mon.smithi196 (mon.1) 32 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:49:21.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.178935+0000 mon.smithi196 (mon.1) 33 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:49:21.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.179118+0000 mon.smithi196 (mon.1) 34 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:49:21.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.179309+0000 mon.smithi196 (mon.1) 35 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:49:21.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.179524+0000 mon.smithi196 (mon.1) 36 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:49:21.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.180641+0000 mon.smithi196 (mon.1) 37 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T01:49:21.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.180940+0000 mon.smithi196 (mon.1) 38 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T01:49:21.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.181363+0000 mon.smithi196 (mon.1) 39 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T01:49:21.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:20.196461+0000 mon.smithi155 (mon.0) 642 : cluster [INF] Manager daemon smithi155.dkyujt is now available 2024-04-23T01:49:21.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.370948+0000 mon.smithi196 (mon.1) 40 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:49:21.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.374512+0000 mon.smithi196 (mon.1) 41 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:49:21.482 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.405605+0000 mon.smithi196 (mon.1) 42 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:49:21.482 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.406087+0000 mon.smithi155 (mon.0) 643 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:49:21.482 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.412293+0000 mon.smithi196 (mon.1) 43 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:49:21.482 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:20.412790+0000 mon.smithi155 (mon.0) 644 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:49:21.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:20.170762+0000 mon.smithi155 (mon.0) 641 : cluster [DBG] mgrmap e22: smithi155.dkyujt(active, starting, since 0.911344s), standbys: smithi196.ldpzek 2024-04-23T01:49:21.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.175561+0000 mon.smithi196 (mon.1) 23 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:49:21.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.175749+0000 mon.smithi196 (mon.1) 24 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:49:21.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.175955+0000 mon.smithi196 (mon.1) 25 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T01:49:21.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.177098+0000 mon.smithi196 (mon.1) 26 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T01:49:21.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.177737+0000 mon.smithi196 (mon.1) 27 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi155.dkyujt", "id": "smithi155.dkyujt"}]: dispatch 2024-04-23T01:49:21.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.177914+0000 mon.smithi196 (mon.1) 28 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi196.ldpzek", "id": "smithi196.ldpzek"}]: dispatch 2024-04-23T01:49:21.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.178085+0000 mon.smithi196 (mon.1) 29 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:49:21.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.178369+0000 mon.smithi196 (mon.1) 30 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:49:21.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.178599+0000 mon.smithi196 (mon.1) 31 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:49:21.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.178765+0000 mon.smithi196 (mon.1) 32 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:49:21.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.178935+0000 mon.smithi196 (mon.1) 33 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:49:21.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.179118+0000 mon.smithi196 (mon.1) 34 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:49:21.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.179309+0000 mon.smithi196 (mon.1) 35 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:49:21.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.179524+0000 mon.smithi196 (mon.1) 36 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:49:21.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.180641+0000 mon.smithi196 (mon.1) 37 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T01:49:21.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.180940+0000 mon.smithi196 (mon.1) 38 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T01:49:21.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.181363+0000 mon.smithi196 (mon.1) 39 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T01:49:21.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:20.196461+0000 mon.smithi155 (mon.0) 642 : cluster [INF] Manager daemon smithi155.dkyujt is now available 2024-04-23T01:49:21.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.370948+0000 mon.smithi196 (mon.1) 40 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:49:21.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.374512+0000 mon.smithi196 (mon.1) 41 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:49:21.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.405605+0000 mon.smithi196 (mon.1) 42 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:49:21.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.406087+0000 mon.smithi155 (mon.0) 643 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:49:21.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.412293+0000 mon.smithi196 (mon.1) 43 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:49:21.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:20.412790+0000 mon.smithi155 (mon.0) 644 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:49:22.135 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-23T01:49:22.136 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi155.front.sepia.ceph.com 2024-04-23T01:49:22.136 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- 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-23T01:49:22.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 29774 32.83 MB/sec warmup 27 sec latency 19.166 ms 2024-04-23T01:49:22.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:21.186638+0000 mon.smithi155 (mon.0) 645 : cluster [DBG] mgrmap e23: smithi155.dkyujt(active, since 1.92722s), standbys: smithi196.ldpzek 2024-04-23T01:49:22.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:49:21.191443+0000 mgr.smithi155.dkyujt (mgr.14584) 2 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T01:49:22.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:21.191962+0000 mgr.smithi155.dkyujt (mgr.14584) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-04-23T01:49:22.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:21.195903+0000 mon.smithi155 (mon.0) 646 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:22.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:21.186638+0000 mon.smithi155 (mon.0) 645 : cluster [DBG] mgrmap e23: smithi155.dkyujt(active, since 1.92722s), standbys: smithi196.ldpzek 2024-04-23T01:49:22.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:49:21.191443+0000 mgr.smithi155.dkyujt (mgr.14584) 2 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T01:49:22.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:21.191962+0000 mgr.smithi155.dkyujt (mgr.14584) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-04-23T01:49:22.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:21.195903+0000 mon.smithi155 (mon.0) 646 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:23.198 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:22.180037+0000 mgr.smithi155.dkyujt (mgr.14584) 4 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-04-23T01:49:23.198 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:22.201517+0000 mon.smithi155 (mon.0) 647 : cluster [DBG] mgrmap e24: smithi155.dkyujt(active, since 2s), standbys: smithi196.ldpzek 2024-04-23T01:49:23.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 30894 32.48 MB/sec warmup 28 sec latency 26.505 ms 2024-04-23T01:49:23.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:22.180037+0000 mgr.smithi155.dkyujt (mgr.14584) 4 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-04-23T01:49:23.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:22.201517+0000 mon.smithi155 (mon.0) 647 : cluster [DBG] mgrmap e24: smithi155.dkyujt(active, since 2s), standbys: smithi196.ldpzek 2024-04-23T01:49:24.216 INFO:teuthology.orchestra.run.smithi155.stdout: 5 31868 32.71 MB/sec warmup 29 sec latency 45.709 ms 2024-04-23T01:49:25.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 32753 32.26 MB/sec warmup 30 sec latency 17.255 ms 2024-04-23T01:49:25.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:24.180544+0000 mgr.smithi155.dkyujt (mgr.14584) 5 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-04-23T01:49:25.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:24.611357+0000 mon.smithi155 (mon.0) 648 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:25.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:24.180544+0000 mgr.smithi155.dkyujt (mgr.14584) 5 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-04-23T01:49:25.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:24.611357+0000 mon.smithi155 (mon.0) 648 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:26.119 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:49:26.217 INFO:teuthology.orchestra.run.smithi155.stdout: 5 33822 32.03 MB/sec warmup 31 sec latency 13.064 ms 2024-04-23T01:49:27.062 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 running (5m) 25s ago 6m *:9093 *:9094 0.20.0 0881eb8f169f 5f0acb9cba6b 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (6m) 25s ago 6m - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (5m) 2s ago 5m - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 running (4m) 25s ago 6m *:3000 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (52s) 25s ago 52s - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (55s) 2s ago 55s - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 running (8m) 25s ago 8m *:9283 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 running (5m) 2s ago 5m *:8443 *:9283 16.2.0 24ecd6d5f14c 1dd6a9393cf5 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (8m) 25s ago 8m - 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (5m) 2s ago 5m - 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.smithi155 smithi155 running (35s) 25s ago 35s *:2049 3.5 24ecd6d5f14c 8ea5874ca5c3 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.smithi196 smithi196 running (40s) 2s ago 39s *:2049 3.5 24ecd6d5f14c 486c3eb8c273 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 running (6m) 25s ago 6m *:9100 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:49:27.063 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 running (5m) 2s ago 5m *:9100 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:49:27.064 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (4m) 25s ago 4m - 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:49:27.064 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (4m) 25s ago 4m - 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:49:27.064 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (4m) 25s ago 4m - 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:49:27.064 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (3m) 25s ago 3m - 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:49:27.064 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (3m) 2s ago 3m - 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:49:27.064 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (3m) 2s ago 3m - 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:49:27.064 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (2m) 2s ago 2m - 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:49:27.064 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (2m) 2s ago 2m - 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:49:27.064 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 running (4m) 25s ago 5m *:9095 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:49:27.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 35122 32.32 MB/sec warmup 32 sec latency 20.521 ms 2024-04-23T01:49:27.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:26.098406+0000 mgr.smithi155.dkyujt (mgr.14584) 6 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:49:27.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:26.190065+0000 mgr.smithi155.dkyujt (mgr.14584) 7 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-04-23T01:49:27.585 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:49:27.585 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:49:27.585 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:49:27.585 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:49:27.585 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:49:27.586 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:49:27.586 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:49:27.586 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:49:27.586 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:49:27.586 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:49:27.586 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:49:27.586 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:49:27.586 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:49:27.586 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:49:27.586 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14 2024-04-23T01:49:27.586 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:49:27.586 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:49:27.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:26.098406+0000 mgr.smithi155.dkyujt (mgr.14584) 6 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:49:27.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:26.190065+0000 mgr.smithi155.dkyujt (mgr.14584) 7 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-04-23T01:49:28.054 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:49:28.054 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d", 2024-04-23T01:49:28.054 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:49:28.054 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:49:28.054 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "", 2024-04-23T01:49:28.054 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "" 2024-04-23T01:49:28.054 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:49:28.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 36226 32.20 MB/sec warmup 33 sec latency 15.301 ms 2024-04-23T01:49:28.534 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T01:49:28.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:26.589551+0000 mgr.smithi155.dkyujt (mgr.14584) 8 : audit [DBG] from='client.24393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:49:28.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:27.051305+0000 mgr.smithi155.dkyujt (mgr.14584) 9 : audit [DBG] from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:49:28.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:27.585978+0000 mon.smithi155 (mon.0) 649 : audit [DBG] from='client.? 172.21.15.155:0/4253136908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:49:28.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:26.589551+0000 mgr.smithi155.dkyujt (mgr.14584) 8 : audit [DBG] from='client.24393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:49:28.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:27.051305+0000 mgr.smithi155.dkyujt (mgr.14584) 9 : audit [DBG] from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:49:28.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:27.585978+0000 mon.smithi155 (mon.0) 649 : audit [DBG] from='client.? 172.21.15.155:0/4253136908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:49:29.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 37148 31.89 MB/sec warmup 34 sec latency 15.145 ms 2024-04-23T01:49:29.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:28.054227+0000 mgr.smithi155.dkyujt (mgr.14584) 10 : audit [DBG] from='client.14618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:49:29.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:28.190650+0000 mgr.smithi155.dkyujt (mgr.14584) 11 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 225 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 928 op/s 2024-04-23T01:49:29.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:28.534489+0000 mon.smithi155 (mon.0) 650 : audit [DBG] from='client.? 172.21.15.155:0/1858913489' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:49:29.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:28.054227+0000 mgr.smithi155.dkyujt (mgr.14584) 10 : audit [DBG] from='client.14618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:49:29.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:28.190650+0000 mgr.smithi155.dkyujt (mgr.14584) 11 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 225 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 928 op/s 2024-04-23T01:49:29.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:28.534489+0000 mon.smithi155 (mon.0) 650 : audit [DBG] from='client.? 172.21.15.155:0/1858913489' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:49:30.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 38048 31.48 MB/sec warmup 35 sec latency 29.014 ms 2024-04-23T01:49:31.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 39027 31.75 MB/sec warmup 36 sec latency 31.487 ms 2024-04-23T01:49:31.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:30.191037+0000 mgr.smithi155.dkyujt (mgr.14584) 12 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 225 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.4 KiB/s rd, 7.1 MiB/s wr, 721 op/s 2024-04-23T01:49:31.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:30.191037+0000 mgr.smithi155.dkyujt (mgr.14584) 12 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 225 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.4 KiB/s rd, 7.1 MiB/s wr, 721 op/s 2024-04-23T01:49:32.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 39875 31.36 MB/sec warmup 37 sec latency 29.773 ms 2024-04-23T01:49:33.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 41012 31.19 MB/sec warmup 38 sec latency 13.164 ms 2024-04-23T01:49:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:32.191621+0000 mgr.smithi155.dkyujt (mgr.14584) 13 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 237 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.21k op/s 2024-04-23T01:49:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:32.422066+0000 mon.smithi155 (mon.0) 651 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:32.801768+0000 mon.smithi155 (mon.0) 652 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:33.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:32.191621+0000 mgr.smithi155.dkyujt (mgr.14584) 13 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 237 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.21k op/s 2024-04-23T01:49:33.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:32.422066+0000 mon.smithi155 (mon.0) 651 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:33.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:32.801768+0000 mon.smithi155 (mon.0) 652 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:49:34.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 41848 31.01 MB/sec warmup 39 sec latency 22.684 ms 2024-04-23T01:49:34.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:49:32.805480+0000 mgr.smithi155.dkyujt (mgr.14584) 14 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T01:49:34.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:49:32.805480+0000 mgr.smithi155.dkyujt (mgr.14584) 14 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T01:49:35.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 42647 31.07 MB/sec warmup 40 sec latency 31.275 ms 2024-04-23T01:49:35.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:34.191990+0000 mgr.smithi155.dkyujt (mgr.14584) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 237 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.11k op/s 2024-04-23T01:49:35.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:34.191990+0000 mgr.smithi155.dkyujt (mgr.14584) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 237 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.11k op/s 2024-04-23T01:49:36.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 43239 30.57 MB/sec warmup 41 sec latency 25.798 ms 2024-04-23T01:49:37.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 44054 30.29 MB/sec warmup 42 sec latency 22.396 ms 2024-04-23T01:49:37.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:36.192475+0000 mgr.smithi155.dkyujt (mgr.14584) 16 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 253 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 16 MiB/s wr, 1.55k op/s 2024-04-23T01:49:37.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:36.192475+0000 mgr.smithi155.dkyujt (mgr.14584) 16 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 253 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 16 MiB/s wr, 1.55k op/s 2024-04-23T01:49:38.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 45147 30.14 MB/sec warmup 43 sec latency 20.816 ms 2024-04-23T01:49:39.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 46011 30.23 MB/sec warmup 44 sec latency 27.002 ms 2024-04-23T01:49:39.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:38.192908+0000 mgr.smithi155.dkyujt (mgr.14584) 17 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 253 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 17 MiB/s wr, 1.58k op/s 2024-04-23T01:49:39.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:38.192908+0000 mgr.smithi155.dkyujt (mgr.14584) 17 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 253 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 17 MiB/s wr, 1.58k op/s 2024-04-23T01:49:40.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 46709 29.97 MB/sec warmup 45 sec latency 18.872 ms 2024-04-23T01:49:41.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 47721 29.80 MB/sec warmup 46 sec latency 17.941 ms 2024-04-23T01:49:41.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:40.194877+0000 mgr.smithi155.dkyujt (mgr.14584) 18 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 253 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.04k op/s 2024-04-23T01:49:41.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:40.194877+0000 mgr.smithi155.dkyujt (mgr.14584) 18 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 253 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.04k op/s 2024-04-23T01:49:42.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 48986 29.81 MB/sec warmup 47 sec latency 28.362 ms 2024-04-23T01:49:43.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 50063 30.04 MB/sec warmup 48 sec latency 18.146 ms 2024-04-23T01:49:43.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:42.195562+0000 mgr.smithi155.dkyujt (mgr.14584) 19 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 269 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 17 MiB/s wr, 1.54k op/s 2024-04-23T01:49:43.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:42.195562+0000 mgr.smithi155.dkyujt (mgr.14584) 19 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 269 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 17 MiB/s wr, 1.54k op/s 2024-04-23T01:49:44.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 51063 29.78 MB/sec warmup 49 sec latency 18.405 ms 2024-04-23T01:49:45.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 52211 29.73 MB/sec warmup 50 sec latency 17.007 ms 2024-04-23T01:49:45.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:44.195925+0000 mgr.smithi155.dkyujt (mgr.14584) 20 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 269 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 10 MiB/s wr, 966 op/s 2024-04-23T01:49:45.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:44.195925+0000 mgr.smithi155.dkyujt (mgr.14584) 20 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 269 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 10 MiB/s wr, 966 op/s 2024-04-23T01:49:46.218 INFO:teuthology.orchestra.run.smithi155.stdout: 5 53118 29.87 MB/sec warmup 51 sec latency 21.774 ms 2024-04-23T01:49:47.219 INFO:teuthology.orchestra.run.smithi155.stdout: 5 53954 29.65 MB/sec warmup 52 sec latency 13.447 ms 2024-04-23T01:49:47.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:46.196483+0000 mgr.smithi155.dkyujt (mgr.14584) 21 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 281 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 17 MiB/s wr, 1.55k op/s 2024-04-23T01:49:47.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:46.196483+0000 mgr.smithi155.dkyujt (mgr.14584) 21 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 281 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 17 MiB/s wr, 1.55k op/s 2024-04-23T01:49:48.219 INFO:teuthology.orchestra.run.smithi155.stdout: 5 54891 29.48 MB/sec warmup 53 sec latency 30.709 ms 2024-04-23T01:49:49.219 INFO:teuthology.orchestra.run.smithi155.stdout: 5 55670 29.23 MB/sec warmup 54 sec latency 19.850 ms 2024-04-23T01:49:49.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:48.196841+0000 mgr.smithi155.dkyujt (mgr.14584) 22 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 281 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.11k op/s 2024-04-23T01:49:49.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:48.196841+0000 mgr.smithi155.dkyujt (mgr.14584) 22 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 281 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.11k op/s 2024-04-23T01:49:50.219 INFO:teuthology.orchestra.run.smithi155.stdout: 5 56594 29.37 MB/sec warmup 55 sec latency 29.100 ms 2024-04-23T01:49:51.219 INFO:teuthology.orchestra.run.smithi155.stdout: 5 57368 29.20 MB/sec warmup 56 sec latency 17.415 ms 2024-04-23T01:49:51.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:50.197177+0000 mgr.smithi155.dkyujt (mgr.14584) 23 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 281 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.08k op/s 2024-04-23T01:49:51.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:50.197177+0000 mgr.smithi155.dkyujt (mgr.14584) 23 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 281 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.08k op/s 2024-04-23T01:49:52.219 INFO:teuthology.orchestra.run.smithi155.stdout: 5 58197 29.00 MB/sec warmup 57 sec latency 21.477 ms 2024-04-23T01:49:53.219 INFO:teuthology.orchestra.run.smithi155.stdout: 5 58948 28.74 MB/sec warmup 58 sec latency 61.973 ms 2024-04-23T01:49:53.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:52.197771+0000 mgr.smithi155.dkyujt (mgr.14584) 24 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 17 MiB/s wr, 1.55k op/s 2024-04-23T01:49:53.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:52.197771+0000 mgr.smithi155.dkyujt (mgr.14584) 24 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 17 MiB/s wr, 1.55k op/s 2024-04-23T01:49:54.219 INFO:teuthology.orchestra.run.smithi155.stdout: 5 59596 28.61 MB/sec warmup 59 sec latency 36.165 ms 2024-04-23T01:49:55.219 INFO:teuthology.orchestra.run.smithi155.stdout: 5 60535 28.74 MB/sec warmup 60 sec latency 27.186 ms 2024-04-23T01:49:55.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:54.198148+0000 mgr.smithi155.dkyujt (mgr.14584) 25 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.06k op/s 2024-04-23T01:49:55.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:54.198148+0000 mgr.smithi155.dkyujt (mgr.14584) 25 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.06k op/s 2024-04-23T01:49:56.219 INFO:teuthology.orchestra.run.smithi155.stdout: 5 61257 28.46 MB/sec warmup 61 sec latency 23.124 ms 2024-04-23T01:49:57.219 INFO:teuthology.orchestra.run.smithi155.stdout: 5 62117 28.31 MB/sec warmup 62 sec latency 17.196 ms 2024-04-23T01:49:57.565 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:56.198766+0000 mgr.smithi155.dkyujt (mgr.14584) 26 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 311 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 16 MiB/s wr, 1.50k op/s 2024-04-23T01:49:57.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:56.198766+0000 mgr.smithi155.dkyujt (mgr.14584) 26 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 311 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 16 MiB/s wr, 1.50k op/s 2024-04-23T01:49:58.219 INFO:teuthology.orchestra.run.smithi155.stdout: 5 62967 28.19 MB/sec warmup 63 sec latency 35.990 ms 2024-04-23T01:49:59.089 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:49:59.219 INFO:teuthology.orchestra.run.smithi155.stdout: 5 63678 28.22 MB/sec warmup 64 sec latency 29.593 ms 2024-04-23T01:49:59.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:49:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:49:58.199355+0000 mgr.smithi155.dkyujt (mgr.14584) 27 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 311 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.9 MiB/s wr, 918 op/s 2024-04-23T01:49:59.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:49:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:49:58.199355+0000 mgr.smithi155.dkyujt (mgr.14584) 27 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 311 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.9 MiB/s wr, 918 op/s 2024-04-23T01:50:00.022 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:59.069550+0000 mgr.smithi155.dkyujt (mgr.14584) 28 : audit [DBG] from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:00.022 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:00.000096+0000 mon.smithi155 (mon.0) 653 : cluster [INF] overall HEALTH_OK 2024-04-23T01:50:00.068 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-04-23T01:50:00.068 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 running (5m) 27s ago 7m *:9093 *:9094 0.20.0 0881eb8f169f 5f0acb9cba6b 2024-04-23T01:50:00.068 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (7m) 27s ago 7m - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:50:00.068 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (6m) 35s ago 6m - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:50:00.068 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 running (5m) 27s ago 6m *:3000 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (85s) 27s ago 85s - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (88s) 35s ago 88s - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 running (8m) 27s ago 8m *:9283 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 running (6m) 35s ago 6m *:8443 *:9283 16.2.0 24ecd6d5f14c 1dd6a9393cf5 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (8m) 27s ago 8m - 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (6m) 35s ago 6m - 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.smithi155 smithi155 running (68s) 27s ago 68s *:2049 3.5 24ecd6d5f14c 8ea5874ca5c3 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.smithi196 smithi196 running (73s) 35s ago 72s *:2049 3.5 24ecd6d5f14c 486c3eb8c273 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 running (6m) 27s ago 6m *:9100 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 running (5m) 35s ago 5m *:9100 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (5m) 27s ago 5m - 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (5m) 27s ago 5m - 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (4m) 27s ago 4m - 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (4m) 27s ago 4m - 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:50:00.069 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (4m) 35s ago 4m - 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:50:00.070 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (3m) 35s ago 3m - 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:50:00.070 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (3m) 35s ago 3m - 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:50:00.070 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (2m) 35s ago 2m - 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:50:00.070 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 running (5m) 27s ago 6m *:9095 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:50:00.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 64387 28.08 MB/sec warmup 65 sec latency 39.687 ms 2024-04-23T01:50:00.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:59.069550+0000 mgr.smithi155.dkyujt (mgr.14584) 28 : audit [DBG] from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:00.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:00.000096+0000 mon.smithi155 (mon.0) 653 : cluster [INF] overall HEALTH_OK 2024-04-23T01:50:00.569 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:50:00.569 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:50:00.569 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:50:00.569 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:50:00.569 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:50:00.570 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:50:00.570 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:50:00.570 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:50:00.570 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:50:00.570 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:50:00.570 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:50:00.570 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:50:00.570 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:50:00.570 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:50:00.570 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14 2024-04-23T01:50:00.570 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:50:00.570 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:50:01.094 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:50:01.094 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d", 2024-04-23T01:50:01.094 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:50:01.095 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:50:01.095 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "", 2024-04-23T01:50:01.095 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d image" 2024-04-23T01:50:01.095 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:50:01.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 65070 27.88 MB/sec warmup 66 sec latency 25.432 ms 2024-04-23T01:50:01.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:49:59.581171+0000 mgr.smithi155.dkyujt (mgr.14584) 29 : audit [DBG] from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:01.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:00.057993+0000 mgr.smithi155.dkyujt (mgr.14584) 30 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:01.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:00.200305+0000 mgr.smithi155.dkyujt (mgr.14584) 31 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 311 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.9 MiB/s wr, 917 op/s 2024-04-23T01:50:01.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:00.567603+0000 mon.smithi196 (mon.1) 44 : audit [DBG] from='client.? 172.21.15.155:0/4224049110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:50:01.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:49:59.581171+0000 mgr.smithi155.dkyujt (mgr.14584) 29 : audit [DBG] from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:01.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:00.057993+0000 mgr.smithi155.dkyujt (mgr.14584) 30 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:01.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:00.200305+0000 mgr.smithi155.dkyujt (mgr.14584) 31 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 311 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.9 MiB/s wr, 917 op/s 2024-04-23T01:50:01.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:00.567603+0000 mon.smithi196 (mon.1) 44 : audit [DBG] from='client.? 172.21.15.155:0/4224049110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:50:01.638 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T01:50:02.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 65726 27.63 MB/sec warmup 67 sec latency 79.942 ms 2024-04-23T01:50:02.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:01.092383+0000 mgr.smithi155.dkyujt (mgr.14584) 32 : audit [DBG] from='client.14642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:02.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:01.638092+0000 mon.smithi196 (mon.1) 45 : audit [DBG] from='client.? 172.21.15.155:0/4169496574' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:50:02.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:01.092383+0000 mgr.smithi155.dkyujt (mgr.14584) 32 : audit [DBG] from='client.14642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:02.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:01.638092+0000 mon.smithi196 (mon.1) 45 : audit [DBG] from='client.? 172.21.15.155:0/4169496574' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:50:03.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 66586 27.60 MB/sec warmup 68 sec latency 21.198 ms 2024-04-23T01:50:03.315 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:02.200911+0000 mgr.smithi155.dkyujt (mgr.14584) 33 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 14 MiB/s wr, 1.34k op/s 2024-04-23T01:50:03.339 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:02.200911+0000 mgr.smithi155.dkyujt (mgr.14584) 33 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 14 MiB/s wr, 1.34k op/s 2024-04-23T01:50:04.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 67450 27.70 MB/sec warmup 69 sec latency 15.386 ms 2024-04-23T01:50:05.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 67950 27.44 MB/sec warmup 70 sec latency 58.214 ms 2024-04-23T01:50:05.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:04.201219+0000 mgr.smithi155.dkyujt (mgr.14584) 34 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 866 op/s 2024-04-23T01:50:05.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:04.631985+0000 mon.smithi155 (mon.0) 654 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:50:05.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:04.635444+0000 mon.smithi196 (mon.1) 46 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:50:05.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:04.201219+0000 mgr.smithi155.dkyujt (mgr.14584) 34 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 866 op/s 2024-04-23T01:50:05.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:04.631985+0000 mon.smithi155 (mon.0) 654 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:50:05.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:04.635444+0000 mon.smithi196 (mon.1) 46 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:50:06.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 68351 27.18 MB/sec warmup 71 sec latency 29.039 ms 2024-04-23T01:50:06.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:04.633671+0000 mgr.smithi155.dkyujt (mgr.14584) 35 : cephadm [INF] Upgrade: Target is version 18.2.2-1237-g646b8c7d (unknown) 2024-04-23T01:50:06.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:04.633766+0000 mgr.smithi155.dkyujt (mgr.14584) 36 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210, digests ['quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210'] 2024-04-23T01:50:06.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:04.636324+0000 mgr.smithi155.dkyujt (mgr.14584) 37 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi155.dkyujt) 2024-04-23T01:50:06.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:04.930012+0000 mgr.smithi155.dkyujt (mgr.14584) 38 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210 on smithi196 2024-04-23T01:50:06.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:04.633671+0000 mgr.smithi155.dkyujt (mgr.14584) 35 : cephadm [INF] Upgrade: Target is version 18.2.2-1237-g646b8c7d (unknown) 2024-04-23T01:50:06.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:04.633766+0000 mgr.smithi155.dkyujt (mgr.14584) 36 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210, digests ['quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210'] 2024-04-23T01:50:06.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:04.636324+0000 mgr.smithi155.dkyujt (mgr.14584) 37 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi155.dkyujt) 2024-04-23T01:50:06.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:04.930012+0000 mgr.smithi155.dkyujt (mgr.14584) 38 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210 on smithi196 2024-04-23T01:50:07.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 69070 27.01 MB/sec warmup 72 sec latency 47.461 ms 2024-04-23T01:50:07.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:06.201647+0000 mgr.smithi155.dkyujt (mgr.14584) 39 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 333 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.29k op/s 2024-04-23T01:50:07.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:06.201647+0000 mgr.smithi155.dkyujt (mgr.14584) 39 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 333 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.29k op/s 2024-04-23T01:50:08.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 69879 26.88 MB/sec warmup 73 sec latency 23.497 ms 2024-04-23T01:50:09.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 70822 27.00 MB/sec warmup 74 sec latency 17.926 ms 2024-04-23T01:50:09.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:08.201998+0000 mgr.smithi155.dkyujt (mgr.14584) 40 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 333 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.5 MiB/s wr, 845 op/s 2024-04-23T01:50:09.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:08.201998+0000 mgr.smithi155.dkyujt (mgr.14584) 40 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 333 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.5 MiB/s wr, 845 op/s 2024-04-23T01:50:10.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 71367 26.87 MB/sec warmup 75 sec latency 22.738 ms 2024-04-23T01:50:11.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 71646 26.57 MB/sec warmup 76 sec latency 38.098 ms 2024-04-23T01:50:11.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:10.202366+0000 mgr.smithi155.dkyujt (mgr.14584) 41 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 333 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.5 MiB/s wr, 845 op/s 2024-04-23T01:50:11.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:10.202366+0000 mgr.smithi155.dkyujt (mgr.14584) 41 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 333 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.5 MiB/s wr, 845 op/s 2024-04-23T01:50:12.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 71949 26.32 MB/sec warmup 77 sec latency 42.551 ms 2024-04-23T01:50:13.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 72520 26.11 MB/sec warmup 78 sec latency 40.991 ms 2024-04-23T01:50:13.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:12.202962+0000 mgr.smithi155.dkyujt (mgr.14584) 42 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 338 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-04-23T01:50:13.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:12.202962+0000 mgr.smithi155.dkyujt (mgr.14584) 42 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 338 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-04-23T01:50:14.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 73215 25.99 MB/sec warmup 79 sec latency 29.157 ms 2024-04-23T01:50:15.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 74043 26.00 MB/sec warmup 80 sec latency 31.334 ms 2024-04-23T01:50:15.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:14.203308+0000 mgr.smithi155.dkyujt (mgr.14584) 43 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 338 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.9 MiB/s wr, 807 op/s 2024-04-23T01:50:15.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:14.203308+0000 mgr.smithi155.dkyujt (mgr.14584) 43 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 338 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.9 MiB/s wr, 807 op/s 2024-04-23T01:50:16.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 74874 26.03 MB/sec warmup 81 sec latency 16.215 ms 2024-04-23T01:50:17.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 75704 25.90 MB/sec warmup 82 sec latency 22.444 ms 2024-04-23T01:50:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:16.203838+0000 mgr.smithi155.dkyujt (mgr.14584) 44 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.18k op/s 2024-04-23T01:50:17.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:16.203838+0000 mgr.smithi155.dkyujt (mgr.14584) 44 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.18k op/s 2024-04-23T01:50:18.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 76283 25.75 MB/sec warmup 83 sec latency 44.811 ms 2024-04-23T01:50:19.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 76842 25.59 MB/sec warmup 84 sec latency 23.973 ms 2024-04-23T01:50:19.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:18.204201+0000 mgr.smithi155.dkyujt (mgr.14584) 45 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 7.9 MiB/s wr, 763 op/s 2024-04-23T01:50:19.388 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:18.204201+0000 mgr.smithi155.dkyujt (mgr.14584) 45 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 7.9 MiB/s wr, 763 op/s 2024-04-23T01:50:20.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 77335 25.48 MB/sec warmup 85 sec latency 29.676 ms 2024-04-23T01:50:21.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 77933 25.45 MB/sec warmup 86 sec latency 30.672 ms 2024-04-23T01:50:21.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:20.204519+0000 mgr.smithi155.dkyujt (mgr.14584) 46 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 7.9 MiB/s wr, 763 op/s 2024-04-23T01:50:21.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:20.408549+0000 mon.smithi196 (mon.1) 47 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:50:21.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:20.408933+0000 mon.smithi155 (mon.0) 655 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:50:21.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:20.423403+0000 mon.smithi196 (mon.1) 48 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:50:21.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:20.423762+0000 mon.smithi155 (mon.0) 656 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:50:21.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:20.204519+0000 mgr.smithi155.dkyujt (mgr.14584) 46 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 7.9 MiB/s wr, 763 op/s 2024-04-23T01:50:21.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:20.408549+0000 mon.smithi196 (mon.1) 47 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:50:21.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:20.408933+0000 mon.smithi155 (mon.0) 655 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:50:21.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:20.423403+0000 mon.smithi196 (mon.1) 48 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:50:21.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:20.423762+0000 mon.smithi155 (mon.0) 656 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T01:50:22.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 78325 25.31 MB/sec warmup 87 sec latency 58.410 ms 2024-04-23T01:50:23.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 79089 25.21 MB/sec warmup 88 sec latency 31.836 ms 2024-04-23T01:50:23.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:22.205086+0000 mgr.smithi155.dkyujt (mgr.14584) 47 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-04-23T01:50:23.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:22.205086+0000 mgr.smithi155.dkyujt (mgr.14584) 47 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-04-23T01:50:24.220 INFO:teuthology.orchestra.run.smithi155.stdout: 5 79824 25.08 MB/sec warmup 89 sec latency 49.800 ms 2024-04-23T01:50:25.222 INFO:teuthology.orchestra.run.smithi155.stdout: 5 80451 24.98 MB/sec warmup 90 sec latency 22.669 ms 2024-04-23T01:50:25.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:24.205403+0000 mgr.smithi155.dkyujt (mgr.14584) 48 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.4 MiB/s wr, 727 op/s 2024-04-23T01:50:25.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:24.205403+0000 mgr.smithi155.dkyujt (mgr.14584) 48 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 323 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.4 MiB/s wr, 727 op/s 2024-04-23T01:50:26.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 81269 25.01 MB/sec warmup 91 sec latency 27.597 ms 2024-04-23T01:50:27.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 81949 24.99 MB/sec warmup 92 sec latency 33.300 ms 2024-04-23T01:50:27.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:26.206019+0000 mgr.smithi155.dkyujt (mgr.14584) 49 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.12k op/s 2024-04-23T01:50:27.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:26.206019+0000 mgr.smithi155.dkyujt (mgr.14584) 49 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.12k op/s 2024-04-23T01:50:28.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 82611 24.88 MB/sec warmup 93 sec latency 33.617 ms 2024-04-23T01:50:29.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 83407 24.78 MB/sec warmup 94 sec latency 47.856 ms 2024-04-23T01:50:29.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:28.206369+0000 mgr.smithi155.dkyujt (mgr.14584) 50 : cluster [DBG] pgmap v37: 97 pgs: 97 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.5 MiB/s wr, 747 op/s 2024-04-23T01:50:29.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:28.206369+0000 mgr.smithi155.dkyujt (mgr.14584) 50 : cluster [DBG] pgmap v37: 97 pgs: 97 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.5 MiB/s wr, 747 op/s 2024-04-23T01:50:30.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 84247 24.74 MB/sec warmup 95 sec latency 23.312 ms 2024-04-23T01:50:31.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 84852 24.74 MB/sec warmup 96 sec latency 30.768 ms 2024-04-23T01:50:31.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:30.206696+0000 mgr.smithi155.dkyujt (mgr.14584) 51 : cluster [DBG] pgmap v38: 97 pgs: 97 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.5 MiB/s wr, 747 op/s 2024-04-23T01:50:31.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:30.206696+0000 mgr.smithi155.dkyujt (mgr.14584) 51 : cluster [DBG] pgmap v38: 97 pgs: 97 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.5 MiB/s wr, 747 op/s 2024-04-23T01:50:31.994 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:50:32.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 85212 24.64 MB/sec warmup 97 sec latency 50.631 ms 2024-04-23T01:50:32.641 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-04-23T01:50:32.641 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 running (6m) 60s ago 7m *:9093 *:9094 0.20.0 0881eb8f169f 5f0acb9cba6b 2024-04-23T01:50:32.642 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (7m) 60s ago 7m - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:50:32.642 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (6m) 68s ago 6m - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:50:32.642 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 running (5m) 60s ago 7m *:3000 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:50:32.642 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (118s) 60s ago 117s - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:50:32.642 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (2m) 68s ago 2m - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:50:32.642 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 running (9m) 60s ago 9m *:9283 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:50:32.642 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 running (6m) 68s ago 6m *:8443 *:9283 16.2.0 24ecd6d5f14c 1dd6a9393cf5 2024-04-23T01:50:32.642 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (9m) 60s ago 9m - 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:50:32.642 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (6m) 68s ago 6m - 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:50:32.642 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.smithi155 smithi155 running (101s) 60s ago 100s *:2049 3.5 24ecd6d5f14c 8ea5874ca5c3 2024-04-23T01:50:32.642 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.smithi196 smithi196 running (105s) 68s ago 105s *:2049 3.5 24ecd6d5f14c 486c3eb8c273 2024-04-23T01:50:32.642 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 running (7m) 60s ago 7m *:9100 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:50:32.642 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 running (6m) 68s ago 6m *:9100 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:50:32.643 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (6m) 60s ago 6m - 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:50:32.643 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (5m) 60s ago 5m - 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:50:32.643 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (5m) 60s ago 5m - 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:50:32.643 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (4m) 60s ago 4m - 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:50:32.643 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (4m) 68s ago 4m - 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:50:32.643 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (4m) 68s ago 4m - 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:50:32.643 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (3m) 68s ago 3m - 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:50:32.643 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (3m) 68s ago 3m - 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:50:32.643 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 running (5m) 60s ago 7m *:9095 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:50:32.998 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:50:32.998 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:50:32.998 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:50:32.998 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:50:32.998 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:50:32.998 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:50:32.998 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:50:32.998 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:50:32.998 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:50:32.998 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:50:32.999 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:50:32.999 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:50:32.999 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:50:32.999 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:50:32.999 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14 2024-04-23T01:50:32.999 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:50:32.999 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:50:33.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 85514 24.44 MB/sec warmup 98 sec latency 55.909 ms 2024-04-23T01:50:33.319 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:50:33.319 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:50:33.319 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:50:33.320 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:50:33.320 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "0/23 ceph daemons upgraded", 2024-04-23T01:50:33.320 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210 image on host smithi196" 2024-04-23T01:50:33.320 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:50:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:31.981340+0000 mgr.smithi155.dkyujt (mgr.14584) 52 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:32.207220+0000 mgr.smithi155.dkyujt (mgr.14584) 53 : cluster [DBG] pgmap v39: 97 pgs: 97 active+clean; 326 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.15k op/s 2024-04-23T01:50:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:32.305177+0000 mgr.smithi155.dkyujt (mgr.14584) 54 : audit [DBG] from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:32.998253+0000 mon.smithi155 (mon.0) 657 : audit [DBG] from='client.? 172.21.15.155:0/4193589297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:50:33.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:31.981340+0000 mgr.smithi155.dkyujt (mgr.14584) 52 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:33.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:32.207220+0000 mgr.smithi155.dkyujt (mgr.14584) 53 : cluster [DBG] pgmap v39: 97 pgs: 97 active+clean; 326 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.15k op/s 2024-04-23T01:50:33.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:32.305177+0000 mgr.smithi155.dkyujt (mgr.14584) 54 : audit [DBG] from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:33.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:32.998253+0000 mon.smithi155 (mon.0) 657 : audit [DBG] from='client.? 172.21.15.155:0/4193589297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:50:33.731 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T01:50:34.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 85969 24.27 MB/sec warmup 99 sec latency 51.498 ms 2024-04-23T01:50:34.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:32.632384+0000 mgr.smithi155.dkyujt (mgr.14584) 55 : audit [DBG] from='client.14654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:34.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:33.319677+0000 mgr.smithi155.dkyujt (mgr.14584) 56 : audit [DBG] from='client.14662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:34.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:33.731835+0000 mon.smithi155 (mon.0) 658 : audit [DBG] from='client.? 172.21.15.155:0/1432235320' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:50:34.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:32.632384+0000 mgr.smithi155.dkyujt (mgr.14584) 55 : audit [DBG] from='client.14654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:34.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:33.319677+0000 mgr.smithi155.dkyujt (mgr.14584) 56 : audit [DBG] from='client.14662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:50:34.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:33.731835+0000 mon.smithi155 (mon.0) 658 : audit [DBG] from='client.? 172.21.15.155:0/1432235320' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:50:35.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 86620 24.18 MB/sec warmup 100 sec latency 28.279 ms 2024-04-23T01:50:35.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:34.207565+0000 mgr.smithi155.dkyujt (mgr.14584) 57 : cluster [DBG] pgmap v40: 97 pgs: 97 active+clean; 326 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.4 MiB/s wr, 803 op/s 2024-04-23T01:50:35.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:34.207565+0000 mgr.smithi155.dkyujt (mgr.14584) 57 : cluster [DBG] pgmap v40: 97 pgs: 97 active+clean; 326 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.4 MiB/s wr, 803 op/s 2024-04-23T01:50:36.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 87310 24.06 MB/sec warmup 101 sec latency 27.436 ms 2024-04-23T01:50:37.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 88043 24.06 MB/sec warmup 102 sec latency 27.229 ms 2024-04-23T01:50:37.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:36.208179+0000 mgr.smithi155.dkyujt (mgr.14584) 58 : cluster [DBG] pgmap v41: 97 pgs: 97 active+clean; 318 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-04-23T01:50:37.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:37.051784+0000 mon.smithi155 (mon.0) 659 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:50:37.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:37.053181+0000 mon.smithi196 (mon.1) 49 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi196.ldpzek", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T01:50:37.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:37.053401+0000 mon.smithi155 (mon.0) 660 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi196.ldpzek", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T01:50:37.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:37.054298+0000 mon.smithi196 (mon.1) 50 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T01:50:37.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:37.055050+0000 mon.smithi196 (mon.1) 51 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:50:37.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:36.208179+0000 mgr.smithi155.dkyujt (mgr.14584) 58 : cluster [DBG] pgmap v41: 97 pgs: 97 active+clean; 318 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-04-23T01:50:37.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:37.051784+0000 mon.smithi155 (mon.0) 659 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:50:37.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:37.053181+0000 mon.smithi196 (mon.1) 49 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi196.ldpzek", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T01:50:37.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:37.053401+0000 mon.smithi155 (mon.0) 660 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi196.ldpzek", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T01:50:37.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:37.054298+0000 mon.smithi196 (mon.1) 50 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T01:50:37.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:37.055050+0000 mon.smithi196 (mon.1) 51 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:50:38.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 89003 24.17 MB/sec warmup 103 sec latency 23.928 ms 2024-04-23T01:50:38.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:37.046244+0000 mgr.smithi155.dkyujt (mgr.14584) 59 : cephadm [INF] Upgrade: Updating mgr.smithi196.ldpzek 2024-04-23T01:50:38.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:37.055571+0000 mgr.smithi155.dkyujt (mgr.14584) 60 : cephadm [INF] Deploying daemon mgr.smithi196.ldpzek on smithi196 2024-04-23T01:50:38.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:37.046244+0000 mgr.smithi155.dkyujt (mgr.14584) 59 : cephadm [INF] Upgrade: Updating mgr.smithi196.ldpzek 2024-04-23T01:50:38.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:37.055571+0000 mgr.smithi155.dkyujt (mgr.14584) 60 : cephadm [INF] Deploying daemon mgr.smithi196.ldpzek on smithi196 2024-04-23T01:50:39.222 INFO:teuthology.orchestra.run.smithi155.stdout: 5 89735 24.09 MB/sec warmup 104 sec latency 17.104 ms 2024-04-23T01:50:39.469 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:38.208558+0000 mgr.smithi155.dkyujt (mgr.14584) 61 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 318 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.1 MiB/s wr, 715 op/s 2024-04-23T01:50:39.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:38.208558+0000 mgr.smithi155.dkyujt (mgr.14584) 61 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 318 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.1 MiB/s wr, 715 op/s 2024-04-23T01:50:40.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 90569 24.01 MB/sec warmup 105 sec latency 37.983 ms 2024-04-23T01:50:41.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 91389 24.00 MB/sec warmup 106 sec latency 22.482 ms 2024-04-23T01:50:41.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:40.208909+0000 mgr.smithi155.dkyujt (mgr.14584) 62 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 318 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.1 MiB/s wr, 715 op/s 2024-04-23T01:50:41.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:40.975050+0000 mon.smithi155 (mon.0) 661 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:50:41.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:40.976328+0000 mon.smithi196 (mon.1) 52 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:50:41.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:40.208909+0000 mgr.smithi155.dkyujt (mgr.14584) 62 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 318 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.1 MiB/s wr, 715 op/s 2024-04-23T01:50:41.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:40.975050+0000 mon.smithi155 (mon.0) 661 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:50:41.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:40.976328+0000 mon.smithi196 (mon.1) 52 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:50:42.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 92043 24.02 MB/sec warmup 107 sec latency 35.714 ms 2024-04-23T01:50:43.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 92819 23.99 MB/sec warmup 108 sec latency 35.271 ms 2024-04-23T01:50:43.473 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:42.209431+0000 mgr.smithi155.dkyujt (mgr.14584) 63 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.17k op/s 2024-04-23T01:50:43.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:42.209431+0000 mgr.smithi155.dkyujt (mgr.14584) 63 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.17k op/s 2024-04-23T01:50:44.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 93445 23.89 MB/sec warmup 109 sec latency 24.785 ms 2024-04-23T01:50:45.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 94037 23.77 MB/sec warmup 110 sec latency 69.071 ms 2024-04-23T01:50:45.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:44.209819+0000 mgr.smithi155.dkyujt (mgr.14584) 64 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 7.6 MiB/s wr, 763 op/s 2024-04-23T01:50:45.564 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:45.285783+0000 mon.smithi155 (mon.0) 662 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:50:45.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:44.209819+0000 mgr.smithi155.dkyujt (mgr.14584) 64 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 7.6 MiB/s wr, 763 op/s 2024-04-23T01:50:45.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:45.285783+0000 mon.smithi155 (mon.0) 662 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:50:46.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 94377 23.61 MB/sec warmup 111 sec latency 49.612 ms 2024-04-23T01:50:46.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:45.637095+0000 mon.smithi155 (mon.0) 663 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:50:46.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:45.642053+0000 mon.smithi196 (mon.1) 53 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:50:46.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:45.643099+0000 mgr.smithi155.dkyujt (mgr.14584) 65 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi155.dkyujt) 2024-04-23T01:50:46.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:45.645208+0000 mgr.smithi155.dkyujt (mgr.14584) 66 : cephadm [INF] Failing over to other MGR 2024-04-23T01:50:46.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:45.645765+0000 mon.smithi196 (mon.1) 54 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr fail", "who": "smithi155.dkyujt"}]: dispatch 2024-04-23T01:50:46.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:45.646013+0000 mon.smithi155 (mon.0) 664 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr fail", "who": "smithi155.dkyujt"}]: dispatch 2024-04-23T01:50:46.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:45.649429+0000 mon.smithi155 (mon.0) 665 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-23T01:50:46.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:45.653669+0000 mon.smithi196 (mon.1) 55 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-23T01:50:46.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:45.654014+0000 mon.smithi155 (mon.0) 666 : cluster [DBG] Standby manager daemon smithi155.dkyujt started 2024-04-23T01:50:46.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:45.654329+0000 mon.smithi155 (mon.0) 667 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-23T01:50:46.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:45.655190+0000 mon.smithi196 (mon.1) 56 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-23T01:50:46.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:45.655404+0000 mon.smithi155 (mon.0) 668 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-23T01:50:46.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:46.210263+0000 mgr.smithi155.dkyujt (mgr.14584) 67 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 984 op/s 2024-04-23T01:50:46.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:45.637095+0000 mon.smithi155 (mon.0) 663 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' 2024-04-23T01:50:46.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:45.642053+0000 mon.smithi196 (mon.1) 53 : audit [DBG] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:50:46.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:45.643099+0000 mgr.smithi155.dkyujt (mgr.14584) 65 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi155.dkyujt) 2024-04-23T01:50:46.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:45.645208+0000 mgr.smithi155.dkyujt (mgr.14584) 66 : cephadm [INF] Failing over to other MGR 2024-04-23T01:50:46.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:45.645765+0000 mon.smithi196 (mon.1) 54 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr fail", "who": "smithi155.dkyujt"}]: dispatch 2024-04-23T01:50:46.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:45.646013+0000 mon.smithi155 (mon.0) 664 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr fail", "who": "smithi155.dkyujt"}]: dispatch 2024-04-23T01:50:46.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:45.649429+0000 mon.smithi155 (mon.0) 665 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-23T01:50:46.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:45.653669+0000 mon.smithi196 (mon.1) 55 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-23T01:50:46.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:45.654014+0000 mon.smithi155 (mon.0) 666 : cluster [DBG] Standby manager daemon smithi155.dkyujt started 2024-04-23T01:50:46.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:45.654329+0000 mon.smithi155 (mon.0) 667 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-23T01:50:46.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:45.655190+0000 mon.smithi196 (mon.1) 56 : audit [INF] from='mgr.14584 172.21.15.155:0/2753655587' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-23T01:50:46.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:45.655404+0000 mon.smithi155 (mon.0) 668 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-23T01:50:46.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:46.210263+0000 mgr.smithi155.dkyujt (mgr.14584) 67 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 984 op/s 2024-04-23T01:50:47.221 INFO:teuthology.orchestra.run.smithi155.stdout: 5 94807 23.53 MB/sec warmup 112 sec latency 37.746 ms 2024-04-23T01:50:48.042 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:46.646163+0000 mon.smithi155 (mon.0) 669 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "mgr fail", "who": "smithi155.dkyujt"}]': finished 2024-04-23T01:50:48.043 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:46.646237+0000 mon.smithi155 (mon.0) 670 : cluster [DBG] mgrmap e25: smithi196.ldpzek(active, starting, since 0.999658s), standbys: smithi155.dkyujt 2024-04-23T01:50:48.043 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:46.655490+0000 mon.smithi155 (mon.0) 671 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-23T01:50:48.043 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:46.655566+0000 mon.smithi155 (mon.0) 672 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-23T01:50:48.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:46.646163+0000 mon.smithi155 (mon.0) 669 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "mgr fail", "who": "smithi155.dkyujt"}]': finished 2024-04-23T01:50:48.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:46.646237+0000 mon.smithi155 (mon.0) 670 : cluster [DBG] mgrmap e25: smithi196.ldpzek(active, starting, since 0.999658s), standbys: smithi155.dkyujt 2024-04-23T01:50:48.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:46.655490+0000 mon.smithi155 (mon.0) 671 : audit [INF] from='mgr.14584 ' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-23T01:50:48.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:46.655566+0000 mon.smithi155 (mon.0) 672 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-23T01:50:48.222 INFO:teuthology.orchestra.run.smithi155.stdout: 5 95195 23.44 MB/sec warmup 113 sec latency 68.321 ms 2024-04-23T01:50:49.222 INFO:teuthology.orchestra.run.smithi155.stdout: 5 95728 23.43 MB/sec warmup 114 sec latency 49.285 ms 2024-04-23T01:50:50.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 96365 23.36 MB/sec warmup 115 sec latency 24.133 ms 2024-04-23T01:50:50.232 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:50.126058+0000 mon.smithi155 (mon.0) 673 : cluster [INF] Active manager daemon smithi196.ldpzek restarted 2024-04-23T01:50:50.232 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:50.126671+0000 mon.smithi155 (mon.0) 674 : cluster [INF] Activating manager daemon smithi196.ldpzek 2024-04-23T01:50:50.232 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:50.130500+0000 mon.smithi155 (mon.0) 675 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-23T01:50:50.232 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.130750+0000 mon.smithi155 (mon.0) 676 : audit [DBG] from='mgr.? 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/crt"}]: dispatch 2024-04-23T01:50:50.232 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.132137+0000 mon.smithi155 (mon.0) 677 : audit [DBG] from='mgr.? 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T01:50:50.233 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.136258+0000 mon.smithi155 (mon.0) 678 : audit [DBG] from='mgr.? 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/key"}]: dispatch 2024-04-23T01:50:50.233 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.136782+0000 mon.smithi155 (mon.0) 679 : audit [DBG] from='mgr.? 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T01:50:50.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:50.126058+0000 mon.smithi155 (mon.0) 673 : cluster [INF] Active manager daemon smithi196.ldpzek restarted 2024-04-23T01:50:50.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:50.126671+0000 mon.smithi155 (mon.0) 674 : cluster [INF] Activating manager daemon smithi196.ldpzek 2024-04-23T01:50:50.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:50.130500+0000 mon.smithi155 (mon.0) 675 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-23T01:50:50.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.130750+0000 mon.smithi155 (mon.0) 676 : audit [DBG] from='mgr.? 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/crt"}]: dispatch 2024-04-23T01:50:50.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.132137+0000 mon.smithi155 (mon.0) 677 : audit [DBG] from='mgr.? 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T01:50:50.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.136258+0000 mon.smithi155 (mon.0) 678 : audit [DBG] from='mgr.? 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/key"}]: dispatch 2024-04-23T01:50:50.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.136782+0000 mon.smithi155 (mon.0) 679 : audit [DBG] from='mgr.? 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T01:50:51.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 96807 23.24 MB/sec warmup 116 sec latency 38.616 ms 2024-04-23T01:50:51.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:50.186064+0000 mon.smithi155 (mon.0) 680 : cluster [DBG] mgrmap e26: smithi196.ldpzek(active, starting, since 0.0595897s), standbys: smithi155.dkyujt 2024-04-23T01:50:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.186912+0000 mon.smithi196 (mon.1) 57 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:50:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.187199+0000 mon.smithi196 (mon.1) 58 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:50:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.187332+0000 mon.smithi196 (mon.1) 59 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T01:50:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.187514+0000 mon.smithi196 (mon.1) 60 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T01:50:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.188400+0000 mon.smithi196 (mon.1) 61 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mgr metadata", "who": "smithi196.ldpzek", "id": "smithi196.ldpzek"}]: dispatch 2024-04-23T01:50:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.188475+0000 mon.smithi196 (mon.1) 62 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mgr metadata", "who": "smithi155.dkyujt", "id": "smithi155.dkyujt"}]: dispatch 2024-04-23T01:50:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.188694+0000 mon.smithi196 (mon.1) 63 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:50:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.188774+0000 mon.smithi196 (mon.1) 64 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:50:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.188862+0000 mon.smithi196 (mon.1) 65 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:50:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.188913+0000 mon.smithi196 (mon.1) 66 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:50:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.188997+0000 mon.smithi196 (mon.1) 67 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:50:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.189066+0000 mon.smithi196 (mon.1) 68 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:50:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.193704+0000 mon.smithi196 (mon.1) 69 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.193879+0000 mon.smithi196 (mon.1) 70 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.194095+0000 mon.smithi196 (mon.1) 71 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.194351+0000 mon.smithi196 (mon.1) 72 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.194721+0000 mon.smithi196 (mon.1) 73 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:50.314884+0000 mon.smithi155 (mon.0) 681 : cluster [INF] Manager daemon smithi196.ldpzek is now available 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:50.328697+0000 mgr.smithi196.ldpzek (mgr.14670) 1 : cephadm [INF] inventory: adjusted host smithi155 addr 'smithi155' -> '172.21.15.155' 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.333385+0000 mon.smithi155 (mon.0) 682 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.343758+0000 mon.smithi155 (mon.0) 683 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:50.346471+0000 mgr.smithi196.ldpzek (mgr.14670) 2 : cephadm [INF] Queued nfs.foo for migration 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.354959+0000 mon.smithi196 (mon.1) 74 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.378452+0000 mon.smithi155 (mon.0) 684 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.387270+0000 mon.smithi196 (mon.1) 75 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.400158+0000 mon.smithi196 (mon.1) 76 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi196.ldpzek/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:50:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.400502+0000 mon.smithi155 (mon.0) 685 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi196.ldpzek/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:50:51.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.443308+0000 mon.smithi155 (mon.0) 686 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:51.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.448766+0000 mon.smithi196 (mon.1) 77 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi196.ldpzek/trash_purge_schedule"}]: dispatch 2024-04-23T01:50:51.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:50.450544+0000 mon.smithi155 (mon.0) 687 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi196.ldpzek/trash_purge_schedule"}]: dispatch 2024-04-23T01:50:51.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:50.186064+0000 mon.smithi155 (mon.0) 680 : cluster [DBG] mgrmap e26: smithi196.ldpzek(active, starting, since 0.0595897s), standbys: smithi155.dkyujt 2024-04-23T01:50:51.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.186912+0000 mon.smithi196 (mon.1) 57 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:50:51.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.187199+0000 mon.smithi196 (mon.1) 58 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:50:51.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.187332+0000 mon.smithi196 (mon.1) 59 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T01:50:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.187514+0000 mon.smithi196 (mon.1) 60 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T01:50:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.188400+0000 mon.smithi196 (mon.1) 61 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mgr metadata", "who": "smithi196.ldpzek", "id": "smithi196.ldpzek"}]: dispatch 2024-04-23T01:50:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.188475+0000 mon.smithi196 (mon.1) 62 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mgr metadata", "who": "smithi155.dkyujt", "id": "smithi155.dkyujt"}]: dispatch 2024-04-23T01:50:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.188694+0000 mon.smithi196 (mon.1) 63 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T01:50:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.188774+0000 mon.smithi196 (mon.1) 64 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T01:50:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.188862+0000 mon.smithi196 (mon.1) 65 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T01:50:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.188913+0000 mon.smithi196 (mon.1) 66 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T01:50:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.188997+0000 mon.smithi196 (mon.1) 67 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T01:50:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.189066+0000 mon.smithi196 (mon.1) 68 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T01:50:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.193704+0000 mon.smithi196 (mon.1) 69 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T01:50:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.193879+0000 mon.smithi196 (mon.1) 70 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T01:50:51.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.194095+0000 mon.smithi196 (mon.1) 71 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T01:50:51.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.194351+0000 mon.smithi196 (mon.1) 72 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T01:50:51.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.194721+0000 mon.smithi196 (mon.1) 73 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T01:50:51.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:50.314884+0000 mon.smithi155 (mon.0) 681 : cluster [INF] Manager daemon smithi196.ldpzek is now available 2024-04-23T01:50:51.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:50.328697+0000 mgr.smithi196.ldpzek (mgr.14670) 1 : cephadm [INF] inventory: adjusted host smithi155 addr 'smithi155' -> '172.21.15.155' 2024-04-23T01:50:51.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.333385+0000 mon.smithi155 (mon.0) 682 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:51.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.343758+0000 mon.smithi155 (mon.0) 683 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:51.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:50.346471+0000 mgr.smithi196.ldpzek (mgr.14670) 2 : cephadm [INF] Queued nfs.foo for migration 2024-04-23T01:50:51.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.354959+0000 mon.smithi196 (mon.1) 74 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:50:51.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.378452+0000 mon.smithi155 (mon.0) 684 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:51.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.387270+0000 mon.smithi196 (mon.1) 75 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:50:51.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.400158+0000 mon.smithi196 (mon.1) 76 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi196.ldpzek/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:50:51.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.400502+0000 mon.smithi155 (mon.0) 685 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi196.ldpzek/mirror_snapshot_schedule"}]: dispatch 2024-04-23T01:50:51.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.443308+0000 mon.smithi155 (mon.0) 686 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:51.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.448766+0000 mon.smithi196 (mon.1) 77 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi196.ldpzek/trash_purge_schedule"}]: dispatch 2024-04-23T01:50:51.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:50.450544+0000 mon.smithi155 (mon.0) 687 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi196.ldpzek/trash_purge_schedule"}]: dispatch 2024-04-23T01:50:52.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 97475 23.14 MB/sec warmup 117 sec latency 49.666 ms 2024-04-23T01:50:52.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:50.935607+0000 mgr.smithi196.ldpzek (mgr.14670) 3 : cephadm [INF] Deploying cephadm binary to smithi196 2024-04-23T01:50:52.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:50.982208+0000 mgr.smithi196.ldpzek (mgr.14670) 4 : cephadm [INF] Deploying cephadm binary to smithi155 2024-04-23T01:50:52.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:51.205983+0000 mon.smithi155 (mon.0) 688 : cluster [DBG] mgrmap e27: smithi196.ldpzek(active, since 1.07951s), standbys: smithi155.dkyujt 2024-04-23T01:50:52.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:51.222838+0000 mgr.smithi196.ldpzek (mgr.14670) 5 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 329 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T01:50:52.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:51.567973+0000 mon.smithi155 (mon.0) 689 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:52.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:51.586959+0000 mon.smithi155 (mon.0) 690 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:52.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:50.935607+0000 mgr.smithi196.ldpzek (mgr.14670) 3 : cephadm [INF] Deploying cephadm binary to smithi196 2024-04-23T01:50:52.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:50.982208+0000 mgr.smithi196.ldpzek (mgr.14670) 4 : cephadm [INF] Deploying cephadm binary to smithi155 2024-04-23T01:50:52.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:51.205983+0000 mon.smithi155 (mon.0) 688 : cluster [DBG] mgrmap e27: smithi196.ldpzek(active, since 1.07951s), standbys: smithi155.dkyujt 2024-04-23T01:50:52.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:51.222838+0000 mgr.smithi196.ldpzek (mgr.14670) 5 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 329 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T01:50:52.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:51.567973+0000 mon.smithi155 (mon.0) 689 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:52.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:51.586959+0000 mon.smithi155 (mon.0) 690 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:53.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 98444 23.18 MB/sec warmup 118 sec latency 37.320 ms 2024-04-23T01:50:53.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:52.058458+0000 mgr.smithi196.ldpzek (mgr.14670) 6 : cephadm [INF] [23/Apr/2024:01:50:52] ENGINE Bus STARTING 2024-04-23T01:50:53.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:52.191595+0000 mgr.smithi196.ldpzek (mgr.14670) 7 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 329 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T01:50:53.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:52.201383+0000 mgr.smithi196.ldpzek (mgr.14670) 8 : cephadm [INF] [23/Apr/2024:01:50:52] ENGINE Serving on https://172.21.15.196:7150 2024-04-23T01:50:53.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:52.305619+0000 mgr.smithi196.ldpzek (mgr.14670) 9 : cephadm [INF] [23/Apr/2024:01:50:52] ENGINE Serving on http://172.21.15.196:8765 2024-04-23T01:50:53.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:50:52.305929+0000 mgr.smithi196.ldpzek (mgr.14670) 10 : cephadm [INF] [23/Apr/2024:01:50:52] ENGINE Bus STARTED 2024-04-23T01:50:53.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:52.378376+0000 mon.smithi196 (mon.1) 78 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T01:50:53.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:52.378868+0000 mon.smithi155 (mon.0) 691 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T01:50:53.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:52.594216+0000 mon.smithi155 (mon.0) 692 : cluster [DBG] mgrmap e28: smithi196.ldpzek(active, since 2s), standbys: smithi155.dkyujt 2024-04-23T01:50:53.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:53.135670+0000 mon.smithi155 (mon.0) 693 : cluster [DBG] Standby manager daemon smithi155.dkyujt restarted 2024-04-23T01:50:53.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:53.135816+0000 mon.smithi155 (mon.0) 694 : cluster [DBG] Standby manager daemon smithi155.dkyujt started 2024-04-23T01:50:53.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:53.137938+0000 mon.smithi155 (mon.0) 695 : audit [DBG] from='mgr.? 172.21.15.155:0/305662970' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.dkyujt/crt"}]: dispatch 2024-04-23T01:50:53.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:53.141898+0000 mon.smithi155 (mon.0) 696 : audit [DBG] from='mgr.? 172.21.15.155:0/305662970' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T01:50:53.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:53.143512+0000 mon.smithi155 (mon.0) 697 : audit [DBG] from='mgr.? 172.21.15.155:0/305662970' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.dkyujt/key"}]: dispatch 2024-04-23T01:50:53.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:53.143967+0000 mon.smithi155 (mon.0) 698 : audit [DBG] from='mgr.? 172.21.15.155:0/305662970' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T01:50:53.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:52.058458+0000 mgr.smithi196.ldpzek (mgr.14670) 6 : cephadm [INF] [23/Apr/2024:01:50:52] ENGINE Bus STARTING 2024-04-23T01:50:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:52.191595+0000 mgr.smithi196.ldpzek (mgr.14670) 7 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 329 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T01:50:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:52.201383+0000 mgr.smithi196.ldpzek (mgr.14670) 8 : cephadm [INF] [23/Apr/2024:01:50:52] ENGINE Serving on https://172.21.15.196:7150 2024-04-23T01:50:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:52.305619+0000 mgr.smithi196.ldpzek (mgr.14670) 9 : cephadm [INF] [23/Apr/2024:01:50:52] ENGINE Serving on http://172.21.15.196:8765 2024-04-23T01:50:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:50:52.305929+0000 mgr.smithi196.ldpzek (mgr.14670) 10 : cephadm [INF] [23/Apr/2024:01:50:52] ENGINE Bus STARTED 2024-04-23T01:50:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:52.378376+0000 mon.smithi196 (mon.1) 78 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T01:50:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:52.378868+0000 mon.smithi155 (mon.0) 691 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T01:50:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:52.594216+0000 mon.smithi155 (mon.0) 692 : cluster [DBG] mgrmap e28: smithi196.ldpzek(active, since 2s), standbys: smithi155.dkyujt 2024-04-23T01:50:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:53.135670+0000 mon.smithi155 (mon.0) 693 : cluster [DBG] Standby manager daemon smithi155.dkyujt restarted 2024-04-23T01:50:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:53.135816+0000 mon.smithi155 (mon.0) 694 : cluster [DBG] Standby manager daemon smithi155.dkyujt started 2024-04-23T01:50:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:53.137938+0000 mon.smithi155 (mon.0) 695 : audit [DBG] from='mgr.? 172.21.15.155:0/305662970' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.dkyujt/crt"}]: dispatch 2024-04-23T01:50:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:53.141898+0000 mon.smithi155 (mon.0) 696 : audit [DBG] from='mgr.? 172.21.15.155:0/305662970' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T01:50:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:53.143512+0000 mon.smithi155 (mon.0) 697 : audit [DBG] from='mgr.? 172.21.15.155:0/305662970' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.dkyujt/key"}]: dispatch 2024-04-23T01:50:53.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:53.143967+0000 mon.smithi155 (mon.0) 698 : audit [DBG] from='mgr.? 172.21.15.155:0/305662970' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T01:50:54.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 99146 23.20 MB/sec warmup 119 sec latency 22.209 ms 2024-04-23T01:50:54.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:53.214246+0000 mon.smithi155 (mon.0) 699 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T01:50:54.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:53.214298+0000 mon.smithi155 (mon.0) 700 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-23T01:50:54.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:53.218198+0000 mon.smithi196 (mon.1) 79 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T01:50:54.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:53.219001+0000 mon.smithi155 (mon.0) 701 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T01:50:54.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:54.030923+0000 mon.smithi155 (mon.0) 702 : cluster [DBG] mgrmap e29: smithi196.ldpzek(active, since 3s), standbys: smithi155.dkyujt 2024-04-23T01:50:54.474 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:53.214246+0000 mon.smithi155 (mon.0) 699 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T01:50:54.474 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:53.214298+0000 mon.smithi155 (mon.0) 700 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-23T01:50:54.474 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:53.218198+0000 mon.smithi196 (mon.1) 79 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T01:50:54.474 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:53.219001+0000 mon.smithi155 (mon.0) 701 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T01:50:54.474 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:54.030923+0000 mon.smithi155 (mon.0) 702 : cluster [DBG] mgrmap e29: smithi196.ldpzek(active, since 3s), standbys: smithi155.dkyujt 2024-04-23T01:50:55.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:54.191919+0000 mgr.smithi196.ldpzek (mgr.14670) 11 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 329 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T01:50:55.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:54.215176+0000 mon.smithi155 (mon.0) 703 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T01:50:55.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:54.215233+0000 mon.smithi155 (mon.0) 704 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-23T01:50:55.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:54.996047+0000 mon.smithi155 (mon.0) 705 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:55.347 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:54.191919+0000 mgr.smithi196.ldpzek (mgr.14670) 11 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 329 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T01:50:55.347 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:54.215176+0000 mon.smithi155 (mon.0) 703 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T01:50:55.347 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:54.215233+0000 mon.smithi155 (mon.0) 704 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-23T01:50:55.348 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:54.996047+0000 mon.smithi155 (mon.0) 705 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:56.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 100043 8.61 MB/sec execute 1 sec latency 59.544 ms 2024-04-23T01:50:57.226 INFO:teuthology.orchestra.run.smithi155.stdout: 5 100410 7.78 MB/sec execute 2 sec latency 51.003 ms 2024-04-23T01:50:57.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:56.192312+0000 mgr.smithi196.ldpzek (mgr.14670) 12 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 329 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T01:50:57.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:56.229661+0000 mon.smithi155 (mon.0) 706 : cluster [DBG] mgrmap e30: smithi196.ldpzek(active, since 6s), standbys: smithi155.dkyujt 2024-04-23T01:50:57.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:56.192312+0000 mgr.smithi196.ldpzek (mgr.14670) 12 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 329 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T01:50:57.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:56.229661+0000 mon.smithi155 (mon.0) 706 : cluster [DBG] mgrmap e30: smithi196.ldpzek(active, since 6s), standbys: smithi155.dkyujt 2024-04-23T01:50:58.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 100871 8.31 MB/sec execute 3 sec latency 70.789 ms 2024-04-23T01:50:58.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:57.507492+0000 mon.smithi155 (mon.0) 707 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:58.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:57.507492+0000 mon.smithi155 (mon.0) 707 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:50:59.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 101419 8.81 MB/sec execute 4 sec latency 66.183 ms 2024-04-23T01:50:59.977 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:50:58.192882+0000 mgr.smithi196.ldpzek (mgr.14670) 13 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 330 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 7.0 MiB/s wr, 676 op/s 2024-04-23T01:50:59.978 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:50:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:59.427910+0000 mon.smithi155 (mon.0) 708 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T01:51:00.127 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:50:58.192882+0000 mgr.smithi196.ldpzek (mgr.14670) 13 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 330 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 7.0 MiB/s wr, 676 op/s 2024-04-23T01:51:00.253 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:50:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:59.427910+0000 mon.smithi155 (mon.0) 708 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T01:51:00.254 INFO:teuthology.orchestra.run.smithi155.stdout: 5 101970 10.24 MB/sec execute 5 sec latency 517.311 ms 2024-04-23T01:51:01.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 102600 12.82 MB/sec execute 6 sec latency 28.128 ms 2024-04-23T01:51:01.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:59.428256+0000 mon.smithi196 (mon.1) 80 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:51:01.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:59.428738+0000 mon.smithi196 (mon.1) 81 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:51:01.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:59.975874+0000 mon.smithi155 (mon.0) 709 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T01:51:01.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:50:59.980153+0000 mon.smithi196 (mon.1) 82 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T01:51:01.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:00.193287+0000 mgr.smithi196.ldpzek (mgr.14670) 14 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 330 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 6.1 MiB/s wr, 589 op/s 2024-04-23T01:51:01.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:00.556845+0000 mon.smithi196 (mon.1) 83 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T01:51:01.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:00.557017+0000 mon.smithi196 (mon.1) 84 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:51:01.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:00.557757+0000 mon.smithi196 (mon.1) 85 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:51:01.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:00.563359+0000 mon.smithi155 (mon.0) 710 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:01.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:00.572870+0000 mon.smithi155 (mon.0) 711 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:01.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:59.428256+0000 mon.smithi196 (mon.1) 80 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:51:01.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:59.428738+0000 mon.smithi196 (mon.1) 81 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:51:01.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:59.975874+0000 mon.smithi155 (mon.0) 709 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T01:51:01.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:50:59.980153+0000 mon.smithi196 (mon.1) 82 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T01:51:01.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:00.193287+0000 mgr.smithi196.ldpzek (mgr.14670) 14 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 330 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 6.1 MiB/s wr, 589 op/s 2024-04-23T01:51:01.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:00.556845+0000 mon.smithi196 (mon.1) 83 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T01:51:01.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:00.557017+0000 mon.smithi196 (mon.1) 84 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T01:51:01.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:00.557757+0000 mon.smithi196 (mon.1) 85 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T01:51:01.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:00.563359+0000 mon.smithi155 (mon.0) 710 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:01.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:00.572870+0000 mon.smithi155 (mon.0) 711 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:02.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 103140 14.02 MB/sec execute 7 sec latency 63.502 ms 2024-04-23T01:51:02.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:01.411052+0000 mon.smithi155 (mon.0) 712 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:02.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:01.419309+0000 mon.smithi155 (mon.0) 713 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:02.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:01.411052+0000 mon.smithi155 (mon.0) 712 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:02.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:01.419309+0000 mon.smithi155 (mon.0) 713 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:03.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 103539 12.83 MB/sec execute 8 sec latency 35.930 ms 2024-04-23T01:51:03.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:02.193858+0000 mgr.smithi196.ldpzek (mgr.14670) 15 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 328 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 9.4 MiB/s wr, 931 op/s 2024-04-23T01:51:03.888 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:02.193858+0000 mgr.smithi196.ldpzek (mgr.14670) 15 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 328 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 9.4 MiB/s wr, 931 op/s 2024-04-23T01:51:04.189 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:51:04.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 103916 12.25 MB/sec execute 9 sec latency 45.559 ms 2024-04-23T01:51:05.115 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:51:05.115 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (6m) 4s ago 8m 15.9M - 0.20.0 0881eb8f169f 5f0acb9cba6b 2024-04-23T01:51:05.115 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (8m) 4s ago 8m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:51:05.115 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (7m) 19s ago 7m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:51:05.115 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (6m) 4s ago 8m 35.0M - 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:51:05.116 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (2m) 4s ago 2m 12.9M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:51:05.116 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (2m) 19s ago 2m 38.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:51:05.116 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (9m) 4s ago 9m 358M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:51:05.116 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (24s) 19s ago 7m 38.7M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:51:05.116 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (9m) 4s ago 10m 54.0M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:51:05.116 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (7m) 19s ago 7m 37.2M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:51:05.116 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.smithi155 smithi155 *:2049 running (2m) 4s ago 2m 244M - 3.5 24ecd6d5f14c 8ea5874ca5c3 2024-04-23T01:51:05.117 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.smithi196 smithi196 *:2049 running (2m) 19s ago 2m 62.5M - 3.5 24ecd6d5f14c 486c3eb8c273 2024-04-23T01:51:05.117 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (7m) 4s ago 7m 17.2M - 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:51:05.117 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (7m) 19s ago 7m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:51:05.117 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (6m) 4s ago 6m 382M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:51:05.117 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (6m) 4s ago 6m 285M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:51:05.117 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (5m) 4s ago 5m 235M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:51:05.117 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (5m) 4s ago 5m 352M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:51:05.117 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (5m) 19s ago 5m 351M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:51:05.117 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (4m) 19s ago 4m 362M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:51:05.117 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (4m) 19s ago 4m 298M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:51:05.117 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (4m) 19s ago 4m 451M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:51:05.117 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (6m) 4s ago 7m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:51:05.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 104310 11.82 MB/sec execute 10 sec latency 47.640 ms 2024-04-23T01:51:05.621 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:51:05.621 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:51:05.622 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:51:05.622 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:51:05.622 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:51:05.622 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:51:05.622 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:51:05.622 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:51:05.622 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:51:05.622 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:51:05.622 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:51:05.622 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:51:05.622 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:51:05.622 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:51:05.623 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:51:05.623 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:51:05.623 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:51:05.623 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:51:05.623 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:51:05.632 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:04.172785+0000 mgr.smithi196.ldpzek (mgr.14670) 16 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:05.632 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:04.194166+0000 mgr.smithi196.ldpzek (mgr.14670) 17 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 328 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 8.5 MiB/s wr, 836 op/s 2024-04-23T01:51:05.632 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:04.660687+0000 mgr.smithi196.ldpzek (mgr.14670) 18 : audit [DBG] from='client.24483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:05.632 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:05.387383+0000 mon.smithi196 (mon.1) 86 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:51:05.678 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:04.172785+0000 mgr.smithi196.ldpzek (mgr.14670) 16 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:05.678 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:04.194166+0000 mgr.smithi196.ldpzek (mgr.14670) 17 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 328 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 8.5 MiB/s wr, 836 op/s 2024-04-23T01:51:05.678 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:04.660687+0000 mgr.smithi196.ldpzek (mgr.14670) 18 : audit [DBG] from='client.24483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:05.678 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:05.387383+0000 mon.smithi196 (mon.1) 86 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:51:06.078 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:51:06.078 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:51:06.079 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:51:06.079 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:51:06.079 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:51:06.079 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:51:06.079 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:51:06.079 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:51:06.079 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:51:06.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 104988 11.98 MB/sec execute 11 sec latency 30.682 ms 2024-04-23T01:51:06.641 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T01:51:06.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:05.100890+0000 mgr.smithi196.ldpzek (mgr.14670) 19 : audit [DBG] from='client.24487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:06.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:05.621534+0000 mon.smithi155 (mon.0) 714 : audit [DBG] from='client.? 172.21.15.155:0/2013529513' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:51:06.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:06.294545+0000 mon.smithi155 (mon.0) 715 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:06.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:06.300788+0000 mon.smithi155 (mon.0) 716 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:06.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:05.100890+0000 mgr.smithi196.ldpzek (mgr.14670) 19 : audit [DBG] from='client.24487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:06.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:05.621534+0000 mon.smithi155 (mon.0) 714 : audit [DBG] from='client.? 172.21.15.155:0/2013529513' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:51:06.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:06.294545+0000 mon.smithi155 (mon.0) 715 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:06.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:06.300788+0000 mon.smithi155 (mon.0) 716 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:07.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 105470 11.94 MB/sec execute 12 sec latency 32.904 ms 2024-04-23T01:51:07.712 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:06.077029+0000 mgr.smithi196.ldpzek (mgr.14670) 20 : audit [DBG] from='client.14710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:07.712 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:06.194539+0000 mgr.smithi196.ldpzek (mgr.14670) 21 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 328 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 7.1 MiB/s wr, 698 op/s 2024-04-23T01:51:07.712 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:06.641543+0000 mon.smithi155 (mon.0) 717 : audit [DBG] from='client.? 172.21.15.155:0/831905450' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:51:07.712 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:07.091881+0000 mon.smithi155 (mon.0) 718 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:07.713 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:07.098813+0000 mon.smithi155 (mon.0) 719 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:07.720 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:06.077029+0000 mgr.smithi196.ldpzek (mgr.14670) 20 : audit [DBG] from='client.14710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:07.720 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:06.194539+0000 mgr.smithi196.ldpzek (mgr.14670) 21 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 328 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 7.1 MiB/s wr, 698 op/s 2024-04-23T01:51:07.720 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:06.641543+0000 mon.smithi155 (mon.0) 717 : audit [DBG] from='client.? 172.21.15.155:0/831905450' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:51:07.720 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:07.091881+0000 mon.smithi155 (mon.0) 718 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:07.720 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:07.098813+0000 mon.smithi155 (mon.0) 719 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:08.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 106037 12.97 MB/sec execute 13 sec latency 36.362 ms 2024-04-23T01:51:09.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:07.770796+0000 mon.smithi155 (mon.0) 720 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:09.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:07.780055+0000 mon.smithi155 (mon.0) 721 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:09.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:07.770796+0000 mon.smithi155 (mon.0) 720 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:09.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:07.780055+0000 mon.smithi155 (mon.0) 721 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:09.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 106485 13.24 MB/sec execute 14 sec latency 26.992 ms 2024-04-23T01:51:10.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:08.195072+0000 mgr.smithi196.ldpzek (mgr.14670) 22 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 319 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 9.7 MiB/s wr, 998 op/s 2024-04-23T01:51:10.138 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:08.195072+0000 mgr.smithi196.ldpzek (mgr.14670) 22 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 319 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 9.7 MiB/s wr, 998 op/s 2024-04-23T01:51:10.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 106842 13.09 MB/sec execute 15 sec latency 40.365 ms 2024-04-23T01:51:11.224 INFO:teuthology.orchestra.run.smithi155.stdout: 5 107463 12.87 MB/sec execute 16 sec latency 17.577 ms 2024-04-23T01:51:12.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:10.195466+0000 mgr.smithi196.ldpzek (mgr.14670) 23 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 319 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 5.6 MiB/s wr, 605 op/s 2024-04-23T01:51:12.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:11.274547+0000 mon.smithi155 (mon.0) 722 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:12.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:11.280689+0000 mon.smithi155 (mon.0) 723 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:12.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:11.287075+0000 mon.smithi155 (mon.0) 724 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:12.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:11.312691+0000 mon.smithi196 (mon.1) 87 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T01:51:12.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:11.313007+0000 mon.smithi155 (mon.0) 725 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T01:51:12.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:10.195466+0000 mgr.smithi196.ldpzek (mgr.14670) 23 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 319 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 5.6 MiB/s wr, 605 op/s 2024-04-23T01:51:12.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:11.274547+0000 mon.smithi155 (mon.0) 722 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:12.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:11.280689+0000 mon.smithi155 (mon.0) 723 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:12.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:11.287075+0000 mon.smithi155 (mon.0) 724 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:12.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:11.312691+0000 mon.smithi196 (mon.1) 87 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T01:51:12.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:11.313007+0000 mon.smithi155 (mon.0) 725 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T01:51:12.223 INFO:teuthology.orchestra.run.smithi155.stdout: 5 107947 12.77 MB/sec execute 17 sec latency 262.985 ms 2024-04-23T01:51:13.224 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108488 12.61 MB/sec execute 18 sec latency 41.256 ms 2024-04-23T01:51:13.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:12.195968+0000 mgr.smithi196.ldpzek (mgr.14670) 24 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 334 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 9.1 MiB/s wr, 908 op/s 2024-04-23T01:51:13.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:12.289550+0000 mon.smithi155 (mon.0) 726 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-23T01:51:13.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:12.289624+0000 mon.smithi155 (mon.0) 727 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-23T01:51:13.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:12.292341+0000 mon.smithi196 (mon.1) 88 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-23T01:51:13.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:12.294367+0000 mon.smithi155 (mon.0) 728 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-23T01:51:13.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:12.195968+0000 mgr.smithi196.ldpzek (mgr.14670) 24 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 334 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 9.1 MiB/s wr, 908 op/s 2024-04-23T01:51:13.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:12.289550+0000 mon.smithi155 (mon.0) 726 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-23T01:51:13.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:12.289624+0000 mon.smithi155 (mon.0) 727 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-23T01:51:13.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:12.292341+0000 mon.smithi196 (mon.1) 88 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-23T01:51:13.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:12.294367+0000 mon.smithi155 (mon.0) 728 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-23T01:51:14.224 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 12.34 MB/sec execute 19 sec latency 358.919 ms 2024-04-23T01:51:14.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:13.297411+0000 mon.smithi155 (mon.0) 729 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-23T01:51:14.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:13.297568+0000 mon.smithi155 (mon.0) 730 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-23T01:51:14.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:13.299894+0000 mgr.smithi196.ldpzek (mgr.14670) 25 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-23T01:51:14.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:13.342827+0000 mgr.smithi196.ldpzek (mgr.14670) 26 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-23T01:51:14.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:13.342916+0000 mgr.smithi196.ldpzek (mgr.14670) 27 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.smithi155', 'nfs.foo.smithi196'] 2024-04-23T01:51:14.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:13.342976+0000 mgr.smithi196.ldpzek (mgr.14670) 28 : cephadm [INF] Remove daemons nfs.foo.smithi155 nfs.foo.smithi196 2024-04-23T01:51:14.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:13.343414+0000 mgr.smithi196.ldpzek (mgr.14670) 29 : cephadm [INF] Removing daemon nfs.foo.smithi155 from smithi155 -- ports [2049] 2024-04-23T01:51:14.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:13.343714+0000 mgr.smithi196.ldpzek (mgr.14670) 30 : cephadm [INF] Removing daemon nfs.foo.smithi196 from smithi196 -- ports [2049] 2024-04-23T01:51:14.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:13.297411+0000 mon.smithi155 (mon.0) 729 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-23T01:51:14.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:13.297568+0000 mon.smithi155 (mon.0) 730 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-23T01:51:14.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:13.299894+0000 mgr.smithi196.ldpzek (mgr.14670) 25 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-23T01:51:14.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:13.342827+0000 mgr.smithi196.ldpzek (mgr.14670) 26 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-23T01:51:14.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:13.342916+0000 mgr.smithi196.ldpzek (mgr.14670) 27 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.smithi155', 'nfs.foo.smithi196'] 2024-04-23T01:51:14.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:13.342976+0000 mgr.smithi196.ldpzek (mgr.14670) 28 : cephadm [INF] Remove daemons nfs.foo.smithi155 nfs.foo.smithi196 2024-04-23T01:51:14.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:13.343414+0000 mgr.smithi196.ldpzek (mgr.14670) 29 : cephadm [INF] Removing daemon nfs.foo.smithi155 from smithi155 -- ports [2049] 2024-04-23T01:51:14.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:13.343714+0000 mgr.smithi196.ldpzek (mgr.14670) 30 : cephadm [INF] Removing daemon nfs.foo.smithi196 from smithi196 -- ports [2049] 2024-04-23T01:51:15.224 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 11.72 MB/sec execute 20 sec latency 1358.959 ms 2024-04-23T01:51:15.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:14.196360+0000 mgr.smithi196.ldpzek (mgr.14670) 31 : cluster [DBG] pgmap v19: 129 pgs: 32 unknown, 97 active+clean; 334 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 9.2 MiB/s wr, 905 op/s 2024-04-23T01:51:15.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:14.309581+0000 mon.smithi155 (mon.0) 731 : cluster [DBG] mgrmap e31: smithi196.ldpzek(active, since 24s), standbys: smithi155.dkyujt 2024-04-23T01:51:15.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:14.309612+0000 mon.smithi155 (mon.0) 732 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-23T01:51:15.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:14.196360+0000 mgr.smithi196.ldpzek (mgr.14670) 31 : cluster [DBG] pgmap v19: 129 pgs: 32 unknown, 97 active+clean; 334 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 9.2 MiB/s wr, 905 op/s 2024-04-23T01:51:15.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:14.309581+0000 mon.smithi155 (mon.0) 731 : cluster [DBG] mgrmap e31: smithi196.ldpzek(active, since 24s), standbys: smithi155.dkyujt 2024-04-23T01:51:15.588 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:14.309612+0000 mon.smithi155 (mon.0) 732 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-23T01:51:16.224 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 11.16 MB/sec execute 21 sec latency 2359.031 ms 2024-04-23T01:51:16.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.117118+0000 mon.smithi196 (mon.1) 89 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi155"}]: dispatch 2024-04-23T01:51:16.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.117523+0000 mon.smithi155 (mon.0) 733 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi155"}]: dispatch 2024-04-23T01:51:16.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.120547+0000 mon.smithi155 (mon.0) 734 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi155"}]': finished 2024-04-23T01:51:16.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.121668+0000 mon.smithi196 (mon.1) 90 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi155-rgw"}]: dispatch 2024-04-23T01:51:16.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.121954+0000 mon.smithi155 (mon.0) 735 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi155-rgw"}]: dispatch 2024-04-23T01:51:16.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.124261+0000 mon.smithi155 (mon.0) 736 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi155-rgw"}]': finished 2024-04-23T01:51:16.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.117118+0000 mon.smithi196 (mon.1) 89 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi155"}]: dispatch 2024-04-23T01:51:16.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.117523+0000 mon.smithi155 (mon.0) 733 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi155"}]: dispatch 2024-04-23T01:51:16.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.120547+0000 mon.smithi155 (mon.0) 734 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi155"}]': finished 2024-04-23T01:51:16.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.121668+0000 mon.smithi196 (mon.1) 90 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi155-rgw"}]: dispatch 2024-04-23T01:51:16.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.121954+0000 mon.smithi155 (mon.0) 735 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi155-rgw"}]: dispatch 2024-04-23T01:51:16.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.124261+0000 mon.smithi155 (mon.0) 736 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi155-rgw"}]': finished 2024-04-23T01:51:17.224 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 10.66 MB/sec execute 22 sec latency 3359.125 ms 2024-04-23T01:51:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:16.116761+0000 mgr.smithi196.ldpzek (mgr.14670) 32 : cephadm [INF] Removing key for client.nfs.foo.smithi155 2024-04-23T01:51:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:16.121496+0000 mgr.smithi196.ldpzek (mgr.14670) 33 : cephadm [INF] Removing key for client.nfs.foo.smithi155-rgw 2024-04-23T01:51:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:16.196756+0000 mgr.smithi196.ldpzek (mgr.14670) 34 : cluster [DBG] pgmap v21: 129 pgs: 32 unknown, 97 active+clean; 334 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 7.0 MiB/s wr, 604 op/s 2024-04-23T01:51:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:16.615721+0000 mgr.smithi196.ldpzek (mgr.14670) 35 : cephadm [INF] Removing key for client.nfs.foo.smithi196 2024-04-23T01:51:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.616093+0000 mon.smithi196 (mon.1) 91 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi196"}]: dispatch 2024-04-23T01:51:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.616619+0000 mon.smithi155 (mon.0) 737 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi196"}]: dispatch 2024-04-23T01:51:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.621657+0000 mon.smithi155 (mon.0) 738 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi196"}]': finished 2024-04-23T01:51:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:16.622907+0000 mgr.smithi196.ldpzek (mgr.14670) 36 : cephadm [INF] Removing key for client.nfs.foo.smithi196-rgw 2024-04-23T01:51:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.623083+0000 mon.smithi196 (mon.1) 92 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi196-rgw"}]: dispatch 2024-04-23T01:51:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.623366+0000 mon.smithi155 (mon.0) 739 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi196-rgw"}]: dispatch 2024-04-23T01:51:17.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.628097+0000 mon.smithi155 (mon.0) 740 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi196-rgw"}]': finished 2024-04-23T01:51:17.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.633703+0000 mon.smithi155 (mon.0) 741 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.634508+0000 mon.smithi196 (mon.1) 93 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-23T01:51:17.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.635090+0000 mgr.smithi196.ldpzek (mgr.14670) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-23T01:51:17.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.658096+0000 mon.smithi196 (mon.1) 94 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' 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-23T01:51:17.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.658666+0000 mon.smithi155 (mon.0) 742 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 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-23T01:51:17.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.663876+0000 mon.smithi155 (mon.0) 743 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 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-23T01:51:17.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:16.668296+0000 mgr.smithi196.ldpzek (mgr.14670) 38 : cephadm [INF] Done migrating nfs.foo 2024-04-23T01:51:17.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:16.668351+0000 mgr.smithi196.ldpzek (mgr.14670) 39 : cephadm [INF] Done migrating all NFS services 2024-04-23T01:51:17.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.671647+0000 mon.smithi155 (mon.0) 744 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.678574+0000 mon.smithi155 (mon.0) 745 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.683482+0000 mon.smithi155 (mon.0) 746 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.692033+0000 mon.smithi155 (mon.0) 747 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.700021+0000 mon.smithi155 (mon.0) 748 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.710617+0000 mon.smithi155 (mon.0) 749 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:16.711894+0000 mgr.smithi196.ldpzek (mgr.14670) 40 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi155.edvudh 2024-04-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.712141+0000 mon.smithi196 (mon.1) 95 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.712404+0000 mon.smithi155 (mon.0) 750 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.715131+0000 mon.smithi155 (mon.0) 751 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:16.715944+0000 mgr.smithi196.ldpzek (mgr.14670) 41 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.716150+0000 mon.smithi196 (mon.1) 96 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' 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-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.716537+0000 mon.smithi155 (mon.0) 752 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 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-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.719379+0000 mon.smithi155 (mon.0) 753 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 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-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.720688+0000 mon.smithi196 (mon.1) 97 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.764104+0000 mon.smithi196 (mon.1) 98 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.764357+0000 mon.smithi155 (mon.0) 754 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T01:51:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.767342+0000 mon.smithi155 (mon.0) 755 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T01:51:17.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:16.819832+0000 mgr.smithi196.ldpzek (mgr.14670) 42 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T01:51:17.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:16.819914+0000 mgr.smithi196.ldpzek (mgr.14670) 43 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi155.edvudh-rgw 2024-04-23T01:51:17.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.820250+0000 mon.smithi196 (mon.1) 99 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T01:51:17.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.820568+0000 mon.smithi155 (mon.0) 756 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T01:51:17.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.823676+0000 mon.smithi155 (mon.0) 757 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T01:51:17.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:16.824347+0000 mgr.smithi196.ldpzek (mgr.14670) 44 : cephadm [WRN] Bind address in nfs.foo.0.0.smithi155.edvudh's ganesha conf is defaulting to empty 2024-04-23T01:51:17.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:16.831129+0000 mon.smithi196 (mon.1) 100 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:51:17.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:16.832127+0000 mgr.smithi196.ldpzek (mgr.14670) 45 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi155.edvudh on smithi155 2024-04-23T01:51:17.604 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:16.116761+0000 mgr.smithi196.ldpzek (mgr.14670) 32 : cephadm [INF] Removing key for client.nfs.foo.smithi155 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:16.121496+0000 mgr.smithi196.ldpzek (mgr.14670) 33 : cephadm [INF] Removing key for client.nfs.foo.smithi155-rgw 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:16.196756+0000 mgr.smithi196.ldpzek (mgr.14670) 34 : cluster [DBG] pgmap v21: 129 pgs: 32 unknown, 97 active+clean; 334 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 7.0 MiB/s wr, 604 op/s 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:16.615721+0000 mgr.smithi196.ldpzek (mgr.14670) 35 : cephadm [INF] Removing key for client.nfs.foo.smithi196 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.616093+0000 mon.smithi196 (mon.1) 91 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi196"}]: dispatch 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.616619+0000 mon.smithi155 (mon.0) 737 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi196"}]: dispatch 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.621657+0000 mon.smithi155 (mon.0) 738 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi196"}]': finished 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:16.622907+0000 mgr.smithi196.ldpzek (mgr.14670) 36 : cephadm [INF] Removing key for client.nfs.foo.smithi196-rgw 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.623083+0000 mon.smithi196 (mon.1) 92 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi196-rgw"}]: dispatch 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.623366+0000 mon.smithi155 (mon.0) 739 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi196-rgw"}]: dispatch 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.628097+0000 mon.smithi155 (mon.0) 740 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi196-rgw"}]': finished 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.633703+0000 mon.smithi155 (mon.0) 741 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.634508+0000 mon.smithi196 (mon.1) 93 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.635090+0000 mgr.smithi196.ldpzek (mgr.14670) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-23T01:51:17.605 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.658096+0000 mon.smithi196 (mon.1) 94 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' 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-23T01:51:17.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.658666+0000 mon.smithi155 (mon.0) 742 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 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-23T01:51:17.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.663876+0000 mon.smithi155 (mon.0) 743 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 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-23T01:51:17.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:16.668296+0000 mgr.smithi196.ldpzek (mgr.14670) 38 : cephadm [INF] Done migrating nfs.foo 2024-04-23T01:51:17.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:16.668351+0000 mgr.smithi196.ldpzek (mgr.14670) 39 : cephadm [INF] Done migrating all NFS services 2024-04-23T01:51:17.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.671647+0000 mon.smithi155 (mon.0) 744 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.678574+0000 mon.smithi155 (mon.0) 745 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.683482+0000 mon.smithi155 (mon.0) 746 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.692033+0000 mon.smithi155 (mon.0) 747 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.700021+0000 mon.smithi155 (mon.0) 748 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.710617+0000 mon.smithi155 (mon.0) 749 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:17.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:16.711894+0000 mgr.smithi196.ldpzek (mgr.14670) 40 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi155.edvudh 2024-04-23T01:51:17.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.712141+0000 mon.smithi196 (mon.1) 95 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T01:51:17.606 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.712404+0000 mon.smithi155 (mon.0) 750 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T01:51:17.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.715131+0000 mon.smithi155 (mon.0) 751 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-23T01:51:17.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:16.715944+0000 mgr.smithi196.ldpzek (mgr.14670) 41 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-23T01:51:17.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.716150+0000 mon.smithi196 (mon.1) 96 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' 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-23T01:51:17.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.716537+0000 mon.smithi155 (mon.0) 752 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 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-23T01:51:17.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.719379+0000 mon.smithi155 (mon.0) 753 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 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-23T01:51:17.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.720688+0000 mon.smithi196 (mon.1) 97 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:51:17.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.764104+0000 mon.smithi196 (mon.1) 98 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T01:51:17.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.764357+0000 mon.smithi155 (mon.0) 754 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T01:51:17.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.767342+0000 mon.smithi155 (mon.0) 755 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T01:51:17.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:16.819832+0000 mgr.smithi196.ldpzek (mgr.14670) 42 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T01:51:17.607 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:16.819914+0000 mgr.smithi196.ldpzek (mgr.14670) 43 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi155.edvudh-rgw 2024-04-23T01:51:17.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.820250+0000 mon.smithi196 (mon.1) 99 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T01:51:17.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.820568+0000 mon.smithi155 (mon.0) 756 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T01:51:17.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.823676+0000 mon.smithi155 (mon.0) 757 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T01:51:17.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:16.824347+0000 mgr.smithi196.ldpzek (mgr.14670) 44 : cephadm [WRN] Bind address in nfs.foo.0.0.smithi155.edvudh's ganesha conf is defaulting to empty 2024-04-23T01:51:17.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:16.831129+0000 mon.smithi196 (mon.1) 100 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:51:17.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:16.832127+0000 mgr.smithi196.ldpzek (mgr.14670) 45 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi155.edvudh on smithi155 2024-04-23T01:51:18.224 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 10.19 MB/sec execute 23 sec latency 4359.212 ms 2024-04-23T01:51:19.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 9.77 MB/sec execute 24 sec latency 5359.676 ms 2024-04-23T01:51:19.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:18.197666+0000 mgr.smithi196.ldpzek (mgr.14670) 46 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 2.4 MiB/s wr, 337 op/s 2024-04-23T01:51:19.325 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:18.197666+0000 mgr.smithi196.ldpzek (mgr.14670) 46 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 2.4 MiB/s wr, 337 op/s 2024-04-23T01:51:20.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 9.38 MB/sec execute 25 sec latency 6359.780 ms 2024-04-23T01:51:20.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:19.044392+0000 mon.smithi155 (mon.0) 758 : cluster [DBG] mgrmap e32: smithi196.ldpzek(active, since 28s), standbys: smithi155.dkyujt 2024-04-23T01:51:20.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:19.384537+0000 mon.smithi155 (mon.0) 759 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:20.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:19.390952+0000 mon.smithi155 (mon.0) 760 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:20.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:19.403995+0000 mon.smithi155 (mon.0) 761 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:20.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:19.405864+0000 mgr.smithi196.ldpzek (mgr.14670) 47 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi196.jffzbc 2024-04-23T01:51:20.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:19.406158+0000 mon.smithi196 (mon.1) 101 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T01:51:20.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:19.406714+0000 mon.smithi155 (mon.0) 762 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T01:51:20.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:19.409447+0000 mon.smithi155 (mon.0) 763 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-23T01:51:20.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:19.411264+0000 mgr.smithi196.ldpzek (mgr.14670) 48 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-23T01:51:20.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:19.411534+0000 mon.smithi196 (mon.1) 102 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' 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-23T01:51:20.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:19.411725+0000 mon.smithi155 (mon.0) 764 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 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-23T01:51:20.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:19.414085+0000 mon.smithi155 (mon.0) 765 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 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-23T01:51:20.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:19.416230+0000 mon.smithi196 (mon.1) 103 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:51:20.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:19.044392+0000 mon.smithi155 (mon.0) 758 : cluster [DBG] mgrmap e32: smithi196.ldpzek(active, since 28s), standbys: smithi155.dkyujt 2024-04-23T01:51:20.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:19.384537+0000 mon.smithi155 (mon.0) 759 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:20.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:19.390952+0000 mon.smithi155 (mon.0) 760 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:20.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:19.403995+0000 mon.smithi155 (mon.0) 761 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:20.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:19.405864+0000 mgr.smithi196.ldpzek (mgr.14670) 47 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi196.jffzbc 2024-04-23T01:51:20.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:19.406158+0000 mon.smithi196 (mon.1) 101 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T01:51:20.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:19.406714+0000 mon.smithi155 (mon.0) 762 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T01:51:20.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:19.409447+0000 mon.smithi155 (mon.0) 763 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-23T01:51:20.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:19.411264+0000 mgr.smithi196.ldpzek (mgr.14670) 48 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-23T01:51:20.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:19.411534+0000 mon.smithi196 (mon.1) 102 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' 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-23T01:51:20.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:19.411725+0000 mon.smithi155 (mon.0) 764 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 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-23T01:51:20.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:19.414085+0000 mon.smithi155 (mon.0) 765 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 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-23T01:51:20.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:19.416230+0000 mon.smithi196 (mon.1) 103 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:51:21.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 9.02 MB/sec execute 26 sec latency 7359.877 ms 2024-04-23T01:51:21.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:20.198115+0000 mgr.smithi196.ldpzek (mgr.14670) 49 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 1.8 MiB/s wr, 256 op/s 2024-04-23T01:51:21.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:20.387917+0000 mon.smithi196 (mon.1) 104 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:51:21.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:20.198115+0000 mgr.smithi196.ldpzek (mgr.14670) 49 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 1.8 MiB/s wr, 256 op/s 2024-04-23T01:51:21.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:20.387917+0000 mon.smithi196 (mon.1) 104 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:51:22.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 8.68 MB/sec execute 27 sec latency 8359.970 ms 2024-04-23T01:51:23.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 8.37 MB/sec execute 28 sec latency 9360.007 ms 2024-04-23T01:51:23.257 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:22.198981+0000 mgr.smithi196.ldpzek (mgr.14670) 50 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 KiB/s rd, 1.6 MiB/s wr, 231 op/s 2024-04-23T01:51:23.257 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:22.267488+0000 mon.smithi196 (mon.1) 105 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T01:51:23.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:22.267913+0000 mon.smithi155 (mon.0) 766 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T01:51:23.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:22.272056+0000 mon.smithi155 (mon.0) 767 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T01:51:23.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:22.331485+0000 mgr.smithi196.ldpzek (mgr.14670) 51 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T01:51:23.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:22.331581+0000 mgr.smithi196.ldpzek (mgr.14670) 52 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi196.jffzbc-rgw 2024-04-23T01:51:23.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:22.331946+0000 mon.smithi196 (mon.1) 106 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T01:51:23.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:22.332378+0000 mon.smithi155 (mon.0) 768 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T01:51:23.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:22.336006+0000 mon.smithi155 (mon.0) 769 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T01:51:23.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:22.336766+0000 mgr.smithi196.ldpzek (mgr.14670) 53 : cephadm [WRN] Bind address in nfs.foo.1.0.smithi196.jffzbc's ganesha conf is defaulting to empty 2024-04-23T01:51:23.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:22.337337+0000 mon.smithi196 (mon.1) 107 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:51:23.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:22.338442+0000 mgr.smithi196.ldpzek (mgr.14670) 54 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi196.jffzbc on smithi196 2024-04-23T01:51:23.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:22.198981+0000 mgr.smithi196.ldpzek (mgr.14670) 50 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 KiB/s rd, 1.6 MiB/s wr, 231 op/s 2024-04-23T01:51:23.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:22.267488+0000 mon.smithi196 (mon.1) 105 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T01:51:23.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:22.267913+0000 mon.smithi155 (mon.0) 766 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T01:51:23.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:22.272056+0000 mon.smithi155 (mon.0) 767 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T01:51:23.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:22.331485+0000 mgr.smithi196.ldpzek (mgr.14670) 51 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T01:51:23.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:22.331581+0000 mgr.smithi196.ldpzek (mgr.14670) 52 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi196.jffzbc-rgw 2024-04-23T01:51:23.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:22.331946+0000 mon.smithi196 (mon.1) 106 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T01:51:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:22.332378+0000 mon.smithi155 (mon.0) 768 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T01:51:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:22.336006+0000 mon.smithi155 (mon.0) 769 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T01:51:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:22.336766+0000 mgr.smithi196.ldpzek (mgr.14670) 53 : cephadm [WRN] Bind address in nfs.foo.1.0.smithi196.jffzbc's ganesha conf is defaulting to empty 2024-04-23T01:51:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:22.337337+0000 mon.smithi196 (mon.1) 107 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:51:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:22.338442+0000 mgr.smithi196.ldpzek (mgr.14670) 54 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi196.jffzbc on smithi196 2024-04-23T01:51:24.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 8.08 MB/sec execute 29 sec latency 10360.095 ms 2024-04-23T01:51:25.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 7.81 MB/sec execute 30 sec latency 11360.143 ms 2024-04-23T01:51:25.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:24.199455+0000 mgr.smithi196.ldpzek (mgr.14670) 55 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.5 MiB/s wr, 205 op/s 2024-04-23T01:51:25.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:24.199455+0000 mgr.smithi196.ldpzek (mgr.14670) 55 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.5 MiB/s wr, 205 op/s 2024-04-23T01:51:26.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 7.56 MB/sec execute 31 sec latency 12360.203 ms 2024-04-23T01:51:26.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:25.321383+0000 mon.smithi155 (mon.0) 770 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:26.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:25.329307+0000 mon.smithi155 (mon.0) 771 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:26.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:25.361035+0000 mon.smithi155 (mon.0) 772 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:26.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:25.365942+0000 mon.smithi155 (mon.0) 773 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:26.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:25.378837+0000 mon.smithi155 (mon.0) 774 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:26.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:25.463371+0000 mon.smithi196 (mon.1) 108 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:51:26.417 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:25.321383+0000 mon.smithi155 (mon.0) 770 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:26.418 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:25.329307+0000 mon.smithi155 (mon.0) 771 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:26.418 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:25.361035+0000 mon.smithi155 (mon.0) 772 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:26.418 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:25.365942+0000 mon.smithi155 (mon.0) 773 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:26.418 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:25.378837+0000 mon.smithi155 (mon.0) 774 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:26.418 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:25.463371+0000 mon.smithi196 (mon.1) 108 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T01:51:27.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 7.33 MB/sec execute 32 sec latency 13360.231 ms 2024-04-23T01:51:27.428 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:26.199831+0000 mgr.smithi196.ldpzek (mgr.14670) 56 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.3 KiB/s rd, 1.2 MiB/s wr, 173 op/s 2024-04-23T01:51:27.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:26.199831+0000 mgr.smithi196.ldpzek (mgr.14670) 56 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.3 KiB/s rd, 1.2 MiB/s wr, 173 op/s 2024-04-23T01:51:28.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 7.10 MB/sec execute 33 sec latency 14360.257 ms 2024-04-23T01:51:29.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 6.89 MB/sec execute 34 sec latency 15360.308 ms 2024-04-23T01:51:29.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:28.200863+0000 mgr.smithi196.ldpzek (mgr.14670) 57 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.2 MiB/s wr, 177 op/s 2024-04-23T01:51:29.333 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:28.200863+0000 mgr.smithi196.ldpzek (mgr.14670) 57 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.2 MiB/s wr, 177 op/s 2024-04-23T01:51:30.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 6.70 MB/sec execute 35 sec latency 16360.341 ms 2024-04-23T01:51:31.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 6.51 MB/sec execute 36 sec latency 17360.383 ms 2024-04-23T01:51:31.276 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:29.992261+0000 mon.smithi155 (mon.0) 775 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:31.276 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:29.997046+0000 mon.smithi155 (mon.0) 776 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:31.276 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:30.201264+0000 mgr.smithi196.ldpzek (mgr.14670) 58 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.6 KiB/s rd, 30 KiB/s wr, 8 op/s 2024-04-23T01:51:31.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:29.992261+0000 mon.smithi155 (mon.0) 775 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:31.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:29.997046+0000 mon.smithi155 (mon.0) 776 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:31.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:30.201264+0000 mgr.smithi196.ldpzek (mgr.14670) 58 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.6 KiB/s rd, 30 KiB/s wr, 8 op/s 2024-04-23T01:51:32.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 6.34 MB/sec execute 37 sec latency 18360.444 ms 2024-04-23T01:51:33.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:31.748931+0000 mon.smithi155 (mon.0) 777 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:31.757172+0000 mon.smithi155 (mon.0) 778 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:31.758992+0000 mon.smithi196 (mon.1) 109 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:51:33.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:31.759721+0000 mon.smithi196 (mon.1) 110 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T01:51:33.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:31.760394+0000 mgr.smithi196.ldpzek (mgr.14670) 59 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T01:51:33.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:31.763673+0000 mon.smithi155 (mon.0) 779 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:31.771160+0000 mon.smithi155 (mon.0) 780 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:31.904398+0000 mon.smithi155 (mon.0) 781 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:31.907585+0000 mon.smithi155 (mon.0) 782 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:31.910702+0000 mon.smithi155 (mon.0) 783 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:31.913570+0000 mon.smithi155 (mon.0) 784 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:31.748931+0000 mon.smithi155 (mon.0) 777 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:31.757172+0000 mon.smithi155 (mon.0) 778 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:31.758992+0000 mon.smithi196 (mon.1) 109 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T01:51:33.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:31.759721+0000 mon.smithi196 (mon.1) 110 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T01:51:33.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:31.760394+0000 mgr.smithi196.ldpzek (mgr.14670) 59 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T01:51:33.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:31.763673+0000 mon.smithi155 (mon.0) 779 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:31.771160+0000 mon.smithi155 (mon.0) 780 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:31.904398+0000 mon.smithi155 (mon.0) 781 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:31.907585+0000 mon.smithi155 (mon.0) 782 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:31.910702+0000 mon.smithi155 (mon.0) 783 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:31.913570+0000 mon.smithi155 (mon.0) 784 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:51:33.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 6.17 MB/sec execute 38 sec latency 19360.535 ms 2024-04-23T01:51:34.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:31.914687+0000 mgr.smithi196.ldpzek (mgr.14670) 60 : cephadm [INF] Reconfiguring alertmanager.smithi155 (dependencies changed)... 2024-04-23T01:51:34.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:51:31.921911+0000 mgr.smithi196.ldpzek (mgr.14670) 61 : cephadm [INF] Reconfiguring daemon alertmanager.smithi155 on smithi155 2024-04-23T01:51:34.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:32.202066+0000 mgr.smithi196.ldpzek (mgr.14670) 62 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.6 KiB/s rd, 30 KiB/s wr, 8 op/s 2024-04-23T01:51:34.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:31.914687+0000 mgr.smithi196.ldpzek (mgr.14670) 60 : cephadm [INF] Reconfiguring alertmanager.smithi155 (dependencies changed)... 2024-04-23T01:51:34.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:51:31.921911+0000 mgr.smithi196.ldpzek (mgr.14670) 61 : cephadm [INF] Reconfiguring daemon alertmanager.smithi155 on smithi155 2024-04-23T01:51:34.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:32.202066+0000 mgr.smithi196.ldpzek (mgr.14670) 62 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.6 KiB/s rd, 30 KiB/s wr, 8 op/s 2024-04-23T01:51:34.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 6.01 MB/sec execute 39 sec latency 20360.566 ms 2024-04-23T01:51:35.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 5.86 MB/sec execute 40 sec latency 21360.598 ms 2024-04-23T01:51:36.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:34.202764+0000 mgr.smithi196.ldpzek (mgr.14670) 63 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.4 KiB/s rd, 4.7 KiB/s wr, 5 op/s 2024-04-23T01:51:36.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:35.388499+0000 mon.smithi196 (mon.1) 111 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:51:36.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:34.202764+0000 mgr.smithi196.ldpzek (mgr.14670) 63 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.4 KiB/s rd, 4.7 KiB/s wr, 5 op/s 2024-04-23T01:51:36.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:35.388499+0000 mon.smithi196 (mon.1) 111 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:51:36.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 5.72 MB/sec execute 41 sec latency 22360.668 ms 2024-04-23T01:51:36.988 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:51:37.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 5.58 MB/sec execute 42 sec latency 23360.707 ms 2024-04-23T01:51:37.613 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (7m) 5s ago 8m 15.9M - 0.20.0 0881eb8f169f 5f0acb9cba6b 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (8m) 5s ago 8m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (7m) 7s ago 7m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (7m) 5s ago 8m 35.0M - 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (3m) 5s ago 3m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (3m) 7s ago 3m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (10m) 5s ago 10m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (57s) 7s ago 7m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (10m) 5s ago 10m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (7m) 7s ago 7m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (18s) 5s ago 18s 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (12s) 7s ago 12s 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (8m) 5s ago 8m 17.2M - 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (7m) 7s ago 7m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:51:37.614 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (7m) 5s ago 7m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:51:37.615 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (6m) 5s ago 6m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:51:37.615 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (6m) 5s ago 6m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:51:37.615 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (6m) 5s ago 5m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:51:37.615 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (5m) 7s ago 5m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:51:37.615 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (5m) 7s ago 5m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:51:37.615 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (4m) 7s ago 4m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:51:37.615 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (4m) 7s ago 4m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:51:37.615 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (6m) 5s ago 8m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:51:37.996 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:51:37.996 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:51:37.996 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:51:37.996 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:51:37.996 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:51:37.996 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:51:37.996 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:51:37.996 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:51:37.996 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:51:37.996 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:51:37.996 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:51:37.997 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:51:37.997 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:51:37.997 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:51:37.997 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:51:37.997 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:51:37.997 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:51:37.997 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:51:37.997 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:51:38.062 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:36.203185+0000 mgr.smithi196.ldpzek (mgr.14670) 64 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.4 KiB/s rd, 4.7 KiB/s wr, 5 op/s 2024-04-23T01:51:38.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:36.203185+0000 mgr.smithi196.ldpzek (mgr.14670) 64 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.4 KiB/s rd, 4.7 KiB/s wr, 5 op/s 2024-04-23T01:51:38.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 5.45 MB/sec execute 43 sec latency 24360.781 ms 2024-04-23T01:51:38.330 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:51:38.330 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:51:38.330 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:51:38.330 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:51:38.330 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:51:38.330 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:51:38.330 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:51:38.330 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:51:38.330 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:51:38.710 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T01:51:39.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:36.975734+0000 mgr.smithi196.ldpzek (mgr.14670) 65 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:39.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:37.292569+0000 mgr.smithi196.ldpzek (mgr.14670) 66 : audit [DBG] from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:39.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:37.602568+0000 mgr.smithi196.ldpzek (mgr.14670) 67 : audit [DBG] from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:39.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:37.996100+0000 mon.smithi155 (mon.0) 785 : audit [DBG] from='client.? 172.21.15.155:0/2321193442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:51:39.067 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:38.709807+0000 mon.smithi155 (mon.0) 786 : audit [DBG] from='client.? 172.21.15.155:0/475733457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:51:39.117 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:36.975734+0000 mgr.smithi196.ldpzek (mgr.14670) 65 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:39.117 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:37.292569+0000 mgr.smithi196.ldpzek (mgr.14670) 66 : audit [DBG] from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:39.117 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:37.602568+0000 mgr.smithi196.ldpzek (mgr.14670) 67 : audit [DBG] from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:39.117 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:37.996100+0000 mon.smithi155 (mon.0) 785 : audit [DBG] from='client.? 172.21.15.155:0/2321193442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:51:39.117 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:38.709807+0000 mon.smithi155 (mon.0) 786 : audit [DBG] from='client.? 172.21.15.155:0/475733457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:51:39.225 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 5.33 MB/sec execute 44 sec latency 25360.807 ms 2024-04-23T01:51:39.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:38.203888+0000 mgr.smithi196.ldpzek (mgr.14670) 68 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.6 KiB/s rd, 5.6 KiB/s wr, 6 op/s 2024-04-23T01:51:39.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:38.328875+0000 mgr.smithi196.ldpzek (mgr.14670) 69 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:40.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:38.203888+0000 mgr.smithi196.ldpzek (mgr.14670) 68 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.6 KiB/s rd, 5.6 KiB/s wr, 6 op/s 2024-04-23T01:51:40.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:38.328875+0000 mgr.smithi196.ldpzek (mgr.14670) 69 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:51:40.226 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 5.21 MB/sec execute 45 sec latency 26360.876 ms 2024-04-23T01:51:41.226 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 5.10 MB/sec execute 46 sec latency 27360.974 ms 2024-04-23T01:51:42.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:40.204288+0000 mgr.smithi196.ldpzek (mgr.14670) 70 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 853 B/s wr, 0 op/s 2024-04-23T01:51:42.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:40.204288+0000 mgr.smithi196.ldpzek (mgr.14670) 70 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 853 B/s wr, 0 op/s 2024-04-23T01:51:42.226 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 4.99 MB/sec execute 47 sec latency 28361.079 ms 2024-04-23T01:51:43.226 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 4.88 MB/sec execute 48 sec latency 29361.166 ms 2024-04-23T01:51:44.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:42.205028+0000 mgr.smithi196.ldpzek (mgr.14670) 71 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 853 B/s wr, 0 op/s 2024-04-23T01:51:44.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:42.205028+0000 mgr.smithi196.ldpzek (mgr.14670) 71 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 853 B/s wr, 0 op/s 2024-04-23T01:51:44.226 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 4.78 MB/sec execute 49 sec latency 30361.243 ms 2024-04-23T01:51:45.226 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 4.69 MB/sec execute 50 sec latency 31361.310 ms 2024-04-23T01:51:46.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:44.205587+0000 mgr.smithi196.ldpzek (mgr.14670) 72 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 853 B/s wr, 0 op/s 2024-04-23T01:51:46.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:44.205587+0000 mgr.smithi196.ldpzek (mgr.14670) 72 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 853 B/s wr, 0 op/s 2024-04-23T01:51:46.226 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 4.60 MB/sec execute 51 sec latency 32361.438 ms 2024-04-23T01:51:47.226 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 4.51 MB/sec execute 52 sec latency 33361.486 ms 2024-04-23T01:51:48.066 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:46.206193+0000 mgr.smithi196.ldpzek (mgr.14670) 73 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 853 B/s wr, 0 op/s 2024-04-23T01:51:48.139 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:46.206193+0000 mgr.smithi196.ldpzek (mgr.14670) 73 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 853 B/s wr, 0 op/s 2024-04-23T01:51:48.226 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 4.42 MB/sec execute 53 sec latency 34361.590 ms 2024-04-23T01:51:49.227 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 4.34 MB/sec execute 54 sec latency 35361.695 ms 2024-04-23T01:51:49.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:48.206870+0000 mgr.smithi196.ldpzek (mgr.14670) 74 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 853 B/s wr, 0 op/s 2024-04-23T01:51:49.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:48.206870+0000 mgr.smithi196.ldpzek (mgr.14670) 74 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 853 B/s wr, 0 op/s 2024-04-23T01:51:50.227 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 4.26 MB/sec execute 55 sec latency 36361.812 ms 2024-04-23T01:51:51.227 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 4.19 MB/sec execute 56 sec latency 37361.907 ms 2024-04-23T01:51:51.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:50.207373+0000 mgr.smithi196.ldpzek (mgr.14670) 75 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:51:51.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:51:50.388420+0000 mon.smithi196 (mon.1) 112 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:51:51.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:50.207373+0000 mgr.smithi196.ldpzek (mgr.14670) 75 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:51:51.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:51:50.388420+0000 mon.smithi196 (mon.1) 112 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:51:52.227 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 4.11 MB/sec execute 57 sec latency 38361.997 ms 2024-04-23T01:51:53.227 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 4.04 MB/sec execute 58 sec latency 39362.076 ms 2024-04-23T01:51:53.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:52.208331+0000 mgr.smithi196.ldpzek (mgr.14670) 76 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:51:53.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:52.208331+0000 mgr.smithi196.ldpzek (mgr.14670) 76 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:51:54.227 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.97 MB/sec execute 59 sec latency 40362.160 ms 2024-04-23T01:51:55.227 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.91 MB/sec execute 60 sec latency 41362.197 ms 2024-04-23T01:51:55.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:54.208844+0000 mgr.smithi196.ldpzek (mgr.14670) 77 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:51:55.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:54.208844+0000 mgr.smithi196.ldpzek (mgr.14670) 77 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:51:56.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.84 MB/sec execute 61 sec latency 42362.291 ms 2024-04-23T01:51:57.227 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.78 MB/sec execute 62 sec latency 43362.345 ms 2024-04-23T01:51:57.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:56.209289+0000 mgr.smithi196.ldpzek (mgr.14670) 78 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:51:57.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:56.786588+0000 mds.foofs.smithi196.zehfbm (mds.0) 1 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 33.844340 secs 2024-04-23T01:51:57.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:56.786605+0000 mds.foofs.smithi196.zehfbm (mds.0) 2 : cluster [WRN] slow request 33.844339 seconds old, received at 2024-04-23T01:51:22.942213+0000: client_request(client.14746:4 getattr pAsLsXsFs #0x10000004cc7 2024-04-23T01:51:22.942113+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-23T01:51:57.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:56.209289+0000 mgr.smithi196.ldpzek (mgr.14670) 78 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:51:57.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:56.786588+0000 mds.foofs.smithi196.zehfbm (mds.0) 1 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 33.844340 secs 2024-04-23T01:51:57.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:56.786605+0000 mds.foofs.smithi196.zehfbm (mds.0) 2 : cluster [WRN] slow request 33.844339 seconds old, received at 2024-04-23T01:51:22.942213+0000: client_request(client.14746:4 getattr pAsLsXsFs #0x10000004cc7 2024-04-23T01:51:22.942113+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-23T01:51:58.227 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.72 MB/sec execute 63 sec latency 44362.463 ms 2024-04-23T01:51:59.228 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.66 MB/sec execute 64 sec latency 45362.566 ms 2024-04-23T01:51:59.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:51:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:51:58.209996+0000 mgr.smithi196.ldpzek (mgr.14670) 79 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:51:59.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:51:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:51:58.209996+0000 mgr.smithi196.ldpzek (mgr.14670) 79 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:52:00.227 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.61 MB/sec execute 65 sec latency 46362.626 ms 2024-04-23T01:52:01.228 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.55 MB/sec execute 66 sec latency 47362.734 ms 2024-04-23T01:52:01.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:00.210352+0000 mgr.smithi196.ldpzek (mgr.14670) 80 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:01.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:00.210352+0000 mgr.smithi196.ldpzek (mgr.14670) 80 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:02.228 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.50 MB/sec execute 67 sec latency 48362.851 ms 2024-04-23T01:52:02.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:01.263137+0000 mon.smithi155 (mon.0) 787 : cluster [WRN] Health check failed: 1 MDSs report slow requests (MDS_SLOW_REQUEST) 2024-04-23T01:52:02.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:01.266804+0000 mon.smithi155 (mon.0) 788 : cluster [DBG] mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284] up:active 2024-04-23T01:52:02.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:01.266869+0000 mon.smithi155 (mon.0) 789 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T01:52:02.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:01.786670+0000 mds.foofs.smithi196.zehfbm (mds.0) 3 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 38.844435 secs 2024-04-23T01:52:02.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:01.263137+0000 mon.smithi155 (mon.0) 787 : cluster [WRN] Health check failed: 1 MDSs report slow requests (MDS_SLOW_REQUEST) 2024-04-23T01:52:02.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:01.266804+0000 mon.smithi155 (mon.0) 788 : cluster [DBG] mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284] up:active 2024-04-23T01:52:02.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:01.266869+0000 mon.smithi155 (mon.0) 789 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T01:52:02.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:01.786670+0000 mds.foofs.smithi196.zehfbm (mds.0) 3 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 38.844435 secs 2024-04-23T01:52:03.228 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.45 MB/sec execute 68 sec latency 49362.907 ms 2024-04-23T01:52:03.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:02.211114+0000 mgr.smithi196.ldpzek (mgr.14670) 81 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:03.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:02.211114+0000 mgr.smithi196.ldpzek (mgr.14670) 81 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:04.228 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.40 MB/sec execute 69 sec latency 50362.993 ms 2024-04-23T01:52:05.228 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.35 MB/sec execute 70 sec latency 51363.061 ms 2024-04-23T01:52:05.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:04.211520+0000 mgr.smithi196.ldpzek (mgr.14670) 82 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:05.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:04.211520+0000 mgr.smithi196.ldpzek (mgr.14670) 82 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:06.229 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.30 MB/sec execute 71 sec latency 52363.157 ms 2024-04-23T01:52:06.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:05.391885+0000 mon.smithi155 (mon.0) 790 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:52:06.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:05.393436+0000 mon.smithi196 (mon.1) 113 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:52:06.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:05.391885+0000 mon.smithi155 (mon.0) 790 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:52:06.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:05.393436+0000 mon.smithi196 (mon.1) 113 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:52:07.229 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.26 MB/sec execute 72 sec latency 53363.752 ms 2024-04-23T01:52:07.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:06.211927+0000 mgr.smithi196.ldpzek (mgr.14670) 83 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:07.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:06.786800+0000 mds.foofs.smithi196.zehfbm (mds.0) 4 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 43.844549 secs 2024-04-23T01:52:07.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:06.211927+0000 mgr.smithi196.ldpzek (mgr.14670) 83 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:07.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:06.786800+0000 mds.foofs.smithi196.zehfbm (mds.0) 4 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 43.844549 secs 2024-04-23T01:52:08.229 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.21 MB/sec execute 73 sec latency 54363.799 ms 2024-04-23T01:52:09.055 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:52:09.229 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.17 MB/sec execute 74 sec latency 55363.851 ms 2024-04-23T01:52:09.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:08.212713+0000 mgr.smithi196.ldpzek (mgr.14670) 84 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:52:09.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:08.212713+0000 mgr.smithi196.ldpzek (mgr.14670) 84 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:52:09.677 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (7m) 37s ago 9m 15.9M - 0.20.0 0881eb8f169f 5f0acb9cba6b 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (9m) 37s ago 9m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (8m) 39s ago 8m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (7m) 37s ago 9m 35.0M - 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (3m) 37s ago 3m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (3m) 39s ago 3m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (11m) 37s ago 10m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (89s) 39s ago 8m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (11m) 37s ago 11m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (8m) 39s ago 8m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (50s) 37s ago 50s 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (45s) 39s ago 44s 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (8m) 37s ago 8m 17.2M - 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:52:09.678 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (8m) 39s ago 8m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:52:09.679 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (7m) 37s ago 7m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:52:09.679 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (7m) 37s ago 7m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:52:09.679 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (6m) 37s ago 6m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:52:09.679 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (6m) 37s ago 6m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:52:09.679 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (6m) 39s ago 6m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:52:09.679 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (5m) 39s ago 5m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:52:09.679 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (5m) 39s ago 5m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:52:09.679 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (5m) 39s ago 5m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:52:09.679 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (7m) 37s ago 8m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:52:10.048 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:52:10.048 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:52:10.048 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:52:10.048 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:52:10.049 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:52:10.229 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.13 MB/sec execute 75 sec latency 56363.904 ms 2024-04-23T01:52:10.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:09.042457+0000 mgr.smithi196.ldpzek (mgr.14670) 85 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:10.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:09.362709+0000 mgr.smithi196.ldpzek (mgr.14670) 86 : audit [DBG] from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:10.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:09.666823+0000 mgr.smithi196.ldpzek (mgr.14670) 87 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:10.362 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:52:10.362 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:52:10.363 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:52:10.363 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:52:10.363 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:52:10.363 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:52:10.363 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:52:10.363 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:52:10.363 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:52:10.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:09.042457+0000 mgr.smithi196.ldpzek (mgr.14670) 85 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:10.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:09.362709+0000 mgr.smithi196.ldpzek (mgr.14670) 86 : audit [DBG] from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:10.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:09.666823+0000 mgr.smithi196.ldpzek (mgr.14670) 87 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:10.738 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 MDSs report slow requests 2024-04-23T01:52:10.739 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-23T01:52:10.739 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): 1 slow requests are blocked > 30 secs 2024-04-23T01:52:11.229 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.08 MB/sec execute 76 sec latency 57363.932 ms 2024-04-23T01:52:11.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:10.048457+0000 mon.smithi155 (mon.0) 791 : audit [DBG] from='client.? 172.21.15.155:0/372199807' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:52:11.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:10.213168+0000 mgr.smithi196.ldpzek (mgr.14670) 88 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:11.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:10.362018+0000 mgr.smithi196.ldpzek (mgr.14670) 89 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:11.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:10.738796+0000 mon.smithi155 (mon.0) 792 : audit [DBG] from='client.? 172.21.15.155:0/560762752' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:52:11.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:10.048457+0000 mon.smithi155 (mon.0) 791 : audit [DBG] from='client.? 172.21.15.155:0/372199807' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:52:11.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:10.213168+0000 mgr.smithi196.ldpzek (mgr.14670) 88 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:11.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:10.362018+0000 mgr.smithi196.ldpzek (mgr.14670) 89 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:11.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:10.738796+0000 mon.smithi155 (mon.0) 792 : audit [DBG] from='client.? 172.21.15.155:0/560762752' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:52:12.229 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.04 MB/sec execute 77 sec latency 58364.011 ms 2024-04-23T01:52:12.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:11.786871+0000 mds.foofs.smithi196.zehfbm (mds.0) 5 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 48.844637 secs 2024-04-23T01:52:12.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:11.786871+0000 mds.foofs.smithi196.zehfbm (mds.0) 5 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 48.844637 secs 2024-04-23T01:52:13.229 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 3.01 MB/sec execute 78 sec latency 59364.085 ms 2024-04-23T01:52:13.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:12.213848+0000 mgr.smithi196.ldpzek (mgr.14670) 90 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:13.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:12.213848+0000 mgr.smithi196.ldpzek (mgr.14670) 90 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:14.231 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.97 MB/sec execute 79 sec latency 60364.169 ms 2024-04-23T01:52:15.229 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.93 MB/sec execute 80 sec latency 61364.227 ms 2024-04-23T01:52:15.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:14.214241+0000 mgr.smithi196.ldpzek (mgr.14670) 91 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:15.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:14.214241+0000 mgr.smithi196.ldpzek (mgr.14670) 91 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:16.229 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.89 MB/sec execute 81 sec latency 62364.283 ms 2024-04-23T01:52:17.229 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.86 MB/sec execute 82 sec latency 63364.376 ms 2024-04-23T01:52:17.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:16.214708+0000 mgr.smithi196.ldpzek (mgr.14670) 92 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:16.787015+0000 mds.foofs.smithi196.zehfbm (mds.0) 6 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 53.844767 secs 2024-04-23T01:52:17.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:16.214708+0000 mgr.smithi196.ldpzek (mgr.14670) 92 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:17.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:16.787015+0000 mds.foofs.smithi196.zehfbm (mds.0) 6 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 53.844767 secs 2024-04-23T01:52:18.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.82 MB/sec execute 83 sec latency 64364.478 ms 2024-04-23T01:52:19.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.79 MB/sec execute 84 sec latency 65364.526 ms 2024-04-23T01:52:19.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:18.215323+0000 mgr.smithi196.ldpzek (mgr.14670) 93 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:52:19.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:18.215323+0000 mgr.smithi196.ldpzek (mgr.14670) 93 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:52:20.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.76 MB/sec execute 85 sec latency 66364.593 ms 2024-04-23T01:52:21.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.73 MB/sec execute 86 sec latency 67364.678 ms 2024-04-23T01:52:21.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:20.215740+0000 mgr.smithi196.ldpzek (mgr.14670) 94 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:21.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:20.389211+0000 mon.smithi196 (mon.1) 114 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:52:21.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:20.215740+0000 mgr.smithi196.ldpzek (mgr.14670) 94 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:21.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:20.389211+0000 mon.smithi196 (mon.1) 114 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:52:22.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.69 MB/sec execute 87 sec latency 68364.774 ms 2024-04-23T01:52:22.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:21.280130+0000 mon.smithi155 (mon.0) 793 : cluster [DBG] mgrmap e33: smithi196.ldpzek(active, since 91s), standbys: smithi155.dkyujt 2024-04-23T01:52:22.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:21.787092+0000 mds.foofs.smithi196.zehfbm (mds.0) 7 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 58.844843 secs 2024-04-23T01:52:22.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:21.280130+0000 mon.smithi155 (mon.0) 793 : cluster [DBG] mgrmap e33: smithi196.ldpzek(active, since 91s), standbys: smithi155.dkyujt 2024-04-23T01:52:22.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:21.787092+0000 mds.foofs.smithi196.zehfbm (mds.0) 7 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 58.844843 secs 2024-04-23T01:52:23.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.66 MB/sec execute 88 sec latency 69364.875 ms 2024-04-23T01:52:23.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:22.216616+0000 mgr.smithi196.ldpzek (mgr.14670) 95 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:52:23.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:22.216616+0000 mgr.smithi196.ldpzek (mgr.14670) 95 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:52:24.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.63 MB/sec execute 89 sec latency 70364.979 ms 2024-04-23T01:52:25.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.60 MB/sec execute 90 sec latency 71365.027 ms 2024-04-23T01:52:25.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:24.217206+0000 mgr.smithi196.ldpzek (mgr.14670) 96 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:52:25.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:24.217206+0000 mgr.smithi196.ldpzek (mgr.14670) 96 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:52:26.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.58 MB/sec execute 91 sec latency 72365.121 ms 2024-04-23T01:52:27.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.55 MB/sec execute 92 sec latency 73365.172 ms 2024-04-23T01:52:27.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:26.217720+0000 mgr.smithi196.ldpzek (mgr.14670) 97 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:52:27.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:26.787175+0000 mds.foofs.smithi196.zehfbm (mds.0) 8 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 63.844932 secs 2024-04-23T01:52:27.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:26.787198+0000 mds.foofs.smithi196.zehfbm (mds.0) 9 : cluster [WRN] slow request 63.844932 seconds old, received at 2024-04-23T01:51:22.942213+0000: client_request(client.14746:4 getattr pAsLsXsFs #0x10000004cc7 2024-04-23T01:51:22.942113+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-23T01:52:27.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:26.787223+0000 mds.foofs.smithi196.zehfbm (mds.0) 10 : cluster [WRN] client.14562 isn't responding to mclientcaps(revoke), ino 0x10000004cc7 pending pAsxLsXsxFcb issued pAsxLsXsxFsxcrwb, sent 63.844970 seconds ago 2024-04-23T01:52:27.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:26.217720+0000 mgr.smithi196.ldpzek (mgr.14670) 97 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:52:27.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:26.787175+0000 mds.foofs.smithi196.zehfbm (mds.0) 8 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 63.844932 secs 2024-04-23T01:52:27.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:26.787198+0000 mds.foofs.smithi196.zehfbm (mds.0) 9 : cluster [WRN] slow request 63.844932 seconds old, received at 2024-04-23T01:51:22.942213+0000: client_request(client.14746:4 getattr pAsLsXsFs #0x10000004cc7 2024-04-23T01:51:22.942113+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-23T01:52:27.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:26.787223+0000 mds.foofs.smithi196.zehfbm (mds.0) 10 : cluster [WRN] client.14562 isn't responding to mclientcaps(revoke), ino 0x10000004cc7 pending pAsxLsXsxFcb issued pAsxLsXsxFsxcrwb, sent 63.844970 seconds ago 2024-04-23T01:52:28.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.52 MB/sec execute 93 sec latency 74365.230 ms 2024-04-23T01:52:29.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.49 MB/sec execute 94 sec latency 75365.266 ms 2024-04-23T01:52:29.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:28.218457+0000 mgr.smithi196.ldpzek (mgr.14670) 98 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:52:29.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:28.218457+0000 mgr.smithi196.ldpzek (mgr.14670) 98 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:52:30.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.47 MB/sec execute 95 sec latency 76365.312 ms 2024-04-23T01:52:30.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:29.044619+0000 mon.smithi155 (mon.0) 794 : cluster [WRN] Health check failed: 1 clients failing to respond to capability release (MDS_CLIENT_LATE_RELEASE) 2024-04-23T01:52:30.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:29.053297+0000 mon.smithi155 (mon.0) 795 : cluster [DBG] mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284] up:active 2024-04-23T01:52:30.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:29.053380+0000 mon.smithi155 (mon.0) 796 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T01:52:30.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:29.044619+0000 mon.smithi155 (mon.0) 794 : cluster [WRN] Health check failed: 1 clients failing to respond to capability release (MDS_CLIENT_LATE_RELEASE) 2024-04-23T01:52:30.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:29.053297+0000 mon.smithi155 (mon.0) 795 : cluster [DBG] mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284] up:active 2024-04-23T01:52:30.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:30 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:29.053380+0000 mon.smithi155 (mon.0) 796 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T01:52:31.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.44 MB/sec execute 96 sec latency 77365.431 ms 2024-04-23T01:52:31.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:30.218975+0000 mgr.smithi196.ldpzek (mgr.14670) 99 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:52:31.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:30.218975+0000 mgr.smithi196.ldpzek (mgr.14670) 99 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:52:32.230 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.42 MB/sec execute 97 sec latency 78365.532 ms 2024-04-23T01:52:32.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:31.787247+0000 mds.foofs.smithi196.zehfbm (mds.0) 11 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 68.845013 secs 2024-04-23T01:52:32.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:31.787247+0000 mds.foofs.smithi196.zehfbm (mds.0) 11 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 68.845013 secs 2024-04-23T01:52:33.231 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.39 MB/sec execute 98 sec latency 79365.621 ms 2024-04-23T01:52:33.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:32.219986+0000 mgr.smithi196.ldpzek (mgr.14670) 100 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:52:33.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:32.219986+0000 mgr.smithi196.ldpzek (mgr.14670) 100 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:52:34.231 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.37 MB/sec execute 99 sec latency 80365.728 ms 2024-04-23T01:52:35.231 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.34 MB/sec execute 100 sec latency 81365.761 ms 2024-04-23T01:52:35.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:34.220385+0000 mgr.smithi196.ldpzek (mgr.14670) 101 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:35.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:34.220385+0000 mgr.smithi196.ldpzek (mgr.14670) 101 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:36.231 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.32 MB/sec execute 101 sec latency 82365.848 ms 2024-04-23T01:52:36.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:35.392785+0000 mon.smithi155 (mon.0) 797 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:52:36.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:35.394003+0000 mon.smithi196 (mon.1) 115 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:52:36.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:35.392785+0000 mon.smithi155 (mon.0) 797 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:52:36.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:35.394003+0000 mon.smithi196 (mon.1) 115 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:52:37.231 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.30 MB/sec execute 102 sec latency 83365.945 ms 2024-04-23T01:52:37.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:36.221132+0000 mgr.smithi196.ldpzek (mgr.14670) 102 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:37.816 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:36.787338+0000 mds.foofs.smithi196.zehfbm (mds.0) 12 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 73.845089 secs 2024-04-23T01:52:37.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:36.221132+0000 mgr.smithi196.ldpzek (mgr.14670) 102 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:37.889 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:36.787338+0000 mds.foofs.smithi196.zehfbm (mds.0) 12 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 73.845089 secs 2024-04-23T01:52:38.231 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.28 MB/sec execute 103 sec latency 84366.045 ms 2024-04-23T01:52:39.231 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.25 MB/sec execute 104 sec latency 85366.105 ms 2024-04-23T01:52:39.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:38.221667+0000 mgr.smithi196.ldpzek (mgr.14670) 103 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:52:39.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:38.221667+0000 mgr.smithi196.ldpzek (mgr.14670) 103 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:52:40.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.23 MB/sec execute 105 sec latency 86366.200 ms 2024-04-23T01:52:41.080 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:52:41.231 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.21 MB/sec execute 106 sec latency 87366.254 ms 2024-04-23T01:52:41.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:40.222259+0000 mgr.smithi196.ldpzek (mgr.14670) 104 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:41.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:40.222259+0000 mgr.smithi196.ldpzek (mgr.14670) 104 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:41.705 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:52:41.705 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (8m) 69s ago 10m 15.9M - 0.20.0 0881eb8f169f 5f0acb9cba6b 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (9m) 69s ago 9m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (9m) 71s ago 9m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (8m) 69s ago 9m 35.0M - 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (4m) 69s ago 4m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (4m) 71s ago 4m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (11m) 69s ago 11m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (2m) 71s ago 8m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (11m) 69s ago 11m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (8m) 71s ago 8m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (82s) 69s ago 82s 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (77s) 71s ago 76s 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (9m) 69s ago 9m 17.2M - 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (8m) 71s ago 8m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:52:41.706 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (8m) 69s ago 8m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:52:41.707 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (7m) 69s ago 7m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:52:41.707 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (7m) 69s ago 7m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:52:41.707 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (7m) 69s ago 7m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:52:41.707 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (6m) 71s ago 6m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:52:41.707 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (6m) 71s ago 6m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:52:41.707 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (6m) 71s ago 6m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:52:41.707 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (5m) 71s ago 5m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:52:41.707 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (8m) 69s ago 9m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:52:42.082 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:52:42.082 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:52:42.082 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:52:42.082 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:52:42.082 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:52:42.082 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:52:42.082 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:52:42.082 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:52:42.083 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:52:42.083 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:52:42.083 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:52:42.083 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:52:42.083 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:52:42.083 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:52:42.083 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:52:42.083 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:52:42.083 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:52:42.083 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:52:42.083 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:52:42.231 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.19 MB/sec execute 107 sec latency 88366.287 ms 2024-04-23T01:52:42.401 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:52:42.401 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:52:42.401 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:52:42.401 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:52:42.401 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:52:42.401 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:52:42.402 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:52:42.402 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:52:42.402 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:52:42.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:41.067327+0000 mgr.smithi196.ldpzek (mgr.14670) 105 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:42.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:41.387550+0000 mgr.smithi196.ldpzek (mgr.14670) 106 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:42.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:41.694444+0000 mgr.smithi196.ldpzek (mgr.14670) 107 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:42.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:41.787447+0000 mds.foofs.smithi196.zehfbm (mds.0) 13 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 78.845211 secs 2024-04-23T01:52:42.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:42.081079+0000 mon.smithi155 (mon.0) 798 : audit [DBG] from='client.? 172.21.15.155:0/3464666259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:52:42.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:41.067327+0000 mgr.smithi196.ldpzek (mgr.14670) 105 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:42.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:41.387550+0000 mgr.smithi196.ldpzek (mgr.14670) 106 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:42.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:41.694444+0000 mgr.smithi196.ldpzek (mgr.14670) 107 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:42.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:41.787447+0000 mds.foofs.smithi196.zehfbm (mds.0) 13 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 78.845211 secs 2024-04-23T01:52:42.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:42.081079+0000 mon.smithi155 (mon.0) 798 : audit [DBG] from='client.? 172.21.15.155:0/3464666259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:52:42.772 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-23T01:52:42.773 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-23T01:52:42.773 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): Client smithi155:foo1 failing to respond to capability release client_id: 14562 2024-04-23T01:52:42.773 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-23T01:52:42.773 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): 1 slow requests are blocked > 30 secs 2024-04-23T01:52:43.231 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.17 MB/sec execute 108 sec latency 89366.330 ms 2024-04-23T01:52:43.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:42.223140+0000 mgr.smithi196.ldpzek (mgr.14670) 108 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:43.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:42.400586+0000 mgr.smithi196.ldpzek (mgr.14670) 109 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:43.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:42.772793+0000 mon.smithi155 (mon.0) 799 : audit [DBG] from='client.? 172.21.15.155:0/4177913796' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:52:43.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:42.223140+0000 mgr.smithi196.ldpzek (mgr.14670) 108 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:43.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:42.400586+0000 mgr.smithi196.ldpzek (mgr.14670) 109 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:52:43.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:42.772793+0000 mon.smithi155 (mon.0) 799 : audit [DBG] from='client.? 172.21.15.155:0/4177913796' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:52:44.232 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.15 MB/sec execute 109 sec latency 90366.423 ms 2024-04-23T01:52:45.232 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.13 MB/sec execute 110 sec latency 91366.480 ms 2024-04-23T01:52:45.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:44.223504+0000 mgr.smithi196.ldpzek (mgr.14670) 110 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:45.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:44.223504+0000 mgr.smithi196.ldpzek (mgr.14670) 110 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:46.232 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.11 MB/sec execute 111 sec latency 92366.545 ms 2024-04-23T01:52:47.232 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.09 MB/sec execute 112 sec latency 93366.623 ms 2024-04-23T01:52:47.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:46.224263+0000 mgr.smithi196.ldpzek (mgr.14670) 111 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:47.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:46.787544+0000 mds.foofs.smithi196.zehfbm (mds.0) 14 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 83.845309 secs 2024-04-23T01:52:47.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:46.224263+0000 mgr.smithi196.ldpzek (mgr.14670) 111 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:47.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:46.787544+0000 mds.foofs.smithi196.zehfbm (mds.0) 14 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 83.845309 secs 2024-04-23T01:52:48.232 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.07 MB/sec execute 113 sec latency 94366.743 ms 2024-04-23T01:52:49.232 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.06 MB/sec execute 114 sec latency 95366.855 ms 2024-04-23T01:52:49.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:48.224813+0000 mgr.smithi196.ldpzek (mgr.14670) 112 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:52:49.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:48.224813+0000 mgr.smithi196.ldpzek (mgr.14670) 112 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:52:50.232 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.04 MB/sec execute 115 sec latency 96366.948 ms 2024-04-23T01:52:51.232 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.02 MB/sec execute 116 sec latency 97367.044 ms 2024-04-23T01:52:51.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:50.225272+0000 mgr.smithi196.ldpzek (mgr.14670) 113 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:52:50.389909+0000 mon.smithi196 (mon.1) 116 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:52:51.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:50.225272+0000 mgr.smithi196.ldpzek (mgr.14670) 113 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:51.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:52:50.389909+0000 mon.smithi196 (mon.1) 116 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:52:52.232 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 2.00 MB/sec execute 117 sec latency 98367.129 ms 2024-04-23T01:52:52.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:51.787675+0000 mds.foofs.smithi196.zehfbm (mds.0) 15 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 88.845427 secs 2024-04-23T01:52:52.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:51.787675+0000 mds.foofs.smithi196.zehfbm (mds.0) 15 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 88.845427 secs 2024-04-23T01:52:53.232 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.99 MB/sec execute 118 sec latency 99367.218 ms 2024-04-23T01:52:53.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:52.226154+0000 mgr.smithi196.ldpzek (mgr.14670) 114 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:53.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:52.226154+0000 mgr.smithi196.ldpzek (mgr.14670) 114 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:54.232 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.97 MB/sec execute 119 sec latency 100367.315 ms 2024-04-23T01:52:55.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.95 MB/sec execute 120 sec latency 101367.365 ms 2024-04-23T01:52:55.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:54.226799+0000 mgr.smithi196.ldpzek (mgr.14670) 115 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:55.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:54.226799+0000 mgr.smithi196.ldpzek (mgr.14670) 115 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:56.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.94 MB/sec execute 121 sec latency 102367.454 ms 2024-04-23T01:52:57.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.92 MB/sec execute 122 sec latency 103367.527 ms 2024-04-23T01:52:57.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:56.227440+0000 mgr.smithi196.ldpzek (mgr.14670) 116 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:57.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:56.787794+0000 mds.foofs.smithi196.zehfbm (mds.0) 16 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 93.845547 secs 2024-04-23T01:52:57.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:56.227440+0000 mgr.smithi196.ldpzek (mgr.14670) 116 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:52:57.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:56.787794+0000 mds.foofs.smithi196.zehfbm (mds.0) 16 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 93.845547 secs 2024-04-23T01:52:58.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.91 MB/sec execute 123 sec latency 104367.585 ms 2024-04-23T01:52:59.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.89 MB/sec execute 124 sec latency 105367.627 ms 2024-04-23T01:52:59.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:52:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:52:58.228271+0000 mgr.smithi196.ldpzek (mgr.14670) 117 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:52:59.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:52:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:52:58.228271+0000 mgr.smithi196.ldpzek (mgr.14670) 117 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:00.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.88 MB/sec execute 125 sec latency 106367.722 ms 2024-04-23T01:53:01.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.86 MB/sec execute 126 sec latency 107367.822 ms 2024-04-23T01:53:01.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:00.228749+0000 mgr.smithi196.ldpzek (mgr.14670) 118 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:01.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:00.228749+0000 mgr.smithi196.ldpzek (mgr.14670) 118 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:02.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.85 MB/sec execute 127 sec latency 108367.898 ms 2024-04-23T01:53:02.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:01.787873+0000 mds.foofs.smithi196.zehfbm (mds.0) 17 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 98.845638 secs 2024-04-23T01:53:02.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:01.787873+0000 mds.foofs.smithi196.zehfbm (mds.0) 17 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 98.845638 secs 2024-04-23T01:53:03.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.83 MB/sec execute 128 sec latency 109367.987 ms 2024-04-23T01:53:03.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:02.229672+0000 mgr.smithi196.ldpzek (mgr.14670) 119 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:03.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:02.229672+0000 mgr.smithi196.ldpzek (mgr.14670) 119 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:04.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.82 MB/sec execute 129 sec latency 110368.059 ms 2024-04-23T01:53:05.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.80 MB/sec execute 130 sec latency 111368.099 ms 2024-04-23T01:53:05.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:04.230126+0000 mgr.smithi196.ldpzek (mgr.14670) 120 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:05.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:04.230126+0000 mgr.smithi196.ldpzek (mgr.14670) 120 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:06.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.79 MB/sec execute 131 sec latency 112368.180 ms 2024-04-23T01:53:06.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:05.390244+0000 mon.smithi196 (mon.1) 117 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:53:06.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:05.390244+0000 mon.smithi196 (mon.1) 117 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:53:07.233 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.78 MB/sec execute 132 sec latency 113368.230 ms 2024-04-23T01:53:07.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:06.230764+0000 mgr.smithi196.ldpzek (mgr.14670) 121 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:07.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:06.787996+0000 mds.foofs.smithi196.zehfbm (mds.0) 18 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 103.845747 secs 2024-04-23T01:53:07.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:06.230764+0000 mgr.smithi196.ldpzek (mgr.14670) 121 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:07.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:06.787996+0000 mds.foofs.smithi196.zehfbm (mds.0) 18 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 103.845747 secs 2024-04-23T01:53:08.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.76 MB/sec execute 133 sec latency 114368.264 ms 2024-04-23T01:53:09.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.75 MB/sec execute 134 sec latency 115368.317 ms 2024-04-23T01:53:09.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:08.231487+0000 mgr.smithi196.ldpzek (mgr.14670) 122 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:09.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:08.231487+0000 mgr.smithi196.ldpzek (mgr.14670) 122 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:10.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.74 MB/sec execute 135 sec latency 116368.353 ms 2024-04-23T01:53:11.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.72 MB/sec execute 136 sec latency 117368.443 ms 2024-04-23T01:53:11.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:10.231975+0000 mgr.smithi196.ldpzek (mgr.14670) 123 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:11.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:10.231975+0000 mgr.smithi196.ldpzek (mgr.14670) 123 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:12.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.71 MB/sec execute 137 sec latency 118368.480 ms 2024-04-23T01:53:12.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:11.788051+0000 mds.foofs.smithi196.zehfbm (mds.0) 19 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 108.845809 secs 2024-04-23T01:53:12.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:11.788051+0000 mds.foofs.smithi196.zehfbm (mds.0) 19 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 108.845809 secs 2024-04-23T01:53:13.115 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:53:13.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.70 MB/sec execute 138 sec latency 119368.512 ms 2024-04-23T01:53:13.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:12.232755+0000 mgr.smithi196.ldpzek (mgr.14670) 124 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:13.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:12.232755+0000 mgr.smithi196.ldpzek (mgr.14670) 124 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:13.741 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:53:13.741 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (8m) 101s ago 10m 15.9M - 0.20.0 0881eb8f169f 5f0acb9cba6b 2024-04-23T01:53:13.742 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (10m) 101s ago 10m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:53:13.742 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (9m) 103s ago 9m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:53:13.742 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (8m) 101s ago 10m 35.0M - 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:53:13.742 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (4m) 101s ago 4m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:53:13.742 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (4m) 103s ago 4m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:53:13.742 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (12m) 101s ago 12m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:53:13.742 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (2m) 103s ago 9m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:53:13.742 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (12m) 101s ago 12m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:53:13.742 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (9m) 103s ago 9m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:53:13.742 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (114s) 101s ago 114s 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:53:13.742 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (109s) 103s ago 108s 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:53:13.742 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (10m) 101s ago 10m 17.2M - 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:53:13.743 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (9m) 103s ago 9m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:53:13.743 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (8m) 101s ago 8m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:53:13.743 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (8m) 101s ago 8m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:53:13.743 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (7m) 101s ago 7m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:53:13.743 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (7m) 101s ago 7m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:53:13.743 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (7m) 103s ago 7m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:53:13.743 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (6m) 103s ago 6m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:53:13.743 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (6m) 103s ago 6m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:53:13.743 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (6m) 103s ago 6m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:53:13.743 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (8m) 101s ago 9m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:53:14.118 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:53:14.118 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:53:14.118 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:53:14.118 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:53:14.118 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:53:14.118 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:53:14.119 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:53:14.119 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:53:14.119 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:53:14.119 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:53:14.119 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:53:14.119 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:53:14.119 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:53:14.119 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:53:14.119 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:53:14.119 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:53:14.119 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:53:14.119 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:53:14.119 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:53:14.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.69 MB/sec execute 139 sec latency 120368.566 ms 2024-04-23T01:53:14.436 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:53:14.436 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:53:14.436 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:53:14.436 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:53:14.436 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:53:14.437 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:53:14.437 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:53:14.437 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:53:14.437 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:53:14.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:13.102117+0000 mgr.smithi196.ldpzek (mgr.14670) 125 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:14.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:13.425377+0000 mgr.smithi196.ldpzek (mgr.14670) 126 : audit [DBG] from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:14.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:13.730592+0000 mgr.smithi196.ldpzek (mgr.14670) 127 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:14.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:14.117949+0000 mon.smithi155 (mon.0) 800 : audit [DBG] from='client.? 172.21.15.155:0/159488817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:53:14.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:13.102117+0000 mgr.smithi196.ldpzek (mgr.14670) 125 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:14.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:13.425377+0000 mgr.smithi196.ldpzek (mgr.14670) 126 : audit [DBG] from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:14.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:13.730592+0000 mgr.smithi196.ldpzek (mgr.14670) 127 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:14.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:14 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:14.117949+0000 mon.smithi155 (mon.0) 800 : audit [DBG] from='client.? 172.21.15.155:0/159488817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:53:14.811 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-23T01:53:14.811 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-23T01:53:14.811 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): Client smithi155:foo1 failing to respond to capability release client_id: 14562 2024-04-23T01:53:14.811 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-23T01:53:14.811 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): 1 slow requests are blocked > 30 secs 2024-04-23T01:53:15.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.67 MB/sec execute 140 sec latency 121368.602 ms 2024-04-23T01:53:15.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:14.233276+0000 mgr.smithi196.ldpzek (mgr.14670) 128 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:15.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:14.435720+0000 mgr.smithi196.ldpzek (mgr.14670) 129 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:15.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:14.810748+0000 mon.smithi155 (mon.0) 801 : audit [DBG] from='client.? 172.21.15.155:0/1490168958' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:53:15.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:14.233276+0000 mgr.smithi196.ldpzek (mgr.14670) 128 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:15.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:14.435720+0000 mgr.smithi196.ldpzek (mgr.14670) 129 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:15.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:14.810748+0000 mon.smithi155 (mon.0) 801 : audit [DBG] from='client.? 172.21.15.155:0/1490168958' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:53:16.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.66 MB/sec execute 141 sec latency 122368.648 ms 2024-04-23T01:53:17.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.65 MB/sec execute 142 sec latency 123368.732 ms 2024-04-23T01:53:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:16.233822+0000 mgr.smithi196.ldpzek (mgr.14670) 130 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:17.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:16.788152+0000 mds.foofs.smithi196.zehfbm (mds.0) 20 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 113.845919 secs 2024-04-23T01:53:17.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:16.233822+0000 mgr.smithi196.ldpzek (mgr.14670) 130 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:17.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:16.788152+0000 mds.foofs.smithi196.zehfbm (mds.0) 20 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 113.845919 secs 2024-04-23T01:53:18.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.64 MB/sec execute 143 sec latency 124368.835 ms 2024-04-23T01:53:19.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.63 MB/sec execute 144 sec latency 125368.937 ms 2024-04-23T01:53:19.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:18.234383+0000 mgr.smithi196.ldpzek (mgr.14670) 131 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:19.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:18.234383+0000 mgr.smithi196.ldpzek (mgr.14670) 131 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:20.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.62 MB/sec execute 145 sec latency 126369.002 ms 2024-04-23T01:53:21.234 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.61 MB/sec execute 146 sec latency 127369.107 ms 2024-04-23T01:53:21.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:20.234844+0000 mgr.smithi196.ldpzek (mgr.14670) 132 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:21.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:20.390544+0000 mon.smithi196 (mon.1) 118 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:53:21.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:20.234844+0000 mgr.smithi196.ldpzek (mgr.14670) 132 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:21.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:20.390544+0000 mon.smithi196 (mon.1) 118 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:53:22.235 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.59 MB/sec execute 147 sec latency 128369.200 ms 2024-04-23T01:53:22.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:21.788281+0000 mds.foofs.smithi196.zehfbm (mds.0) 21 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 118.846032 secs 2024-04-23T01:53:22.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:21.788281+0000 mds.foofs.smithi196.zehfbm (mds.0) 21 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 118.846032 secs 2024-04-23T01:53:23.235 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.58 MB/sec execute 148 sec latency 129369.333 ms 2024-04-23T01:53:23.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:22.235603+0000 mgr.smithi196.ldpzek (mgr.14670) 133 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:23.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:22.235603+0000 mgr.smithi196.ldpzek (mgr.14670) 133 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:24.235 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.57 MB/sec execute 149 sec latency 130369.392 ms 2024-04-23T01:53:25.235 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.56 MB/sec execute 150 sec latency 131369.466 ms 2024-04-23T01:53:25.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:24.236088+0000 mgr.smithi196.ldpzek (mgr.14670) 134 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:25.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:24.236088+0000 mgr.smithi196.ldpzek (mgr.14670) 134 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:26.235 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.55 MB/sec execute 151 sec latency 132369.575 ms 2024-04-23T01:53:27.235 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.54 MB/sec execute 152 sec latency 133369.705 ms 2024-04-23T01:53:27.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:26.236677+0000 mgr.smithi196.ldpzek (mgr.14670) 135 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:27.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:26.788367+0000 mds.foofs.smithi196.zehfbm (mds.0) 22 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 123.846125 secs 2024-04-23T01:53:27.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:26.788371+0000 mds.foofs.smithi196.zehfbm (mds.0) 23 : cluster [WRN] slow request 123.846125 seconds old, received at 2024-04-23T01:51:22.942213+0000: client_request(client.14746:4 getattr pAsLsXsFs #0x10000004cc7 2024-04-23T01:51:22.942113+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-23T01:53:27.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:26.788415+0000 mds.foofs.smithi196.zehfbm (mds.0) 24 : cluster [WRN] client.14562 isn't responding to mclientcaps(revoke), ino 0x10000004cc7 pending pAsxLsXsxFcb issued pAsxLsXsxFsxcrwb, sent 123.846142 seconds ago 2024-04-23T01:53:27.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:26.236677+0000 mgr.smithi196.ldpzek (mgr.14670) 135 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:27.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:26.788367+0000 mds.foofs.smithi196.zehfbm (mds.0) 22 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 123.846125 secs 2024-04-23T01:53:27.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:26.788371+0000 mds.foofs.smithi196.zehfbm (mds.0) 23 : cluster [WRN] slow request 123.846125 seconds old, received at 2024-04-23T01:51:22.942213+0000: client_request(client.14746:4 getattr pAsLsXsFs #0x10000004cc7 2024-04-23T01:51:22.942113+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-23T01:53:27.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:26.788415+0000 mds.foofs.smithi196.zehfbm (mds.0) 24 : cluster [WRN] client.14562 isn't responding to mclientcaps(revoke), ino 0x10000004cc7 pending pAsxLsXsxFcb issued pAsxLsXsxFsxcrwb, sent 123.846142 seconds ago 2024-04-23T01:53:28.235 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.53 MB/sec execute 153 sec latency 134369.825 ms 2024-04-23T01:53:29.235 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.52 MB/sec execute 154 sec latency 135369.873 ms 2024-04-23T01:53:29.316 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:28.237466+0000 mgr.smithi196.ldpzek (mgr.14670) 136 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:29.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:28.237466+0000 mgr.smithi196.ldpzek (mgr.14670) 136 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:30.235 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.51 MB/sec execute 155 sec latency 136369.958 ms 2024-04-23T01:53:31.235 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.50 MB/sec execute 156 sec latency 137370.062 ms 2024-04-23T01:53:31.542 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:30.237982+0000 mgr.smithi196.ldpzek (mgr.14670) 137 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:31.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:30.237982+0000 mgr.smithi196.ldpzek (mgr.14670) 137 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:32.235 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.49 MB/sec execute 157 sec latency 138370.129 ms 2024-04-23T01:53:32.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:31.788485+0000 mds.foofs.smithi196.zehfbm (mds.0) 25 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 128.846236 secs 2024-04-23T01:53:32.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:31.788485+0000 mds.foofs.smithi196.zehfbm (mds.0) 25 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 128.846236 secs 2024-04-23T01:53:33.235 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.48 MB/sec execute 158 sec latency 139370.207 ms 2024-04-23T01:53:33.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:32.238616+0000 mgr.smithi196.ldpzek (mgr.14670) 138 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:33.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:32.238616+0000 mgr.smithi196.ldpzek (mgr.14670) 138 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:34.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.47 MB/sec execute 159 sec latency 140370.263 ms 2024-04-23T01:53:35.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.47 MB/sec execute 160 sec latency 141370.351 ms 2024-04-23T01:53:35.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:34.239105+0000 mgr.smithi196.ldpzek (mgr.14670) 139 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:35.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:34.239105+0000 mgr.smithi196.ldpzek (mgr.14670) 139 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:36.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.46 MB/sec execute 161 sec latency 142370.482 ms 2024-04-23T01:53:36.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:35.390846+0000 mon.smithi196 (mon.1) 119 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:53:36.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:35.390846+0000 mon.smithi196 (mon.1) 119 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:53:37.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.45 MB/sec execute 162 sec latency 143370.581 ms 2024-04-23T01:53:37.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:36.239726+0000 mgr.smithi196.ldpzek (mgr.14670) 140 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:37.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:36.788594+0000 mds.foofs.smithi196.zehfbm (mds.0) 26 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 133.846346 secs 2024-04-23T01:53:37.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:36.239726+0000 mgr.smithi196.ldpzek (mgr.14670) 140 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:37.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:36.788594+0000 mds.foofs.smithi196.zehfbm (mds.0) 26 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 133.846346 secs 2024-04-23T01:53:38.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.44 MB/sec execute 163 sec latency 144370.679 ms 2024-04-23T01:53:39.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.43 MB/sec execute 164 sec latency 145370.796 ms 2024-04-23T01:53:39.317 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:38.240244+0000 mgr.smithi196.ldpzek (mgr.14670) 141 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:39.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:38.240244+0000 mgr.smithi196.ldpzek (mgr.14670) 141 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:40.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.42 MB/sec execute 165 sec latency 146370.897 ms 2024-04-23T01:53:41.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.41 MB/sec execute 166 sec latency 147370.985 ms 2024-04-23T01:53:41.374 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:40.240800+0000 mgr.smithi196.ldpzek (mgr.14670) 142 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:41.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:40.240800+0000 mgr.smithi196.ldpzek (mgr.14670) 142 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:42.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.40 MB/sec execute 167 sec latency 148371.053 ms 2024-04-23T01:53:42.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:41.788664+0000 mds.foofs.smithi196.zehfbm (mds.0) 27 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 138.846415 secs 2024-04-23T01:53:42.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:42.165009+0000 mon.smithi155 (mon.0) 802 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:53:42.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:42.172915+0000 mon.smithi155 (mon.0) 803 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:53:42.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:42.235539+0000 mon.smithi155 (mon.0) 804 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:53:42.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:42.240037+0000 mon.smithi155 (mon.0) 805 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:53:42.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:42.243987+0000 mon.smithi196 (mon.1) 120 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T01:53:42.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:41.788664+0000 mds.foofs.smithi196.zehfbm (mds.0) 27 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 138.846415 secs 2024-04-23T01:53:42.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:42.165009+0000 mon.smithi155 (mon.0) 802 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:53:42.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:42.172915+0000 mon.smithi155 (mon.0) 803 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:53:42.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:42.235539+0000 mon.smithi155 (mon.0) 804 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:53:42.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:42.240037+0000 mon.smithi155 (mon.0) 805 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:53:42.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:42.243987+0000 mon.smithi196 (mon.1) 120 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T01:53:43.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.40 MB/sec execute 168 sec latency 149371.082 ms 2024-04-23T01:53:43.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:53:42.204438+0000 mgr.smithi196.ldpzek (mgr.14670) 143 : cephadm [INF] Reconfiguring grafana.smithi155 (dependencies changed)... 2024-04-23T01:53:43.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:53:42.212768+0000 mgr.smithi196.ldpzek (mgr.14670) 144 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T01:53:43.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:42.241547+0000 mgr.smithi196.ldpzek (mgr.14670) 145 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:43.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:42.244404+0000 mgr.smithi196.ldpzek (mgr.14670) 146 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T01:53:43.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:53:42.246379+0000 mgr.smithi196.ldpzek (mgr.14670) 147 : cephadm [INF] Reconfiguring daemon grafana.smithi155 on smithi155 2024-04-23T01:53:43.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:53:42.204438+0000 mgr.smithi196.ldpzek (mgr.14670) 143 : cephadm [INF] Reconfiguring grafana.smithi155 (dependencies changed)... 2024-04-23T01:53:43.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:53:42.212768+0000 mgr.smithi196.ldpzek (mgr.14670) 144 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T01:53:43.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:42.241547+0000 mgr.smithi196.ldpzek (mgr.14670) 145 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:43.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:42.244404+0000 mgr.smithi196.ldpzek (mgr.14670) 146 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T01:53:43.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:53:42.246379+0000 mgr.smithi196.ldpzek (mgr.14670) 147 : cephadm [INF] Reconfiguring daemon grafana.smithi155 on smithi155 2024-04-23T01:53:44.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.39 MB/sec execute 169 sec latency 150371.112 ms 2024-04-23T01:53:45.171 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:53:45.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.38 MB/sec execute 170 sec latency 151371.145 ms 2024-04-23T01:53:45.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:44.241973+0000 mgr.smithi196.ldpzek (mgr.14670) 148 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:45.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:44.241973+0000 mgr.smithi196.ldpzek (mgr.14670) 148 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:45.883 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:53:45.883 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T01:53:45.883 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (11m) 2m ago 11m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:53:45.883 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (10m) 2m ago 10m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:53:45.883 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (9m) 2m ago 10m 35.0M - 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:53:45.883 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (5m) 2m ago 5m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:53:45.883 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (5m) 2m ago 5m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:53:45.883 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (12m) 2m ago 12m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (3m) 2m ago 10m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (12m) 2m ago 12m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (9m) 2m ago 9m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (2m) 2m ago 2m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (2m) 2m ago 2m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (10m) 2m ago 10m 17.2M - 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (9m) 2m ago 9m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (9m) 2m ago 9m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (8m) 2m ago 8m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (8m) 2m ago 8m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (8m) 2m ago 8m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (7m) 2m ago 7m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (7m) 2m ago 7m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (7m) 2m ago 7m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:53:45.884 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (6m) 2m ago 6m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:53:45.885 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (9m) 2m ago 10m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:53:46.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.37 MB/sec execute 171 sec latency 152371.176 ms 2024-04-23T01:53:46.276 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:53:46.277 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:53:46.277 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:53:46.277 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:53:46.277 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:53:46.277 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:53:46.277 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:53:46.277 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:53:46.277 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:53:46.277 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:53:46.277 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:53:46.277 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:53:46.277 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:53:46.278 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:53:46.278 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:53:46.278 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:53:46.278 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:53:46.278 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:53:46.278 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:53:46.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:45.157014+0000 mgr.smithi196.ldpzek (mgr.14670) 149 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:46.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:45.539801+0000 mgr.smithi196.ldpzek (mgr.14670) 150 : audit [DBG] from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:46.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:45.872889+0000 mgr.smithi196.ldpzek (mgr.14670) 151 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:46.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:46.276399+0000 mon.smithi155 (mon.0) 806 : audit [DBG] from='client.? 172.21.15.155:0/2603105016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:53:46.632 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:53:46.632 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:53:46.632 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:53:46.633 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:53:46.633 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:53:46.633 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:53:46.633 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:53:46.633 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:53:46.633 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:53:46.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:45.157014+0000 mgr.smithi196.ldpzek (mgr.14670) 149 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:46.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:45.539801+0000 mgr.smithi196.ldpzek (mgr.14670) 150 : audit [DBG] from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:46.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:45.872889+0000 mgr.smithi196.ldpzek (mgr.14670) 151 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:46.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:46.276399+0000 mon.smithi155 (mon.0) 806 : audit [DBG] from='client.? 172.21.15.155:0/2603105016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:53:47.027 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-23T01:53:47.027 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-23T01:53:47.027 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): Client smithi155:foo1 failing to respond to capability release client_id: 14562 2024-04-23T01:53:47.028 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-23T01:53:47.028 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): 1 slow requests are blocked > 30 secs 2024-04-23T01:53:47.236 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.36 MB/sec execute 172 sec latency 153371.209 ms 2024-04-23T01:53:47.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:46.242767+0000 mgr.smithi196.ldpzek (mgr.14670) 152 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:47.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:46.631725+0000 mgr.smithi196.ldpzek (mgr.14670) 153 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:47.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:46.788740+0000 mds.foofs.smithi196.zehfbm (mds.0) 28 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 143.846504 secs 2024-04-23T01:53:47.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:47.027302+0000 mon.smithi155 (mon.0) 807 : audit [DBG] from='client.? 172.21.15.155:0/4218117149' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:53:47.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:46.242767+0000 mgr.smithi196.ldpzek (mgr.14670) 152 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:47.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:46.631725+0000 mgr.smithi196.ldpzek (mgr.14670) 153 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:53:47.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:46.788740+0000 mds.foofs.smithi196.zehfbm (mds.0) 28 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 143.846504 secs 2024-04-23T01:53:47.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:47.027302+0000 mon.smithi155 (mon.0) 807 : audit [DBG] from='client.? 172.21.15.155:0/4218117149' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:53:48.237 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.36 MB/sec execute 173 sec latency 154371.237 ms 2024-04-23T01:53:49.237 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.35 MB/sec execute 174 sec latency 155371.266 ms 2024-04-23T01:53:49.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:48.243217+0000 mgr.smithi196.ldpzek (mgr.14670) 154 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:49.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:48.243217+0000 mgr.smithi196.ldpzek (mgr.14670) 154 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:50.237 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.34 MB/sec execute 175 sec latency 156371.293 ms 2024-04-23T01:53:51.237 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.33 MB/sec execute 176 sec latency 157371.319 ms 2024-04-23T01:53:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:50.243690+0000 mgr.smithi196.ldpzek (mgr.14670) 155 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:53:50.391868+0000 mon.smithi196 (mon.1) 121 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:53:51.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:50.243690+0000 mgr.smithi196.ldpzek (mgr.14670) 155 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:51.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:53:50.391868+0000 mon.smithi196 (mon.1) 121 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:53:52.237 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.32 MB/sec execute 177 sec latency 158371.345 ms 2024-04-23T01:53:52.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:51.788884+0000 mds.foofs.smithi196.zehfbm (mds.0) 29 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 148.846636 secs 2024-04-23T01:53:52.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:51.788884+0000 mds.foofs.smithi196.zehfbm (mds.0) 29 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 148.846636 secs 2024-04-23T01:53:53.237 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.32 MB/sec execute 178 sec latency 159371.407 ms 2024-04-23T01:53:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:52.244429+0000 mgr.smithi196.ldpzek (mgr.14670) 156 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:53.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:52.244429+0000 mgr.smithi196.ldpzek (mgr.14670) 156 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:54.237 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.31 MB/sec execute 179 sec latency 160372.019 ms 2024-04-23T01:53:55.238 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.30 MB/sec execute 180 sec latency 161372.050 ms 2024-04-23T01:53:55.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:54.244826+0000 mgr.smithi196.ldpzek (mgr.14670) 157 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:55.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:54.244826+0000 mgr.smithi196.ldpzek (mgr.14670) 157 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:56.237 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.30 MB/sec execute 181 sec latency 162372.122 ms 2024-04-23T01:53:57.238 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.29 MB/sec execute 182 sec latency 163372.222 ms 2024-04-23T01:53:57.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:56.245670+0000 mgr.smithi196.ldpzek (mgr.14670) 158 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:57.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:56.788962+0000 mds.foofs.smithi196.zehfbm (mds.0) 30 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 153.846728 secs 2024-04-23T01:53:57.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:56.245670+0000 mgr.smithi196.ldpzek (mgr.14670) 158 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:53:57.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:56.788962+0000 mds.foofs.smithi196.zehfbm (mds.0) 30 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 153.846728 secs 2024-04-23T01:53:58.238 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.28 MB/sec execute 183 sec latency 164372.314 ms 2024-04-23T01:53:59.238 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.27 MB/sec execute 184 sec latency 165372.420 ms 2024-04-23T01:53:59.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:53:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:53:58.246208+0000 mgr.smithi196.ldpzek (mgr.14670) 159 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:53:59.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:53:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:53:58.246208+0000 mgr.smithi196.ldpzek (mgr.14670) 159 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:00.238 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.27 MB/sec execute 185 sec latency 166372.508 ms 2024-04-23T01:54:01.238 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.26 MB/sec execute 186 sec latency 167372.611 ms 2024-04-23T01:54:01.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:00.246769+0000 mgr.smithi196.ldpzek (mgr.14670) 160 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:01.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:00.246769+0000 mgr.smithi196.ldpzek (mgr.14670) 160 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:02.238 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.25 MB/sec execute 187 sec latency 168372.695 ms 2024-04-23T01:54:02.566 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:01.789102+0000 mds.foofs.smithi196.zehfbm (mds.0) 31 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 158.846849 secs 2024-04-23T01:54:02.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:01.789102+0000 mds.foofs.smithi196.zehfbm (mds.0) 31 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 158.846849 secs 2024-04-23T01:54:03.238 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.25 MB/sec execute 188 sec latency 169372.772 ms 2024-04-23T01:54:03.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:02.247653+0000 mgr.smithi196.ldpzek (mgr.14670) 161 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:03.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:02.247653+0000 mgr.smithi196.ldpzek (mgr.14670) 161 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:04.238 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.24 MB/sec execute 189 sec latency 170372.864 ms 2024-04-23T01:54:05.238 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.23 MB/sec execute 190 sec latency 171372.948 ms 2024-04-23T01:54:05.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:04.248069+0000 mgr.smithi196.ldpzek (mgr.14670) 162 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:05.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:04.248069+0000 mgr.smithi196.ldpzek (mgr.14670) 162 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:06.239 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.23 MB/sec execute 191 sec latency 172373.064 ms 2024-04-23T01:54:06.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:05.392113+0000 mon.smithi196 (mon.1) 122 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:54:06.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:05.392113+0000 mon.smithi196 (mon.1) 122 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:54:07.239 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.22 MB/sec execute 192 sec latency 173373.175 ms 2024-04-23T01:54:07.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:06.248932+0000 mgr.smithi196.ldpzek (mgr.14670) 163 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:54:07.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:06.789199+0000 mds.foofs.smithi196.zehfbm (mds.0) 32 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 163.846965 secs 2024-04-23T01:54:07.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:06.248932+0000 mgr.smithi196.ldpzek (mgr.14670) 163 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:54:07.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:06.789199+0000 mds.foofs.smithi196.zehfbm (mds.0) 32 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 163.846965 secs 2024-04-23T01:54:08.239 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.21 MB/sec execute 193 sec latency 174373.274 ms 2024-04-23T01:54:09.239 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.21 MB/sec execute 194 sec latency 175373.375 ms 2024-04-23T01:54:09.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:08.249413+0000 mgr.smithi196.ldpzek (mgr.14670) 164 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:09.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:08.249413+0000 mgr.smithi196.ldpzek (mgr.14670) 164 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:10.239 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.20 MB/sec execute 195 sec latency 176373.450 ms 2024-04-23T01:54:11.239 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.20 MB/sec execute 196 sec latency 177373.491 ms 2024-04-23T01:54:11.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:10.249989+0000 mgr.smithi196.ldpzek (mgr.14670) 165 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:11.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:10.249989+0000 mgr.smithi196.ldpzek (mgr.14670) 165 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:12.239 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.19 MB/sec execute 197 sec latency 178373.607 ms 2024-04-23T01:54:12.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:11.789294+0000 mds.foofs.smithi196.zehfbm (mds.0) 33 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 168.847058 secs 2024-04-23T01:54:12.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:11.789294+0000 mds.foofs.smithi196.zehfbm (mds.0) 33 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 168.847058 secs 2024-04-23T01:54:13.239 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.18 MB/sec execute 198 sec latency 179373.725 ms 2024-04-23T01:54:13.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:12.250686+0000 mgr.smithi196.ldpzek (mgr.14670) 166 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:13.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:12.250686+0000 mgr.smithi196.ldpzek (mgr.14670) 166 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:14.239 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.18 MB/sec execute 199 sec latency 180373.809 ms 2024-04-23T01:54:15.239 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.17 MB/sec execute 200 sec latency 181373.879 ms 2024-04-23T01:54:15.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:14.251121+0000 mgr.smithi196.ldpzek (mgr.14670) 167 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:15.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:14.251121+0000 mgr.smithi196.ldpzek (mgr.14670) 167 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:16.239 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.17 MB/sec execute 201 sec latency 182373.995 ms 2024-04-23T01:54:17.240 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.16 MB/sec execute 202 sec latency 183374.031 ms 2024-04-23T01:54:17.371 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:54:17.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:16.251762+0000 mgr.smithi196.ldpzek (mgr.14670) 168 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:54:17.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:16.789371+0000 mds.foofs.smithi196.zehfbm (mds.0) 34 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 173.847138 secs 2024-04-23T01:54:17.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:16.251762+0000 mgr.smithi196.ldpzek (mgr.14670) 168 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:54:17.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:16.789371+0000 mds.foofs.smithi196.zehfbm (mds.0) 34 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 173.847138 secs 2024-04-23T01:54:17.993 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:54:17.993 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T01:54:17.993 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (11m) 2m ago 11m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:54:17.993 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (10m) 2m ago 10m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:54:17.993 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (9m) 2m ago 11m 35.0M - 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:54:17.993 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (5m) 2m ago 5m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:54:17.993 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (5m) 2m ago 5m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:54:17.993 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (13m) 2m ago 13m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:54:17.993 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (3m) 2m ago 10m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (13m) 2m ago 13m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (10m) 2m ago 10m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (2m) 2m ago 2m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (2m) 2m ago 2m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (11m) 2m ago 11m 17.2M - 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (10m) 2m ago 10m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (9m) 2m ago 9m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (9m) 2m ago 9m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (9m) 2m ago 9m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (8m) 2m ago 8m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (8m) 2m ago 8m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (8m) 2m ago 7m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (7m) 2m ago 7m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:54:17.994 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (7m) 2m ago 7m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:54:17.995 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (9m) 2m ago 10m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:54:18.239 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.15 MB/sec execute 203 sec latency 184374.105 ms 2024-04-23T01:54:18.371 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:54:18.372 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:54:18.372 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:54:18.372 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:54:18.372 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:54:18.372 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:54:18.372 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:54:18.372 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:54:18.372 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:54:18.372 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:54:18.372 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:54:18.372 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:54:18.372 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:54:18.372 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:54:18.373 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:54:18.373 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:54:18.373 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:54:18.373 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:54:18.373 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:54:18.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:17.357318+0000 mgr.smithi196.ldpzek (mgr.14670) 169 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:18.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:17.671510+0000 mgr.smithi196.ldpzek (mgr.14670) 170 : audit [DBG] from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:18.688 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:54:18.688 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:54:18.688 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:54:18.688 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:54:18.688 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:54:18.688 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:54:18.688 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:54:18.688 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:54:18.688 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:54:18.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:17.357318+0000 mgr.smithi196.ldpzek (mgr.14670) 169 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:18.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:17.671510+0000 mgr.smithi196.ldpzek (mgr.14670) 170 : audit [DBG] from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:19.061 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-23T01:54:19.061 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-23T01:54:19.062 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): Client smithi155:foo1 failing to respond to capability release client_id: 14562 2024-04-23T01:54:19.062 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-23T01:54:19.062 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): 1 slow requests are blocked > 30 secs 2024-04-23T01:54:19.240 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.15 MB/sec execute 204 sec latency 185374.174 ms 2024-04-23T01:54:19.611 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:17.982401+0000 mgr.smithi196.ldpzek (mgr.14670) 171 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:19.611 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:18.252162+0000 mgr.smithi196.ldpzek (mgr.14670) 172 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:19.612 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:18.371184+0000 mon.smithi155 (mon.0) 808 : audit [DBG] from='client.? 172.21.15.155:0/3200583591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:54:19.612 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:18.687021+0000 mgr.smithi196.ldpzek (mgr.14670) 173 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:19.612 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:19.061347+0000 mon.smithi155 (mon.0) 809 : audit [DBG] from='client.? 172.21.15.155:0/2816996690' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:54:19.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:17.982401+0000 mgr.smithi196.ldpzek (mgr.14670) 171 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:19.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:18.252162+0000 mgr.smithi196.ldpzek (mgr.14670) 172 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:19.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:18.371184+0000 mon.smithi155 (mon.0) 808 : audit [DBG] from='client.? 172.21.15.155:0/3200583591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:54:19.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:18.687021+0000 mgr.smithi196.ldpzek (mgr.14670) 173 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:19.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:19.061347+0000 mon.smithi155 (mon.0) 809 : audit [DBG] from='client.? 172.21.15.155:0/2816996690' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:54:20.240 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.14 MB/sec execute 205 sec latency 186374.248 ms 2024-04-23T01:54:21.240 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.14 MB/sec execute 206 sec latency 187374.377 ms 2024-04-23T01:54:21.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:20.252540+0000 mgr.smithi196.ldpzek (mgr.14670) 174 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:21.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:20.392460+0000 mon.smithi196 (mon.1) 123 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:54:21.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:20.252540+0000 mgr.smithi196.ldpzek (mgr.14670) 174 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:21.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:20.392460+0000 mon.smithi196 (mon.1) 123 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:54:22.240 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.13 MB/sec execute 207 sec latency 188374.452 ms 2024-04-23T01:54:22.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:21.789509+0000 mds.foofs.smithi196.zehfbm (mds.0) 35 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 178.847250 secs 2024-04-23T01:54:22.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:21.789509+0000 mds.foofs.smithi196.zehfbm (mds.0) 35 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 178.847250 secs 2024-04-23T01:54:23.240 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.13 MB/sec execute 208 sec latency 189374.562 ms 2024-04-23T01:54:23.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:22.253214+0000 mgr.smithi196.ldpzek (mgr.14670) 175 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:23.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:22.253214+0000 mgr.smithi196.ldpzek (mgr.14670) 175 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:24.240 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.12 MB/sec execute 209 sec latency 190374.657 ms 2024-04-23T01:54:25.240 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.12 MB/sec execute 210 sec latency 191374.706 ms 2024-04-23T01:54:25.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:24.253612+0000 mgr.smithi196.ldpzek (mgr.14670) 176 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:25.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:24.253612+0000 mgr.smithi196.ldpzek (mgr.14670) 176 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:26.240 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.11 MB/sec execute 211 sec latency 192374.798 ms 2024-04-23T01:54:27.244 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.11 MB/sec execute 212 sec latency 193374.890 ms 2024-04-23T01:54:27.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:26.254372+0000 mgr.smithi196.ldpzek (mgr.14670) 177 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:54:27.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:26.789541+0000 mds.foofs.smithi196.zehfbm (mds.0) 36 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 183.847308 secs 2024-04-23T01:54:27.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:26.254372+0000 mgr.smithi196.ldpzek (mgr.14670) 177 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:54:27.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:26.789541+0000 mds.foofs.smithi196.zehfbm (mds.0) 36 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 183.847308 secs 2024-04-23T01:54:28.241 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.10 MB/sec execute 213 sec latency 194374.966 ms 2024-04-23T01:54:29.241 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.10 MB/sec execute 214 sec latency 195375.032 ms 2024-04-23T01:54:29.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:28.254770+0000 mgr.smithi196.ldpzek (mgr.14670) 178 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:29.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:28.254770+0000 mgr.smithi196.ldpzek (mgr.14670) 178 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:30.241 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.09 MB/sec execute 215 sec latency 196375.146 ms 2024-04-23T01:54:31.241 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.09 MB/sec execute 216 sec latency 197375.208 ms 2024-04-23T01:54:31.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:30.255216+0000 mgr.smithi196.ldpzek (mgr.14670) 179 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:31.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:30.255216+0000 mgr.smithi196.ldpzek (mgr.14670) 179 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:32.241 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.08 MB/sec execute 217 sec latency 198375.303 ms 2024-04-23T01:54:32.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:31.789694+0000 mds.foofs.smithi196.zehfbm (mds.0) 37 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 188.847445 secs 2024-04-23T01:54:32.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:31.789694+0000 mds.foofs.smithi196.zehfbm (mds.0) 37 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 188.847445 secs 2024-04-23T01:54:33.241 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.08 MB/sec execute 218 sec latency 199375.384 ms 2024-04-23T01:54:33.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:32.255970+0000 mgr.smithi196.ldpzek (mgr.14670) 180 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:33.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:32.255970+0000 mgr.smithi196.ldpzek (mgr.14670) 180 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:34.241 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.07 MB/sec execute 219 sec latency 200375.503 ms 2024-04-23T01:54:35.241 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.07 MB/sec execute 220 sec latency 201375.551 ms 2024-04-23T01:54:35.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:34.256508+0000 mgr.smithi196.ldpzek (mgr.14670) 181 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:35.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:34.256508+0000 mgr.smithi196.ldpzek (mgr.14670) 181 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:36.241 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.06 MB/sec execute 221 sec latency 202375.639 ms 2024-04-23T01:54:36.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:35.392891+0000 mon.smithi196 (mon.1) 124 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:54:36.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:35.392891+0000 mon.smithi196 (mon.1) 124 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:54:37.241 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.06 MB/sec execute 222 sec latency 203375.747 ms 2024-04-23T01:54:37.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:36.257207+0000 mgr.smithi196.ldpzek (mgr.14670) 182 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:54:37.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:36.789804+0000 mds.foofs.smithi196.zehfbm (mds.0) 38 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 193.847555 secs 2024-04-23T01:54:37.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:36.257207+0000 mgr.smithi196.ldpzek (mgr.14670) 182 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:54:37.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:36.789804+0000 mds.foofs.smithi196.zehfbm (mds.0) 38 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 193.847555 secs 2024-04-23T01:54:38.241 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.05 MB/sec execute 223 sec latency 204375.840 ms 2024-04-23T01:54:39.242 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.05 MB/sec execute 224 sec latency 205375.916 ms 2024-04-23T01:54:39.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:38.257751+0000 mgr.smithi196.ldpzek (mgr.14670) 183 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:39.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:38.257751+0000 mgr.smithi196.ldpzek (mgr.14670) 183 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:40.242 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.04 MB/sec execute 225 sec latency 206376.010 ms 2024-04-23T01:54:41.242 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.04 MB/sec execute 226 sec latency 207376.143 ms 2024-04-23T01:54:41.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:40.258226+0000 mgr.smithi196.ldpzek (mgr.14670) 184 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:41.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:40.258226+0000 mgr.smithi196.ldpzek (mgr.14670) 184 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:42.242 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.03 MB/sec execute 227 sec latency 208376.205 ms 2024-04-23T01:54:42.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:41.789915+0000 mds.foofs.smithi196.zehfbm (mds.0) 39 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 198.847679 secs 2024-04-23T01:54:42.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:41.789915+0000 mds.foofs.smithi196.zehfbm (mds.0) 39 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 198.847679 secs 2024-04-23T01:54:43.242 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.03 MB/sec execute 228 sec latency 209376.326 ms 2024-04-23T01:54:43.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:42.259170+0000 mgr.smithi196.ldpzek (mgr.14670) 185 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:43.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:42.259170+0000 mgr.smithi196.ldpzek (mgr.14670) 185 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:44.242 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.02 MB/sec execute 229 sec latency 210376.432 ms 2024-04-23T01:54:45.242 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.02 MB/sec execute 230 sec latency 211376.464 ms 2024-04-23T01:54:45.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:44.259549+0000 mgr.smithi196.ldpzek (mgr.14670) 186 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:45.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:44.259549+0000 mgr.smithi196.ldpzek (mgr.14670) 186 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:46.242 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.01 MB/sec execute 231 sec latency 212376.537 ms 2024-04-23T01:54:47.242 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.01 MB/sec execute 232 sec latency 213376.629 ms 2024-04-23T01:54:47.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:46.260362+0000 mgr.smithi196.ldpzek (mgr.14670) 187 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:54:47.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:46.790096+0000 mds.foofs.smithi196.zehfbm (mds.0) 40 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 203.847840 secs 2024-04-23T01:54:47.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:46.260362+0000 mgr.smithi196.ldpzek (mgr.14670) 187 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:54:47.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:46.790096+0000 mds.foofs.smithi196.zehfbm (mds.0) 40 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 203.847840 secs 2024-04-23T01:54:48.242 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.01 MB/sec execute 233 sec latency 214376.717 ms 2024-04-23T01:54:49.245 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.00 MB/sec execute 234 sec latency 215376.774 ms 2024-04-23T01:54:49.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:48.260805+0000 mgr.smithi196.ldpzek (mgr.14670) 188 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:49.406 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:54:49.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:48.260805+0000 mgr.smithi196.ldpzek (mgr.14670) 188 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:50.023 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:54:50.023 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T01:54:50.023 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (12m) 3m ago 12m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:54:50.023 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (11m) 3m ago 11m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:54:50.023 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (10m) 3m ago 11m 35.0M - 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:54:50.023 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (6m) 3m ago 6m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:54:50.023 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (6m) 3m ago 6m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:54:50.023 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (13m) 3m ago 13m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (4m) 3m ago 11m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (13m) 3m ago 13m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (11m) 3m ago 11m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (3m) 3m ago 3m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (3m) 3m ago 3m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (11m) 3m ago 11m 17.2M - 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (10m) 3m ago 10m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (10m) 3m ago 10m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (9m) 3m ago 9m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (9m) 3m ago 9m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (9m) 3m ago 9m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (8m) 3m ago 8m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (8m) 3m ago 8m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:54:50.024 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (8m) 3m ago 8m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:54:50.025 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (7m) 3m ago 7m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:54:50.025 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (10m) 3m ago 11m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:54:50.242 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 1.00 MB/sec execute 235 sec latency 216376.810 ms 2024-04-23T01:54:50.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:49.393373+0000 mgr.smithi196.ldpzek (mgr.14670) 189 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:50.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:49.706446+0000 mgr.smithi196.ldpzek (mgr.14670) 190 : audit [DBG] from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:50.395 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:54:50.395 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:54:50.396 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:54:50.397 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:54:50.397 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:54:50.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:49.393373+0000 mgr.smithi196.ldpzek (mgr.14670) 189 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:50.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:49.706446+0000 mgr.smithi196.ldpzek (mgr.14670) 190 : audit [DBG] from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:50.716 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:54:50.716 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:54:50.716 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:54:50.716 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:54:50.716 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:54:50.716 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:54:50.716 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:54:50.716 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:54:50.717 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:54:51.086 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-23T01:54:51.086 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-23T01:54:51.086 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): Client smithi155:foo1 failing to respond to capability release client_id: 14562 2024-04-23T01:54:51.086 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-23T01:54:51.086 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): 1 slow requests are blocked > 30 secs 2024-04-23T01:54:51.242 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.99 MB/sec execute 236 sec latency 217376.890 ms 2024-04-23T01:54:51.389 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:50.011898+0000 mgr.smithi196.ldpzek (mgr.14670) 191 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:51.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:50.261192+0000 mgr.smithi196.ldpzek (mgr.14670) 192 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:51.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:50.393122+0000 mon.smithi196 (mon.1) 125 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:54:51.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:50.395389+0000 mon.smithi155 (mon.0) 810 : audit [DBG] from='client.? 172.21.15.155:0/3575189467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:54:51.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:50.714929+0000 mgr.smithi196.ldpzek (mgr.14670) 193 : audit [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:50.011898+0000 mgr.smithi196.ldpzek (mgr.14670) 191 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:50.261192+0000 mgr.smithi196.ldpzek (mgr.14670) 192 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:50.393122+0000 mon.smithi196 (mon.1) 125 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:54:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:50.395389+0000 mon.smithi155 (mon.0) 810 : audit [DBG] from='client.? 172.21.15.155:0/3575189467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:54:51.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:50.714929+0000 mgr.smithi196.ldpzek (mgr.14670) 193 : audit [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:54:52.243 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.99 MB/sec execute 237 sec latency 218376.991 ms 2024-04-23T01:54:52.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:54:51.085386+0000 mon.smithi155 (mon.0) 811 : audit [DBG] from='client.? 172.21.15.155:0/3254050074' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:54:52.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:51.790158+0000 mds.foofs.smithi196.zehfbm (mds.0) 41 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 208.847909 secs 2024-04-23T01:54:52.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:54:51.085386+0000 mon.smithi155 (mon.0) 811 : audit [DBG] from='client.? 172.21.15.155:0/3254050074' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:54:52.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:51.790158+0000 mds.foofs.smithi196.zehfbm (mds.0) 41 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 208.847909 secs 2024-04-23T01:54:53.243 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.98 MB/sec execute 238 sec latency 219377.059 ms 2024-04-23T01:54:53.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:52.262097+0000 mgr.smithi196.ldpzek (mgr.14670) 194 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:53.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:52.262097+0000 mgr.smithi196.ldpzek (mgr.14670) 194 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:54.243 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.98 MB/sec execute 239 sec latency 220377.177 ms 2024-04-23T01:54:55.243 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.98 MB/sec execute 240 sec latency 221377.240 ms 2024-04-23T01:54:55.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:54.262546+0000 mgr.smithi196.ldpzek (mgr.14670) 195 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:55.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:54.262546+0000 mgr.smithi196.ldpzek (mgr.14670) 195 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:56.243 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.97 MB/sec execute 241 sec latency 222377.323 ms 2024-04-23T01:54:57.246 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.97 MB/sec execute 242 sec latency 223377.429 ms 2024-04-23T01:54:57.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:56.263302+0000 mgr.smithi196.ldpzek (mgr.14670) 196 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:54:57.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:56.790203+0000 mds.foofs.smithi196.zehfbm (mds.0) 42 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 213.847969 secs 2024-04-23T01:54:57.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:56.263302+0000 mgr.smithi196.ldpzek (mgr.14670) 196 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:54:57.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:56.790203+0000 mds.foofs.smithi196.zehfbm (mds.0) 42 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 213.847969 secs 2024-04-23T01:54:58.243 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.96 MB/sec execute 243 sec latency 224377.550 ms 2024-04-23T01:54:59.243 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.96 MB/sec execute 244 sec latency 225377.653 ms 2024-04-23T01:54:59.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:54:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:54:58.263670+0000 mgr.smithi196.ldpzek (mgr.14670) 197 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:54:59.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:54:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:54:58.263670+0000 mgr.smithi196.ldpzek (mgr.14670) 197 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:00.243 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.96 MB/sec execute 245 sec latency 226377.733 ms 2024-04-23T01:55:01.243 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.95 MB/sec execute 246 sec latency 227377.838 ms 2024-04-23T01:55:01.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:00.264113+0000 mgr.smithi196.ldpzek (mgr.14670) 198 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:01.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:00.264113+0000 mgr.smithi196.ldpzek (mgr.14670) 198 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:02.244 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.95 MB/sec execute 247 sec latency 228377.957 ms 2024-04-23T01:55:02.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:01.790296+0000 mds.foofs.smithi196.zehfbm (mds.0) 43 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 218.848045 secs 2024-04-23T01:55:02.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:01.790296+0000 mds.foofs.smithi196.zehfbm (mds.0) 43 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 218.848045 secs 2024-04-23T01:55:03.244 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.95 MB/sec execute 248 sec latency 229378.052 ms 2024-04-23T01:55:03.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:02.264855+0000 mgr.smithi196.ldpzek (mgr.14670) 199 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:03.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:02.264855+0000 mgr.smithi196.ldpzek (mgr.14670) 199 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:04.244 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.94 MB/sec execute 249 sec latency 230378.164 ms 2024-04-23T01:55:05.244 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.94 MB/sec execute 250 sec latency 231378.251 ms 2024-04-23T01:55:05.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:04.265350+0000 mgr.smithi196.ldpzek (mgr.14670) 200 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:05.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:04.265350+0000 mgr.smithi196.ldpzek (mgr.14670) 200 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:06.244 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.93 MB/sec execute 251 sec latency 232378.330 ms 2024-04-23T01:55:06.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:05.393443+0000 mon.smithi196 (mon.1) 126 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:55:06.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:05.393443+0000 mon.smithi196 (mon.1) 126 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:55:07.244 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.93 MB/sec execute 252 sec latency 233378.432 ms 2024-04-23T01:55:07.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:06.266024+0000 mgr.smithi196.ldpzek (mgr.14670) 201 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:55:07.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:06.790360+0000 mds.foofs.smithi196.zehfbm (mds.0) 44 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 223.848113 secs 2024-04-23T01:55:07.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:06.266024+0000 mgr.smithi196.ldpzek (mgr.14670) 201 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:55:07.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:06.790360+0000 mds.foofs.smithi196.zehfbm (mds.0) 44 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 223.848113 secs 2024-04-23T01:55:08.244 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.93 MB/sec execute 253 sec latency 234378.553 ms 2024-04-23T01:55:09.244 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.92 MB/sec execute 254 sec latency 235378.649 ms 2024-04-23T01:55:09.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:08.266569+0000 mgr.smithi196.ldpzek (mgr.14670) 202 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:09.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:08.266569+0000 mgr.smithi196.ldpzek (mgr.14670) 202 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:10.244 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.92 MB/sec execute 255 sec latency 236378.774 ms 2024-04-23T01:55:11.245 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.92 MB/sec execute 256 sec latency 237378.890 ms 2024-04-23T01:55:11.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:10.267140+0000 mgr.smithi196.ldpzek (mgr.14670) 203 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:11.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:10.267140+0000 mgr.smithi196.ldpzek (mgr.14670) 203 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:12.245 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.91 MB/sec execute 257 sec latency 238379.004 ms 2024-04-23T01:55:12.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:11.790475+0000 mds.foofs.smithi196.zehfbm (mds.0) 45 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 228.848227 secs 2024-04-23T01:55:12.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:11.790475+0000 mds.foofs.smithi196.zehfbm (mds.0) 45 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 228.848227 secs 2024-04-23T01:55:13.245 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.91 MB/sec execute 258 sec latency 239379.127 ms 2024-04-23T01:55:13.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:12.268015+0000 mgr.smithi196.ldpzek (mgr.14670) 204 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:13.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:12.268015+0000 mgr.smithi196.ldpzek (mgr.14670) 204 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:14.245 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.91 MB/sec execute 259 sec latency 240379.210 ms 2024-04-23T01:55:15.245 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.90 MB/sec execute 260 sec latency 241379.257 ms 2024-04-23T01:55:15.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:14.268569+0000 mgr.smithi196.ldpzek (mgr.14670) 205 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:15.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:14.268569+0000 mgr.smithi196.ldpzek (mgr.14670) 205 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:16.245 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.90 MB/sec execute 261 sec latency 242379.347 ms 2024-04-23T01:55:17.245 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.89 MB/sec execute 262 sec latency 243379.428 ms 2024-04-23T01:55:17.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:16.269403+0000 mgr.smithi196.ldpzek (mgr.14670) 206 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:55:17.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:16.790580+0000 mds.foofs.smithi196.zehfbm (mds.0) 46 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 233.848348 secs 2024-04-23T01:55:17.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:16.269403+0000 mgr.smithi196.ldpzek (mgr.14670) 206 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:55:17.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:16.790580+0000 mds.foofs.smithi196.zehfbm (mds.0) 46 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 233.848348 secs 2024-04-23T01:55:18.245 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.89 MB/sec execute 263 sec latency 244379.527 ms 2024-04-23T01:55:19.245 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.89 MB/sec execute 264 sec latency 245379.607 ms 2024-04-23T01:55:19.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:18.269858+0000 mgr.smithi196.ldpzek (mgr.14670) 207 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:19.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:18.269858+0000 mgr.smithi196.ldpzek (mgr.14670) 207 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:20.245 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.88 MB/sec execute 265 sec latency 246379.709 ms 2024-04-23T01:55:21.246 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.88 MB/sec execute 266 sec latency 247379.763 ms 2024-04-23T01:55:21.426 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:55:21.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:20.270335+0000 mgr.smithi196.ldpzek (mgr.14670) 208 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:21.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:20.393792+0000 mon.smithi196 (mon.1) 127 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:55:21.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:20.270335+0000 mgr.smithi196.ldpzek (mgr.14670) 208 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:21.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:20.393792+0000 mon.smithi196 (mon.1) 127 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:55:22.042 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:55:22.042 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (12m) 3m ago 12m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (11m) 3m ago 11m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (10m) 3m ago 12m 35.0M - 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (6m) 3m ago 6m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (6m) 3m ago 6m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (14m) 3m ago 14m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (4m) 3m ago 11m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (14m) 3m ago 14m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (11m) 3m ago 11m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (4m) 3m ago 4m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (3m) 3m ago 3m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (12m) 3m ago 12m 17.2M - 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (11m) 3m ago 11m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (10m) 3m ago 10m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:55:22.043 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (10m) 3m ago 10m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:55:22.044 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (10m) 3m ago 10m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:55:22.044 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (9m) 3m ago 9m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:55:22.044 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (9m) 3m ago 9m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:55:22.044 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (9m) 3m ago 9m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:55:22.044 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (8m) 3m ago 8m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:55:22.044 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (8m) 3m ago 8m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:55:22.044 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (10m) 3m ago 11m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:55:22.245 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.88 MB/sec execute 267 sec latency 248379.814 ms 2024-04-23T01:55:22.414 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:55:22.415 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:55:22.416 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:55:22.416 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:55:22.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:21.413084+0000 mgr.smithi196.ldpzek (mgr.14670) 209 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:22.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:21.727682+0000 mgr.smithi196.ldpzek (mgr.14670) 210 : audit [DBG] from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:22.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:21.790727+0000 mds.foofs.smithi196.zehfbm (mds.0) 47 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 238.848476 secs 2024-04-23T01:55:22.733 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:55:22.733 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:55:22.733 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:55:22.733 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:55:22.733 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:55:22.733 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:55:22.733 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:55:22.734 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:55:22.734 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:55:22.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:21.413084+0000 mgr.smithi196.ldpzek (mgr.14670) 209 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:22.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:21.727682+0000 mgr.smithi196.ldpzek (mgr.14670) 210 : audit [DBG] from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:22.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:21.790727+0000 mds.foofs.smithi196.zehfbm (mds.0) 47 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 238.848476 secs 2024-04-23T01:55:23.104 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-23T01:55:23.104 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-23T01:55:23.104 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): Client smithi155:foo1 failing to respond to capability release client_id: 14562 2024-04-23T01:55:23.104 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-23T01:55:23.104 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): 1 slow requests are blocked > 30 secs 2024-04-23T01:55:23.245 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.87 MB/sec execute 268 sec latency 249379.842 ms 2024-04-23T01:55:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:22.031003+0000 mgr.smithi196.ldpzek (mgr.14670) 211 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:22.270972+0000 mgr.smithi196.ldpzek (mgr.14670) 212 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:22.414050+0000 mon.smithi155 (mon.0) 812 : audit [DBG] from='client.? 172.21.15.155:0/2702607360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:55:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:22.732171+0000 mgr.smithi196.ldpzek (mgr.14670) 213 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:23.103343+0000 mon.smithi155 (mon.0) 813 : audit [DBG] from='client.? 172.21.15.155:0/99279234' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:55:23.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:22.031003+0000 mgr.smithi196.ldpzek (mgr.14670) 211 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:23.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:22.270972+0000 mgr.smithi196.ldpzek (mgr.14670) 212 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:23.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:22.414050+0000 mon.smithi155 (mon.0) 812 : audit [DBG] from='client.? 172.21.15.155:0/2702607360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:55:23.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:22.732171+0000 mgr.smithi196.ldpzek (mgr.14670) 213 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:23.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:23.103343+0000 mon.smithi155 (mon.0) 813 : audit [DBG] from='client.? 172.21.15.155:0/99279234' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:55:24.246 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.87 MB/sec execute 269 sec latency 250379.915 ms 2024-04-23T01:55:25.246 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.87 MB/sec execute 270 sec latency 251380.022 ms 2024-04-23T01:55:25.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:24.271469+0000 mgr.smithi196.ldpzek (mgr.14670) 214 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:25.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:24.271469+0000 mgr.smithi196.ldpzek (mgr.14670) 214 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:26.246 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.87 MB/sec execute 271 sec latency 252380.099 ms 2024-04-23T01:55:27.246 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.86 MB/sec execute 272 sec latency 253380.195 ms 2024-04-23T01:55:27.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:26.272225+0000 mgr.smithi196.ldpzek (mgr.14670) 215 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:55:27.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:26.790867+0000 mds.foofs.smithi196.zehfbm (mds.0) 48 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 243.848602 secs 2024-04-23T01:55:27.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:26.790875+0000 mds.foofs.smithi196.zehfbm (mds.0) 49 : cluster [WRN] slow request 243.848601 seconds old, received at 2024-04-23T01:51:22.942213+0000: client_request(client.14746:4 getattr pAsLsXsFs #0x10000004cc7 2024-04-23T01:51:22.942113+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-23T01:55:27.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:26.790923+0000 mds.foofs.smithi196.zehfbm (mds.0) 50 : cluster [WRN] client.14562 isn't responding to mclientcaps(revoke), ino 0x10000004cc7 pending pAsxLsXsxFcb issued pAsxLsXsxFsxcrwb, sent 243.848659 seconds ago 2024-04-23T01:55:27.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:26.272225+0000 mgr.smithi196.ldpzek (mgr.14670) 215 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:55:27.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:26.790867+0000 mds.foofs.smithi196.zehfbm (mds.0) 48 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 243.848602 secs 2024-04-23T01:55:27.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:26.790875+0000 mds.foofs.smithi196.zehfbm (mds.0) 49 : cluster [WRN] slow request 243.848601 seconds old, received at 2024-04-23T01:51:22.942213+0000: client_request(client.14746:4 getattr pAsLsXsFs #0x10000004cc7 2024-04-23T01:51:22.942113+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-23T01:55:27.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:26.790923+0000 mds.foofs.smithi196.zehfbm (mds.0) 50 : cluster [WRN] client.14562 isn't responding to mclientcaps(revoke), ino 0x10000004cc7 pending pAsxLsXsxFcb issued pAsxLsXsxFsxcrwb, sent 243.848659 seconds ago 2024-04-23T01:55:28.246 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.86 MB/sec execute 273 sec latency 254380.314 ms 2024-04-23T01:55:29.246 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.86 MB/sec execute 274 sec latency 255380.411 ms 2024-04-23T01:55:29.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:28.272622+0000 mgr.smithi196.ldpzek (mgr.14670) 216 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:29.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:28.272622+0000 mgr.smithi196.ldpzek (mgr.14670) 216 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:30.246 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.85 MB/sec execute 275 sec latency 256380.507 ms 2024-04-23T01:55:31.246 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.85 MB/sec execute 276 sec latency 257380.591 ms 2024-04-23T01:55:31.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:30.273210+0000 mgr.smithi196.ldpzek (mgr.14670) 217 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:31.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:30.273210+0000 mgr.smithi196.ldpzek (mgr.14670) 217 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:32.246 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.85 MB/sec execute 277 sec latency 258380.684 ms 2024-04-23T01:55:32.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:31.790979+0000 mds.foofs.smithi196.zehfbm (mds.0) 51 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 248.848730 secs 2024-04-23T01:55:32.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:31.790979+0000 mds.foofs.smithi196.zehfbm (mds.0) 51 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 248.848730 secs 2024-04-23T01:55:33.247 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.84 MB/sec execute 278 sec latency 259380.772 ms 2024-04-23T01:55:33.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:32.274130+0000 mgr.smithi196.ldpzek (mgr.14670) 218 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:33.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:32.274130+0000 mgr.smithi196.ldpzek (mgr.14670) 218 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:34.246 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.84 MB/sec execute 279 sec latency 260380.874 ms 2024-04-23T01:55:35.246 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.84 MB/sec execute 280 sec latency 261380.917 ms 2024-04-23T01:55:35.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:34.274479+0000 mgr.smithi196.ldpzek (mgr.14670) 219 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:35.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:34.274479+0000 mgr.smithi196.ldpzek (mgr.14670) 219 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:36.247 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.83 MB/sec execute 281 sec latency 262380.983 ms 2024-04-23T01:55:36.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:35.394056+0000 mon.smithi196 (mon.1) 128 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:55:36.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:35.394056+0000 mon.smithi196 (mon.1) 128 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:55:37.247 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.83 MB/sec execute 282 sec latency 263381.107 ms 2024-04-23T01:55:37.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:36.275250+0000 mgr.smithi196.ldpzek (mgr.14670) 220 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:55:37.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:36.791107+0000 mds.foofs.smithi196.zehfbm (mds.0) 52 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 253.848857 secs 2024-04-23T01:55:37.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:36.275250+0000 mgr.smithi196.ldpzek (mgr.14670) 220 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:55:37.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:36.791107+0000 mds.foofs.smithi196.zehfbm (mds.0) 52 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 253.848857 secs 2024-04-23T01:55:38.247 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.83 MB/sec execute 283 sec latency 264381.148 ms 2024-04-23T01:55:39.247 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.83 MB/sec execute 284 sec latency 265381.197 ms 2024-04-23T01:55:39.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:38.275746+0000 mgr.smithi196.ldpzek (mgr.14670) 221 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:39.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:38.275746+0000 mgr.smithi196.ldpzek (mgr.14670) 221 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:40.247 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.82 MB/sec execute 285 sec latency 266381.273 ms 2024-04-23T01:55:41.247 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.82 MB/sec execute 286 sec latency 267381.370 ms 2024-04-23T01:55:41.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:40.276170+0000 mgr.smithi196.ldpzek (mgr.14670) 222 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:41.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:40.276170+0000 mgr.smithi196.ldpzek (mgr.14670) 222 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:42.247 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.82 MB/sec execute 287 sec latency 268381.459 ms 2024-04-23T01:55:42.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:42 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:41.791156+0000 mds.foofs.smithi196.zehfbm (mds.0) 53 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 258.848920 secs 2024-04-23T01:55:42.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:42 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:41.791156+0000 mds.foofs.smithi196.zehfbm (mds.0) 53 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 258.848920 secs 2024-04-23T01:55:43.247 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.81 MB/sec execute 288 sec latency 269381.578 ms 2024-04-23T01:55:43.639 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:42.276847+0000 mgr.smithi196.ldpzek (mgr.14670) 223 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:43.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:42.276847+0000 mgr.smithi196.ldpzek (mgr.14670) 223 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:44.247 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.81 MB/sec execute 289 sec latency 270381.648 ms 2024-04-23T01:55:45.247 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.81 MB/sec execute 290 sec latency 271381.699 ms 2024-04-23T01:55:45.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:44.277304+0000 mgr.smithi196.ldpzek (mgr.14670) 224 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:45.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:44.277304+0000 mgr.smithi196.ldpzek (mgr.14670) 224 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:46.247 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.81 MB/sec execute 291 sec latency 272381.733 ms 2024-04-23T01:55:47.248 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.80 MB/sec execute 292 sec latency 273381.801 ms 2024-04-23T01:55:47.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:46.277956+0000 mgr.smithi196.ldpzek (mgr.14670) 225 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:55:47.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:46.791233+0000 mds.foofs.smithi196.zehfbm (mds.0) 54 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 263.848986 secs 2024-04-23T01:55:47.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:46.277956+0000 mgr.smithi196.ldpzek (mgr.14670) 225 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:55:47.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:46.791233+0000 mds.foofs.smithi196.zehfbm (mds.0) 54 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 263.848986 secs 2024-04-23T01:55:48.248 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.80 MB/sec execute 293 sec latency 274381.903 ms 2024-04-23T01:55:49.248 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.80 MB/sec execute 294 sec latency 275382.034 ms 2024-04-23T01:55:49.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:48.278508+0000 mgr.smithi196.ldpzek (mgr.14670) 226 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:49.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:48.278508+0000 mgr.smithi196.ldpzek (mgr.14670) 226 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:50.248 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.79 MB/sec execute 295 sec latency 276382.158 ms 2024-04-23T01:55:51.248 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.79 MB/sec execute 296 sec latency 277382.275 ms 2024-04-23T01:55:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:50.278967+0000 mgr.smithi196.ldpzek (mgr.14670) 227 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:50.394283+0000 mon.smithi196 (mon.1) 129 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:55:51.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:50.278967+0000 mgr.smithi196.ldpzek (mgr.14670) 227 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:51.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:50.394283+0000 mon.smithi196 (mon.1) 129 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:55:52.248 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.79 MB/sec execute 297 sec latency 278382.397 ms 2024-04-23T01:55:52.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:51.791297+0000 mds.foofs.smithi196.zehfbm (mds.0) 55 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 268.849050 secs 2024-04-23T01:55:52.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:51.791297+0000 mds.foofs.smithi196.zehfbm (mds.0) 55 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 268.849050 secs 2024-04-23T01:55:53.248 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.79 MB/sec execute 298 sec latency 279382.453 ms 2024-04-23T01:55:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:55:53.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:52.279787+0000 mgr.smithi196.ldpzek (mgr.14670) 228 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:53.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:52.279787+0000 mgr.smithi196.ldpzek (mgr.14670) 228 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:54.066 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:55:54.066 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T01:55:54.066 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (13m) 4m ago 13m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:55:54.066 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (12m) 4m ago 12m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:55:54.066 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (11m) 4m ago 12m 35.0M - 6.7.4 557c83e11646 d4e378f43975 2024-04-23T01:55:54.066 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (7m) 4m ago 7m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:55:54.066 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (7m) 4m ago 7m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:55:54.066 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (14m) 4m ago 14m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:55:54.066 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (5m) 4m ago 12m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:55:54.066 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (14m) 4m ago 14m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:55:54.066 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (12m) 4m ago 12m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:55:54.067 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (4m) 4m ago 4m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:55:54.067 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (4m) 4m ago 4m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:55:54.067 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (12m) 4m ago 12m 17.2M - 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:55:54.067 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (11m) 4m ago 11m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:55:54.067 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (11m) 4m ago 11m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:55:54.067 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (11m) 4m ago 11m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:55:54.067 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (10m) 4m ago 10m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:55:54.067 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (10m) 4m ago 10m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:55:54.067 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (9m) 4m ago 9m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:55:54.067 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (9m) 4m ago 9m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:55:54.067 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (9m) 4m ago 9m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:55:54.067 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (8m) 4m ago 8m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:55:54.067 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (11m) 4m ago 12m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:55:54.248 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.78 MB/sec execute 299 sec latency 280382.508 ms 2024-04-23T01:55:54.440 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:55:54.440 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:55:54.440 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:55:54.440 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:55:54.440 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:55:54.440 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:55:54.441 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:55:54.441 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:55:54.441 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:55:54.441 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:55:54.441 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:55:54.441 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:55:54.441 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:55:54.441 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:55:54.441 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:55:54.441 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:55:54.441 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:55:54.441 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:55:54.441 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:55:54.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:53.433936+0000 mgr.smithi196.ldpzek (mgr.14670) 229 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:54.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:53.747327+0000 mgr.smithi196.ldpzek (mgr.14670) 230 : audit [DBG] from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:54.752 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:55:54.752 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:55:54.752 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:55:54.752 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:55:54.752 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:55:54.752 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:55:54.753 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:55:54.753 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:55:54.753 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:55:54.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:53.433936+0000 mgr.smithi196.ldpzek (mgr.14670) 229 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:54.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:53.747327+0000 mgr.smithi196.ldpzek (mgr.14670) 230 : audit [DBG] from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:55.125 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-23T01:55:55.125 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-23T01:55:55.125 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): Client smithi155:foo1 failing to respond to capability release client_id: 14562 2024-04-23T01:55:55.125 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-23T01:55:55.125 INFO:teuthology.orchestra.run.smithi155.stdout: mds.foofs.smithi196.zehfbm(mds.0): 1 slow requests are blocked > 30 secs 2024-04-23T01:55:55.248 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.78 MB/sec execute 300 sec latency 281382.598 ms 2024-04-23T01:55:55.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:54.054482+0000 mgr.smithi196.ldpzek (mgr.14670) 231 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:55.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:54.280204+0000 mgr.smithi196.ldpzek (mgr.14670) 232 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:55.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:54.439530+0000 mon.smithi155 (mon.0) 814 : audit [DBG] from='client.? 172.21.15.155:0/1832720378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:55:55.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:54.750988+0000 mgr.smithi196.ldpzek (mgr.14670) 233 : audit [DBG] from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:55.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:55.124563+0000 mon.smithi155 (mon.0) 815 : audit [DBG] from='client.? 172.21.15.155:0/2133018829' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:55:55.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:54.054482+0000 mgr.smithi196.ldpzek (mgr.14670) 231 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:55.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:54.280204+0000 mgr.smithi196.ldpzek (mgr.14670) 232 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:55.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:54.439530+0000 mon.smithi155 (mon.0) 814 : audit [DBG] from='client.? 172.21.15.155:0/1832720378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:55:55.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:54.750988+0000 mgr.smithi196.ldpzek (mgr.14670) 233 : audit [DBG] from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:55:55.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:55.124563+0000 mon.smithi155 (mon.0) 815 : audit [DBG] from='client.? 172.21.15.155:0/2133018829' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:55:56.249 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.78 MB/sec execute 301 sec latency 282382.700 ms 2024-04-23T01:55:57.249 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.78 MB/sec execute 302 sec latency 283383.040 ms 2024-04-23T01:55:57.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:56.280821+0000 mgr.smithi196.ldpzek (mgr.14670) 234 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:55:57.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:56.791359+0000 mds.foofs.smithi196.zehfbm (mds.0) 56 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 273.849113 secs 2024-04-23T01:55:57.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:57.143831+0000 mon.smithi155 (mon.0) 816 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:55:57.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:55:57.151182+0000 mon.smithi155 (mon.0) 817 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:55:57.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:56.280821+0000 mgr.smithi196.ldpzek (mgr.14670) 234 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:55:57.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:56.791359+0000 mds.foofs.smithi196.zehfbm (mds.0) 56 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 273.849113 secs 2024-04-23T01:55:57.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:57.143831+0000 mon.smithi155 (mon.0) 816 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:55:57.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:55:57.151182+0000 mon.smithi155 (mon.0) 817 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:55:58.249 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.77 MB/sec execute 303 sec latency 284383.134 ms 2024-04-23T01:55:58.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:55:57.185897+0000 mgr.smithi196.ldpzek (mgr.14670) 235 : cephadm [INF] Reconfiguring node-exporter.smithi155 (dependencies changed)... 2024-04-23T01:55:58.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:55:57.186418+0000 mgr.smithi196.ldpzek (mgr.14670) 236 : cephadm [INF] Reconfiguring daemon node-exporter.smithi155 on smithi155 2024-04-23T01:55:58.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:55:57.185897+0000 mgr.smithi196.ldpzek (mgr.14670) 235 : cephadm [INF] Reconfiguring node-exporter.smithi155 (dependencies changed)... 2024-04-23T01:55:58.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:55:57.186418+0000 mgr.smithi196.ldpzek (mgr.14670) 236 : cephadm [INF] Reconfiguring daemon node-exporter.smithi155 on smithi155 2024-04-23T01:55:59.249 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.77 MB/sec execute 304 sec latency 285383.251 ms 2024-04-23T01:55:59.612 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:55:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:55:58.281192+0000 mgr.smithi196.ldpzek (mgr.14670) 237 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:55:59.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:55:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:55:58.281192+0000 mgr.smithi196.ldpzek (mgr.14670) 237 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:56:00.249 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.77 MB/sec execute 305 sec latency 286383.340 ms 2024-04-23T01:56:01.249 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.77 MB/sec execute 306 sec latency 287383.432 ms 2024-04-23T01:56:01.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:00.281708+0000 mgr.smithi196.ldpzek (mgr.14670) 238 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:56:01.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:00.281708+0000 mgr.smithi196.ldpzek (mgr.14670) 238 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:56:02.249 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.76 MB/sec execute 307 sec latency 288383.556 ms 2024-04-23T01:56:02.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:01.791456+0000 mds.foofs.smithi196.zehfbm (mds.0) 57 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 278.849223 secs 2024-04-23T01:56:02.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:01.791456+0000 mds.foofs.smithi196.zehfbm (mds.0) 57 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 278.849223 secs 2024-04-23T01:56:03.249 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.76 MB/sec execute 308 sec latency 289383.646 ms 2024-04-23T01:56:03.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:02.282431+0000 mgr.smithi196.ldpzek (mgr.14670) 239 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:56:03.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:02.282431+0000 mgr.smithi196.ldpzek (mgr.14670) 239 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:56:04.249 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.76 MB/sec execute 309 sec latency 290383.744 ms 2024-04-23T01:56:05.250 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.76 MB/sec execute 310 sec latency 291383.839 ms 2024-04-23T01:56:05.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:04.282852+0000 mgr.smithi196.ldpzek (mgr.14670) 240 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:56:05.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:04.282852+0000 mgr.smithi196.ldpzek (mgr.14670) 240 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:56:06.250 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.75 MB/sec execute 311 sec latency 292383.947 ms 2024-04-23T01:56:06.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:05.394728+0000 mon.smithi196 (mon.1) 130 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:56:06.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:05.394728+0000 mon.smithi196 (mon.1) 130 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:56:07.250 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.75 MB/sec execute 312 sec latency 293384.046 ms 2024-04-23T01:56:07.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:06.283691+0000 mgr.smithi196.ldpzek (mgr.14670) 241 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:56:07.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:06.791536+0000 mds.foofs.smithi196.zehfbm (mds.0) 58 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 283.849302 secs 2024-04-23T01:56:07.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:06.283691+0000 mgr.smithi196.ldpzek (mgr.14670) 241 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T01:56:07.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:06.791536+0000 mds.foofs.smithi196.zehfbm (mds.0) 58 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 283.849302 secs 2024-04-23T01:56:08.250 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.75 MB/sec execute 313 sec latency 294384.151 ms 2024-04-23T01:56:09.250 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.75 MB/sec execute 314 sec latency 295384.248 ms 2024-04-23T01:56:09.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:08.284203+0000 mgr.smithi196.ldpzek (mgr.14670) 242 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:56:09.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:08.284203+0000 mgr.smithi196.ldpzek (mgr.14670) 242 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:56:10.250 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.74 MB/sec execute 315 sec latency 296384.338 ms 2024-04-23T01:56:11.250 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.74 MB/sec execute 316 sec latency 297384.426 ms 2024-04-23T01:56:11.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:10.284697+0000 mgr.smithi196.ldpzek (mgr.14670) 243 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:56:11.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:10.284697+0000 mgr.smithi196.ldpzek (mgr.14670) 243 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:56:12.250 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.74 MB/sec execute 317 sec latency 298384.553 ms 2024-04-23T01:56:12.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:11.791683+0000 mds.foofs.smithi196.zehfbm (mds.0) 59 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 288.849428 secs 2024-04-23T01:56:12.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:11.791711+0000 mds.foofs.smithi196.zehfbm (mds.0) 60 : cluster [WRN] evicting unresponsive client smithi196:foo1 (14542), after 301.51 seconds 2024-04-23T01:56:12.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:11.791720+0000 mds.foofs.smithi196.zehfbm (mds.0) 61 : cluster [INF] Evicting (and blocklisting) client session 14542 (172.21.15.196:0/255745310) 2024-04-23T01:56:12.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:11.791990+0000 mon.smithi196 (mon.1) 131 : audit [INF] from='mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284]' entity='mds.foofs.smithi196.zehfbm' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.196:0/255745310"}]: dispatch 2024-04-23T01:56:12.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:11.792498+0000 mon.smithi155 (mon.0) 818 : audit [INF] from='mds.? ' entity='mds.foofs.smithi196.zehfbm' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.196:0/255745310"}]: dispatch 2024-04-23T01:56:12.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:11.791683+0000 mds.foofs.smithi196.zehfbm (mds.0) 59 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 288.849428 secs 2024-04-23T01:56:12.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:11.791711+0000 mds.foofs.smithi196.zehfbm (mds.0) 60 : cluster [WRN] evicting unresponsive client smithi196:foo1 (14542), after 301.51 seconds 2024-04-23T01:56:12.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:11.791720+0000 mds.foofs.smithi196.zehfbm (mds.0) 61 : cluster [INF] Evicting (and blocklisting) client session 14542 (172.21.15.196:0/255745310) 2024-04-23T01:56:12.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:11.791990+0000 mon.smithi196 (mon.1) 131 : audit [INF] from='mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284]' entity='mds.foofs.smithi196.zehfbm' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.196:0/255745310"}]: dispatch 2024-04-23T01:56:12.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:11.792498+0000 mon.smithi155 (mon.0) 818 : audit [INF] from='mds.? ' entity='mds.foofs.smithi196.zehfbm' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.196:0/255745310"}]: dispatch 2024-04-23T01:56:13.250 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.74 MB/sec execute 318 sec latency 299384.656 ms 2024-04-23T01:56:13.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:12.285427+0000 mgr.smithi196.ldpzek (mgr.14670) 244 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:56:13.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:12.344264+0000 mon.smithi155 (mon.0) 819 : audit [INF] from='mds.? ' entity='mds.foofs.smithi196.zehfbm' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.196:0/255745310"}]': finished 2024-04-23T01:56:13.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:12.344352+0000 mon.smithi155 (mon.0) 820 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-23T01:56:13.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:12.285427+0000 mgr.smithi196.ldpzek (mgr.14670) 244 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T01:56:13.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:12.344264+0000 mon.smithi155 (mon.0) 819 : audit [INF] from='mds.? ' entity='mds.foofs.smithi196.zehfbm' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.196:0/255745310"}]': finished 2024-04-23T01:56:13.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:12.344352+0000 mon.smithi155 (mon.0) 820 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-23T01:56:14.250 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.73 MB/sec execute 319 sec latency 300384.781 ms 2024-04-23T01:56:15.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.73 MB/sec execute 320 sec latency 301384.879 ms 2024-04-23T01:56:15.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:14.285895+0000 mgr.smithi196.ldpzek (mgr.14670) 245 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T01:56:15.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:14.285895+0000 mgr.smithi196.ldpzek (mgr.14670) 245 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T01:56:16.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.73 MB/sec execute 321 sec latency 302384.994 ms 2024-04-23T01:56:17.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 108871 0.73 MB/sec execute 322 sec latency 303385.128 ms 2024-04-23T01:56:17.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:16.286591+0000 mgr.smithi196.ldpzek (mgr.14670) 246 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T01:56:17.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:16.791765+0000 mds.foofs.smithi196.zehfbm (mds.0) 62 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 293.849518 secs 2024-04-23T01:56:17.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:16.791818+0000 mds.foofs.smithi196.zehfbm (mds.0) 63 : cluster [WRN] evicting unresponsive client smithi155:foo1 (14562), after 304.769 seconds 2024-04-23T01:56:17.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:16.791825+0000 mds.foofs.smithi196.zehfbm (mds.0) 64 : cluster [INF] Evicting (and blocklisting) client session 14562 (172.21.15.155:0/4050296921) 2024-04-23T01:56:17.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:16.792092+0000 mon.smithi196 (mon.1) 132 : audit [INF] from='mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284]' entity='mds.foofs.smithi196.zehfbm' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/4050296921"}]: dispatch 2024-04-23T01:56:17.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:16.792784+0000 mon.smithi155 (mon.0) 821 : audit [INF] from='mds.? ' entity='mds.foofs.smithi196.zehfbm' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/4050296921"}]: dispatch 2024-04-23T01:56:17.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:16.286591+0000 mgr.smithi196.ldpzek (mgr.14670) 246 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T01:56:17.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:16.791765+0000 mds.foofs.smithi196.zehfbm (mds.0) 62 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 293.849518 secs 2024-04-23T01:56:17.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:16.791818+0000 mds.foofs.smithi196.zehfbm (mds.0) 63 : cluster [WRN] evicting unresponsive client smithi155:foo1 (14562), after 304.769 seconds 2024-04-23T01:56:17.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:16.791825+0000 mds.foofs.smithi196.zehfbm (mds.0) 64 : cluster [INF] Evicting (and blocklisting) client session 14562 (172.21.15.155:0/4050296921) 2024-04-23T01:56:17.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:16.792092+0000 mon.smithi196 (mon.1) 132 : audit [INF] from='mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284]' entity='mds.foofs.smithi196.zehfbm' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/4050296921"}]: dispatch 2024-04-23T01:56:17.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:16.792784+0000 mon.smithi155 (mon.0) 821 : audit [INF] from='mds.? ' entity='mds.foofs.smithi196.zehfbm' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/4050296921"}]: dispatch 2024-04-23T01:56:18.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 109249 0.77 MB/sec execute 323 sec latency 303719.476 ms 2024-04-23T01:56:18.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:17.359138+0000 mon.smithi155 (mon.0) 822 : audit [INF] from='mds.? ' entity='mds.foofs.smithi196.zehfbm' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/4050296921"}]': finished 2024-04-23T01:56:18.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:17.359227+0000 mon.smithi155 (mon.0) 823 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-23T01:56:18.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:17.359138+0000 mon.smithi155 (mon.0) 822 : audit [INF] from='mds.? ' entity='mds.foofs.smithi196.zehfbm' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/4050296921"}]': finished 2024-04-23T01:56:18.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:17.359227+0000 mon.smithi155 (mon.0) 823 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-23T01:56:19.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 109991 0.86 MB/sec execute 324 sec latency 19.559 ms 2024-04-23T01:56:19.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:18.286906+0000 mgr.smithi196.ldpzek (mgr.14670) 247 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:56:19.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:18.286906+0000 mgr.smithi196.ldpzek (mgr.14670) 247 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:56:20.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 110443 0.90 MB/sec execute 325 sec latency 30.054 ms 2024-04-23T01:56:21.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 110860 0.91 MB/sec execute 326 sec latency 39.279 ms 2024-04-23T01:56:21.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:20.287250+0000 mgr.smithi196.ldpzek (mgr.14670) 248 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:56:21.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:20.395003+0000 mon.smithi196 (mon.1) 133 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:56:21.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:20.287250+0000 mgr.smithi196.ldpzek (mgr.14670) 248 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T01:56:21.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:20.395003+0000 mon.smithi196 (mon.1) 133 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:56:22.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 111257 0.93 MB/sec execute 327 sec latency 34.946 ms 2024-04-23T01:56:23.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 111723 0.97 MB/sec execute 328 sec latency 46.542 ms 2024-04-23T01:56:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:22.287854+0000 mgr.smithi196.ldpzek (mgr.14670) 249 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 334 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 393 KiB/s rd, 3.6 MiB/s wr, 321 op/s 2024-04-23T01:56:23.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:22.287854+0000 mgr.smithi196.ldpzek (mgr.14670) 249 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 334 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 393 KiB/s rd, 3.6 MiB/s wr, 321 op/s 2024-04-23T01:56:24.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 112352 1.00 MB/sec execute 329 sec latency 50.320 ms 2024-04-23T01:56:24.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:24.295834+0000 mon.smithi155 (mon.0) 824 : cluster [INF] MDS health message cleared (mds.?): Client smithi155:foo1 failing to respond to capability release 2024-04-23T01:56:24.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:24 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:24.295859+0000 mon.smithi155 (mon.0) 825 : cluster [INF] MDS health message cleared (mds.?): 1 slow requests are blocked > 30 secs 2024-04-23T01:56:24.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:24.295834+0000 mon.smithi155 (mon.0) 824 : cluster [INF] MDS health message cleared (mds.?): Client smithi155:foo1 failing to respond to capability release 2024-04-23T01:56:24.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:24.295859+0000 mon.smithi155 (mon.0) 825 : cluster [INF] MDS health message cleared (mds.?): 1 slow requests are blocked > 30 secs 2024-04-23T01:56:25.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 113368 1.12 MB/sec execute 330 sec latency 18.059 ms 2024-04-23T01:56:25.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:24.288249+0000 mgr.smithi196.ldpzek (mgr.14670) 250 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 334 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 391 KiB/s rd, 3.6 MiB/s wr, 319 op/s 2024-04-23T01:56:25.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:24.371781+0000 mon.smithi155 (mon.0) 826 : cluster [INF] Health check cleared: MDS_CLIENT_LATE_RELEASE (was: 1 clients failing to respond to capability release) 2024-04-23T01:56:25.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:24.371812+0000 mon.smithi155 (mon.0) 827 : cluster [INF] Health check cleared: MDS_SLOW_REQUEST (was: 1 MDSs report slow requests) 2024-04-23T01:56:25.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:24.371830+0000 mon.smithi155 (mon.0) 828 : cluster [INF] Cluster is now healthy 2024-04-23T01:56:25.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:24.379585+0000 mon.smithi155 (mon.0) 829 : cluster [DBG] mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284] up:active 2024-04-23T01:56:25.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:24.379646+0000 mon.smithi155 (mon.0) 830 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T01:56:25.650 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:56:25.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:24.288249+0000 mgr.smithi196.ldpzek (mgr.14670) 250 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 334 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 391 KiB/s rd, 3.6 MiB/s wr, 319 op/s 2024-04-23T01:56:25.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:24.371781+0000 mon.smithi155 (mon.0) 826 : cluster [INF] Health check cleared: MDS_CLIENT_LATE_RELEASE (was: 1 clients failing to respond to capability release) 2024-04-23T01:56:25.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:24.371812+0000 mon.smithi155 (mon.0) 827 : cluster [INF] Health check cleared: MDS_SLOW_REQUEST (was: 1 MDSs report slow requests) 2024-04-23T01:56:25.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:24.371830+0000 mon.smithi155 (mon.0) 828 : cluster [INF] Cluster is now healthy 2024-04-23T01:56:25.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:24.379585+0000 mon.smithi155 (mon.0) 829 : cluster [DBG] mds.? [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284] up:active 2024-04-23T01:56:25.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:24.379646+0000 mon.smithi155 (mon.0) 830 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T01:56:26.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 114214 1.18 MB/sec execute 331 sec latency 19.355 ms 2024-04-23T01:56:26.559 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (13m) 4m ago 13m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (12m) 4m ago 12m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 starting - - - - 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (7m) 4m ago 7m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (7m) 4m ago 7m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (15m) 4m ago 15m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (5m) 4m ago 12m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (15m) 4m ago 15m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (12m) 4m ago 12m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (5m) 4m ago 5m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (5m) 4m ago 5m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (13m) 4m ago 13m 17.2M - 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:56:26.560 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (12m) 4m ago 12m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:56:26.561 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (11m) 4m ago 11m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:56:26.561 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (11m) 4m ago 11m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:56:26.561 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (11m) 4m ago 11m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:56:26.561 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (10m) 4m ago 10m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:56:26.561 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (10m) 4m ago 10m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:56:26.561 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (10m) 4m ago 10m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:56:26.561 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (9m) 4m ago 9m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:56:26.561 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (9m) 4m ago 9m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:56:26.561 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (11m) 4m ago 12m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:56:26.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:25.631566+0000 mgr.smithi196.ldpzek (mgr.14670) 251 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:56:26.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:25.631566+0000 mgr.smithi196.ldpzek (mgr.14670) 251 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:56:27.195 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:56:27.195 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:56:27.195 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:56:27.195 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:56:27.195 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:56:27.195 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:56:27.196 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:56:27.196 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:56:27.196 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:56:27.196 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:56:27.196 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:56:27.196 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:56:27.196 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:56:27.196 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:56:27.196 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:56:27.196 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:56:27.196 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:56:27.196 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:56:27.196 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:56:27.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 114808 1.21 MB/sec execute 332 sec latency 51.443 ms 2024-04-23T01:56:27.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:26.095550+0000 mgr.smithi196.ldpzek (mgr.14670) 252 : audit [DBG] from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:56:27.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:26.288998+0000 mgr.smithi196.ldpzek (mgr.14670) 253 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 337 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 587 KiB/s rd, 8.6 MiB/s wr, 812 op/s 2024-04-23T01:56:27.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:26.546352+0000 mgr.smithi196.ldpzek (mgr.14670) 254 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:56:27.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:27.191761+0000 mon.smithi155 (mon.0) 831 : audit [DBG] from='client.? 172.21.15.155:0/3448257093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:56:27.700 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:56:27.700 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:56:27.700 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:56:27.700 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:56:27.700 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:56:27.700 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:56:27.700 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:56:27.701 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:56:27.701 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:56:27.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:26.095550+0000 mgr.smithi196.ldpzek (mgr.14670) 252 : audit [DBG] from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:56:27.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:26.288998+0000 mgr.smithi196.ldpzek (mgr.14670) 253 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 337 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 587 KiB/s rd, 8.6 MiB/s wr, 812 op/s 2024-04-23T01:56:27.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:26.546352+0000 mgr.smithi196.ldpzek (mgr.14670) 254 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:56:27.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:27.191761+0000 mon.smithi155 (mon.0) 831 : audit [DBG] from='client.? 172.21.15.155:0/3448257093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:56:28.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 115570 1.25 MB/sec execute 333 sec latency 38.625 ms 2024-04-23T01:56:28.304 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T01:56:28.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:27.698946+0000 mgr.smithi196.ldpzek (mgr.14670) 255 : audit [DBG] from='client.24717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:56:28.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:28.301085+0000 mon.smithi155 (mon.0) 832 : audit [DBG] from='client.? 172.21.15.155:0/2814499334' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:56:28.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:27.698946+0000 mgr.smithi196.ldpzek (mgr.14670) 255 : audit [DBG] from='client.24717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:56:28.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:28.301085+0000 mon.smithi155 (mon.0) 832 : audit [DBG] from='client.? 172.21.15.155:0/2814499334' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:56:29.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 116101 1.29 MB/sec execute 334 sec latency 42.592 ms 2024-04-23T01:56:29.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:28.289342+0000 mgr.smithi196.ldpzek (mgr.14670) 256 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 337 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 538 KiB/s rd, 7.9 MiB/s wr, 743 op/s 2024-04-23T01:56:29.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:28.289342+0000 mgr.smithi196.ldpzek (mgr.14670) 256 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 337 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 538 KiB/s rd, 7.9 MiB/s wr, 743 op/s 2024-04-23T01:56:30.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 116463 1.33 MB/sec execute 335 sec latency 40.957 ms 2024-04-23T01:56:31.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 116913 1.38 MB/sec execute 336 sec latency 43.665 ms 2024-04-23T01:56:31.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:30.289728+0000 mgr.smithi196.ldpzek (mgr.14670) 257 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 337 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 489 KiB/s rd, 7.2 MiB/s wr, 676 op/s 2024-04-23T01:56:31.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:30.289728+0000 mgr.smithi196.ldpzek (mgr.14670) 257 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 337 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 489 KiB/s rd, 7.2 MiB/s wr, 676 op/s 2024-04-23T01:56:32.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 117255 1.42 MB/sec execute 337 sec latency 47.255 ms 2024-04-23T01:56:33.251 INFO:teuthology.orchestra.run.smithi155.stdout: 5 117631 1.43 MB/sec execute 338 sec latency 30.504 ms 2024-04-23T01:56:33.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:32.290423+0000 mgr.smithi196.ldpzek (mgr.14670) 258 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 330 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 495 KiB/s rd, 10 MiB/s wr, 991 op/s 2024-04-23T01:56:33.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:32.290423+0000 mgr.smithi196.ldpzek (mgr.14670) 258 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 330 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 495 KiB/s rd, 10 MiB/s wr, 991 op/s 2024-04-23T01:56:34.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 118025 1.44 MB/sec execute 339 sec latency 36.248 ms 2024-04-23T01:56:35.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 118508 1.48 MB/sec execute 340 sec latency 47.878 ms 2024-04-23T01:56:35.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:34.290768+0000 mgr.smithi196.ldpzek (mgr.14670) 259 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 330 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 KiB/s rd, 7.3 MiB/s wr, 725 op/s 2024-04-23T01:56:35.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:34.290768+0000 mgr.smithi196.ldpzek (mgr.14670) 259 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 330 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 KiB/s rd, 7.3 MiB/s wr, 725 op/s 2024-04-23T01:56:36.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 119075 1.50 MB/sec execute 341 sec latency 35.999 ms 2024-04-23T01:56:36.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:35.399211+0000 mon.smithi155 (mon.0) 833 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:56:36.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:35.400053+0000 mon.smithi196 (mon.1) 134 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:56:36.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:35.399211+0000 mon.smithi155 (mon.0) 833 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:56:36.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:35.400053+0000 mon.smithi196 (mon.1) 134 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:56:37.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 119592 1.53 MB/sec execute 342 sec latency 35.697 ms 2024-04-23T01:56:37.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:36.292099+0000 mgr.smithi196.ldpzek (mgr.14670) 260 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 174 KiB/s rd, 9.6 MiB/s wr, 1.00k op/s 2024-04-23T01:56:37.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:36.292099+0000 mgr.smithi196.ldpzek (mgr.14670) 260 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 174 KiB/s rd, 9.6 MiB/s wr, 1.00k op/s 2024-04-23T01:56:38.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 120138 1.59 MB/sec execute 343 sec latency 29.129 ms 2024-04-23T01:56:39.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 120643 1.65 MB/sec execute 344 sec latency 29.567 ms 2024-04-23T01:56:39.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:38.292421+0000 mgr.smithi196.ldpzek (mgr.14670) 261 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 5.5 MiB/s wr, 594 op/s 2024-04-23T01:56:39.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:38.292421+0000 mgr.smithi196.ldpzek (mgr.14670) 261 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 5.5 MiB/s wr, 594 op/s 2024-04-23T01:56:40.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 121058 1.68 MB/sec execute 345 sec latency 32.677 ms 2024-04-23T01:56:41.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 121584 1.69 MB/sec execute 346 sec latency 76.643 ms 2024-04-23T01:56:41.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:40.292738+0000 mgr.smithi196.ldpzek (mgr.14670) 262 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 5.5 MiB/s wr, 594 op/s 2024-04-23T01:56:41.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:40.292738+0000 mgr.smithi196.ldpzek (mgr.14670) 262 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 5.5 MiB/s wr, 594 op/s 2024-04-23T01:56:42.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 122659 1.75 MB/sec execute 347 sec latency 30.558 ms 2024-04-23T01:56:43.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 123522 1.82 MB/sec execute 348 sec latency 15.718 ms 2024-04-23T01:56:43.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:42.293480+0000 mgr.smithi196.ldpzek (mgr.14670) 263 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 337 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 9.0 MiB/s wr, 909 op/s 2024-04-23T01:56:43.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:42.293480+0000 mgr.smithi196.ldpzek (mgr.14670) 263 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 337 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 9.0 MiB/s wr, 909 op/s 2024-04-23T01:56:44.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 124258 1.90 MB/sec execute 349 sec latency 31.076 ms 2024-04-23T01:56:45.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 124636 1.93 MB/sec execute 350 sec latency 29.359 ms 2024-04-23T01:56:45.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:44.293844+0000 mgr.smithi196.ldpzek (mgr.14670) 264 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 337 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.9 MiB/s wr, 594 op/s 2024-04-23T01:56:45.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:44.293844+0000 mgr.smithi196.ldpzek (mgr.14670) 264 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 337 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.9 MiB/s wr, 594 op/s 2024-04-23T01:56:46.255 INFO:teuthology.orchestra.run.smithi155.stdout: 5 125135 1.94 MB/sec execute 351 sec latency 51.428 ms 2024-04-23T01:56:47.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 126204 2.00 MB/sec execute 352 sec latency 32.047 ms 2024-04-23T01:56:47.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:46.294517+0000 mgr.smithi196.ldpzek (mgr.14670) 265 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 343 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-04-23T01:56:47.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:46.294517+0000 mgr.smithi196.ldpzek (mgr.14670) 265 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 343 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-04-23T01:56:48.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 127361 2.11 MB/sec execute 353 sec latency 12.264 ms 2024-04-23T01:56:49.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 128006 2.17 MB/sec execute 354 sec latency 28.430 ms 2024-04-23T01:56:49.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:48.294918+0000 mgr.smithi196.ldpzek (mgr.14670) 266 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 343 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 7.8 MiB/s wr, 729 op/s 2024-04-23T01:56:49.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:48.294918+0000 mgr.smithi196.ldpzek (mgr.14670) 266 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 343 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 7.8 MiB/s wr, 729 op/s 2024-04-23T01:56:50.252 INFO:teuthology.orchestra.run.smithi155.stdout: 5 128317 2.17 MB/sec execute 355 sec latency 45.095 ms 2024-04-23T01:56:51.253 INFO:teuthology.orchestra.run.smithi155.stdout: 5 128742 2.19 MB/sec execute 356 sec latency 46.375 ms 2024-04-23T01:56:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:50.295262+0000 mgr.smithi196.ldpzek (mgr.14670) 267 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 343 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 7.8 MiB/s wr, 729 op/s 2024-04-23T01:56:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:50.397424+0000 mon.smithi196 (mon.1) 135 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:56:51.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:50.295262+0000 mgr.smithi196.ldpzek (mgr.14670) 267 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 343 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 7.8 MiB/s wr, 729 op/s 2024-04-23T01:56:51.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:50.397424+0000 mon.smithi196 (mon.1) 135 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:56:52.253 INFO:teuthology.orchestra.run.smithi155.stdout: 5 129678 2.24 MB/sec execute 357 sec latency 29.830 ms 2024-04-23T01:56:53.253 INFO:teuthology.orchestra.run.smithi155.stdout: 5 130397 2.28 MB/sec execute 358 sec latency 29.865 ms 2024-04-23T01:56:53.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:52.295809+0000 mgr.smithi196.ldpzek (mgr.14670) 268 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.15k op/s 2024-04-23T01:56:53.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:52.295809+0000 mgr.smithi196.ldpzek (mgr.14670) 268 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.15k op/s 2024-04-23T01:56:54.253 INFO:teuthology.orchestra.run.smithi155.stdout: 5 130870 2.34 MB/sec execute 359 sec latency 43.140 ms 2024-04-23T01:56:55.253 INFO:teuthology.orchestra.run.smithi155.stdout: 5 131312 2.37 MB/sec execute 360 sec latency 45.515 ms 2024-04-23T01:56:55.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:54.296150+0000 mgr.smithi196.ldpzek (mgr.14670) 269 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 8.6 MiB/s wr, 835 op/s 2024-04-23T01:56:55.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:54.296150+0000 mgr.smithi196.ldpzek (mgr.14670) 269 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 8.6 MiB/s wr, 835 op/s 2024-04-23T01:56:56.253 INFO:teuthology.orchestra.run.smithi155.stdout: 5 131874 2.40 MB/sec execute 361 sec latency 46.498 ms 2024-04-23T01:56:57.253 INFO:teuthology.orchestra.run.smithi155.stdout: 5 132322 2.42 MB/sec execute 362 sec latency 47.996 ms 2024-04-23T01:56:57.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:56.296908+0000 mgr.smithi196.ldpzek (mgr.14670) 270 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 344 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-04-23T01:56:57.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:56.296908+0000 mgr.smithi196.ldpzek (mgr.14670) 270 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 344 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-04-23T01:56:58.253 INFO:teuthology.orchestra.run.smithi155.stdout: 5 132652 2.43 MB/sec execute 363 sec latency 52.899 ms 2024-04-23T01:56:58.678 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:56:59.253 INFO:teuthology.orchestra.run.smithi155.stdout: 5 133083 2.46 MB/sec execute 364 sec latency 67.078 ms 2024-04-23T01:56:59.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:56:58.297316+0000 mgr.smithi196.ldpzek (mgr.14670) 271 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 344 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 786 op/s 2024-04-23T01:56:59.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:56:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:58.664349+0000 mgr.smithi196.ldpzek (mgr.14670) 272 : audit [DBG] from='client.14998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:56:59.394 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:56:59.394 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T01:56:59.394 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (14m) 5m ago 14m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:56:59.395 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (13m) 5m ago 13m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:56:59.395 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 starting - - - - 2024-04-23T01:56:59.395 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (8m) 5m ago 8m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:56:59.395 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (8m) 5m ago 8m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:56:59.395 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (15m) 5m ago 15m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:56:59.395 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (6m) 5m ago 13m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:56:59.396 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (15m) 5m ago 15m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:56:59.396 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (13m) 5m ago 13m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:56:59.396 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (5m) 5m ago 5m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:56:59.396 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (5m) 5m ago 5m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:56:59.396 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (13m) 5m ago 13m 17.2M - 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:56:59.396 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (12m) 5m ago 12m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:56:59.397 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (12m) 5m ago 12m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:56:59.397 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (12m) 5m ago 12m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:56:59.397 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (11m) 5m ago 11m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:56:59.397 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (11m) 5m ago 11m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:56:59.397 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (11m) 5m ago 11m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:56:59.398 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (10m) 5m ago 10m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:56:59.398 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (10m) 5m ago 10m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:56:59.398 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (9m) 5m ago 9m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:56:59.398 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (12m) 5m ago 13m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:56:59.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:56:58.297316+0000 mgr.smithi196.ldpzek (mgr.14670) 271 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 344 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 786 op/s 2024-04-23T01:56:59.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:56:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:58.664349+0000 mgr.smithi196.ldpzek (mgr.14670) 272 : audit [DBG] from='client.14998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:56:59.828 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:56:59.828 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:56:59.828 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:56:59.828 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:56:59.828 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:56:59.828 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:56:59.828 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:56:59.828 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:56:59.828 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:56:59.829 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:56:59.829 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:56:59.829 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:56:59.829 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:56:59.829 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:56:59.829 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:56:59.829 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:56:59.829 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:56:59.829 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:56:59.829 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:57:00.195 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:57:00.195 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:57:00.195 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:57:00.195 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:57:00.195 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:57:00.195 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:57:00.195 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:57:00.195 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:57:00.195 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:57:00.253 INFO:teuthology.orchestra.run.smithi155.stdout: 5 133488 2.46 MB/sec execute 365 sec latency 62.802 ms 2024-04-23T01:57:00.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:59.021552+0000 mgr.smithi196.ldpzek (mgr.14670) 273 : audit [DBG] from='client.15002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:00.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:59.377879+0000 mgr.smithi196.ldpzek (mgr.14670) 274 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:00.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:56:59.827149+0000 mon.smithi155 (mon.0) 834 : audit [DBG] from='client.? 172.21.15.155:0/1453853530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:57:00.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:59.021552+0000 mgr.smithi196.ldpzek (mgr.14670) 273 : audit [DBG] from='client.15002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:00.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:59.377879+0000 mgr.smithi196.ldpzek (mgr.14670) 274 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:00.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:56:59.827149+0000 mon.smithi155 (mon.0) 834 : audit [DBG] from='client.? 172.21.15.155:0/1453853530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:57:00.721 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T01:57:01.253 INFO:teuthology.orchestra.run.smithi155.stdout: 5 133886 2.49 MB/sec execute 366 sec latency 33.320 ms 2024-04-23T01:57:01.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:00.193851+0000 mgr.smithi196.ldpzek (mgr.14670) 275 : audit [DBG] from='client.15014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:01.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:00.297710+0000 mgr.smithi196.ldpzek (mgr.14670) 276 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 344 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 786 op/s 2024-04-23T01:57:01.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:00.717663+0000 mon.smithi155 (mon.0) 835 : audit [DBG] from='client.? 172.21.15.155:0/3938309560' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:57:01.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:00.193851+0000 mgr.smithi196.ldpzek (mgr.14670) 275 : audit [DBG] from='client.15014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:01.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:00.297710+0000 mgr.smithi196.ldpzek (mgr.14670) 276 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 344 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 786 op/s 2024-04-23T01:57:01.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:00.717663+0000 mon.smithi155 (mon.0) 835 : audit [DBG] from='client.? 172.21.15.155:0/3938309560' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:57:02.253 INFO:teuthology.orchestra.run.smithi155.stdout: 5 134408 2.55 MB/sec execute 367 sec latency 29.417 ms 2024-04-23T01:57:03.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 134861 2.58 MB/sec execute 368 sec latency 37.147 ms 2024-04-23T01:57:03.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:02.298525+0000 mgr.smithi196.ldpzek (mgr.14670) 277 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 333 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 10 MiB/s wr, 1.05k op/s 2024-04-23T01:57:03.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:02.298525+0000 mgr.smithi196.ldpzek (mgr.14670) 277 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 333 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 10 MiB/s wr, 1.05k op/s 2024-04-23T01:57:04.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 135188 2.60 MB/sec execute 369 sec latency 41.848 ms 2024-04-23T01:57:05.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 135491 2.60 MB/sec execute 370 sec latency 38.990 ms 2024-04-23T01:57:05.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:04.298857+0000 mgr.smithi196.ldpzek (mgr.14670) 278 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 333 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 6.0 MiB/s wr, 626 op/s 2024-04-23T01:57:05.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:04.298857+0000 mgr.smithi196.ldpzek (mgr.14670) 278 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 333 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 6.0 MiB/s wr, 626 op/s 2024-04-23T01:57:06.255 INFO:teuthology.orchestra.run.smithi155.stdout: 5 136013 2.62 MB/sec execute 371 sec latency 40.938 ms 2024-04-23T01:57:06.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:05.396103+0000 mon.smithi196 (mon.1) 136 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:57:06.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:05.396103+0000 mon.smithi196 (mon.1) 136 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:57:07.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 136695 2.66 MB/sec execute 372 sec latency 30.136 ms 2024-04-23T01:57:07.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:06.299469+0000 mgr.smithi196.ldpzek (mgr.14670) 279 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 8.9 MiB/s wr, 896 op/s 2024-04-23T01:57:07.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:06.299469+0000 mgr.smithi196.ldpzek (mgr.14670) 279 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 8.9 MiB/s wr, 896 op/s 2024-04-23T01:57:08.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 137157 2.67 MB/sec execute 373 sec latency 39.015 ms 2024-04-23T01:57:09.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 137526 2.70 MB/sec execute 374 sec latency 39.720 ms 2024-04-23T01:57:09.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:08.299777+0000 mgr.smithi196.ldpzek (mgr.14670) 280 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.1 MiB/s wr, 530 op/s 2024-04-23T01:57:09.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:08.299777+0000 mgr.smithi196.ldpzek (mgr.14670) 280 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.1 MiB/s wr, 530 op/s 2024-04-23T01:57:10.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 137949 2.74 MB/sec execute 375 sec latency 38.675 ms 2024-04-23T01:57:11.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 138343 2.78 MB/sec execute 376 sec latency 42.831 ms 2024-04-23T01:57:11.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:10.300102+0000 mgr.smithi196.ldpzek (mgr.14670) 281 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.1 MiB/s wr, 530 op/s 2024-04-23T01:57:11.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:10.300102+0000 mgr.smithi196.ldpzek (mgr.14670) 281 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.1 MiB/s wr, 530 op/s 2024-04-23T01:57:12.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 138696 2.80 MB/sec execute 377 sec latency 29.987 ms 2024-04-23T01:57:13.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 139001 2.80 MB/sec execute 378 sec latency 39.928 ms 2024-04-23T01:57:13.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:12.300801+0000 mgr.smithi196.ldpzek (mgr.14670) 282 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 340 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 7.9 MiB/s wr, 794 op/s 2024-04-23T01:57:13.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:12.300801+0000 mgr.smithi196.ldpzek (mgr.14670) 282 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 340 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 7.9 MiB/s wr, 794 op/s 2024-04-23T01:57:14.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 139478 2.82 MB/sec execute 379 sec latency 30.391 ms 2024-04-23T01:57:15.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 140063 2.85 MB/sec execute 380 sec latency 37.282 ms 2024-04-23T01:57:15.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:14.301132+0000 mgr.smithi196.ldpzek (mgr.14670) 283 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 340 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.8 MiB/s wr, 533 op/s 2024-04-23T01:57:15.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:14.301132+0000 mgr.smithi196.ldpzek (mgr.14670) 283 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 340 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.8 MiB/s wr, 533 op/s 2024-04-23T01:57:16.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 140477 2.86 MB/sec execute 381 sec latency 69.667 ms 2024-04-23T01:57:17.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 140850 2.87 MB/sec execute 382 sec latency 53.060 ms 2024-04-23T01:57:17.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:16.301866+0000 mgr.smithi196.ldpzek (mgr.14670) 284 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 330 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 8.0 MiB/s wr, 815 op/s 2024-04-23T01:57:17.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:16.301866+0000 mgr.smithi196.ldpzek (mgr.14670) 284 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 330 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 8.0 MiB/s wr, 815 op/s 2024-04-23T01:57:18.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 141188 2.90 MB/sec execute 383 sec latency 37.026 ms 2024-04-23T01:57:19.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 141626 2.94 MB/sec execute 384 sec latency 41.548 ms 2024-04-23T01:57:19.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:18.302231+0000 mgr.smithi196.ldpzek (mgr.14670) 285 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 330 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 5.1 MiB/s wr, 545 op/s 2024-04-23T01:57:19.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:18.302231+0000 mgr.smithi196.ldpzek (mgr.14670) 285 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 330 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 5.1 MiB/s wr, 545 op/s 2024-04-23T01:57:20.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 142138 2.99 MB/sec execute 385 sec latency 32.273 ms 2024-04-23T01:57:21.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 142476 2.99 MB/sec execute 386 sec latency 33.920 ms 2024-04-23T01:57:21.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:20.302603+0000 mgr.smithi196.ldpzek (mgr.14670) 286 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 330 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 5.1 MiB/s wr, 545 op/s 2024-04-23T01:57:21.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:20.396371+0000 mon.smithi196 (mon.1) 137 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:57:21.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:20.302603+0000 mgr.smithi196.ldpzek (mgr.14670) 286 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 330 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 5.1 MiB/s wr, 545 op/s 2024-04-23T01:57:21.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:20.396371+0000 mon.smithi196 (mon.1) 137 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:57:22.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 142783 2.99 MB/sec execute 387 sec latency 68.460 ms 2024-04-23T01:57:23.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 143107 3.00 MB/sec execute 388 sec latency 42.564 ms 2024-04-23T01:57:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:22.303268+0000 mgr.smithi196.ldpzek (mgr.14670) 287 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 342 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 8.0 MiB/s wr, 787 op/s 2024-04-23T01:57:23.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:22.303268+0000 mgr.smithi196.ldpzek (mgr.14670) 287 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 342 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 8.0 MiB/s wr, 787 op/s 2024-04-23T01:57:24.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 143590 3.03 MB/sec execute 389 sec latency 47.012 ms 2024-04-23T01:57:25.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 144114 3.04 MB/sec execute 390 sec latency 52.852 ms 2024-04-23T01:57:25.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:24.303576+0000 mgr.smithi196.ldpzek (mgr.14670) 288 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 342 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.2 MiB/s wr, 523 op/s 2024-04-23T01:57:25.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:24.303576+0000 mgr.smithi196.ldpzek (mgr.14670) 288 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 342 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.2 MiB/s wr, 523 op/s 2024-04-23T01:57:26.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 144573 3.07 MB/sec execute 391 sec latency 40.988 ms 2024-04-23T01:57:27.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 145280 3.14 MB/sec execute 392 sec latency 35.952 ms 2024-04-23T01:57:27.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:26.304310+0000 mgr.smithi196.ldpzek (mgr.14670) 289 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.4 MiB/s wr, 790 op/s 2024-04-23T01:57:27.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:26.304310+0000 mgr.smithi196.ldpzek (mgr.14670) 289 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.4 MiB/s wr, 790 op/s 2024-04-23T01:57:28.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 146034 3.18 MB/sec execute 393 sec latency 22.325 ms 2024-04-23T01:57:29.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 146739 3.21 MB/sec execute 394 sec latency 40.542 ms 2024-04-23T01:57:29.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:28.304710+0000 mgr.smithi196.ldpzek (mgr.14670) 290 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.1 MiB/s wr, 509 op/s 2024-04-23T01:57:29.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:28.304710+0000 mgr.smithi196.ldpzek (mgr.14670) 290 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.1 MiB/s wr, 509 op/s 2024-04-23T01:57:30.257 INFO:teuthology.orchestra.run.smithi155.stdout: 5 147849 3.25 MB/sec execute 395 sec latency 30.172 ms 2024-04-23T01:57:31.224 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:57:31.256 INFO:teuthology.orchestra.run.smithi155.stdout: 5 148722 3.34 MB/sec execute 396 sec latency 14.780 ms 2024-04-23T01:57:31.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:30.305116+0000 mgr.smithi196.ldpzek (mgr.14670) 291 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.1 MiB/s wr, 509 op/s 2024-04-23T01:57:31.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:30.305116+0000 mgr.smithi196.ldpzek (mgr.14670) 291 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.1 MiB/s wr, 509 op/s 2024-04-23T01:57:32.117 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:57:32.117 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T01:57:32.117 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (14m) 6m ago 14m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:57:32.117 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (13m) 6m ago 13m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:57:32.117 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 starting - - - - 2024-04-23T01:57:32.117 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (8m) 6m ago 8m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:57:32.117 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (9m) 6m ago 9m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:57:32.118 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (16m) 6m ago 16m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:57:32.118 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (6m) 6m ago 13m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:57:32.118 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (16m) 6m ago 16m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:57:32.118 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (13m) 6m ago 13m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:57:32.118 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (6m) 6m ago 6m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:57:32.118 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (6m) 6m ago 6m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:57:32.118 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (14m) 6m ago 14m 17.2M - 0.18.1 e5a616e4b9cf b75d8aef7970 2024-04-23T01:57:32.118 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (13m) 6m ago 13m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:57:32.118 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (13m) 6m ago 13m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:57:32.118 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (12m) 6m ago 12m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:57:32.118 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (12m) 6m ago 12m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:57:32.118 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (11m) 6m ago 11m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:57:32.118 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (11m) 6m ago 11m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:57:32.119 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (11m) 6m ago 11m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:57:32.119 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (10m) 6m ago 10m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:57:32.119 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (10m) 6m ago 10m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:57:32.119 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (12m) 6m ago 14m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:57:32.257 INFO:teuthology.orchestra.run.smithi155.stdout: 5 149421 3.39 MB/sec execute 397 sec latency 36.447 ms 2024-04-23T01:57:32.631 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:57:32.631 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:57:32.631 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:57:32.631 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:57:32.631 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:57:32.631 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:57:32.631 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:57:32.631 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:57:32.631 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:57:32.631 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:57:32.631 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:57:32.631 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:57:32.632 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:57:32.632 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:57:32.632 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:57:32.632 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:57:32.632 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:57:32.632 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:57:32.632 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:57:32.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:31.204181+0000 mgr.smithi196.ldpzek (mgr.14670) 292 : audit [DBG] from='client.15022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:32.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:31.678538+0000 mgr.smithi196.ldpzek (mgr.14670) 293 : audit [DBG] from='client.15026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:32.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:31.204181+0000 mgr.smithi196.ldpzek (mgr.14670) 292 : audit [DBG] from='client.15022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:32.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:31.678538+0000 mgr.smithi196.ldpzek (mgr.14670) 293 : audit [DBG] from='client.15026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:33.092 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:57:33.092 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:57:33.092 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:57:33.092 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:57:33.092 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:57:33.092 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:57:33.092 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:57:33.093 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:57:33.093 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:57:33.257 INFO:teuthology.orchestra.run.smithi155.stdout: 5 150121 3.40 MB/sec execute 398 sec latency 26.153 ms 2024-04-23T01:57:33.632 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T01:57:33.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:32.103206+0000 mgr.smithi196.ldpzek (mgr.14670) 294 : audit [DBG] from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:33.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:32.305674+0000 mgr.smithi196.ldpzek (mgr.14670) 295 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 349 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 995 op/s 2024-04-23T01:57:33.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:32.626793+0000 mon.smithi155 (mon.0) 836 : audit [DBG] from='client.? 172.21.15.155:0/3274725283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:57:33.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:32.103206+0000 mgr.smithi196.ldpzek (mgr.14670) 294 : audit [DBG] from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:33.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:32.305674+0000 mgr.smithi196.ldpzek (mgr.14670) 295 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 349 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 995 op/s 2024-04-23T01:57:33.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:32.626793+0000 mon.smithi155 (mon.0) 836 : audit [DBG] from='client.? 172.21.15.155:0/3274725283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:57:34.257 INFO:teuthology.orchestra.run.smithi155.stdout: 5 150958 3.44 MB/sec execute 399 sec latency 33.548 ms 2024-04-23T01:57:34.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:33.090868+0000 mgr.smithi196.ldpzek (mgr.14670) 296 : audit [DBG] from='client.15038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:34.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:33.630503+0000 mon.smithi155 (mon.0) 837 : audit [DBG] from='client.? 172.21.15.155:0/3187896428' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:57:34.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:33.090868+0000 mgr.smithi196.ldpzek (mgr.14670) 296 : audit [DBG] from='client.15038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:57:34.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:33.630503+0000 mon.smithi155 (mon.0) 837 : audit [DBG] from='client.? 172.21.15.155:0/3187896428' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:57:35.257 INFO:teuthology.orchestra.run.smithi155.stdout: 5 151614 3.47 MB/sec execute 400 sec latency 38.556 ms 2024-04-23T01:57:35.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:34.306004+0000 mgr.smithi196.ldpzek (mgr.14670) 297 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 349 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 7.6 MiB/s wr, 752 op/s 2024-04-23T01:57:35.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:34.306004+0000 mgr.smithi196.ldpzek (mgr.14670) 297 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 349 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 7.6 MiB/s wr, 752 op/s 2024-04-23T01:57:36.258 INFO:teuthology.orchestra.run.smithi155.stdout: 5 152293 3.54 MB/sec execute 401 sec latency 27.683 ms 2024-04-23T01:57:36.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:35.396410+0000 mon.smithi196 (mon.1) 138 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:57:36.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:35.396410+0000 mon.smithi196 (mon.1) 138 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:57:37.257 INFO:teuthology.orchestra.run.smithi155.stdout: 5 153013 3.58 MB/sec execute 402 sec latency 32.905 ms 2024-04-23T01:57:37.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:36.306589+0000 mgr.smithi196.ldpzek (mgr.14670) 298 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 348 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.17k op/s 2024-04-23T01:57:37.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:36.306589+0000 mgr.smithi196.ldpzek (mgr.14670) 298 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 348 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.17k op/s 2024-04-23T01:57:38.257 INFO:teuthology.orchestra.run.smithi155.stdout: 5 153465 3.58 MB/sec execute 403 sec latency 36.422 ms 2024-04-23T01:57:39.257 INFO:teuthology.orchestra.run.smithi155.stdout: 5 153782 3.60 MB/sec execute 404 sec latency 51.437 ms 2024-04-23T01:57:39.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:38.306920+0000 mgr.smithi196.ldpzek (mgr.14670) 299 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 348 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 9.7 MiB/s wr, 899 op/s 2024-04-23T01:57:39.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:38.306920+0000 mgr.smithi196.ldpzek (mgr.14670) 299 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 348 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 9.7 MiB/s wr, 899 op/s 2024-04-23T01:57:40.257 INFO:teuthology.orchestra.run.smithi155.stdout: 5 154218 3.61 MB/sec execute 405 sec latency 45.980 ms 2024-04-23T01:57:41.257 INFO:teuthology.orchestra.run.smithi155.stdout: 5 154908 3.64 MB/sec execute 406 sec latency 36.265 ms 2024-04-23T01:57:41.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:40.307263+0000 mgr.smithi196.ldpzek (mgr.14670) 300 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 348 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 9.7 MiB/s wr, 899 op/s 2024-04-23T01:57:41.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:40.307263+0000 mgr.smithi196.ldpzek (mgr.14670) 300 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 348 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 9.7 MiB/s wr, 899 op/s 2024-04-23T01:57:42.258 INFO:teuthology.orchestra.run.smithi155.stdout: 5 155757 3.71 MB/sec execute 407 sec latency 21.066 ms 2024-04-23T01:57:43.258 INFO:teuthology.orchestra.run.smithi155.stdout: 5 156364 3.76 MB/sec execute 408 sec latency 26.828 ms 2024-04-23T01:57:43.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:42.308645+0000 mgr.smithi196.ldpzek (mgr.14670) 301 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 332 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.22k op/s 2024-04-23T01:57:43.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:42.308645+0000 mgr.smithi196.ldpzek (mgr.14670) 301 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 332 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.22k op/s 2024-04-23T01:57:44.258 INFO:teuthology.orchestra.run.smithi155.stdout: 5 156822 3.76 MB/sec execute 409 sec latency 34.486 ms 2024-04-23T01:57:45.258 INFO:teuthology.orchestra.run.smithi155.stdout: 5 157332 3.78 MB/sec execute 410 sec latency 50.779 ms 2024-04-23T01:57:45.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:44.308989+0000 mgr.smithi196.ldpzek (mgr.14670) 302 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 332 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.0 MiB/s wr, 733 op/s 2024-04-23T01:57:45.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:44.308989+0000 mgr.smithi196.ldpzek (mgr.14670) 302 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 332 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.0 MiB/s wr, 733 op/s 2024-04-23T01:57:46.258 INFO:teuthology.orchestra.run.smithi155.stdout: 5 158042 3.81 MB/sec execute 411 sec latency 28.514 ms 2024-04-23T01:57:47.258 INFO:teuthology.orchestra.run.smithi155.stdout: 5 158600 3.82 MB/sec execute 412 sec latency 34.438 ms 2024-04-23T01:57:47.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:46.309764+0000 mgr.smithi196.ldpzek (mgr.14670) 303 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 329 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-04-23T01:57:47.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:46.309764+0000 mgr.smithi196.ldpzek (mgr.14670) 303 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 329 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-04-23T01:57:48.258 INFO:teuthology.orchestra.run.smithi155.stdout: 5 159146 3.87 MB/sec execute 413 sec latency 32.827 ms 2024-04-23T01:57:49.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 159898 3.93 MB/sec execute 414 sec latency 38.189 ms 2024-04-23T01:57:49.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:48.310185+0000 mgr.smithi196.ldpzek (mgr.14670) 304 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 329 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 6.6 MiB/s wr, 698 op/s 2024-04-23T01:57:49.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:48.310185+0000 mgr.smithi196.ldpzek (mgr.14670) 304 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 329 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 6.6 MiB/s wr, 698 op/s 2024-04-23T01:57:50.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 160545 3.94 MB/sec execute 415 sec latency 32.184 ms 2024-04-23T01:57:51.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 161089 3.97 MB/sec execute 416 sec latency 43.424 ms 2024-04-23T01:57:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:50.310521+0000 mgr.smithi196.ldpzek (mgr.14670) 305 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 329 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 6.6 MiB/s wr, 698 op/s 2024-04-23T01:57:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:50.396611+0000 mon.smithi196 (mon.1) 139 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:57:51.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:50.310521+0000 mgr.smithi196.ldpzek (mgr.14670) 305 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 329 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 6.6 MiB/s wr, 698 op/s 2024-04-23T01:57:51.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:50.396611+0000 mon.smithi196 (mon.1) 139 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:57:52.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 161862 3.99 MB/sec execute 417 sec latency 19.066 ms 2024-04-23T01:57:53.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 162420 4.02 MB/sec execute 418 sec latency 28.865 ms 2024-04-23T01:57:53.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:52.311089+0000 mgr.smithi196.ldpzek (mgr.14670) 306 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 332 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-04-23T01:57:53.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:52.311089+0000 mgr.smithi196.ldpzek (mgr.14670) 306 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 332 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-04-23T01:57:54.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 162987 4.07 MB/sec execute 419 sec latency 30.746 ms 2024-04-23T01:57:55.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 163593 4.11 MB/sec execute 420 sec latency 61.648 ms 2024-04-23T01:57:55.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:54.311416+0000 mgr.smithi196.ldpzek (mgr.14670) 307 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 332 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 8.0 MiB/s wr, 756 op/s 2024-04-23T01:57:55.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:54.311416+0000 mgr.smithi196.ldpzek (mgr.14670) 307 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 332 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 8.0 MiB/s wr, 756 op/s 2024-04-23T01:57:56.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 164066 4.11 MB/sec execute 421 sec latency 50.757 ms 2024-04-23T01:57:57.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 164508 4.13 MB/sec execute 422 sec latency 36.076 ms 2024-04-23T01:57:57.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:56.312054+0000 mgr.smithi196.ldpzek (mgr.14670) 308 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.10k op/s 2024-04-23T01:57:57.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:56.312054+0000 mgr.smithi196.ldpzek (mgr.14670) 308 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.10k op/s 2024-04-23T01:57:58.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 165265 4.15 MB/sec execute 423 sec latency 31.837 ms 2024-04-23T01:57:59.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 166023 4.20 MB/sec execute 424 sec latency 37.815 ms 2024-04-23T01:57:59.261 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:57:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:57:58.312459+0000 mgr.smithi196.ldpzek (mgr.14670) 309 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.4 KiB/s rd, 7.8 MiB/s wr, 724 op/s 2024-04-23T01:57:59.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:57:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:57:58.312459+0000 mgr.smithi196.ldpzek (mgr.14670) 309 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.4 KiB/s rd, 7.8 MiB/s wr, 724 op/s 2024-04-23T01:58:00.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 166827 4.27 MB/sec execute 425 sec latency 32.394 ms 2024-04-23T01:58:00.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:59.301576+0000 mon.smithi155 (mon.0) 838 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:58:00.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:57:59.307845+0000 mon.smithi155 (mon.0) 839 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:58:00.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:57:59.332220+0000 mgr.smithi196.ldpzek (mgr.14670) 310 : cephadm [INF] Reconfiguring prometheus.smithi155 (dependencies changed)... 2024-04-23T01:58:00.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T01:57:59.577543+0000 mgr.smithi196.ldpzek (mgr.14670) 311 : cephadm [INF] Reconfiguring daemon prometheus.smithi155 on smithi155 2024-04-23T01:58:00.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:59.301576+0000 mon.smithi155 (mon.0) 838 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:58:00.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:57:59.307845+0000 mon.smithi155 (mon.0) 839 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T01:58:00.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:57:59.332220+0000 mgr.smithi196.ldpzek (mgr.14670) 310 : cephadm [INF] Reconfiguring prometheus.smithi155 (dependencies changed)... 2024-04-23T01:58:00.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T01:57:59.577543+0000 mgr.smithi196.ldpzek (mgr.14670) 311 : cephadm [INF] Reconfiguring daemon prometheus.smithi155 on smithi155 2024-04-23T01:58:01.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 167401 4.28 MB/sec execute 426 sec latency 42.653 ms 2024-04-23T01:58:01.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:00.312791+0000 mgr.smithi196.ldpzek (mgr.14670) 312 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.4 KiB/s rd, 7.8 MiB/s wr, 724 op/s 2024-04-23T01:58:01.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:00.312791+0000 mgr.smithi196.ldpzek (mgr.14670) 312 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.4 KiB/s rd, 7.8 MiB/s wr, 724 op/s 2024-04-23T01:58:02.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 167809 4.29 MB/sec execute 427 sec latency 85.639 ms 2024-04-23T01:58:03.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 168487 4.32 MB/sec execute 428 sec latency 27.409 ms 2024-04-23T01:58:03.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:02.313531+0000 mgr.smithi196.ldpzek (mgr.14670) 313 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 343 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.12k op/s 2024-04-23T01:58:03.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:02.313531+0000 mgr.smithi196.ldpzek (mgr.14670) 313 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 343 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.12k op/s 2024-04-23T01:58:04.106 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:58:04.260 INFO:teuthology.orchestra.run.smithi155.stdout: 5 169041 4.33 MB/sec execute 429 sec latency 64.889 ms 2024-04-23T01:58:05.029 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:58:05.029 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T01:58:05.029 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (15m) 6m ago 15m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:58:05.029 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (14m) 6m ago 14m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:58:05.029 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 starting - - - - 2024-04-23T01:58:05.029 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (9m) 6m ago 9m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:58:05.029 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (9m) 6m ago 9m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:58:05.029 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (16m) 6m ago 16m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:58:05.029 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (7m) 6m ago 14m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:58:05.029 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (16m) 6m ago 17m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:58:05.029 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (14m) 6m ago 14m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:58:05.030 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (6m) 6m ago 6m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:58:05.030 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (6m) 6m ago 6m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:58:05.030 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 starting - - - - 2024-04-23T01:58:05.030 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (14m) 6m ago 14m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:58:05.030 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (13m) 6m ago 13m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:58:05.030 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (13m) 6m ago 13m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:58:05.030 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (12m) 6m ago 12m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:58:05.030 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (12m) 6m ago 12m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:58:05.030 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (12m) 6m ago 12m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:58:05.030 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (11m) 6m ago 11m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:58:05.030 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (11m) 6m ago 11m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:58:05.030 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (11m) 6m ago 11m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:58:05.030 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (13m) 6m ago 14m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:58:05.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 169398 4.34 MB/sec execute 430 sec latency 40.084 ms 2024-04-23T01:58:05.564 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:58:05.564 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:58:05.564 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:58:05.564 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:58:05.564 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:58:05.564 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:58:05.564 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:58:05.564 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:58:05.565 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:58:05.565 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:58:05.565 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:58:05.565 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:58:05.565 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:58:05.565 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:58:05.565 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:58:05.565 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:58:05.565 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:58:05.565 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:58:05.565 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:58:05.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:04.086370+0000 mgr.smithi196.ldpzek (mgr.14670) 314 : audit [DBG] from='client.24769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:05.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:04.314092+0000 mgr.smithi196.ldpzek (mgr.14670) 315 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 343 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 7.8 MiB/s wr, 740 op/s 2024-04-23T01:58:05.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:04.551771+0000 mgr.smithi196.ldpzek (mgr.14670) 316 : audit [DBG] from='client.24773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:05.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:04.086370+0000 mgr.smithi196.ldpzek (mgr.14670) 314 : audit [DBG] from='client.24769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:05.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:04.314092+0000 mgr.smithi196.ldpzek (mgr.14670) 315 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 343 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 7.8 MiB/s wr, 740 op/s 2024-04-23T01:58:05.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:04.551771+0000 mgr.smithi196.ldpzek (mgr.14670) 316 : audit [DBG] from='client.24773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:06.020 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:58:06.020 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:58:06.020 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:58:06.020 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:58:06.020 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:58:06.020 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:58:06.020 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:58:06.020 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:58:06.020 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:58:06.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 169869 4.38 MB/sec execute 431 sec latency 35.306 ms 2024-04-23T01:58:06.569 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T01:58:06.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:05.016338+0000 mgr.smithi196.ldpzek (mgr.14670) 317 : audit [DBG] from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:06.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:05.397176+0000 mon.smithi196 (mon.1) 140 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:58:06.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:05.562989+0000 mon.smithi155 (mon.0) 840 : audit [DBG] from='client.? 172.21.15.155:0/76716143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:58:06.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:05.016338+0000 mgr.smithi196.ldpzek (mgr.14670) 317 : audit [DBG] from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:06.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:05.397176+0000 mon.smithi196 (mon.1) 140 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:58:06.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:05.562989+0000 mon.smithi155 (mon.0) 840 : audit [DBG] from='client.? 172.21.15.155:0/76716143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:58:07.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 170243 4.41 MB/sec execute 432 sec latency 77.229 ms 2024-04-23T01:58:07.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:06.017951+0000 mgr.smithi196.ldpzek (mgr.14670) 318 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:07.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:06.314693+0000 mgr.smithi196.ldpzek (mgr.14670) 319 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 338 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-04-23T01:58:07.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:06.568492+0000 mon.smithi196 (mon.1) 141 : audit [DBG] from='client.? 172.21.15.155:0/2101407015' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:58:07.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:06.017951+0000 mgr.smithi196.ldpzek (mgr.14670) 318 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:07.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:06.314693+0000 mgr.smithi196.ldpzek (mgr.14670) 319 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 338 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-04-23T01:58:07.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:06.568492+0000 mon.smithi196 (mon.1) 141 : audit [DBG] from='client.? 172.21.15.155:0/2101407015' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:58:08.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 170519 4.42 MB/sec execute 433 sec latency 56.025 ms 2024-04-23T01:58:09.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 170736 4.42 MB/sec execute 434 sec latency 56.932 ms 2024-04-23T01:58:09.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:08.315069+0000 mgr.smithi196.ldpzek (mgr.14670) 320 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 338 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.8 MiB/s wr, 682 op/s 2024-04-23T01:58:09.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:08.315069+0000 mgr.smithi196.ldpzek (mgr.14670) 320 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 338 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.8 MiB/s wr, 682 op/s 2024-04-23T01:58:10.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 171133 4.42 MB/sec execute 435 sec latency 48.719 ms 2024-04-23T01:58:11.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 171668 4.44 MB/sec execute 436 sec latency 43.790 ms 2024-04-23T01:58:11.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:10.315388+0000 mgr.smithi196.ldpzek (mgr.14670) 321 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 338 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.8 MiB/s wr, 682 op/s 2024-04-23T01:58:11.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:10.315388+0000 mgr.smithi196.ldpzek (mgr.14670) 321 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 338 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.8 MiB/s wr, 682 op/s 2024-04-23T01:58:12.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 172610 4.47 MB/sec execute 437 sec latency 29.535 ms 2024-04-23T01:58:13.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 173518 4.54 MB/sec execute 438 sec latency 38.669 ms 2024-04-23T01:58:13.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:12.316149+0000 mgr.smithi196.ldpzek (mgr.14670) 322 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 329 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 9.3 MiB/s wr, 930 op/s 2024-04-23T01:58:13.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:12.316149+0000 mgr.smithi196.ldpzek (mgr.14670) 322 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 329 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 9.3 MiB/s wr, 930 op/s 2024-04-23T01:58:14.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 174162 4.58 MB/sec execute 439 sec latency 31.087 ms 2024-04-23T01:58:15.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 174539 4.58 MB/sec execute 440 sec latency 49.967 ms 2024-04-23T01:58:15.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:14.316508+0000 mgr.smithi196.ldpzek (mgr.14670) 323 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 329 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 5.2 MiB/s wr, 537 op/s 2024-04-23T01:58:15.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:14.316508+0000 mgr.smithi196.ldpzek (mgr.14670) 323 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 329 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 5.2 MiB/s wr, 537 op/s 2024-04-23T01:58:16.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 174883 4.59 MB/sec execute 441 sec latency 41.250 ms 2024-04-23T01:58:17.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 175258 4.59 MB/sec execute 442 sec latency 41.545 ms 2024-04-23T01:58:17.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:16.317148+0000 mgr.smithi196.ldpzek (mgr.14670) 324 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 330 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 9.1 MiB/s wr, 921 op/s 2024-04-23T01:58:17.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:16.317148+0000 mgr.smithi196.ldpzek (mgr.14670) 324 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 330 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 9.1 MiB/s wr, 921 op/s 2024-04-23T01:58:18.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 175725 4.61 MB/sec execute 443 sec latency 44.623 ms 2024-04-23T01:58:19.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 176275 4.62 MB/sec execute 444 sec latency 28.000 ms 2024-04-23T01:58:19.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:18.317531+0000 mgr.smithi196.ldpzek (mgr.14670) 325 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 330 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.9 KiB/s rd, 6.3 MiB/s wr, 632 op/s 2024-04-23T01:58:19.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:18.317531+0000 mgr.smithi196.ldpzek (mgr.14670) 325 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 330 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.9 KiB/s rd, 6.3 MiB/s wr, 632 op/s 2024-04-23T01:58:20.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 176707 4.65 MB/sec execute 445 sec latency 44.136 ms 2024-04-23T01:58:21.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 177168 4.68 MB/sec execute 446 sec latency 31.749 ms 2024-04-23T01:58:21.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:20.317876+0000 mgr.smithi196.ldpzek (mgr.14670) 326 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 330 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.9 KiB/s rd, 6.3 MiB/s wr, 632 op/s 2024-04-23T01:58:21.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:20.397194+0000 mon.smithi196 (mon.1) 142 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:58:21.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:20.317876+0000 mgr.smithi196.ldpzek (mgr.14670) 326 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 330 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.9 KiB/s rd, 6.3 MiB/s wr, 632 op/s 2024-04-23T01:58:21.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:20.397194+0000 mon.smithi196 (mon.1) 142 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:58:22.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 177575 4.71 MB/sec execute 447 sec latency 35.720 ms 2024-04-23T01:58:23.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 177850 4.71 MB/sec execute 448 sec latency 45.632 ms 2024-04-23T01:58:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:22.318525+0000 mgr.smithi196.ldpzek (mgr.14670) 327 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 337 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 898 op/s 2024-04-23T01:58:23.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:22.318525+0000 mgr.smithi196.ldpzek (mgr.14670) 327 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 337 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 898 op/s 2024-04-23T01:58:24.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 178315 4.71 MB/sec execute 449 sec latency 34.336 ms 2024-04-23T01:58:25.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 178698 4.72 MB/sec execute 450 sec latency 64.090 ms 2024-04-23T01:58:25.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:24.318878+0000 mgr.smithi196.ldpzek (mgr.14670) 328 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 337 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 6.7 MiB/s wr, 649 op/s 2024-04-23T01:58:25.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:24.318878+0000 mgr.smithi196.ldpzek (mgr.14670) 328 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 337 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 6.7 MiB/s wr, 649 op/s 2024-04-23T01:58:26.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 179152 4.74 MB/sec execute 451 sec latency 44.087 ms 2024-04-23T01:58:27.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 179666 4.74 MB/sec execute 452 sec latency 47.466 ms 2024-04-23T01:58:27.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:26.319514+0000 mgr.smithi196.ldpzek (mgr.14670) 329 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 327 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 9.0 MiB/s wr, 912 op/s 2024-04-23T01:58:27.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:26.319514+0000 mgr.smithi196.ldpzek (mgr.14670) 329 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 327 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 9.0 MiB/s wr, 912 op/s 2024-04-23T01:58:28.261 INFO:teuthology.orchestra.run.smithi155.stdout: 5 180011 4.75 MB/sec execute 453 sec latency 38.677 ms 2024-04-23T01:58:29.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 180586 4.80 MB/sec execute 454 sec latency 33.556 ms 2024-04-23T01:58:29.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:28.319849+0000 mgr.smithi196.ldpzek (mgr.14670) 330 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 327 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.1 MiB/s wr, 528 op/s 2024-04-23T01:58:29.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:28.319849+0000 mgr.smithi196.ldpzek (mgr.14670) 330 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 327 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.1 MiB/s wr, 528 op/s 2024-04-23T01:58:30.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 181125 4.84 MB/sec execute 455 sec latency 42.676 ms 2024-04-23T01:58:31.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 181422 4.84 MB/sec execute 456 sec latency 45.821 ms 2024-04-23T01:58:31.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:30.320186+0000 mgr.smithi196.ldpzek (mgr.14670) 331 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 327 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.1 MiB/s wr, 528 op/s 2024-04-23T01:58:31.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:30.320186+0000 mgr.smithi196.ldpzek (mgr.14670) 331 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 327 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.1 MiB/s wr, 528 op/s 2024-04-23T01:58:32.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 181816 4.84 MB/sec execute 457 sec latency 37.055 ms 2024-04-23T01:58:33.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 182130 4.84 MB/sec execute 458 sec latency 39.750 ms 2024-04-23T01:58:33.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:32.320780+0000 mgr.smithi196.ldpzek (mgr.14670) 332 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 340 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 8.2 MiB/s wr, 797 op/s 2024-04-23T01:58:33.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:32.320780+0000 mgr.smithi196.ldpzek (mgr.14670) 332 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 340 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 8.2 MiB/s wr, 797 op/s 2024-04-23T01:58:34.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 182513 4.85 MB/sec execute 459 sec latency 48.712 ms 2024-04-23T01:58:35.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 182931 4.86 MB/sec execute 460 sec latency 57.801 ms 2024-04-23T01:58:35.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:34.321108+0000 mgr.smithi196.ldpzek (mgr.14670) 333 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 340 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.4 MiB/s wr, 531 op/s 2024-04-23T01:58:35.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:34.321108+0000 mgr.smithi196.ldpzek (mgr.14670) 333 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 340 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.4 MiB/s wr, 531 op/s 2024-04-23T01:58:36.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 183390 4.87 MB/sec execute 461 sec latency 40.856 ms 2024-04-23T01:58:36.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:35.398388+0000 mon.smithi196 (mon.1) 143 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:58:36.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:35.398388+0000 mon.smithi196 (mon.1) 143 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:58:37.041 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:58:37.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 183769 4.89 MB/sec execute 462 sec latency 94.357 ms 2024-04-23T01:58:37.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:36.321698+0000 mgr.smithi196.ldpzek (mgr.14670) 334 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 331 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 7.3 MiB/s wr, 774 op/s 2024-04-23T01:58:37.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:36.321698+0000 mgr.smithi196.ldpzek (mgr.14670) 334 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 331 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 7.3 MiB/s wr, 774 op/s 2024-04-23T01:58:38.019 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:58:38.019 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T01:58:38.019 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (15m) 7m ago 15m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:58:38.019 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (14m) 7m ago 14m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:58:38.019 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 starting - - - - 2024-04-23T01:58:38.019 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (10m) 7m ago 10m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:58:38.019 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (10m) 7m ago 10m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:58:38.019 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (17m) 7m ago 17m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:58:38.019 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (7m) 7m ago 14m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:58:38.020 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (17m) 7m ago 17m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:58:38.020 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (14m) 7m ago 14m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:58:38.020 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (7m) 7m ago 7m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:58:38.020 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (7m) 7m ago 7m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:58:38.020 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 starting - - - - 2024-04-23T01:58:38.020 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (14m) 7m ago 14m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:58:38.020 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (14m) 7m ago 14m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:58:38.020 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (13m) 7m ago 13m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:58:38.020 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (13m) 7m ago 13m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:58:38.020 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (13m) 7m ago 12m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:58:38.020 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (12m) 7m ago 12m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:58:38.020 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (12m) 7m ago 12m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:58:38.021 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (11m) 7m ago 11m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:58:38.021 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (11m) 7m ago 11m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:58:38.021 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (13m) 7m ago 15m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:58:38.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 184493 4.94 MB/sec execute 463 sec latency 36.748 ms 2024-04-23T01:58:38.607 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:58:38.608 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:58:38.609 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:58:38.609 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:58:38.609 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:58:38.609 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:58:38.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:37.016777+0000 mgr.smithi196.ldpzek (mgr.14670) 335 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:38.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:37.520594+0000 mgr.smithi196.ldpzek (mgr.14670) 336 : audit [DBG] from='client.24797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:38.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:37.016777+0000 mgr.smithi196.ldpzek (mgr.14670) 335 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:38.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:37.520594+0000 mgr.smithi196.ldpzek (mgr.14670) 336 : audit [DBG] from='client.24797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:39.046 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:58:39.046 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:58:39.046 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:58:39.046 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:58:39.046 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:58:39.046 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:58:39.046 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:58:39.046 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:58:39.047 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:58:39.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 184963 4.96 MB/sec execute 464 sec latency 26.108 ms 2024-04-23T01:58:39.516 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T01:58:39.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:38.005418+0000 mgr.smithi196.ldpzek (mgr.14670) 337 : audit [DBG] from='client.24801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:39.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:38.322084+0000 mgr.smithi196.ldpzek (mgr.14670) 338 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 331 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.0 MiB/s wr, 512 op/s 2024-04-23T01:58:39.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:38.605049+0000 mon.smithi155 (mon.0) 841 : audit [DBG] from='client.? 172.21.15.155:0/2770970199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:58:39.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:38.005418+0000 mgr.smithi196.ldpzek (mgr.14670) 337 : audit [DBG] from='client.24801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:39.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:38.322084+0000 mgr.smithi196.ldpzek (mgr.14670) 338 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 331 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.0 MiB/s wr, 512 op/s 2024-04-23T01:58:39.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:38.605049+0000 mon.smithi155 (mon.0) 841 : audit [DBG] from='client.? 172.21.15.155:0/2770970199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:58:40.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 185413 4.96 MB/sec execute 465 sec latency 39.944 ms 2024-04-23T01:58:40.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:39.044672+0000 mgr.smithi196.ldpzek (mgr.14670) 339 : audit [DBG] from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:40.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:39.514863+0000 mon.smithi196 (mon.1) 144 : audit [DBG] from='client.? 172.21.15.155:0/1778538936' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:58:40.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:39.044672+0000 mgr.smithi196.ldpzek (mgr.14670) 339 : audit [DBG] from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:58:40.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:39.514863+0000 mon.smithi196 (mon.1) 144 : audit [DBG] from='client.? 172.21.15.155:0/1778538936' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:58:41.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 185964 4.98 MB/sec execute 466 sec latency 35.578 ms 2024-04-23T01:58:41.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:40.322476+0000 mgr.smithi196.ldpzek (mgr.14670) 340 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 331 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.0 MiB/s wr, 512 op/s 2024-04-23T01:58:41.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:40.322476+0000 mgr.smithi196.ldpzek (mgr.14670) 340 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 331 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.0 MiB/s wr, 512 op/s 2024-04-23T01:58:42.263 INFO:teuthology.orchestra.run.smithi155.stdout: 5 186701 5.00 MB/sec execute 467 sec latency 31.889 ms 2024-04-23T01:58:43.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 187268 5.03 MB/sec execute 468 sec latency 30.893 ms 2024-04-23T01:58:43.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:42.323131+0000 mgr.smithi196.ldpzek (mgr.14670) 341 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 331 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.6 MiB/s wr, 846 op/s 2024-04-23T01:58:43.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:42.323131+0000 mgr.smithi196.ldpzek (mgr.14670) 341 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 331 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.6 MiB/s wr, 846 op/s 2024-04-23T01:58:44.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 187983 5.08 MB/sec execute 469 sec latency 26.182 ms 2024-04-23T01:58:45.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 188417 5.10 MB/sec execute 470 sec latency 42.635 ms 2024-04-23T01:58:45.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:44.323474+0000 mgr.smithi196.ldpzek (mgr.14670) 342 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 331 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.5 MiB/s wr, 576 op/s 2024-04-23T01:58:45.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:44.323474+0000 mgr.smithi196.ldpzek (mgr.14670) 342 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 331 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.5 MiB/s wr, 576 op/s 2024-04-23T01:58:46.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 188802 5.09 MB/sec execute 471 sec latency 38.655 ms 2024-04-23T01:58:47.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 189284 5.10 MB/sec execute 472 sec latency 57.240 ms 2024-04-23T01:58:47.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:46.324197+0000 mgr.smithi196.ldpzek (mgr.14670) 343 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 339 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 9.0 MiB/s wr, 909 op/s 2024-04-23T01:58:47.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:46.324197+0000 mgr.smithi196.ldpzek (mgr.14670) 343 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 339 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 9.0 MiB/s wr, 909 op/s 2024-04-23T01:58:48.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 190039 5.13 MB/sec execute 473 sec latency 23.462 ms 2024-04-23T01:58:49.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 190948 5.18 MB/sec execute 474 sec latency 34.245 ms 2024-04-23T01:58:49.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:48.324562+0000 mgr.smithi196.ldpzek (mgr.14670) 344 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 339 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 7.1 MiB/s wr, 666 op/s 2024-04-23T01:58:49.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:48.324562+0000 mgr.smithi196.ldpzek (mgr.14670) 344 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 339 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 7.1 MiB/s wr, 666 op/s 2024-04-23T01:58:50.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 191827 5.24 MB/sec execute 475 sec latency 31.845 ms 2024-04-23T01:58:51.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 192093 5.24 MB/sec execute 476 sec latency 48.459 ms 2024-04-23T01:58:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:50.324922+0000 mgr.smithi196.ldpzek (mgr.14670) 345 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 339 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 7.1 MiB/s wr, 666 op/s 2024-04-23T01:58:51.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:58:50.397694+0000 mon.smithi196 (mon.1) 145 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:58:51.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:50.324922+0000 mgr.smithi196.ldpzek (mgr.14670) 345 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 339 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 7.1 MiB/s wr, 666 op/s 2024-04-23T01:58:51.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:58:50.397694+0000 mon.smithi196 (mon.1) 145 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:58:52.263 INFO:teuthology.orchestra.run.smithi155.stdout: 5 192494 5.24 MB/sec execute 477 sec latency 39.362 ms 2024-04-23T01:58:53.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 193270 5.27 MB/sec execute 478 sec latency 31.941 ms 2024-04-23T01:58:53.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:52.325541+0000 mgr.smithi196.ldpzek (mgr.14670) 346 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 346 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.06k op/s 2024-04-23T01:58:53.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:52.325541+0000 mgr.smithi196.ldpzek (mgr.14670) 346 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 346 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.06k op/s 2024-04-23T01:58:54.262 INFO:teuthology.orchestra.run.smithi155.stdout: 5 194107 5.29 MB/sec execute 479 sec latency 19.951 ms 2024-04-23T01:58:55.263 INFO:teuthology.orchestra.run.smithi155.stdout: 5 194593 5.33 MB/sec execute 480 sec latency 29.519 ms 2024-04-23T01:58:55.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:54.325887+0000 mgr.smithi196.ldpzek (mgr.14670) 347 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 346 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 7.6 MiB/s wr, 730 op/s 2024-04-23T01:58:55.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:54.325887+0000 mgr.smithi196.ldpzek (mgr.14670) 347 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 346 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 7.6 MiB/s wr, 730 op/s 2024-04-23T01:58:56.263 INFO:teuthology.orchestra.run.smithi155.stdout: 5 195031 5.34 MB/sec execute 481 sec latency 59.708 ms 2024-04-23T01:58:57.263 INFO:teuthology.orchestra.run.smithi155.stdout: 5 195471 5.37 MB/sec execute 482 sec latency 36.483 ms 2024-04-23T01:58:57.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:56.326718+0000 mgr.smithi196.ldpzek (mgr.14670) 348 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2024-04-23T01:58:57.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:56.326718+0000 mgr.smithi196.ldpzek (mgr.14670) 348 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2024-04-23T01:58:58.263 INFO:teuthology.orchestra.run.smithi155.stdout: 5 196050 5.37 MB/sec execute 483 sec latency 37.654 ms 2024-04-23T01:58:59.263 INFO:teuthology.orchestra.run.smithi155.stdout: 5 196635 5.39 MB/sec execute 484 sec latency 36.966 ms 2024-04-23T01:58:59.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:58:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:58:58.328602+0000 mgr.smithi196.ldpzek (mgr.14670) 349 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 7.6 MiB/s wr, 739 op/s 2024-04-23T01:58:59.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:58:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:58:58.328602+0000 mgr.smithi196.ldpzek (mgr.14670) 349 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 7.6 MiB/s wr, 739 op/s 2024-04-23T01:59:00.263 INFO:teuthology.orchestra.run.smithi155.stdout: 5 197446 5.41 MB/sec execute 485 sec latency 26.931 ms 2024-04-23T01:59:01.263 INFO:teuthology.orchestra.run.smithi155.stdout: 5 198057 5.45 MB/sec execute 486 sec latency 26.636 ms 2024-04-23T01:59:01.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:00.328931+0000 mgr.smithi196.ldpzek (mgr.14670) 350 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 7.6 MiB/s wr, 739 op/s 2024-04-23T01:59:01.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:00.328931+0000 mgr.smithi196.ldpzek (mgr.14670) 350 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 7.6 MiB/s wr, 739 op/s 2024-04-23T01:59:02.263 INFO:teuthology.orchestra.run.smithi155.stdout: 5 198680 5.48 MB/sec execute 487 sec latency 33.925 ms 2024-04-23T01:59:03.263 INFO:teuthology.orchestra.run.smithi155.stdout: 5 199030 5.50 MB/sec execute 488 sec latency 47.346 ms 2024-04-23T01:59:03.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:02.329526+0000 mgr.smithi196.ldpzek (mgr.14670) 351 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-04-23T01:59:03.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:02.329526+0000 mgr.smithi196.ldpzek (mgr.14670) 351 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-04-23T01:59:04.263 INFO:teuthology.orchestra.run.smithi155.stdout: 5 199294 5.49 MB/sec execute 489 sec latency 62.822 ms 2024-04-23T01:59:05.264 INFO:teuthology.orchestra.run.smithi155.stdout: 5 199630 5.49 MB/sec execute 490 sec latency 41.371 ms 2024-04-23T01:59:05.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:04.329864+0000 mgr.smithi196.ldpzek (mgr.14670) 352 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.9 MiB/s wr, 715 op/s 2024-04-23T01:59:05.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:04.329864+0000 mgr.smithi196.ldpzek (mgr.14670) 352 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.9 MiB/s wr, 715 op/s 2024-04-23T01:59:06.265 INFO:teuthology.orchestra.run.smithi155.stdout: 5 199937 5.49 MB/sec execute 491 sec latency 45.457 ms 2024-04-23T01:59:06.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:05.397838+0000 mon.smithi196 (mon.1) 146 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:59:06.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:05.397838+0000 mon.smithi196 (mon.1) 146 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:59:07.265 INFO:teuthology.orchestra.run.smithi155.stdout: 5 200284 5.50 MB/sec execute 492 sec latency 60.913 ms 2024-04-23T01:59:07.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:06.330544+0000 mgr.smithi196.ldpzek (mgr.14670) 353 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 331 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 9.6 MiB/s wr, 970 op/s 2024-04-23T01:59:07.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:06.330544+0000 mgr.smithi196.ldpzek (mgr.14670) 353 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 331 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 9.6 MiB/s wr, 970 op/s 2024-04-23T01:59:08.265 INFO:teuthology.orchestra.run.smithi155.stdout: 5 200655 5.50 MB/sec execute 493 sec latency 79.967 ms 2024-04-23T01:59:09.265 INFO:teuthology.orchestra.run.smithi155.stdout: 5 201283 5.52 MB/sec execute 494 sec latency 29.266 ms 2024-04-23T01:59:09.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:08.330849+0000 mgr.smithi196.ldpzek (mgr.14670) 354 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 331 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.1 MiB/s wr, 628 op/s 2024-04-23T01:59:09.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:08.330849+0000 mgr.smithi196.ldpzek (mgr.14670) 354 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 331 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.1 MiB/s wr, 628 op/s 2024-04-23T01:59:10.037 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:59:10.265 INFO:teuthology.orchestra.run.smithi155.stdout: 5 201806 5.56 MB/sec execute 495 sec latency 42.321 ms 2024-04-23T01:59:10.981 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:59:10.981 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T01:59:10.981 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (16m) 7m ago 16m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:59:10.981 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (15m) 7m ago 15m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:59:10.981 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 starting - - - - 2024-04-23T01:59:10.981 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (10m) 7m ago 10m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:59:10.981 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (10m) 7m ago 10m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:59:10.981 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (18m) 7m ago 18m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:59:10.982 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (8m) 7m ago 15m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:59:10.982 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (18m) 7m ago 18m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:59:10.982 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (15m) 7m ago 15m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:59:10.982 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (7m) 7m ago 7m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:59:10.982 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (7m) 7m ago 7m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:59:10.982 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 starting - - - - 2024-04-23T01:59:10.982 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (15m) 7m ago 15m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:59:10.982 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (14m) 7m ago 14m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:59:10.982 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (14m) 7m ago 14m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:59:10.983 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (13m) 7m ago 13m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:59:10.983 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (13m) 7m ago 13m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:59:10.983 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (13m) 7m ago 13m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:59:10.983 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (12m) 7m ago 12m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:59:10.983 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (12m) 7m ago 12m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:59:10.983 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (12m) 7m ago 12m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:59:10.983 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (14m) 7m ago 15m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:59:11.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 202313 5.59 MB/sec execute 496 sec latency 42.059 ms 2024-04-23T01:59:11.407 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:59:11.408 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:59:11.409 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:59:11.409 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:59:11.409 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:59:11.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:10.011835+0000 mgr.smithi196.ldpzek (mgr.14670) 355 : audit [DBG] from='client.24817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:11.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:10.331163+0000 mgr.smithi196.ldpzek (mgr.14670) 356 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 331 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.1 MiB/s wr, 628 op/s 2024-04-23T01:59:11.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:10.498548+0000 mgr.smithi196.ldpzek (mgr.14670) 357 : audit [DBG] from='client.24821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:11.787 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:59:11.787 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:59:11.787 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:59:11.787 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:59:11.787 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:59:11.787 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:59:11.787 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:59:11.788 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:59:11.788 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:59:11.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:10.011835+0000 mgr.smithi196.ldpzek (mgr.14670) 355 : audit [DBG] from='client.24817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:11.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:10.331163+0000 mgr.smithi196.ldpzek (mgr.14670) 356 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 331 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.1 MiB/s wr, 628 op/s 2024-04-23T01:59:11.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:10.498548+0000 mgr.smithi196.ldpzek (mgr.14670) 357 : audit [DBG] from='client.24821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:12.214 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T01:59:12.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 202581 5.59 MB/sec execute 497 sec latency 49.852 ms 2024-04-23T01:59:12.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:10.967070+0000 mgr.smithi196.ldpzek (mgr.14670) 358 : audit [DBG] from='client.24825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:12.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:11.405809+0000 mon.smithi155 (mon.0) 842 : audit [DBG] from='client.? 172.21.15.155:0/1232691662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:59:12.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:11.785527+0000 mgr.smithi196.ldpzek (mgr.14670) 359 : audit [DBG] from='client.15100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:12.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:12 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:12.213497+0000 mon.smithi155 (mon.0) 843 : audit [DBG] from='client.? 172.21.15.155:0/871489024' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:59:12.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:10.967070+0000 mgr.smithi196.ldpzek (mgr.14670) 358 : audit [DBG] from='client.24825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:12.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:11.405809+0000 mon.smithi155 (mon.0) 842 : audit [DBG] from='client.? 172.21.15.155:0/1232691662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:59:12.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:11.785527+0000 mgr.smithi196.ldpzek (mgr.14670) 359 : audit [DBG] from='client.15100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:12.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:12.213497+0000 mon.smithi155 (mon.0) 843 : audit [DBG] from='client.? 172.21.15.155:0/871489024' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:59:13.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 202884 5.58 MB/sec execute 498 sec latency 61.824 ms 2024-04-23T01:59:13.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:12.331727+0000 mgr.smithi196.ldpzek (mgr.14670) 360 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 8.9 MiB/s wr, 889 op/s 2024-04-23T01:59:13.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:12.331727+0000 mgr.smithi196.ldpzek (mgr.14670) 360 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 8.9 MiB/s wr, 889 op/s 2024-04-23T01:59:14.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 203327 5.59 MB/sec execute 499 sec latency 65.621 ms 2024-04-23T01:59:15.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 203821 5.61 MB/sec execute 500 sec latency 38.068 ms 2024-04-23T01:59:15.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:14.332096+0000 mgr.smithi196.ldpzek (mgr.14670) 361 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 5.4 MiB/s wr, 516 op/s 2024-04-23T01:59:15.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:14.332096+0000 mgr.smithi196.ldpzek (mgr.14670) 361 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 5.4 MiB/s wr, 516 op/s 2024-04-23T01:59:16.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 204608 5.62 MB/sec execute 501 sec latency 33.827 ms 2024-04-23T01:59:17.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 205226 5.66 MB/sec execute 502 sec latency 38.279 ms 2024-04-23T01:59:17.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:16.332749+0000 mgr.smithi196.ldpzek (mgr.14670) 362 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 337 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 7.9 MiB/s wr, 808 op/s 2024-04-23T01:59:17.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:16.332749+0000 mgr.smithi196.ldpzek (mgr.14670) 362 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 337 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 7.9 MiB/s wr, 808 op/s 2024-04-23T01:59:18.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 205855 5.70 MB/sec execute 503 sec latency 29.846 ms 2024-04-23T01:59:19.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 206216 5.70 MB/sec execute 504 sec latency 55.499 ms 2024-04-23T01:59:19.390 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:18.333143+0000 mgr.smithi196.ldpzek (mgr.14670) 363 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 337 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.3 MiB/s wr, 553 op/s 2024-04-23T01:59:19.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:18.333143+0000 mgr.smithi196.ldpzek (mgr.14670) 363 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 337 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.3 MiB/s wr, 553 op/s 2024-04-23T01:59:20.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 206623 5.70 MB/sec execute 505 sec latency 64.977 ms 2024-04-23T01:59:21.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 206988 5.70 MB/sec execute 506 sec latency 51.050 ms 2024-04-23T01:59:21.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:20.333546+0000 mgr.smithi196.ldpzek (mgr.14670) 364 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 337 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.3 MiB/s wr, 553 op/s 2024-04-23T01:59:21.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:20.398135+0000 mon.smithi196 (mon.1) 147 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:59:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:20.333546+0000 mgr.smithi196.ldpzek (mgr.14670) 364 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 337 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.3 MiB/s wr, 553 op/s 2024-04-23T01:59:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:20.398135+0000 mon.smithi196 (mon.1) 147 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:59:22.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 207498 5.72 MB/sec execute 507 sec latency 37.901 ms 2024-04-23T01:59:23.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 208189 5.73 MB/sec execute 508 sec latency 30.978 ms 2024-04-23T01:59:23.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:22.334149+0000 mgr.smithi196.ldpzek (mgr.14670) 365 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 337 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.7 MiB/s wr, 872 op/s 2024-04-23T01:59:23.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:22.334149+0000 mgr.smithi196.ldpzek (mgr.14670) 365 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 337 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.7 MiB/s wr, 872 op/s 2024-04-23T01:59:24.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 208703 5.76 MB/sec execute 509 sec latency 35.575 ms 2024-04-23T01:59:25.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 209117 5.78 MB/sec execute 510 sec latency 59.616 ms 2024-04-23T01:59:25.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:24.334475+0000 mgr.smithi196.ldpzek (mgr.14670) 366 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 337 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 611 op/s 2024-04-23T01:59:25.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:24.334475+0000 mgr.smithi196.ldpzek (mgr.14670) 366 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 337 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 611 op/s 2024-04-23T01:59:26.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 209464 5.80 MB/sec execute 511 sec latency 49.342 ms 2024-04-23T01:59:27.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 209650 5.80 MB/sec execute 512 sec latency 98.163 ms 2024-04-23T01:59:27.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:26.335249+0000 mgr.smithi196.ldpzek (mgr.14670) 367 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 347 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.8 MiB/s wr, 884 op/s 2024-04-23T01:59:27.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:26.335249+0000 mgr.smithi196.ldpzek (mgr.14670) 367 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 347 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.8 MiB/s wr, 884 op/s 2024-04-23T01:59:28.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 210182 5.80 MB/sec execute 513 sec latency 31.548 ms 2024-04-23T01:59:29.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 210763 5.81 MB/sec execute 514 sec latency 41.152 ms 2024-04-23T01:59:29.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:28.335648+0000 mgr.smithi196.ldpzek (mgr.14670) 368 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 347 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.4 MiB/s wr, 591 op/s 2024-04-23T01:59:29.567 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:28.335648+0000 mgr.smithi196.ldpzek (mgr.14670) 368 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 347 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.4 MiB/s wr, 591 op/s 2024-04-23T01:59:30.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 211824 5.85 MB/sec execute 515 sec latency 27.573 ms 2024-04-23T01:59:31.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 212459 5.89 MB/sec execute 516 sec latency 40.365 ms 2024-04-23T01:59:31.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:30.335967+0000 mgr.smithi196.ldpzek (mgr.14670) 369 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 347 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.4 MiB/s wr, 591 op/s 2024-04-23T01:59:31.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:30.335967+0000 mgr.smithi196.ldpzek (mgr.14670) 369 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 347 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.4 MiB/s wr, 591 op/s 2024-04-23T01:59:32.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 213065 5.92 MB/sec execute 517 sec latency 49.373 ms 2024-04-23T01:59:33.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 213378 5.92 MB/sec execute 518 sec latency 57.253 ms 2024-04-23T01:59:33.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:32.336679+0000 mgr.smithi196.ldpzek (mgr.14670) 370 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 350 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 972 op/s 2024-04-23T01:59:33.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:32.336679+0000 mgr.smithi196.ldpzek (mgr.14670) 370 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 350 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 972 op/s 2024-04-23T01:59:34.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 213840 5.92 MB/sec execute 519 sec latency 43.710 ms 2024-04-23T01:59:35.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 214283 5.93 MB/sec execute 520 sec latency 58.187 ms 2024-04-23T01:59:35.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:34.337030+0000 mgr.smithi196.ldpzek (mgr.14670) 371 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 350 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 6.7 MiB/s wr, 653 op/s 2024-04-23T01:59:35.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:34.337030+0000 mgr.smithi196.ldpzek (mgr.14670) 371 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 350 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 6.7 MiB/s wr, 653 op/s 2024-04-23T01:59:36.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 214844 5.94 MB/sec execute 521 sec latency 34.193 ms 2024-04-23T01:59:36.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:36 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:35.398974+0000 mon.smithi196 (mon.1) 148 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:59:36.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:36 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:35.398974+0000 mon.smithi196 (mon.1) 148 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:59:37.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 215449 5.95 MB/sec execute 522 sec latency 33.358 ms 2024-04-23T01:59:37.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:36.337792+0000 mgr.smithi196.ldpzek (mgr.14670) 372 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 337 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 9.3 MiB/s wr, 951 op/s 2024-04-23T01:59:37.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:36.337792+0000 mgr.smithi196.ldpzek (mgr.14670) 372 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 337 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 9.3 MiB/s wr, 951 op/s 2024-04-23T01:59:38.266 INFO:teuthology.orchestra.run.smithi155.stdout: 5 215898 5.98 MB/sec execute 523 sec latency 50.965 ms 2024-04-23T01:59:39.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 216395 6.00 MB/sec execute 524 sec latency 37.986 ms 2024-04-23T01:59:39.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:38.338153+0000 mgr.smithi196.ldpzek (mgr.14670) 373 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 337 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.3 MiB/s wr, 678 op/s 2024-04-23T01:59:39.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:38.338153+0000 mgr.smithi196.ldpzek (mgr.14670) 373 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 337 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.3 MiB/s wr, 678 op/s 2024-04-23T01:59:40.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 216766 6.02 MB/sec execute 525 sec latency 37.812 ms 2024-04-23T01:59:41.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 216975 6.01 MB/sec execute 526 sec latency 48.117 ms 2024-04-23T01:59:41.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:40.338466+0000 mgr.smithi196.ldpzek (mgr.14670) 374 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 337 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.3 MiB/s wr, 678 op/s 2024-04-23T01:59:41.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:40.338466+0000 mgr.smithi196.ldpzek (mgr.14670) 374 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 337 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.3 MiB/s wr, 678 op/s 2024-04-23T01:59:42.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 217286 6.01 MB/sec execute 527 sec latency 67.197 ms 2024-04-23T01:59:42.598 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T01:59:43.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 217552 6.00 MB/sec execute 528 sec latency 60.715 ms 2024-04-23T01:59:43.405 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T01:59:43.406 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T01:59:43.406 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (17m) 8m ago 17m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T01:59:43.406 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (16m) 8m ago 16m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T01:59:43.406 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 starting - - - - 2024-04-23T01:59:43.406 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (11m) 8m ago 11m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T01:59:43.406 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (11m) 8m ago 11m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T01:59:43.406 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (18m) 8m ago 18m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T01:59:43.406 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (9m) 8m ago 15m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T01:59:43.406 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (18m) 8m ago 18m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T01:59:43.406 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (15m) 8m ago 15m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T01:59:43.406 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (8m) 8m ago 8m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T01:59:43.406 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (8m) 8m ago 8m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T01:59:43.407 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 starting - - - - 2024-04-23T01:59:43.407 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (15m) 8m ago 15m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T01:59:43.407 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (15m) 8m ago 15m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T01:59:43.407 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (14m) 8m ago 14m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T01:59:43.407 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (14m) 8m ago 14m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T01:59:43.407 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (14m) 8m ago 14m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T01:59:43.407 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (13m) 8m ago 13m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T01:59:43.407 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (13m) 8m ago 13m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T01:59:43.407 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (13m) 8m ago 13m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T01:59:43.407 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (12m) 8m ago 12m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T01:59:43.407 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (15m) 8m ago 16m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T01:59:43.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:42.339052+0000 mgr.smithi196.ldpzek (mgr.14670) 375 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 345 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 9.4 MiB/s wr, 933 op/s 2024-04-23T01:59:43.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:42.582808+0000 mgr.smithi196.ldpzek (mgr.14670) 376 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:43.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:42.339052+0000 mgr.smithi196.ldpzek (mgr.14670) 375 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 345 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 9.4 MiB/s wr, 933 op/s 2024-04-23T01:59:43.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:42.582808+0000 mgr.smithi196.ldpzek (mgr.14670) 376 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:43.965 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:59:43.965 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T01:59:43.965 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:59:43.965 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:59:43.965 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T01:59:43.965 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T01:59:43.965 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:59:43.965 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:59:43.965 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T01:59:43.965 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T01:59:43.965 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:59:43.965 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T01:59:43.966 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T01:59:43.966 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T01:59:43.966 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T01:59:43.966 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T01:59:43.966 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T01:59:43.966 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T01:59:43.966 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:59:44.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 217925 6.01 MB/sec execute 529 sec latency 34.557 ms 2024-04-23T01:59:44.405 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T01:59:44.405 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T01:59:44.405 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T01:59:44.405 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T01:59:44.405 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T01:59:44.405 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T01:59:44.405 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T01:59:44.406 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T01:59:44.406 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T01:59:44.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:42.972347+0000 mgr.smithi196.ldpzek (mgr.14670) 377 : audit [DBG] from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:44.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:43.390523+0000 mgr.smithi196.ldpzek (mgr.14670) 378 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:44.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:43.961620+0000 mon.smithi196 (mon.1) 149 : audit [DBG] from='client.? 172.21.15.155:0/877349016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:59:44.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:42.972347+0000 mgr.smithi196.ldpzek (mgr.14670) 377 : audit [DBG] from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:44.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:43.390523+0000 mgr.smithi196.ldpzek (mgr.14670) 378 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:44.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:43.961620+0000 mon.smithi196 (mon.1) 149 : audit [DBG] from='client.? 172.21.15.155:0/877349016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T01:59:44.951 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T01:59:45.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 218344 6.02 MB/sec execute 530 sec latency 67.449 ms 2024-04-23T01:59:45.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:44.339358+0000 mgr.smithi196.ldpzek (mgr.14670) 379 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 345 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.7 MiB/s wr, 552 op/s 2024-04-23T01:59:45.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:44.403667+0000 mgr.smithi196.ldpzek (mgr.14670) 380 : audit [DBG] from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:45.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:44.949396+0000 mon.smithi155 (mon.0) 844 : audit [DBG] from='client.? 172.21.15.155:0/245826135' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:59:45.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:44.339358+0000 mgr.smithi196.ldpzek (mgr.14670) 379 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 345 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.7 MiB/s wr, 552 op/s 2024-04-23T01:59:45.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:44.403667+0000 mgr.smithi196.ldpzek (mgr.14670) 380 : audit [DBG] from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T01:59:45.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:44.949396+0000 mon.smithi155 (mon.0) 844 : audit [DBG] from='client.? 172.21.15.155:0/245826135' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T01:59:46.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 218945 6.03 MB/sec execute 531 sec latency 33.222 ms 2024-04-23T01:59:47.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 219336 6.05 MB/sec execute 532 sec latency 38.615 ms 2024-04-23T01:59:47.817 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:46.340029+0000 mgr.smithi196.ldpzek (mgr.14670) 381 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 336 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 7.5 MiB/s wr, 789 op/s 2024-04-23T01:59:47.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:46.340029+0000 mgr.smithi196.ldpzek (mgr.14670) 381 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 336 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 7.5 MiB/s wr, 789 op/s 2024-04-23T01:59:48.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 219873 6.08 MB/sec execute 533 sec latency 39.163 ms 2024-04-23T01:59:49.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 220310 6.10 MB/sec execute 534 sec latency 45.277 ms 2024-04-23T01:59:49.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:48.340373+0000 mgr.smithi196.ldpzek (mgr.14670) 382 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 336 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.0 MiB/s wr, 490 op/s 2024-04-23T01:59:49.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:48.340373+0000 mgr.smithi196.ldpzek (mgr.14670) 382 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 336 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.0 MiB/s wr, 490 op/s 2024-04-23T01:59:50.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 220661 6.09 MB/sec execute 535 sec latency 66.251 ms 2024-04-23T01:59:51.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 221059 6.09 MB/sec execute 536 sec latency 67.167 ms 2024-04-23T01:59:51.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:50.340691+0000 mgr.smithi196.ldpzek (mgr.14670) 383 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 336 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.0 MiB/s wr, 490 op/s 2024-04-23T01:59:51.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T01:59:50.398732+0000 mon.smithi196 (mon.1) 150 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:59:51.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:50.340691+0000 mgr.smithi196.ldpzek (mgr.14670) 383 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 336 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.0 MiB/s wr, 490 op/s 2024-04-23T01:59:51.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T01:59:50.398732+0000 mon.smithi196 (mon.1) 150 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T01:59:52.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 221430 6.10 MB/sec execute 537 sec latency 27.084 ms 2024-04-23T01:59:53.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 221853 6.11 MB/sec execute 538 sec latency 49.089 ms 2024-04-23T01:59:53.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:52.341308+0000 mgr.smithi196.ldpzek (mgr.14670) 384 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.0 MiB/s wr, 769 op/s 2024-04-23T01:59:53.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:52.341308+0000 mgr.smithi196.ldpzek (mgr.14670) 384 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.0 MiB/s wr, 769 op/s 2024-04-23T01:59:54.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 222396 6.11 MB/sec execute 539 sec latency 41.992 ms 2024-04-23T01:59:55.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 222851 6.13 MB/sec execute 540 sec latency 31.005 ms 2024-04-23T01:59:55.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:54.341704+0000 mgr.smithi196.ldpzek (mgr.14670) 385 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.8 MiB/s wr, 515 op/s 2024-04-23T01:59:55.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:54.341704+0000 mgr.smithi196.ldpzek (mgr.14670) 385 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.8 MiB/s wr, 515 op/s 2024-04-23T01:59:56.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 223438 6.17 MB/sec execute 541 sec latency 33.918 ms 2024-04-23T01:59:57.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 223859 6.18 MB/sec execute 542 sec latency 50.000 ms 2024-04-23T01:59:57.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:56.342480+0000 mgr.smithi196.ldpzek (mgr.14670) 386 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 349 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 7.8 MiB/s wr, 786 op/s 2024-04-23T01:59:57.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:56.342480+0000 mgr.smithi196.ldpzek (mgr.14670) 386 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 349 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 7.8 MiB/s wr, 786 op/s 2024-04-23T01:59:58.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 224185 6.18 MB/sec execute 543 sec latency 61.281 ms 2024-04-23T01:59:59.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 224630 6.18 MB/sec execute 544 sec latency 35.915 ms 2024-04-23T01:59:59.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 01:59:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T01:59:58.342798+0000 mgr.smithi196.ldpzek (mgr.14670) 387 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 349 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.9 MiB/s wr, 549 op/s 2024-04-23T01:59:59.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 01:59:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T01:59:58.342798+0000 mgr.smithi196.ldpzek (mgr.14670) 387 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 349 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.9 MiB/s wr, 549 op/s 2024-04-23T02:00:00.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 225063 6.18 MB/sec execute 545 sec latency 43.254 ms 2024-04-23T02:00:00.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:00.000122+0000 mon.smithi155 (mon.0) 845 : cluster [INF] overall HEALTH_OK 2024-04-23T02:00:00.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:00.000122+0000 mon.smithi155 (mon.0) 845 : cluster [INF] overall HEALTH_OK 2024-04-23T02:00:01.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 225644 6.20 MB/sec execute 546 sec latency 50.567 ms 2024-04-23T02:00:01.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:00.343115+0000 mgr.smithi196.ldpzek (mgr.14670) 388 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 349 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.9 MiB/s wr, 549 op/s 2024-04-23T02:00:01.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:00.343115+0000 mgr.smithi196.ldpzek (mgr.14670) 388 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 349 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.9 MiB/s wr, 549 op/s 2024-04-23T02:00:02.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 226110 6.21 MB/sec execute 547 sec latency 30.541 ms 2024-04-23T02:00:03.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 226542 6.23 MB/sec execute 548 sec latency 56.261 ms 2024-04-23T02:00:03.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:02.343814+0000 mgr.smithi196.ldpzek (mgr.14670) 389 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 8.3 MiB/s wr, 837 op/s 2024-04-23T02:00:03.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:02.343814+0000 mgr.smithi196.ldpzek (mgr.14670) 389 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 8.3 MiB/s wr, 837 op/s 2024-04-23T02:00:04.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 226996 6.25 MB/sec execute 549 sec latency 31.797 ms 2024-04-23T02:00:05.267 INFO:teuthology.orchestra.run.smithi155.stdout: 5 227529 6.27 MB/sec execute 550 sec latency 26.114 ms 2024-04-23T02:00:05.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:04.344187+0000 mgr.smithi196.ldpzek (mgr.14670) 390 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.3 MiB/s wr, 558 op/s 2024-04-23T02:00:05.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:04.344187+0000 mgr.smithi196.ldpzek (mgr.14670) 390 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.3 MiB/s wr, 558 op/s 2024-04-23T02:00:06.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 227949 6.27 MB/sec execute 551 sec latency 52.366 ms 2024-04-23T02:00:06.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:05.399004+0000 mon.smithi196 (mon.1) 151 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:00:06.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:05.399004+0000 mon.smithi196 (mon.1) 151 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:00:07.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 228304 6.26 MB/sec execute 552 sec latency 71.941 ms 2024-04-23T02:00:07.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:06.344926+0000 mgr.smithi196.ldpzek (mgr.14670) 391 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 350 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 839 op/s 2024-04-23T02:00:07.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:06.344926+0000 mgr.smithi196.ldpzek (mgr.14670) 391 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 350 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 839 op/s 2024-04-23T02:00:08.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 228796 6.29 MB/sec execute 553 sec latency 30.741 ms 2024-04-23T02:00:09.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 229440 6.29 MB/sec execute 554 sec latency 31.605 ms 2024-04-23T02:00:09.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:08.345295+0000 mgr.smithi196.ldpzek (mgr.14670) 392 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 350 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 568 op/s 2024-04-23T02:00:09.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:08.345295+0000 mgr.smithi196.ldpzek (mgr.14670) 392 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 350 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 568 op/s 2024-04-23T02:00:10.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 229892 6.31 MB/sec execute 555 sec latency 40.788 ms 2024-04-23T02:00:11.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 230497 6.34 MB/sec execute 556 sec latency 41.851 ms 2024-04-23T02:00:11.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:10.345701+0000 mgr.smithi196.ldpzek (mgr.14670) 393 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 350 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 568 op/s 2024-04-23T02:00:11.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:10.345701+0000 mgr.smithi196.ldpzek (mgr.14670) 393 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 350 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 568 op/s 2024-04-23T02:00:12.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 230930 6.36 MB/sec execute 557 sec latency 67.754 ms 2024-04-23T02:00:13.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 231217 6.35 MB/sec execute 558 sec latency 53.619 ms 2024-04-23T02:00:13.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:12.346502+0000 mgr.smithi196.ldpzek (mgr.14670) 394 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 350 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.7 MiB/s wr, 875 op/s 2024-04-23T02:00:13.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:12.346502+0000 mgr.smithi196.ldpzek (mgr.14670) 394 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 350 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.7 MiB/s wr, 875 op/s 2024-04-23T02:00:14.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 231513 6.35 MB/sec execute 559 sec latency 73.935 ms 2024-04-23T02:00:15.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 231786 6.34 MB/sec execute 560 sec latency 55.538 ms 2024-04-23T02:00:15.341 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:00:15.668 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:14.346906+0000 mgr.smithi196.ldpzek (mgr.14670) 395 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 350 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.1 KiB/s rd, 6.4 MiB/s wr, 588 op/s 2024-04-23T02:00:15.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:14.346906+0000 mgr.smithi196.ldpzek (mgr.14670) 395 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 350 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.1 KiB/s rd, 6.4 MiB/s wr, 588 op/s 2024-04-23T02:00:16.061 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:00:16.062 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T02:00:16.062 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (17m) 8m ago 17m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T02:00:16.062 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (16m) 8m ago 16m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T02:00:16.062 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 starting - - - - 2024-04-23T02:00:16.062 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (11m) 8m ago 11m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:00:16.062 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (11m) 8m ago 11m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:00:16.062 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (19m) 8m ago 19m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T02:00:16.062 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (9m) 8m ago 16m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T02:00:16.062 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (19m) 8m ago 19m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T02:00:16.062 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (16m) 8m ago 16m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T02:00:16.062 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (8m) 8m ago 8m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:00:16.062 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (8m) 8m ago 8m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:00:16.062 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 starting - - - - 2024-04-23T02:00:16.063 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (16m) 8m ago 16m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T02:00:16.063 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (15m) 8m ago 15m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T02:00:16.063 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (15m) 8m ago 15m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T02:00:16.063 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (15m) 8m ago 15m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T02:00:16.063 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (14m) 8m ago 14m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T02:00:16.063 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (14m) 8m ago 14m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T02:00:16.063 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (13m) 8m ago 13m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:00:16.063 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (13m) 8m ago 13m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:00:16.063 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (13m) 8m ago 13m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:00:16.063 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (15m) 8m ago 16m 40.4M - 2.18.1 de242295e225 8228e91cfee6 2024-04-23T02:00:16.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 232096 6.35 MB/sec execute 561 sec latency 36.426 ms 2024-04-23T02:00:16.550 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:00:16.550 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:00:16.550 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:00:16.551 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:00:16.551 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:00:16.551 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T02:00:16.551 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:00:16.551 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:00:16.551 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:00:16.551 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:00:16.552 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:00:16.552 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:00:16.552 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:00:16.552 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:00:16.552 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:00:16.552 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T02:00:16.552 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:00:16.553 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:00:16.553 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:00:16.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:15.324430+0000 mgr.smithi196.ldpzek (mgr.14670) 396 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:16.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:15.695650+0000 mgr.smithi196.ldpzek (mgr.14670) 397 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:16.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:15.324430+0000 mgr.smithi196.ldpzek (mgr.14670) 396 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:16.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:16 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:15.695650+0000 mgr.smithi196.ldpzek (mgr.14670) 397 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:16.956 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:00:16.956 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:00:16.956 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:00:16.956 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:00:16.957 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T02:00:16.957 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:00:16.957 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T02:00:16.957 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:00:16.957 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:00:17.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 232549 6.36 MB/sec execute 562 sec latency 87.494 ms 2024-04-23T02:00:17.496 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T02:00:17.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:16.045436+0000 mgr.smithi196.ldpzek (mgr.14670) 398 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:17.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:16.347628+0000 mgr.smithi196.ldpzek (mgr.14670) 399 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 338 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.4 MiB/s wr, 809 op/s 2024-04-23T02:00:17.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:16.548382+0000 mon.smithi155 (mon.0) 846 : audit [DBG] from='client.? 172.21.15.155:0/4168878061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:00:17.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:16.045436+0000 mgr.smithi196.ldpzek (mgr.14670) 398 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:17.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:16.347628+0000 mgr.smithi196.ldpzek (mgr.14670) 399 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 338 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.4 MiB/s wr, 809 op/s 2024-04-23T02:00:17.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:16.548382+0000 mon.smithi155 (mon.0) 846 : audit [DBG] from='client.? 172.21.15.155:0/4168878061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:00:18.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 233140 6.37 MB/sec execute 563 sec latency 105.563 ms 2024-04-23T02:00:18.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:16.951637+0000 mgr.smithi196.ldpzek (mgr.14670) 400 : audit [DBG] from='client.15146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:18.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:18 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:17.493567+0000 mon.smithi196 (mon.1) 152 : audit [DBG] from='client.? 172.21.15.155:0/1563669800' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:00:18.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:16.951637+0000 mgr.smithi196.ldpzek (mgr.14670) 400 : audit [DBG] from='client.15146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:18.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:17.493567+0000 mon.smithi196 (mon.1) 152 : audit [DBG] from='client.? 172.21.15.155:0/1563669800' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:00:19.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 233561 6.39 MB/sec execute 564 sec latency 38.434 ms 2024-04-23T02:00:20.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:18.348017+0000 mgr.smithi196.ldpzek (mgr.14670) 401 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 338 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.2 MiB/s wr, 529 op/s 2024-04-23T02:00:20.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:18.699116+0000 mon.smithi155 (mon.0) 847 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:00:20.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:18.707899+0000 mon.smithi155 (mon.0) 848 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:00:20.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:00:18.718202+0000 mgr.smithi196.ldpzek (mgr.14670) 402 : cephadm [INF] Reconfiguring node-exporter.smithi196 (dependencies changed)... 2024-04-23T02:00:20.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:00:18.718580+0000 mgr.smithi196.ldpzek (mgr.14670) 403 : cephadm [INF] Reconfiguring daemon node-exporter.smithi196 on smithi196 2024-04-23T02:00:20.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:18.348017+0000 mgr.smithi196.ldpzek (mgr.14670) 401 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 338 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.2 MiB/s wr, 529 op/s 2024-04-23T02:00:20.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:18.699116+0000 mon.smithi155 (mon.0) 847 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:00:20.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:18.707899+0000 mon.smithi155 (mon.0) 848 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:00:20.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:00:18.718202+0000 mgr.smithi196.ldpzek (mgr.14670) 402 : cephadm [INF] Reconfiguring node-exporter.smithi196 (dependencies changed)... 2024-04-23T02:00:20.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:00:18.718580+0000 mgr.smithi196.ldpzek (mgr.14670) 403 : cephadm [INF] Reconfiguring daemon node-exporter.smithi196 on smithi196 2024-04-23T02:00:20.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 234332 6.43 MB/sec execute 565 sec latency 28.069 ms 2024-04-23T02:00:21.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:20.399168+0000 mon.smithi196 (mon.1) 153 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:00:21.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:20.399168+0000 mon.smithi196 (mon.1) 153 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:00:21.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 234687 6.43 MB/sec execute 566 sec latency 62.431 ms 2024-04-23T02:00:22.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:20.348398+0000 mgr.smithi196.ldpzek (mgr.14670) 404 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 338 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.2 MiB/s wr, 529 op/s 2024-04-23T02:00:22.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:20.348398+0000 mgr.smithi196.ldpzek (mgr.14670) 404 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 338 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.2 MiB/s wr, 529 op/s 2024-04-23T02:00:22.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 235079 6.43 MB/sec execute 567 sec latency 65.282 ms 2024-04-23T02:00:23.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 235445 6.43 MB/sec execute 568 sec latency 45.374 ms 2024-04-23T02:00:24.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:22.349199+0000 mgr.smithi196.ldpzek (mgr.14670) 405 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 349 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 833 op/s 2024-04-23T02:00:24.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:22.349199+0000 mgr.smithi196.ldpzek (mgr.14670) 405 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 349 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 833 op/s 2024-04-23T02:00:24.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 235764 6.43 MB/sec execute 569 sec latency 54.320 ms 2024-04-23T02:00:25.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 236158 6.44 MB/sec execute 570 sec latency 64.253 ms 2024-04-23T02:00:26.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:24.349529+0000 mgr.smithi196.ldpzek (mgr.14670) 406 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 349 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.4 MiB/s wr, 525 op/s 2024-04-23T02:00:26.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:24.349529+0000 mgr.smithi196.ldpzek (mgr.14670) 406 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 349 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.4 MiB/s wr, 525 op/s 2024-04-23T02:00:26.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 236614 6.44 MB/sec execute 571 sec latency 31.679 ms 2024-04-23T02:00:27.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 236874 6.45 MB/sec execute 572 sec latency 104.271 ms 2024-04-23T02:00:28.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:26.350117+0000 mgr.smithi196.ldpzek (mgr.14670) 407 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 339 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 7.1 MiB/s wr, 760 op/s 2024-04-23T02:00:28.140 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:26.350117+0000 mgr.smithi196.ldpzek (mgr.14670) 407 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 339 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 7.1 MiB/s wr, 760 op/s 2024-04-23T02:00:28.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 237356 6.47 MB/sec execute 573 sec latency 40.481 ms 2024-04-23T02:00:29.268 INFO:teuthology.orchestra.run.smithi155.stdout: 5 237910 6.50 MB/sec execute 574 sec latency 39.326 ms 2024-04-23T02:00:29.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:28.350486+0000 mgr.smithi196.ldpzek (mgr.14670) 408 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 339 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.1 MiB/s wr, 539 op/s 2024-04-23T02:00:29.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:28.350486+0000 mgr.smithi196.ldpzek (mgr.14670) 408 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 339 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.1 MiB/s wr, 539 op/s 2024-04-23T02:00:30.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 238135 6.49 MB/sec execute 575 sec latency 63.771 ms 2024-04-23T02:00:31.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 238370 6.49 MB/sec execute 576 sec latency 44.354 ms 2024-04-23T02:00:31.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:30.350812+0000 mgr.smithi196.ldpzek (mgr.14670) 409 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 339 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.1 MiB/s wr, 539 op/s 2024-04-23T02:00:31.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:30.350812+0000 mgr.smithi196.ldpzek (mgr.14670) 409 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 339 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.1 MiB/s wr, 539 op/s 2024-04-23T02:00:32.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 238623 6.48 MB/sec execute 577 sec latency 67.578 ms 2024-04-23T02:00:33.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 238936 6.48 MB/sec execute 578 sec latency 81.692 ms 2024-04-23T02:00:33.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:32.351434+0000 mgr.smithi196.ldpzek (mgr.14670) 410 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 351 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.6 KiB/s rd, 7.8 MiB/s wr, 760 op/s 2024-04-23T02:00:33.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:32.351434+0000 mgr.smithi196.ldpzek (mgr.14670) 410 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 351 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.6 KiB/s rd, 7.8 MiB/s wr, 760 op/s 2024-04-23T02:00:34.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 239456 6.50 MB/sec execute 579 sec latency 31.330 ms 2024-04-23T02:00:35.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 240065 6.50 MB/sec execute 580 sec latency 39.797 ms 2024-04-23T02:00:35.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:34.351807+0000 mgr.smithi196.ldpzek (mgr.14670) 411 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 351 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.5 MiB/s wr, 456 op/s 2024-04-23T02:00:35.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:35.400725+0000 mon.smithi196 (mon.1) 154 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:00:35.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:34.351807+0000 mgr.smithi196.ldpzek (mgr.14670) 411 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 351 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.5 MiB/s wr, 456 op/s 2024-04-23T02:00:35.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:35.400725+0000 mon.smithi196 (mon.1) 154 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:00:36.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 240495 6.52 MB/sec execute 581 sec latency 48.365 ms 2024-04-23T02:00:37.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 240950 6.54 MB/sec execute 582 sec latency 64.868 ms 2024-04-23T02:00:37.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:36.352451+0000 mgr.smithi196.ldpzek (mgr.14670) 412 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 340 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.9 KiB/s rd, 6.7 MiB/s wr, 719 op/s 2024-04-23T02:00:37.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:36.352451+0000 mgr.smithi196.ldpzek (mgr.14670) 412 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 340 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.9 KiB/s rd, 6.7 MiB/s wr, 719 op/s 2024-04-23T02:00:38.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 241414 6.56 MB/sec execute 583 sec latency 33.269 ms 2024-04-23T02:00:39.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 241685 6.56 MB/sec execute 584 sec latency 62.725 ms 2024-04-23T02:00:39.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:38.352834+0000 mgr.smithi196.ldpzek (mgr.14670) 413 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 340 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.0 MiB/s wr, 484 op/s 2024-04-23T02:00:39.640 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:38.352834+0000 mgr.smithi196.ldpzek (mgr.14670) 413 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 340 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.0 MiB/s wr, 484 op/s 2024-04-23T02:00:40.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 242014 6.56 MB/sec execute 585 sec latency 43.178 ms 2024-04-23T02:00:41.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 242341 6.55 MB/sec execute 586 sec latency 72.887 ms 2024-04-23T02:00:41.534 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:40.353216+0000 mgr.smithi196.ldpzek (mgr.14670) 414 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 340 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.0 MiB/s wr, 484 op/s 2024-04-23T02:00:41.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:40.353216+0000 mgr.smithi196.ldpzek (mgr.14670) 414 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 340 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.0 MiB/s wr, 484 op/s 2024-04-23T02:00:42.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 242752 6.56 MB/sec execute 587 sec latency 49.228 ms 2024-04-23T02:00:43.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 243314 6.57 MB/sec execute 588 sec latency 36.975 ms 2024-04-23T02:00:43.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:42.353987+0000 mgr.smithi196.ldpzek (mgr.14670) 415 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 338 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.5 MiB/s wr, 727 op/s 2024-04-23T02:00:43.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:42.353987+0000 mgr.smithi196.ldpzek (mgr.14670) 415 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 338 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.5 MiB/s wr, 727 op/s 2024-04-23T02:00:44.269 INFO:teuthology.orchestra.run.smithi155.stdout: 5 243859 6.58 MB/sec execute 589 sec latency 36.623 ms 2024-04-23T02:00:45.270 INFO:teuthology.orchestra.run.smithi155.stdout: 5 244365 6.61 MB/sec execute 590 sec latency 51.494 ms 2024-04-23T02:00:45.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:44.354374+0000 mgr.smithi196.ldpzek (mgr.14670) 416 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 338 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.8 MiB/s wr, 506 op/s 2024-04-23T02:00:45.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:44.354374+0000 mgr.smithi196.ldpzek (mgr.14670) 416 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 338 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.8 MiB/s wr, 506 op/s 2024-04-23T02:00:46.270 INFO:teuthology.orchestra.run.smithi155.stdout: 5 244875 6.62 MB/sec execute 591 sec latency 41.584 ms 2024-04-23T02:00:47.270 INFO:teuthology.orchestra.run.smithi155.stdout: 5 245209 6.63 MB/sec execute 592 sec latency 73.289 ms 2024-04-23T02:00:47.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:46.355088+0000 mgr.smithi196.ldpzek (mgr.14670) 417 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 346 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.9 MiB/s wr, 797 op/s 2024-04-23T02:00:47.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:46.355088+0000 mgr.smithi196.ldpzek (mgr.14670) 417 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 346 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.9 MiB/s wr, 797 op/s 2024-04-23T02:00:47.968 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:00:48.270 INFO:teuthology.orchestra.run.smithi155.stdout: 5 245532 6.63 MB/sec execute 593 sec latency 34.639 ms 2024-04-23T02:00:48.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:47.946562+0000 mgr.smithi196.ldpzek (mgr.14670) 418 : audit [DBG] from='client.15154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:48.879 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:00:48.879 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T02:00:48.880 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (18m) 9m ago 18m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T02:00:48.880 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (17m) 9m ago 17m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T02:00:48.880 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 starting - - - - 2024-04-23T02:00:48.880 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (12m) 9m ago 12m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:00:48.881 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (12m) 9m ago 12m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:00:48.881 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (19m) 9m ago 19m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T02:00:48.881 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (10m) 9m ago 17m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T02:00:48.881 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (19m) 9m ago 19m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T02:00:48.881 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (16m) 9m ago 16m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T02:00:48.881 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (9m) 9m ago 9m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:00:48.882 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (9m) 9m ago 9m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:00:48.882 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 starting - - - - 2024-04-23T02:00:48.882 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (16m) 9m ago 16m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T02:00:48.883 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (16m) 9m ago 16m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T02:00:48.883 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (15m) 9m ago 15m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T02:00:48.883 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (15m) 9m ago 15m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T02:00:48.883 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (15m) 9m ago 15m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T02:00:48.883 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (14m) 9m ago 14m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T02:00:48.883 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (14m) 9m ago 14m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:00:48.883 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (14m) 9m ago 14m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:00:48.884 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (13m) 9m ago 13m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:00:48.884 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 starting - - - - 2024-04-23T02:00:48.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:48 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:47.946562+0000 mgr.smithi196.ldpzek (mgr.14670) 418 : audit [DBG] from='client.15154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:49.270 INFO:teuthology.orchestra.run.smithi155.stdout: 5 245835 6.62 MB/sec execute 594 sec latency 59.580 ms 2024-04-23T02:00:49.445 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:00:49.445 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:00:49.446 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:00:49.446 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:00:49.446 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:00:49.446 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T02:00:49.446 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:00:49.446 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:00:49.446 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:00:49.446 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:00:49.446 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:00:49.446 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:00:49.446 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:00:49.446 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:00:49.447 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:00:49.447 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T02:00:49.447 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:00:49.447 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:00:49.447 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:00:49.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:48.355517+0000 mgr.smithi196.ldpzek (mgr.14670) 419 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 346 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.7 MiB/s wr, 533 op/s 2024-04-23T02:00:49.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:48.410628+0000 mgr.smithi196.ldpzek (mgr.14670) 420 : audit [DBG] from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:49.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:48.859949+0000 mgr.smithi196.ldpzek (mgr.14670) 421 : audit [DBG] from='client.24891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:49.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:48.355517+0000 mgr.smithi196.ldpzek (mgr.14670) 419 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 346 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.7 MiB/s wr, 533 op/s 2024-04-23T02:00:49.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:48.410628+0000 mgr.smithi196.ldpzek (mgr.14670) 420 : audit [DBG] from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:49.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:48.859949+0000 mgr.smithi196.ldpzek (mgr.14670) 421 : audit [DBG] from='client.24891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:49.909 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:00:49.909 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:00:49.909 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:00:49.909 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:00:49.909 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T02:00:49.909 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:00:49.909 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T02:00:49.909 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:00:49.910 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:00:50.270 INFO:teuthology.orchestra.run.smithi155.stdout: 5 246173 6.63 MB/sec execute 595 sec latency 41.198 ms 2024-04-23T02:00:50.450 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T02:00:50.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:49.441613+0000 mon.smithi155 (mon.0) 849 : audit [DBG] from='client.? 172.21.15.155:0/4179522248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:00:50.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:49.907316+0000 mgr.smithi196.ldpzek (mgr.14670) 422 : audit [DBG] from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:50.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:50.399497+0000 mon.smithi196 (mon.1) 155 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:00:50.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:49.441613+0000 mon.smithi155 (mon.0) 849 : audit [DBG] from='client.? 172.21.15.155:0/4179522248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:00:50.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:49.907316+0000 mgr.smithi196.ldpzek (mgr.14670) 422 : audit [DBG] from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:00:50.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:50.399497+0000 mon.smithi196 (mon.1) 155 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:00:51.270 INFO:teuthology.orchestra.run.smithi155.stdout: 5 246613 6.64 MB/sec execute 596 sec latency 34.391 ms 2024-04-23T02:00:51.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:50.355842+0000 mgr.smithi196.ldpzek (mgr.14670) 423 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 346 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.7 MiB/s wr, 533 op/s 2024-04-23T02:00:51.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:00:50.448383+0000 mon.smithi196 (mon.1) 156 : audit [DBG] from='client.? 172.21.15.155:0/2547413429' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:00:51.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:50.355842+0000 mgr.smithi196.ldpzek (mgr.14670) 423 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 346 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.7 MiB/s wr, 533 op/s 2024-04-23T02:00:51.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:00:50.448383+0000 mon.smithi196 (mon.1) 156 : audit [DBG] from='client.? 172.21.15.155:0/2547413429' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:00:52.270 INFO:teuthology.orchestra.run.smithi155.stdout: 5 247179 6.64 MB/sec execute 597 sec latency 56.191 ms 2024-04-23T02:00:53.270 INFO:teuthology.orchestra.run.smithi155.stdout: 5 247577 6.65 MB/sec execute 598 sec latency 32.307 ms 2024-04-23T02:00:53.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:52.356597+0000 mgr.smithi196.ldpzek (mgr.14670) 424 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 335 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.6 MiB/s wr, 771 op/s 2024-04-23T02:00:53.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:52.356597+0000 mgr.smithi196.ldpzek (mgr.14670) 424 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 335 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.6 MiB/s wr, 771 op/s 2024-04-23T02:00:54.270 INFO:teuthology.orchestra.run.smithi155.stdout: 5 248058 6.68 MB/sec execute 599 sec latency 33.946 ms 2024-04-23T02:00:55.270 INFO:teuthology.orchestra.run.smithi155.stdout: 5 cleanup 600 sec 2024-04-23T02:00:55.477 INFO:teuthology.orchestra.run.smithi155.stdout: 0 cleanup 600 sec 2024-04-23T02:00:55.477 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T02:00:55.477 INFO:teuthology.orchestra.run.smithi155.stdout: Operation Count AvgLat MaxLat 2024-04-23T02:00:55.477 INFO:teuthology.orchestra.run.smithi155.stdout: ---------------------------------------- 2024-04-23T02:00:55.477 INFO:teuthology.orchestra.run.smithi155.stdout: NTCreateX 128701 8.003 303681.913 2024-04-23T02:00:55.477 INFO:teuthology.orchestra.run.smithi155.stdout: Close 94530 0.139 9.927 2024-04-23T02:00:55.477 INFO:teuthology.orchestra.run.smithi155.stdout: Rename 5455 8.221 104.264 2024-04-23T02:00:55.478 INFO:teuthology.orchestra.run.smithi155.stdout: Unlink 26010 5.499 68.295 2024-04-23T02:00:55.478 INFO:teuthology.orchestra.run.smithi155.stdout: Qpathinfo 116775 0.746 72.001 2024-04-23T02:00:55.478 INFO:teuthology.orchestra.run.smithi155.stdout: Qfileinfo 20366 0.089 10.951 2024-04-23T02:00:55.478 INFO:teuthology.orchestra.run.smithi155.stdout: Qfsinfo 21412 0.570 517.303 2024-04-23T02:00:55.478 INFO:teuthology.orchestra.run.smithi155.stdout: Sfileinfo 10500 9.978 101.381 2024-04-23T02:00:55.478 INFO:teuthology.orchestra.run.smithi155.stdout: Find 45168 0.335 28.393 2024-04-23T02:00:55.478 INFO:teuthology.orchestra.run.smithi155.stdout: WriteX 63615 24.264 303719.470 2024-04-23T02:00:55.478 INFO:teuthology.orchestra.run.smithi155.stdout: ReadX 202161 0.010 8.865 2024-04-23T02:00:55.478 INFO:teuthology.orchestra.run.smithi155.stdout: LockX 420 0.455 3.969 2024-04-23T02:00:55.478 INFO:teuthology.orchestra.run.smithi155.stdout: UnlockX 420 0.355 3.724 2024-04-23T02:00:55.478 INFO:teuthology.orchestra.run.smithi155.stdout: Flush 9034 0.002 0.021 2024-04-23T02:00:55.478 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T02:00:55.478 INFO:teuthology.orchestra.run.smithi155.stdout:Throughput 6.67751 MB/sec 5 clients 5 procs max_latency=303719.476 ms 2024-04-23T02:00:55.480 DEBUG:teuthology.orchestra.run.smithi155:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-04-23T02:00:55.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-04-23T02:00:55.648 DEBUG:teuthology.orchestra.run.smithi155:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-04-23T02:00:55.676 INFO:teuthology.orchestra.run.smithi155.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-23T02:00:55.676 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T02:00:55.676 INFO:teuthology.orchestra.run.smithi155.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-04-23T02:00:55.677 INFO:teuthology.orchestra.run.smithi155.stdout:3 of 5 processes prepared for launch 0 sec 2024-04-23T02:00:55.777 INFO:teuthology.orchestra.run.smithi155.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-23T02:00:55.777 INFO:teuthology.orchestra.run.smithi155.stdout:releasing clients 2024-04-23T02:00:55.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:54.356985+0000 mgr.smithi196.ldpzek (mgr.14670) 425 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 335 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.1 MiB/s wr, 529 op/s 2024-04-23T02:00:55.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:54.356985+0000 mgr.smithi196.ldpzek (mgr.14670) 425 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 335 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.1 MiB/s wr, 529 op/s 2024-04-23T02:00:57.777 INFO:teuthology.orchestra.run.smithi155.stdout: 5 333 21.07 MB/sec execute 1 sec latency 70.069 ms 2024-04-23T02:00:57.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:56.357754+0000 mgr.smithi196.ldpzek (mgr.14670) 426 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 9.7 MiB/s wr, 794 op/s 2024-04-23T02:00:57.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:56.357754+0000 mgr.smithi196.ldpzek (mgr.14670) 426 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 9.7 MiB/s wr, 794 op/s 2024-04-23T02:00:58.777 INFO:teuthology.orchestra.run.smithi155.stdout: 5 468 21.46 MB/sec execute 2 sec latency 60.169 ms 2024-04-23T02:00:59.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:00:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:00:58.358184+0000 mgr.smithi196.ldpzek (mgr.14670) 427 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 503 op/s 2024-04-23T02:00:59.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:00:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:00:58.358184+0000 mgr.smithi196.ldpzek (mgr.14670) 427 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 503 op/s 2024-04-23T02:00:59.777 INFO:teuthology.orchestra.run.smithi155.stdout: 5 702 22.30 MB/sec execute 3 sec latency 37.190 ms 2024-04-23T02:01:00.777 INFO:teuthology.orchestra.run.smithi155.stdout: 5 989 17.78 MB/sec execute 4 sec latency 37.773 ms 2024-04-23T02:01:01.777 INFO:teuthology.orchestra.run.smithi155.stdout: 5 cleanup 5 sec 2024-04-23T02:01:01.780 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:00.358568+0000 mgr.smithi196.ldpzek (mgr.14670) 428 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 503 op/s 2024-04-23T02:01:01.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:00.358568+0000 mgr.smithi196.ldpzek (mgr.14670) 428 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 503 op/s 2024-04-23T02:01:01.960 INFO:teuthology.orchestra.run.smithi155.stdout: 0 cleanup 5 sec 2024-04-23T02:01:01.960 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T02:01:01.960 INFO:teuthology.orchestra.run.smithi155.stdout: Operation Count AvgLat MaxLat 2024-04-23T02:01:01.960 INFO:teuthology.orchestra.run.smithi155.stdout: ---------------------------------------- 2024-04-23T02:01:01.960 INFO:teuthology.orchestra.run.smithi155.stdout: NTCreateX 890 7.727 60.164 2024-04-23T02:01:01.960 INFO:teuthology.orchestra.run.smithi155.stdout: Close 811 7.121 50.305 2024-04-23T02:01:01.960 INFO:teuthology.orchestra.run.smithi155.stdout: Rename 50 12.119 37.768 2024-04-23T02:01:01.961 INFO:teuthology.orchestra.run.smithi155.stdout: Unlink 93 3.368 17.086 2024-04-23T02:01:01.961 INFO:teuthology.orchestra.run.smithi155.stdout: Qpathinfo 539 1.253 19.273 2024-04-23T02:01:01.961 INFO:teuthology.orchestra.run.smithi155.stdout: Qfileinfo 375 17.430 55.203 2024-04-23T02:01:01.961 INFO:teuthology.orchestra.run.smithi155.stdout: Qfsinfo 165 0.273 2.177 2024-04-23T02:01:01.961 INFO:teuthology.orchestra.run.smithi155.stdout: Sfileinfo 170 13.368 26.931 2024-04-23T02:01:01.961 INFO:teuthology.orchestra.run.smithi155.stdout: Find 247 0.224 0.820 2024-04-23T02:01:01.961 INFO:teuthology.orchestra.run.smithi155.stdout: WriteX 1721 0.020 0.059 2024-04-23T02:01:01.961 INFO:teuthology.orchestra.run.smithi155.stdout: ReadX 1142 0.014 1.635 2024-04-23T02:01:01.961 INFO:teuthology.orchestra.run.smithi155.stdout: Flush 122 15.131 24.066 2024-04-23T02:01:01.961 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T02:01:01.961 INFO:teuthology.orchestra.run.smithi155.stdout:Throughput 17.7755 MB/sec 5 clients 5 procs max_latency=70.069 ms 2024-04-23T02:01:01.963 DEBUG:teuthology.parallel:result is None 2024-04-23T02:01:03.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:02.359243+0000 mgr.smithi196.ldpzek (mgr.14670) 429 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 327 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 14 MiB/s wr, 713 op/s 2024-04-23T02:01:03.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:02.359243+0000 mgr.smithi196.ldpzek (mgr.14670) 429 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 327 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 14 MiB/s wr, 713 op/s 2024-04-23T02:01:05.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:04.359713+0000 mgr.smithi196.ldpzek (mgr.14670) 430 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 327 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 12 MiB/s wr, 475 op/s 2024-04-23T02:01:05.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:05.399991+0000 mon.smithi196 (mon.1) 157 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:01:05.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:04.359713+0000 mgr.smithi196.ldpzek (mgr.14670) 430 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 327 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 12 MiB/s wr, 475 op/s 2024-04-23T02:01:05.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:05.399991+0000 mon.smithi196 (mon.1) 157 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:01:07.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:06.360490+0000 mgr.smithi196.ldpzek (mgr.14670) 431 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 13 MiB/s wr, 534 op/s 2024-04-23T02:01:07.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:06.360490+0000 mgr.smithi196.ldpzek (mgr.14670) 431 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 13 MiB/s wr, 534 op/s 2024-04-23T02:01:09.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:08.360856+0000 mgr.smithi196.ldpzek (mgr.14670) 432 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 8.0 MiB/s wr, 269 op/s 2024-04-23T02:01:09.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:08.360856+0000 mgr.smithi196.ldpzek (mgr.14670) 432 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 8.0 MiB/s wr, 269 op/s 2024-04-23T02:01:11.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:10.361353+0000 mgr.smithi196.ldpzek (mgr.14670) 433 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 8.0 MiB/s wr, 269 op/s 2024-04-23T02:01:11.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:10.361353+0000 mgr.smithi196.ldpzek (mgr.14670) 433 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 8.0 MiB/s wr, 269 op/s 2024-04-23T02:01:13.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:12.362201+0000 mgr.smithi196.ldpzek (mgr.14670) 434 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 8.0 MiB/s wr, 272 op/s 2024-04-23T02:01:13.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:12.362201+0000 mgr.smithi196.ldpzek (mgr.14670) 434 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 8.0 MiB/s wr, 272 op/s 2024-04-23T02:01:15.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:14.362791+0000 mgr.smithi196.ldpzek (mgr.14670) 435 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 282 KiB/s wr, 62 op/s 2024-04-23T02:01:15.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:14.362791+0000 mgr.smithi196.ldpzek (mgr.14670) 435 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 282 KiB/s wr, 62 op/s 2024-04-23T02:01:17.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:16.363488+0000 mgr.smithi196.ldpzek (mgr.14670) 436 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 283 KiB/s wr, 62 op/s 2024-04-23T02:01:17.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:16.363488+0000 mgr.smithi196.ldpzek (mgr.14670) 436 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 283 KiB/s wr, 62 op/s 2024-04-23T02:01:19.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:18.363928+0000 mgr.smithi196.ldpzek (mgr.14670) 437 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 27 KiB/s wr, 3 op/s 2024-04-23T02:01:19.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:18.363928+0000 mgr.smithi196.ldpzek (mgr.14670) 437 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 27 KiB/s wr, 3 op/s 2024-04-23T02:01:20.799 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:01:20.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:20.400315+0000 mon.smithi196 (mon.1) 158 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:01:20.890 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:20.400315+0000 mon.smithi196 (mon.1) 158 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:01:21.424 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:01:21.424 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T02:01:21.424 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (18m) 9m ago 18m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T02:01:21.424 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (17m) 9m ago 17m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T02:01:21.424 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 starting - - - - 2024-04-23T02:01:21.424 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (12m) 9m ago 12m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:01:21.424 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (12m) 9m ago 12m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:01:21.424 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (20m) 9m ago 20m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T02:01:21.424 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (10m) 9m ago 17m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (20m) 9m ago 20m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (17m) 9m ago 17m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (10m) 9m ago 10m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (9m) 9m ago 9m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 starting - - - - 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (17m) 9m ago 17m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (16m) 9m ago 16m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (16m) 9m ago 16m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (16m) 9m ago 16m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (15m) 9m ago 15m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (15m) 9m ago 15m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (15m) 9m ago 15m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (14m) 9m ago 14m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (14m) 9m ago 14m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:01:21.425 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 starting - - - - 2024-04-23T02:01:21.800 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:01:21.800 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:01:21.800 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:01:21.801 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:01:21.802 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:01:21.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:20.364373+0000 mgr.smithi196.ldpzek (mgr.14670) 438 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 27 KiB/s wr, 3 op/s 2024-04-23T02:01:21.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:20.783393+0000 mgr.smithi196.ldpzek (mgr.14670) 439 : audit [DBG] from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:21.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:20.364373+0000 mgr.smithi196.ldpzek (mgr.14670) 438 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 27 KiB/s wr, 3 op/s 2024-04-23T02:01:21.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:20.783393+0000 mgr.smithi196.ldpzek (mgr.14670) 439 : audit [DBG] from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:22.114 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:01:22.114 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:01:22.114 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:01:22.114 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:01:22.114 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T02:01:22.115 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:01:22.115 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T02:01:22.115 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:01:22.115 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:01:22.487 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T02:01:22.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:21.099105+0000 mgr.smithi196.ldpzek (mgr.14670) 440 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:22.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:21.411872+0000 mgr.smithi196.ldpzek (mgr.14670) 441 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:22.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:21.798764+0000 mon.smithi155 (mon.0) 850 : audit [DBG] from='client.? 172.21.15.155:0/1275804178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:01:22.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:21.099105+0000 mgr.smithi196.ldpzek (mgr.14670) 440 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:22.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:21.411872+0000 mgr.smithi196.ldpzek (mgr.14670) 441 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:22.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:21.798764+0000 mon.smithi155 (mon.0) 850 : audit [DBG] from='client.? 172.21.15.155:0/1275804178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:01:23.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:22.111877+0000 mgr.smithi196.ldpzek (mgr.14670) 442 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:23.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:22.365170+0000 mgr.smithi196.ldpzek (mgr.14670) 443 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 27 KiB/s wr, 3 op/s 2024-04-23T02:01:23.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:22.485496+0000 mon.smithi155 (mon.0) 851 : audit [DBG] from='client.? 172.21.15.155:0/727389621' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:01:23.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:22.111877+0000 mgr.smithi196.ldpzek (mgr.14670) 442 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:23.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:22.365170+0000 mgr.smithi196.ldpzek (mgr.14670) 443 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 27 KiB/s wr, 3 op/s 2024-04-23T02:01:23.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:22.485496+0000 mon.smithi155 (mon.0) 851 : audit [DBG] from='client.? 172.21.15.155:0/727389621' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:01:25.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:24.365695+0000 mgr.smithi196.ldpzek (mgr.14670) 444 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 767 B/s wr, 0 op/s 2024-04-23T02:01:25.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:24.365695+0000 mgr.smithi196.ldpzek (mgr.14670) 444 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 767 B/s wr, 0 op/s 2024-04-23T02:01:27.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:26.366359+0000 mgr.smithi196.ldpzek (mgr.14670) 445 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 767 B/s wr, 0 op/s 2024-04-23T02:01:27.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:26.366359+0000 mgr.smithi196.ldpzek (mgr.14670) 445 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 767 B/s wr, 0 op/s 2024-04-23T02:01:29.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:28.366838+0000 mgr.smithi196.ldpzek (mgr.14670) 446 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:01:29.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:28.366838+0000 mgr.smithi196.ldpzek (mgr.14670) 446 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:01:31.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:30.367421+0000 mgr.smithi196.ldpzek (mgr.14670) 447 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:01:31.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:30.367421+0000 mgr.smithi196.ldpzek (mgr.14670) 447 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:01:33.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:32.368319+0000 mgr.smithi196.ldpzek (mgr.14670) 448 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:01:33.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:32.368319+0000 mgr.smithi196.ldpzek (mgr.14670) 448 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:01:35.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:34.368712+0000 mgr.smithi196.ldpzek (mgr.14670) 449 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:35.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:35.400649+0000 mon.smithi196 (mon.1) 159 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:01:35.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:34.368712+0000 mgr.smithi196.ldpzek (mgr.14670) 449 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:35.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:35.400649+0000 mon.smithi196 (mon.1) 159 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:01:37.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:36.369505+0000 mgr.smithi196.ldpzek (mgr.14670) 450 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:01:37.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:36.369505+0000 mgr.smithi196.ldpzek (mgr.14670) 450 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:01:39.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:38.369972+0000 mgr.smithi196.ldpzek (mgr.14670) 451 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:39.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:38.369972+0000 mgr.smithi196.ldpzek (mgr.14670) 451 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:41.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:40.370634+0000 mgr.smithi196.ldpzek (mgr.14670) 452 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:41.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:40.370634+0000 mgr.smithi196.ldpzek (mgr.14670) 452 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:43.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:42.371582+0000 mgr.smithi196.ldpzek (mgr.14670) 453 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:43.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:42.371582+0000 mgr.smithi196.ldpzek (mgr.14670) 453 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:45.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:44.372132+0000 mgr.smithi196.ldpzek (mgr.14670) 454 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:45.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:44.372132+0000 mgr.smithi196.ldpzek (mgr.14670) 454 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:47.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:46.372950+0000 mgr.smithi196.ldpzek (mgr.14670) 455 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:01:47.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:46.372950+0000 mgr.smithi196.ldpzek (mgr.14670) 455 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:01:49.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:48.373376+0000 mgr.smithi196.ldpzek (mgr.14670) 456 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:49.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:49 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:48.373376+0000 mgr.smithi196.ldpzek (mgr.14670) 456 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:50.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:50.400858+0000 mon.smithi196 (mon.1) 160 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:01:50.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:50.400858+0000 mon.smithi196 (mon.1) 160 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:01:51.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:50.373949+0000 mgr.smithi196.ldpzek (mgr.14670) 457 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:51.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:50.373949+0000 mgr.smithi196.ldpzek (mgr.14670) 457 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:52.827 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:01:53.446 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (19m) 10m ago 19m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (18m) 10m ago 18m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 starting - - - - 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (13m) 10m ago 13m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (13m) 10m ago 13m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (20m) 10m ago 20m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (11m) 10m ago 18m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (20m) 10m ago 20m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (18m) 10m ago 18m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (10m) 10m ago 10m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (10m) 10m ago 10m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 starting - - - - 2024-04-23T02:01:53.447 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (17m) 10m ago 17m 17.2M - 0.18.1 e5a616e4b9cf 8daac6ca570b 2024-04-23T02:01:53.448 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (17m) 10m ago 17m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T02:01:53.448 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (17m) 10m ago 17m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T02:01:53.448 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (16m) 10m ago 16m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T02:01:53.448 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (16m) 10m ago 16m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T02:01:53.448 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (15m) 10m ago 15m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T02:01:53.448 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (15m) 10m ago 15m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:01:53.448 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (15m) 10m ago 15m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:01:53.448 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (14m) 10m ago 14m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:01:53.448 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 starting - - - - 2024-04-23T02:01:53.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:52.374605+0000 mgr.smithi196.ldpzek (mgr.14670) 458 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:53.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:52.812389+0000 mgr.smithi196.ldpzek (mgr.14670) 459 : audit [DBG] from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:53.820 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:01:53.820 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:01:53.820 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:01:53.820 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:01:53.820 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:01:53.820 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T02:01:53.820 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:01:53.820 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:01:53.820 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:01:53.820 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:01:53.820 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:01:53.820 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:01:53.820 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:01:53.821 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:01:53.821 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:01:53.821 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T02:01:53.821 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:01:53.821 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:01:53.821 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:01:53.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:52.374605+0000 mgr.smithi196.ldpzek (mgr.14670) 458 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:53.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:52.812389+0000 mgr.smithi196.ldpzek (mgr.14670) 459 : audit [DBG] from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:54.135 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:01:54.136 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:01:54.136 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:01:54.136 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:01:54.136 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T02:01:54.136 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:01:54.136 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T02:01:54.136 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:01:54.136 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:01:54.510 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T02:01:54.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:53.125953+0000 mgr.smithi196.ldpzek (mgr.14670) 460 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:54.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:53.434927+0000 mgr.smithi196.ldpzek (mgr.14670) 461 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:54.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:53.818160+0000 mon.smithi155 (mon.0) 852 : audit [DBG] from='client.? 172.21.15.155:0/1255846378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:01:54.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:53.125953+0000 mgr.smithi196.ldpzek (mgr.14670) 460 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:54.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:53.434927+0000 mgr.smithi196.ldpzek (mgr.14670) 461 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:54.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:53.818160+0000 mon.smithi155 (mon.0) 852 : audit [DBG] from='client.? 172.21.15.155:0/1255846378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:01:55.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:54.133436+0000 mgr.smithi196.ldpzek (mgr.14670) 462 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:55.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:54.374997+0000 mgr.smithi196.ldpzek (mgr.14670) 463 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:55.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:01:54.508991+0000 mon.smithi155 (mon.0) 853 : audit [DBG] from='client.? 172.21.15.155:0/726287764' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:01:55.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:54.133436+0000 mgr.smithi196.ldpzek (mgr.14670) 462 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:01:55.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:54.374997+0000 mgr.smithi196.ldpzek (mgr.14670) 463 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:55.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:01:54.508991+0000 mon.smithi155 (mon.0) 853 : audit [DBG] from='client.? 172.21.15.155:0/726287764' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:01:57.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:56.375791+0000 mgr.smithi196.ldpzek (mgr.14670) 464 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:01:57.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:57 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:56.375791+0000 mgr.smithi196.ldpzek (mgr.14670) 464 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:01:59.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:01:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:01:58.376294+0000 mgr.smithi196.ldpzek (mgr.14670) 465 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:01:59.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:01:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:01:58.376294+0000 mgr.smithi196.ldpzek (mgr.14670) 465 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:01.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:00.376790+0000 mgr.smithi196.ldpzek (mgr.14670) 466 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:01.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:00.376790+0000 mgr.smithi196.ldpzek (mgr.14670) 466 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:03.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:02.377649+0000 mgr.smithi196.ldpzek (mgr.14670) 467 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:03.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:02.377649+0000 mgr.smithi196.ldpzek (mgr.14670) 467 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:05.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:04.378215+0000 mgr.smithi196.ldpzek (mgr.14670) 468 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:05.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:05.401131+0000 mon.smithi196 (mon.1) 161 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:02:05.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:04.378215+0000 mgr.smithi196.ldpzek (mgr.14670) 468 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:05.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:05 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:05.401131+0000 mon.smithi196 (mon.1) 161 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:02:07.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:06.378882+0000 mgr.smithi196.ldpzek (mgr.14670) 469 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:02:07.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:06.378882+0000 mgr.smithi196.ldpzek (mgr.14670) 469 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:02:09.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:08.379459+0000 mgr.smithi196.ldpzek (mgr.14670) 470 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:09.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:08.379459+0000 mgr.smithi196.ldpzek (mgr.14670) 470 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:11.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:10.380022+0000 mgr.smithi196.ldpzek (mgr.14670) 471 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:11.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:10.380022+0000 mgr.smithi196.ldpzek (mgr.14670) 471 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:13.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:12.380747+0000 mgr.smithi196.ldpzek (mgr.14670) 472 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:13.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:12.380747+0000 mgr.smithi196.ldpzek (mgr.14670) 472 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:15.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:14.381147+0000 mgr.smithi196.ldpzek (mgr.14670) 473 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:15.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:14.381147+0000 mgr.smithi196.ldpzek (mgr.14670) 473 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:17.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:16.381775+0000 mgr.smithi196.ldpzek (mgr.14670) 474 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:02:17.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:16.381775+0000 mgr.smithi196.ldpzek (mgr.14670) 474 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:02:19.546 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:18.382208+0000 mgr.smithi196.ldpzek (mgr.14670) 475 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:19.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:19 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:18.382208+0000 mgr.smithi196.ldpzek (mgr.14670) 475 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:20.754 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:20.401419+0000 mon.smithi196 (mon.1) 162 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:02:20.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:20 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:20.401419+0000 mon.smithi196 (mon.1) 162 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:02:21.459 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:20.382684+0000 mgr.smithi196.ldpzek (mgr.14670) 476 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:21.459 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.097164+0000 mon.smithi155 (mon.0) 854 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:21.459 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.102737+0000 mon.smithi155 (mon.0) 855 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:21.459 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.131298+0000 mon.smithi196 (mon.1) 163 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:02:21.459 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.132468+0000 mon.smithi196 (mon.1) 164 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:02:21.459 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.136999+0000 mon.smithi155 (mon.0) 856 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:21.459 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.146219+0000 mon.smithi196 (mon.1) 165 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:02:21.459 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.148268+0000 mon.smithi196 (mon.1) 166 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:02:21.460 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.152704+0000 mon.smithi155 (mon.0) 857 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:21.725 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.161213+0000 mon.smithi196 (mon.1) 167 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:02:21.725 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.163453+0000 mon.smithi196 (mon.1) 168 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:02:21.725 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.167806+0000 mon.smithi155 (mon.0) 858 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:21.725 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.182390+0000 mon.smithi196 (mon.1) 169 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:02:21.725 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.187567+0000 mon.smithi155 (mon.0) 859 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:21.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:20.382684+0000 mgr.smithi196.ldpzek (mgr.14670) 476 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.097164+0000 mon.smithi155 (mon.0) 854 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.102737+0000 mon.smithi155 (mon.0) 855 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.131298+0000 mon.smithi196 (mon.1) 163 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:02:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.132468+0000 mon.smithi196 (mon.1) 164 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:02:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.136999+0000 mon.smithi155 (mon.0) 856 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.146219+0000 mon.smithi196 (mon.1) 165 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:02:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.148268+0000 mon.smithi196 (mon.1) 166 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:02:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.152704+0000 mon.smithi155 (mon.0) 857 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.161213+0000 mon.smithi196 (mon.1) 167 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:02:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.163453+0000 mon.smithi196 (mon.1) 168 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:02:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.167806+0000 mon.smithi155 (mon.0) 858 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:21.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.182390+0000 mon.smithi196 (mon.1) 169 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:02:21.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.187567+0000 mon.smithi155 (mon.0) 859 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:22.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.131675+0000 mgr.smithi196.ldpzek (mgr.14670) 477 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:02:22.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.132716+0000 mgr.smithi196.ldpzek (mgr.14670) 478 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:02:22.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.146639+0000 mgr.smithi196.ldpzek (mgr.14670) 479 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:02:22.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.148578+0000 mgr.smithi196.ldpzek (mgr.14670) 480 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:02:22.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.161641+0000 mgr.smithi196.ldpzek (mgr.14670) 481 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:02:22.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:21.163806+0000 mgr.smithi196.ldpzek (mgr.14670) 482 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:02:22.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:21.188244+0000 mgr.smithi196.ldpzek (mgr.14670) 483 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:02:22.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:22 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:21.188643+0000 mgr.smithi196.ldpzek (mgr.14670) 484 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:02:22.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.131675+0000 mgr.smithi196.ldpzek (mgr.14670) 477 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:02:22.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.132716+0000 mgr.smithi196.ldpzek (mgr.14670) 478 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi155.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:02:22.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.146639+0000 mgr.smithi196.ldpzek (mgr.14670) 479 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:02:22.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.148578+0000 mgr.smithi196.ldpzek (mgr.14670) 480 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:02:22.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.161641+0000 mgr.smithi196.ldpzek (mgr.14670) 481 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:02:22.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:21.163806+0000 mgr.smithi196.ldpzek (mgr.14670) 482 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:02:22.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:21.188244+0000 mgr.smithi196.ldpzek (mgr.14670) 483 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:02:22.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:21.188643+0000 mgr.smithi196.ldpzek (mgr.14670) 484 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:02:24.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:22.383396+0000 mgr.smithi196.ldpzek (mgr.14670) 485 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:22.655886+0000 mgr.smithi196.ldpzek (mgr.14670) 486 : cephadm [INF] Upgrade: Updating mgr.smithi155.dkyujt 2024-04-23T02:02:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:22.660471+0000 mon.smithi155 (mon.0) 860 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:22.662020+0000 mon.smithi196 (mon.1) 170 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.dkyujt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:02:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:22.662401+0000 mon.smithi155 (mon.0) 861 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.dkyujt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:02:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:22.663297+0000 mon.smithi196 (mon.1) 171 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:02:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:22.664128+0000 mon.smithi196 (mon.1) 172 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:02:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:22.664984+0000 mgr.smithi196.ldpzek (mgr.14670) 487 : cephadm [INF] Deploying daemon mgr.smithi155.dkyujt on smithi155 2024-04-23T02:02:24.076 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:22.383396+0000 mgr.smithi196.ldpzek (mgr.14670) 485 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:24.077 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:22.655886+0000 mgr.smithi196.ldpzek (mgr.14670) 486 : cephadm [INF] Upgrade: Updating mgr.smithi155.dkyujt 2024-04-23T02:02:24.077 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:22.660471+0000 mon.smithi155 (mon.0) 860 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:24.077 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:22.662020+0000 mon.smithi196 (mon.1) 170 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.dkyujt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:02:24.077 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:22.662401+0000 mon.smithi155 (mon.0) 861 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.dkyujt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:02:24.077 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:22.663297+0000 mon.smithi196 (mon.1) 171 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:02:24.077 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:22.664128+0000 mon.smithi196 (mon.1) 172 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:02:24.077 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:23 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:22.664984+0000 mgr.smithi196.ldpzek (mgr.14670) 487 : cephadm [INF] Deploying daemon mgr.smithi155.dkyujt on smithi155 2024-04-23T02:02:24.853 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:02:25.533 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:02:25.533 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 starting - - - - 2024-04-23T02:02:25.533 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (19m) 10m ago 19m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T02:02:25.533 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (18m) 10m ago 18m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T02:02:25.533 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 starting - - - - 2024-04-23T02:02:25.533 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (13m) 10m ago 13m 13.0M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:02:25.533 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (13m) 10m ago 13m 37.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:02:25.533 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:9283 running (21m) 10m ago 21m 359M - 16.2.0 24ecd6d5f14c eda0dbf00cf2 2024-04-23T02:02:25.533 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (11m) 10m ago 18m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T02:02:25.533 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (21m) 10m ago 21m 54.6M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T02:02:25.534 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (18m) 10m ago 18m 45.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T02:02:25.534 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (11m) 10m ago 11m 54.2M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:02:25.534 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (11m) 10m ago 11m 53.6M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:02:25.534 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 starting - - - - 2024-04-23T02:02:25.534 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 starting - - - - 2024-04-23T02:02:25.534 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (17m) 10m ago 17m 424M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T02:02:25.534 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (17m) 10m ago 17m 314M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T02:02:25.534 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (17m) 10m ago 17m 245M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T02:02:25.534 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (16m) 10m ago 16m 389M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T02:02:25.534 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (16m) 10m ago 16m 388M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T02:02:25.534 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (16m) 10m ago 16m 419M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:02:25.534 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (15m) 10m ago 15m 362M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:02:25.534 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (15m) 10m ago 15m 515M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:02:25.535 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 starting - - - - 2024-04-23T02:02:25.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:24.383933+0000 mgr.smithi196.ldpzek (mgr.14670) 488 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:25.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:24.836771+0000 mgr.smithi196.ldpzek (mgr.14670) 489 : audit [DBG] from='client.15220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:25.956 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:02:25.956 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:02:25.956 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:02:25.956 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:02:25.956 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:02:25.956 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T02:02:25.956 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:02:25.957 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:02:25.957 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:02:25.957 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:02:25.957 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:02:25.957 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:02:25.957 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:02:25.957 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:02:25.957 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:02:25.957 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-23T02:02:25.957 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:02:25.957 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:02:25.957 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:02:26.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:24.383933+0000 mgr.smithi196.ldpzek (mgr.14670) 488 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:26.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:24.836771+0000 mgr.smithi196.ldpzek (mgr.14670) 489 : audit [DBG] from='client.15220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:26.284 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:02:26.284 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:02:26.284 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:02:26.284 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:02:26.285 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T02:02:26.285 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:02:26.285 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading mgr daemons", 2024-04-23T02:02:26.285 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:02:26.285 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:02:26.728 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T02:02:27.014 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:25.161960+0000 mgr.smithi196.ldpzek (mgr.14670) 490 : audit [DBG] from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:27.014 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:25.520914+0000 mgr.smithi196.ldpzek (mgr.14670) 491 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:27.014 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:25.953814+0000 mon.smithi155 (mon.0) 862 : audit [DBG] from='client.? 172.21.15.155:0/1813244087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:02:27.014 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:26.475544+0000 mon.smithi155 (mon.0) 863 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:27.014 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:26.481434+0000 mon.smithi155 (mon.0) 864 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:27.014 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:26.487625+0000 mon.smithi196 (mon.1) 173 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:02:27.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:25.161960+0000 mgr.smithi196.ldpzek (mgr.14670) 490 : audit [DBG] from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:27.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:25.520914+0000 mgr.smithi196.ldpzek (mgr.14670) 491 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:27.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:25.953814+0000 mon.smithi155 (mon.0) 862 : audit [DBG] from='client.? 172.21.15.155:0/1813244087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:02:27.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:26.475544+0000 mon.smithi155 (mon.0) 863 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:27.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:26.481434+0000 mon.smithi155 (mon.0) 864 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:27.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:26.487625+0000 mon.smithi196 (mon.1) 173 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:02:27.675 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:26.281812+0000 mgr.smithi196.ldpzek (mgr.14670) 492 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:27.675 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:26.384631+0000 mgr.smithi196.ldpzek (mgr.14670) 493 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:02:27.789 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:26.281812+0000 mgr.smithi196.ldpzek (mgr.14670) 492 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:27.790 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:26.384631+0000 mgr.smithi196.ldpzek (mgr.14670) 493 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:02:27.790 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:26.724430+0000 mon.smithi155 (mon.0) 865 : audit [DBG] from='client.? 172.21.15.155:0/2333819543' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:02:27.790 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:26.757695+0000 mon.smithi155 (mon.0) 866 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:27.790 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:26.763675+0000 mon.smithi155 (mon.0) 867 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:27.790 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:26.809756+0000 mon.smithi155 (mon.0) 868 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:27.790 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:26.817104+0000 mon.smithi155 (mon.0) 869 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:28.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:26.724430+0000 mon.smithi155 (mon.0) 865 : audit [DBG] from='client.? 172.21.15.155:0/2333819543' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:02:28.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:26.757695+0000 mon.smithi155 (mon.0) 866 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:28.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:26.763675+0000 mon.smithi155 (mon.0) 867 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:28.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:26.809756+0000 mon.smithi155 (mon.0) 868 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:28.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:26.817104+0000 mon.smithi155 (mon.0) 869 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:29.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:28.384988+0000 mgr.smithi196.ldpzek (mgr.14670) 494 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:29.456 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:29 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:28.384988+0000 mgr.smithi196.ldpzek (mgr.14670) 494 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:31.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:30.385437+0000 mgr.smithi196.ldpzek (mgr.14670) 495 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:31.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:30.385437+0000 mgr.smithi196.ldpzek (mgr.14670) 495 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:32.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:31.446087+0000 mon.smithi155 (mon.0) 870 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:32.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:32 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:31.453441+0000 mon.smithi155 (mon.0) 871 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:32.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:31.446087+0000 mon.smithi155 (mon.0) 870 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:32.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:31.453441+0000 mon.smithi155 (mon.0) 871 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:33.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:32.386362+0000 mgr.smithi196.ldpzek (mgr.14670) 496 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:33.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:33.199896+0000 mon.smithi155 (mon.0) 872 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:33.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:33.205222+0000 mon.smithi155 (mon.0) 873 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:33.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:32.386362+0000 mgr.smithi196.ldpzek (mgr.14670) 496 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:33.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:33.199896+0000 mon.smithi155 (mon.0) 872 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:33.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:33 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:33.205222+0000 mon.smithi155 (mon.0) 873 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:34.634 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:33.788800+0000 mon.smithi155 (mon.0) 874 : cluster [DBG] Standby manager daemon smithi155.dkyujt restarted 2024-04-23T02:02:34.634 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:33.788892+0000 mon.smithi155 (mon.0) 875 : cluster [DBG] Standby manager daemon smithi155.dkyujt started 2024-04-23T02:02:34.634 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:33.791915+0000 mon.smithi155 (mon.0) 876 : audit [DBG] from='mgr.? 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.dkyujt/crt"}]: dispatch 2024-04-23T02:02:34.634 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:33.792291+0000 mon.smithi155 (mon.0) 877 : audit [DBG] from='mgr.? 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:02:34.634 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:33.794690+0000 mon.smithi155 (mon.0) 878 : audit [DBG] from='mgr.? 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.dkyujt/key"}]: dispatch 2024-04-23T02:02:34.635 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:33.795570+0000 mon.smithi155 (mon.0) 879 : audit [DBG] from='mgr.? 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:02:34.635 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:33.842818+0000 mon.smithi155 (mon.0) 880 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:34.635 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:34 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:33.849523+0000 mon.smithi155 (mon.0) 881 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:34.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:33.788800+0000 mon.smithi155 (mon.0) 874 : cluster [DBG] Standby manager daemon smithi155.dkyujt restarted 2024-04-23T02:02:34.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:33.788892+0000 mon.smithi155 (mon.0) 875 : cluster [DBG] Standby manager daemon smithi155.dkyujt started 2024-04-23T02:02:34.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:33.791915+0000 mon.smithi155 (mon.0) 876 : audit [DBG] from='mgr.? 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.dkyujt/crt"}]: dispatch 2024-04-23T02:02:34.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:33.792291+0000 mon.smithi155 (mon.0) 877 : audit [DBG] from='mgr.? 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:02:34.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:33.794690+0000 mon.smithi155 (mon.0) 878 : audit [DBG] from='mgr.? 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.dkyujt/key"}]: dispatch 2024-04-23T02:02:34.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:33.795570+0000 mon.smithi155 (mon.0) 879 : audit [DBG] from='mgr.? 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:02:34.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:33.842818+0000 mon.smithi155 (mon.0) 880 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:34.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:33.849523+0000 mon.smithi155 (mon.0) 881 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:35.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:34.386722+0000 mgr.smithi196.ldpzek (mgr.14670) 497 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:35.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:34.468413+0000 mon.smithi155 (mon.0) 882 : cluster [DBG] mgrmap e34: smithi196.ldpzek(active, since 11m), standbys: smithi155.dkyujt 2024-04-23T02:02:35.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:35 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:35.401747+0000 mon.smithi196 (mon.1) 174 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:02:35.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:34.386722+0000 mgr.smithi196.ldpzek (mgr.14670) 497 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:02:35.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:34.468413+0000 mon.smithi155 (mon.0) 882 : cluster [DBG] mgrmap e34: smithi196.ldpzek(active, since 11m), standbys: smithi155.dkyujt 2024-04-23T02:02:35.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:35.401747+0000 mon.smithi196 (mon.1) 174 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:02:37.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:36.387376+0000 mgr.smithi196.ldpzek (mgr.14670) 498 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:02:37.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:37.330788+0000 mon.smithi155 (mon.0) 883 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:37.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:37.337368+0000 mon.smithi155 (mon.0) 884 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:37.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:37.339536+0000 mon.smithi196 (mon.1) 175 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:02:37.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:37.340299+0000 mon.smithi196 (mon.1) 176 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:02:37.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:37.344992+0000 mon.smithi155 (mon.0) 885 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:37.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:37 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:37.352778+0000 mon.smithi155 (mon.0) 886 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:37.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:36.387376+0000 mgr.smithi196.ldpzek (mgr.14670) 498 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:02:37.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:37.330788+0000 mon.smithi155 (mon.0) 883 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:37.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:37.337368+0000 mon.smithi155 (mon.0) 884 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:37.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:37.339536+0000 mon.smithi196 (mon.1) 175 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:02:37.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:37.340299+0000 mon.smithi196 (mon.1) 176 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:02:37.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:37.344992+0000 mon.smithi155 (mon.0) 885 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:37.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:37 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:37.352778+0000 mon.smithi155 (mon.0) 886 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' 2024-04-23T02:02:38.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:37.340955+0000 mgr.smithi196.ldpzek (mgr.14670) 499 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:02:38.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:37.341682+0000 mgr.smithi196.ldpzek (mgr.14670) 500 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2024-04-23T02:02:38.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:37.488773+0000 mon.smithi196 (mon.1) 177 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:02:38.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:37.490787+0000 mgr.smithi196.ldpzek (mgr.14670) 501 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:02:38.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:37.491231+0000 mgr.smithi196.ldpzek (mgr.14670) 502 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:02:38.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:37.493653+0000 mgr.smithi196.ldpzek (mgr.14670) 503 : cephadm [INF] Failing over to other MGR 2024-04-23T02:02:38.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:37.493973+0000 mon.smithi196 (mon.1) 178 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mgr fail", "who": "smithi196.ldpzek"}]: dispatch 2024-04-23T02:02:38.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:37.494329+0000 mon.smithi155 (mon.0) 887 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mgr fail", "who": "smithi196.ldpzek"}]: dispatch 2024-04-23T02:02:38.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:37.498202+0000 mon.smithi155 (mon.0) 888 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-23T02:02:38.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:38.145148+0000 mon.smithi155 (mon.0) 889 : cluster [DBG] Standby manager daemon smithi196.ldpzek started 2024-04-23T02:02:38.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:38 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:38.335996+0000 mon.smithi155 (mon.0) 890 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:02:38.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:37.340955+0000 mgr.smithi196.ldpzek (mgr.14670) 499 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:02:38.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:37.341682+0000 mgr.smithi196.ldpzek (mgr.14670) 500 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2024-04-23T02:02:38.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:37.488773+0000 mon.smithi196 (mon.1) 177 : audit [DBG] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:02:38.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:37.490787+0000 mgr.smithi196.ldpzek (mgr.14670) 501 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:02:38.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:37.491231+0000 mgr.smithi196.ldpzek (mgr.14670) 502 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:02:38.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:37.493653+0000 mgr.smithi196.ldpzek (mgr.14670) 503 : cephadm [INF] Failing over to other MGR 2024-04-23T02:02:38.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:37.493973+0000 mon.smithi196 (mon.1) 178 : audit [INF] from='mgr.14670 172.21.15.196:0/343569628' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mgr fail", "who": "smithi196.ldpzek"}]: dispatch 2024-04-23T02:02:38.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:37.494329+0000 mon.smithi155 (mon.0) 887 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "mgr fail", "who": "smithi196.ldpzek"}]: dispatch 2024-04-23T02:02:38.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:37.498202+0000 mon.smithi155 (mon.0) 888 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-23T02:02:38.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:38.145148+0000 mon.smithi155 (mon.0) 889 : cluster [DBG] Standby manager daemon smithi196.ldpzek started 2024-04-23T02:02:38.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:38.335996+0000 mon.smithi155 (mon.0) 890 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:02:39.777 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.483304+0000 mon.smithi155 (mon.0) 891 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "mgr fail", "who": "smithi196.ldpzek"}]': finished 2024-04-23T02:02:39.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:38.483402+0000 mon.smithi155 (mon.0) 892 : cluster [DBG] mgrmap e35: smithi155.dkyujt(active, starting, since 0.988369s), standbys: smithi196.ldpzek 2024-04-23T02:02:39.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.485180+0000 mon.smithi155 (mon.0) 893 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T02:02:39.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.485414+0000 mon.smithi155 (mon.0) 894 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T02:02:39.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.485656+0000 mon.smithi155 (mon.0) 895 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T02:02:39.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.485893+0000 mon.smithi155 (mon.0) 896 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T02:02:39.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.486948+0000 mon.smithi155 (mon.0) 897 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi155.dkyujt", "id": "smithi155.dkyujt"}]: dispatch 2024-04-23T02:02:39.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.487165+0000 mon.smithi155 (mon.0) 898 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi196.ldpzek", "id": "smithi196.ldpzek"}]: dispatch 2024-04-23T02:02:39.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.487422+0000 mon.smithi155 (mon.0) 899 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:02:39.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.487679+0000 mon.smithi155 (mon.0) 900 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:02:39.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.487902+0000 mon.smithi155 (mon.0) 901 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:02:39.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.488133+0000 mon.smithi155 (mon.0) 902 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:02:39.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.488390+0000 mon.smithi155 (mon.0) 903 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:02:39.778 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.488668+0000 mon.smithi155 (mon.0) 904 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.489010+0000 mon.smithi155 (mon.0) 905 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.489227+0000 mon.smithi155 (mon.0) 906 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.489476+0000 mon.smithi155 (mon.0) 907 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.489706+0000 mon.smithi155 (mon.0) 908 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.490145+0000 mon.smithi155 (mon.0) 909 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:38.521644+0000 mon.smithi155 (mon.0) 910 : cluster [INF] Manager daemon smithi155.dkyujt is now available 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:38.535850+0000 mgr.smithi155.dkyujt (mgr.15240) 1 : cephadm [INF] inventory: adjusted host smithi196 addr 'smithi196' -> '172.21.15.196' 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.539546+0000 mon.smithi155 (mon.0) 911 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.551889+0000 mon.smithi155 (mon.0) 912 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.581008+0000 mon.smithi155 (mon.0) 913 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.585373+0000 mon.smithi155 (mon.0) 914 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.587520+0000 mon.smithi155 (mon.0) 915 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:38.598260+0000 mon.smithi155 (mon.0) 916 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:38.953988+0000 mgr.smithi155.dkyujt (mgr.15240) 2 : cephadm [INF] [23/Apr/2024:02:02:38] ENGINE Bus STARTING 2024-04-23T02:02:39.779 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:39.055813+0000 mgr.smithi155.dkyujt (mgr.15240) 3 : cephadm [INF] [23/Apr/2024:02:02:39] ENGINE Serving on http://172.21.15.155:8765 2024-04-23T02:02:39.780 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:39.171216+0000 mgr.smithi155.dkyujt (mgr.15240) 4 : cephadm [INF] [23/Apr/2024:02:02:39] ENGINE Serving on https://172.21.15.155:7150 2024-04-23T02:02:39.780 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:39.171345+0000 mgr.smithi155.dkyujt (mgr.15240) 5 : cephadm [INF] [23/Apr/2024:02:02:39] ENGINE Bus STARTED 2024-04-23T02:02:39.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.483304+0000 mon.smithi155 (mon.0) 891 : audit [INF] from='mgr.14670 ' entity='mgr.smithi196.ldpzek' cmd='[{"prefix": "mgr fail", "who": "smithi196.ldpzek"}]': finished 2024-04-23T02:02:39.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:38.483402+0000 mon.smithi155 (mon.0) 892 : cluster [DBG] mgrmap e35: smithi155.dkyujt(active, starting, since 0.988369s), standbys: smithi196.ldpzek 2024-04-23T02:02:39.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.485180+0000 mon.smithi155 (mon.0) 893 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T02:02:39.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.485414+0000 mon.smithi155 (mon.0) 894 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T02:02:39.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.485656+0000 mon.smithi155 (mon.0) 895 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T02:02:39.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.485893+0000 mon.smithi155 (mon.0) 896 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T02:02:39.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.486948+0000 mon.smithi155 (mon.0) 897 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi155.dkyujt", "id": "smithi155.dkyujt"}]: dispatch 2024-04-23T02:02:39.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.487165+0000 mon.smithi155 (mon.0) 898 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi196.ldpzek", "id": "smithi196.ldpzek"}]: dispatch 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.487422+0000 mon.smithi155 (mon.0) 899 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.487679+0000 mon.smithi155 (mon.0) 900 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.487902+0000 mon.smithi155 (mon.0) 901 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.488133+0000 mon.smithi155 (mon.0) 902 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.488390+0000 mon.smithi155 (mon.0) 903 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.488668+0000 mon.smithi155 (mon.0) 904 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.489010+0000 mon.smithi155 (mon.0) 905 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.489227+0000 mon.smithi155 (mon.0) 906 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.489476+0000 mon.smithi155 (mon.0) 907 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.489706+0000 mon.smithi155 (mon.0) 908 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.490145+0000 mon.smithi155 (mon.0) 909 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:38.521644+0000 mon.smithi155 (mon.0) 910 : cluster [INF] Manager daemon smithi155.dkyujt is now available 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:38.535850+0000 mgr.smithi155.dkyujt (mgr.15240) 1 : cephadm [INF] inventory: adjusted host smithi196 addr 'smithi196' -> '172.21.15.196' 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.539546+0000 mon.smithi155 (mon.0) 911 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:39.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.551889+0000 mon.smithi155 (mon.0) 912 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:02:39.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.581008+0000 mon.smithi155 (mon.0) 913 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:39.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.585373+0000 mon.smithi155 (mon.0) 914 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:02:39.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.587520+0000 mon.smithi155 (mon.0) 915 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:02:39.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:38.598260+0000 mon.smithi155 (mon.0) 916 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T02:02:39.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:38.953988+0000 mgr.smithi155.dkyujt (mgr.15240) 2 : cephadm [INF] [23/Apr/2024:02:02:38] ENGINE Bus STARTING 2024-04-23T02:02:39.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:39.055813+0000 mgr.smithi155.dkyujt (mgr.15240) 3 : cephadm [INF] [23/Apr/2024:02:02:39] ENGINE Serving on http://172.21.15.155:8765 2024-04-23T02:02:39.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:39.171216+0000 mgr.smithi155.dkyujt (mgr.15240) 4 : cephadm [INF] [23/Apr/2024:02:02:39] ENGINE Serving on https://172.21.15.155:7150 2024-04-23T02:02:39.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:39.171345+0000 mgr.smithi155.dkyujt (mgr.15240) 5 : cephadm [INF] [23/Apr/2024:02:02:39] ENGINE Bus STARTED 2024-04-23T02:02:40.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:39.490334+0000 mon.smithi155 (mon.0) 917 : cluster [DBG] mgrmap e36: smithi155.dkyujt(active, since 1.9953s), standbys: smithi196.ldpzek 2024-04-23T02:02:40.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:39.505013+0000 mgr.smithi155.dkyujt (mgr.15240) 6 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:02:40.672 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:39.490334+0000 mon.smithi155 (mon.0) 917 : cluster [DBG] mgrmap e36: smithi155.dkyujt(active, since 1.9953s), standbys: smithi196.ldpzek 2024-04-23T02:02:40.673 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:40 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:39.505013+0000 mgr.smithi155.dkyujt (mgr.15240) 6 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:02:41.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:40.483952+0000 mon.smithi155 (mon.0) 918 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:02:41.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:40.484008+0000 mon.smithi155 (mon.0) 919 : cluster [INF] Cluster is now healthy 2024-04-23T02:02:41.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:40.488667+0000 mgr.smithi155.dkyujt (mgr.15240) 7 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:02:41.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:41 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:40.497694+0000 mon.smithi155 (mon.0) 920 : cluster [DBG] mgrmap e37: smithi155.dkyujt(active, since 3s), standbys: smithi196.ldpzek 2024-04-23T02:02:41.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:40.483952+0000 mon.smithi155 (mon.0) 918 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:02:41.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:40.484008+0000 mon.smithi155 (mon.0) 919 : cluster [INF] Cluster is now healthy 2024-04-23T02:02:41.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:40.488667+0000 mgr.smithi155.dkyujt (mgr.15240) 7 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:02:41.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:40.497694+0000 mon.smithi155 (mon.0) 920 : cluster [DBG] mgrmap e37: smithi155.dkyujt(active, since 3s), standbys: smithi196.ldpzek 2024-04-23T02:02:43.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:42.489084+0000 mgr.smithi155.dkyujt (mgr.15240) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:02:43.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:43 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:42.505088+0000 mon.smithi155 (mon.0) 921 : cluster [DBG] mgrmap e38: smithi155.dkyujt(active, since 5s), standbys: smithi196.ldpzek 2024-04-23T02:02:43.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:42.489084+0000 mgr.smithi155.dkyujt (mgr.15240) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:02:43.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:43 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:42.505088+0000 mon.smithi155 (mon.0) 921 : cluster [DBG] mgrmap e38: smithi155.dkyujt(active, since 5s), standbys: smithi196.ldpzek 2024-04-23T02:02:44.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:43.611728+0000 mon.smithi155 (mon.0) 922 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:44.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:43.617900+0000 mon.smithi155 (mon.0) 923 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:44.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:44.250994+0000 mon.smithi155 (mon.0) 924 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:44.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:44.254811+0000 mon.smithi155 (mon.0) 925 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:44.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:43.611728+0000 mon.smithi155 (mon.0) 922 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:44.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:43.617900+0000 mon.smithi155 (mon.0) 923 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:44.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:44.250994+0000 mon.smithi155 (mon.0) 924 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:44.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:44 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:44.254811+0000 mon.smithi155 (mon.0) 925 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:46.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:44.489413+0000 mgr.smithi155.dkyujt (mgr.15240) 9 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:02:46.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:45.018132+0000 mon.smithi155 (mon.0) 926 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:46.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:45.022184+0000 mon.smithi155 (mon.0) 927 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:46.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:45.657329+0000 mon.smithi155 (mon.0) 928 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:46.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:45.661599+0000 mon.smithi155 (mon.0) 929 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:46.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:45.688816+0000 mon.smithi155 (mon.0) 930 : cluster [DBG] Standby manager daemon smithi196.ldpzek restarted 2024-04-23T02:02:46.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:45.688950+0000 mon.smithi155 (mon.0) 931 : cluster [DBG] Standby manager daemon smithi196.ldpzek started 2024-04-23T02:02:46.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:45.690510+0000 mon.smithi196 (mon.1) 179 : audit [DBG] from='mgr.? 172.21.15.196:0/4277488514' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/crt"}]: dispatch 2024-04-23T02:02:46.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:45.691757+0000 mon.smithi196 (mon.1) 180 : audit [DBG] from='mgr.? 172.21.15.196:0/4277488514' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:02:46.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:45.694006+0000 mon.smithi196 (mon.1) 181 : audit [DBG] from='mgr.? 172.21.15.196:0/4277488514' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/key"}]: dispatch 2024-04-23T02:02:46.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:45.694300+0000 mon.smithi196 (mon.1) 182 : audit [DBG] from='mgr.? 172.21.15.196:0/4277488514' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:02:46.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:44.489413+0000 mgr.smithi155.dkyujt (mgr.15240) 9 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:02:46.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:45.018132+0000 mon.smithi155 (mon.0) 926 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:46.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:45.022184+0000 mon.smithi155 (mon.0) 927 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:46.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:45.657329+0000 mon.smithi155 (mon.0) 928 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:46.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:45.661599+0000 mon.smithi155 (mon.0) 929 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:46.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:45.688816+0000 mon.smithi155 (mon.0) 930 : cluster [DBG] Standby manager daemon smithi196.ldpzek restarted 2024-04-23T02:02:46.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:45.688950+0000 mon.smithi155 (mon.0) 931 : cluster [DBG] Standby manager daemon smithi196.ldpzek started 2024-04-23T02:02:46.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:45.690510+0000 mon.smithi196 (mon.1) 179 : audit [DBG] from='mgr.? 172.21.15.196:0/4277488514' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/crt"}]: dispatch 2024-04-23T02:02:46.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:45.691757+0000 mon.smithi196 (mon.1) 180 : audit [DBG] from='mgr.? 172.21.15.196:0/4277488514' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:02:46.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:45.694006+0000 mon.smithi196 (mon.1) 181 : audit [DBG] from='mgr.? 172.21.15.196:0/4277488514' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/key"}]: dispatch 2024-04-23T02:02:46.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:46 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:45.694300+0000 mon.smithi196 (mon.1) 182 : audit [DBG] from='mgr.? 172.21.15.196:0/4277488514' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:02:47.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:46.490055+0000 mgr.smithi155.dkyujt (mgr.15240) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-23T02:02:47.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:47 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:46.670136+0000 mon.smithi155 (mon.0) 932 : cluster [DBG] mgrmap e39: smithi155.dkyujt(active, since 9s), standbys: smithi196.ldpzek 2024-04-23T02:02:48.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:46.490055+0000 mgr.smithi155.dkyujt (mgr.15240) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-23T02:02:48.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:46.670136+0000 mon.smithi155 (mon.0) 932 : cluster [DBG] mgrmap e39: smithi155.dkyujt(active, since 9s), standbys: smithi196.ldpzek 2024-04-23T02:02:50.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:48.490410+0000 mgr.smithi155.dkyujt (mgr.15240) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-23T02:02:50.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:49.186611+0000 mon.smithi155 (mon.0) 933 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:50.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:49.190853+0000 mon.smithi155 (mon.0) 934 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:50.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:49.191985+0000 mon.smithi155 (mon.0) 935 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:02:50.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:49.192675+0000 mon.smithi155 (mon.0) 936 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:02:50.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:49.193247+0000 mgr.smithi155.dkyujt (mgr.15240) 12 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:02:50.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:49.193760+0000 mgr.smithi155.dkyujt (mgr.15240) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:02:50.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:49.196906+0000 mon.smithi155 (mon.0) 937 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:50.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:50 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:49.202543+0000 mon.smithi155 (mon.0) 938 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:50.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:48.490410+0000 mgr.smithi155.dkyujt (mgr.15240) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-23T02:02:50.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:49.186611+0000 mon.smithi155 (mon.0) 933 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:50.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:49.190853+0000 mon.smithi155 (mon.0) 934 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:50.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:49.191985+0000 mon.smithi155 (mon.0) 935 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:02:50.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:49.192675+0000 mon.smithi155 (mon.0) 936 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:02:50.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:49.193247+0000 mgr.smithi155.dkyujt (mgr.15240) 12 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:02:50.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:49.193760+0000 mgr.smithi155.dkyujt (mgr.15240) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:02:50.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:49.196906+0000 mon.smithi155 (mon.0) 937 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:50.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:49.202543+0000 mon.smithi155 (mon.0) 938 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:51.368 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:49.331776+0000 mgr.smithi155.dkyujt (mgr.15240) 14 : cephadm [INF] Reconfiguring prometheus.smithi155 (dependencies changed)... 2024-04-23T02:02:51.369 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:49.556944+0000 mgr.smithi155.dkyujt (mgr.15240) 15 : cephadm [INF] Reconfiguring daemon prometheus.smithi155 on smithi155 2024-04-23T02:02:51.369 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:50.189724+0000 mon.smithi155 (mon.0) 939 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:02:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:49.331776+0000 mgr.smithi155.dkyujt (mgr.15240) 14 : cephadm [INF] Reconfiguring prometheus.smithi155 (dependencies changed)... 2024-04-23T02:02:51.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:49.556944+0000 mgr.smithi155.dkyujt (mgr.15240) 15 : cephadm [INF] Reconfiguring daemon prometheus.smithi155 on smithi155 2024-04-23T02:02:51.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:50.189724+0000 mon.smithi155 (mon.0) 939 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:02:52.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:51.194517+0000 mgr.smithi155.dkyujt (mgr.15240) 16 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:02:52.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:51.194517+0000 mgr.smithi155.dkyujt (mgr.15240) 16 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:02:54.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:53.194856+0000 mgr.smithi155.dkyujt (mgr.15240) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:02:54.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:53.408486+0000 mon.smithi155 (mon.0) 940 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:54.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:53.414507+0000 mon.smithi155 (mon.0) 941 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:54.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:53.438090+0000 mon.smithi155 (mon.0) 942 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:02:54.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:53.444542+0000 mon.smithi155 (mon.0) 943 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:02:54.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:53.575744+0000 mon.smithi155 (mon.0) 944 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:02:54.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:53.194856+0000 mgr.smithi155.dkyujt (mgr.15240) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:02:54.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:53.408486+0000 mon.smithi155 (mon.0) 940 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:54.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:53.414507+0000 mon.smithi155 (mon.0) 941 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:54.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:53.438090+0000 mon.smithi155 (mon.0) 942 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:02:54.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:53.444542+0000 mon.smithi155 (mon.0) 943 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:02:54.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:53.575744+0000 mon.smithi155 (mon.0) 944 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:02:55.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:53.438515+0000 mgr.smithi155.dkyujt (mgr.15240) 18 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:02:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:55.063540+0000 mon.smithi155 (mon.0) 945 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi196.ldpzek", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:02:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:55.064642+0000 mon.smithi155 (mon.0) 946 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:02:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:55.065618+0000 mon.smithi155 (mon.0) 947 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:02:55.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:53.438515+0000 mgr.smithi155.dkyujt (mgr.15240) 18 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:02:55.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:55.063540+0000 mon.smithi155 (mon.0) 945 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi196.ldpzek", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:02:55.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:55.064642+0000 mon.smithi155 (mon.0) 946 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:02:55.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:55 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:55.065618+0000 mon.smithi155 (mon.0) 947 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:02:56.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:55.063043+0000 mgr.smithi155.dkyujt (mgr.15240) 19 : cephadm [INF] Upgrade: Updating mgr.smithi196.ldpzek 2024-04-23T02:02:56.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:02:55.066837+0000 mgr.smithi155.dkyujt (mgr.15240) 20 : cephadm [INF] Deploying daemon mgr.smithi196.ldpzek on smithi196 2024-04-23T02:02:56.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:55.195510+0000 mgr.smithi155.dkyujt (mgr.15240) 21 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:02:56.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:55.063043+0000 mgr.smithi155.dkyujt (mgr.15240) 19 : cephadm [INF] Upgrade: Updating mgr.smithi196.ldpzek 2024-04-23T02:02:56.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:02:55.066837+0000 mgr.smithi155.dkyujt (mgr.15240) 20 : cephadm [INF] Deploying daemon mgr.smithi196.ldpzek on smithi196 2024-04-23T02:02:56.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:55.195510+0000 mgr.smithi155.dkyujt (mgr.15240) 21 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:02:57.074 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:02:57.699 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (9m) 12s ago 20m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (20m) 12s ago 20m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (19m) 14s ago 19m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (7m) 12s ago 19m 35.3M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (14m) 12s ago 14m 15.6M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (14m) 14s ago 14m 40.6M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (31s) 12s ago 21m 475M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283 running (12m) 14s ago 19m 62.1M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d366ffd86418 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (21m) 12s ago 21m 79.9M 2048M 16.2.0 24ecd6d5f14c 853f7e1d1fd0 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (19m) 14s ago 19m 59.5M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (11m) 12s ago 11m 150M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (11m) 14s ago 11m 89.9M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (4m) 12s ago 19m 17.0M - 0.18.1 e5a616e4b9cf 3b9f2a3b9b48 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (37s) 14s ago 18m 2533k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:02:57.700 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (18m) 12s ago 18m 576M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T02:02:57.701 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (18m) 12s ago 18m 479M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T02:02:57.701 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (17m) 12s ago 17m 327M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T02:02:57.701 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (17m) 12s ago 17m 479M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T02:02:57.701 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (17m) 14s ago 17m 497M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T02:02:57.701 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (16m) 14s ago 16m 582M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:02:57.701 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (16m) 14s ago 16m 506M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:02:57.701 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (15m) 14s ago 15m 550M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:02:57.701 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 starting - - - - 2024-04-23T02:02:58.076 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:02:58.076 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:02:58.076 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:02:58.076 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 12, 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:02:58.077 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:02:58.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:57.059512+0000 mgr.smithi155.dkyujt (mgr.15240) 22 : audit [DBG] from='client.15274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:58.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:57.195938+0000 mgr.smithi155.dkyujt (mgr.15240) 23 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-04-23T02:02:58.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:58.074366+0000 mon.smithi155 (mon.0) 948 : audit [DBG] from='client.? 172.21.15.155:0/408256791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:02:58.395 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:02:58.395 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:02:58.395 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:02:58.395 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:02:58.395 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:02:58.395 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2024-04-23T02:02:58.395 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:02:58.395 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "2/23 daemons upgraded", 2024-04-23T02:02:58.396 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading mgr daemons", 2024-04-23T02:02:58.396 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:02:58.396 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:02:58.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:57.059512+0000 mgr.smithi155.dkyujt (mgr.15240) 22 : audit [DBG] from='client.15274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:58.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:57.195938+0000 mgr.smithi155.dkyujt (mgr.15240) 23 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-04-23T02:02:58.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:58 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:58.074366+0000 mon.smithi155 (mon.0) 948 : audit [DBG] from='client.? 172.21.15.155:0/408256791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:02:58.774 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:02:58.774 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:02:58.774 INFO:teuthology.orchestra.run.smithi155.stdout: daemon prometheus.smithi155 on smithi155 is in error state 2024-04-23T02:02:59.256 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:57.382026+0000 mgr.smithi155.dkyujt (mgr.15240) 24 : audit [DBG] from='client.15278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:59.256 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:57.688258+0000 mgr.smithi155.dkyujt (mgr.15240) 25 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:59.256 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:58.772558+0000 mon.smithi155 (mon.0) 949 : audit [DBG] from='client.? 172.21.15.155:0/2317877309' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:02:59.256 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:58.819733+0000 mon.smithi155 (mon.0) 950 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:59.256 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:58.823303+0000 mon.smithi155 (mon.0) 951 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:59.256 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:02:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:58.837693+0000 mon.smithi155 (mon.0) 952 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:02:59.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:57.382026+0000 mgr.smithi155.dkyujt (mgr.15240) 24 : audit [DBG] from='client.15278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:59.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:57.688258+0000 mgr.smithi155.dkyujt (mgr.15240) 25 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:02:59.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:58.772558+0000 mon.smithi155 (mon.0) 949 : audit [DBG] from='client.? 172.21.15.155:0/2317877309' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:02:59.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:58.819733+0000 mon.smithi155 (mon.0) 950 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:59.611 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:58.823303+0000 mon.smithi155 (mon.0) 951 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:02:59.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:02:59 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:58.837693+0000 mon.smithi155 (mon.0) 952 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:03:00.460 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:02:58.392374+0000 mgr.smithi155.dkyujt (mgr.15240) 26 : audit [DBG] from='client.15290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:00.461 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:02:59.196279+0000 mgr.smithi155.dkyujt (mgr.15240) 27 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-04-23T02:03:00.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:02:58.392374+0000 mgr.smithi155.dkyujt (mgr.15240) 26 : audit [DBG] from='client.15290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:00.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:00 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:02:59.196279+0000 mgr.smithi155.dkyujt (mgr.15240) 27 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-04-23T02:03:02.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:01.196866+0000 mgr.smithi155.dkyujt (mgr.15240) 28 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:03:02.351 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:03:01.196866+0000 mgr.smithi155.dkyujt (mgr.15240) 28 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:03:04.357 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:03:03.197201+0000 mgr.smithi155.dkyujt (mgr.15240) 29 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:04.357 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:03.469733+0000 mon.smithi155 (mon.0) 953 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:04.357 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:03.475603+0000 mon.smithi155 (mon.0) 954 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:04.357 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:04.109204+0000 mon.smithi155 (mon.0) 955 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:04.357 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:04 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:04.113646+0000 mon.smithi155 (mon.0) 956 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:04.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:03.197201+0000 mgr.smithi155.dkyujt (mgr.15240) 29 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:04.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:03.469733+0000 mon.smithi155 (mon.0) 953 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:04.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:03.475603+0000 mon.smithi155 (mon.0) 954 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:04.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:04.109204+0000 mon.smithi155 (mon.0) 955 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:04.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:04.113646+0000 mon.smithi155 (mon.0) 956 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:06.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:05.197923+0000 mgr.smithi155.dkyujt (mgr.15240) 30 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:06.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:05.810181+0000 mon.smithi155 (mon.0) 957 : cluster [DBG] Standby manager daemon smithi196.ldpzek restarted 2024-04-23T02:03:06.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:05.810306+0000 mon.smithi155 (mon.0) 958 : cluster [DBG] Standby manager daemon smithi196.ldpzek started 2024-04-23T02:03:06.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:05.811582+0000 mon.smithi196 (mon.1) 183 : audit [DBG] from='mgr.? 172.21.15.196:0/3035476682' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/crt"}]: dispatch 2024-04-23T02:03:06.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:05.812014+0000 mon.smithi196 (mon.1) 184 : audit [DBG] from='mgr.? 172.21.15.196:0/3035476682' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:03:06.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:05.813804+0000 mon.smithi196 (mon.1) 185 : audit [DBG] from='mgr.? 172.21.15.196:0/3035476682' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/key"}]: dispatch 2024-04-23T02:03:06.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:05.814741+0000 mon.smithi196 (mon.1) 186 : audit [DBG] from='mgr.? 172.21.15.196:0/3035476682' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:03:06.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:06.179639+0000 mon.smithi155 (mon.0) 959 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:06.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:06.183838+0000 mon.smithi155 (mon.0) 960 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:06.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:03:05.197923+0000 mgr.smithi155.dkyujt (mgr.15240) 30 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:06.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:03:05.810181+0000 mon.smithi155 (mon.0) 957 : cluster [DBG] Standby manager daemon smithi196.ldpzek restarted 2024-04-23T02:03:06.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:03:05.810306+0000 mon.smithi155 (mon.0) 958 : cluster [DBG] Standby manager daemon smithi196.ldpzek started 2024-04-23T02:03:06.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:05.811582+0000 mon.smithi196 (mon.1) 183 : audit [DBG] from='mgr.? 172.21.15.196:0/3035476682' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/crt"}]: dispatch 2024-04-23T02:03:06.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:05.812014+0000 mon.smithi196 (mon.1) 184 : audit [DBG] from='mgr.? 172.21.15.196:0/3035476682' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:03:06.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:05.813804+0000 mon.smithi196 (mon.1) 185 : audit [DBG] from='mgr.? 172.21.15.196:0/3035476682' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/key"}]: dispatch 2024-04-23T02:03:06.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:05.814741+0000 mon.smithi196 (mon.1) 186 : audit [DBG] from='mgr.? 172.21.15.196:0/3035476682' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:03:06.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:06.179639+0000 mon.smithi155 (mon.0) 959 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:06.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:06 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:06.183838+0000 mon.smithi155 (mon.0) 960 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:07.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:06.262218+0000 mon.smithi155 (mon.0) 961 : cluster [DBG] mgrmap e40: smithi155.dkyujt(active, since 28s), standbys: smithi196.ldpzek 2024-04-23T02:03:07.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:07 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:03:06.262218+0000 mon.smithi155 (mon.0) 961 : cluster [DBG] mgrmap e40: smithi155.dkyujt(active, since 28s), standbys: smithi196.ldpzek 2024-04-23T02:03:08.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:07.198380+0000 mgr.smithi155.dkyujt (mgr.15240) 31 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:08.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:07.990980+0000 mon.smithi155 (mon.0) 962 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:08.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:07.997332+0000 mon.smithi155 (mon.0) 963 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:08.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:07.998220+0000 mon.smithi155 (mon.0) 964 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:08.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:07.999021+0000 mon.smithi155 (mon.0) 965 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:03:08.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:08.006361+0000 mon.smithi155 (mon.0) 966 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:08.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:08.015072+0000 mon.smithi155 (mon.0) 967 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:08.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:08.150811+0000 mon.smithi155 (mon.0) 968 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:03:08.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:08.153290+0000 mon.smithi155 (mon.0) 969 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:03:08.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:08.160366+0000 mon.smithi155 (mon.0) 970 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:08.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:08.161058+0000 mon.smithi155 (mon.0) 971 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi155.dkyujt"}]: dispatch 2024-04-23T02:03:08.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:08.166588+0000 mon.smithi155 (mon.0) 972 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi155.dkyujt"}]': finished 2024-04-23T02:03:08.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:08.167166+0000 mon.smithi155 (mon.0) 973 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi196.ldpzek"}]: dispatch 2024-04-23T02:03:08.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:08.172574+0000 mon.smithi155 (mon.0) 974 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi196.ldpzek"}]': finished 2024-04-23T02:03:08.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:08.173499+0000 mon.smithi155 (mon.0) 975 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:03:08.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:03:07.198380+0000 mgr.smithi155.dkyujt (mgr.15240) 31 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:08.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:07.990980+0000 mon.smithi155 (mon.0) 962 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:08.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:07.997332+0000 mon.smithi155 (mon.0) 963 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:08.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:07.998220+0000 mon.smithi155 (mon.0) 964 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:08.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:07.999021+0000 mon.smithi155 (mon.0) 965 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:03:08.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:08.006361+0000 mon.smithi155 (mon.0) 966 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:08.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:08.015072+0000 mon.smithi155 (mon.0) 967 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:08.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:08.150811+0000 mon.smithi155 (mon.0) 968 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:03:08.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:08.153290+0000 mon.smithi155 (mon.0) 969 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:03:08.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:08.160366+0000 mon.smithi155 (mon.0) 970 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:08.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:08.161058+0000 mon.smithi155 (mon.0) 971 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi155.dkyujt"}]: dispatch 2024-04-23T02:03:08.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:08.166588+0000 mon.smithi155 (mon.0) 972 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi155.dkyujt"}]': finished 2024-04-23T02:03:08.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:08.167166+0000 mon.smithi155 (mon.0) 973 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi196.ldpzek"}]: dispatch 2024-04-23T02:03:08.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:08.172574+0000 mon.smithi155 (mon.0) 974 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi196.ldpzek"}]': finished 2024-04-23T02:03:08.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:08 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:08.173499+0000 mon.smithi155 (mon.0) 975 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:03:09.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:03:07.999717+0000 mgr.smithi155.dkyujt (mgr.15240) 32 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:09.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:08.000337+0000 mgr.smithi155.dkyujt (mgr.15240) 33 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 189 B/s rd, 0 op/s 2024-04-23T02:03:09.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:08.000521+0000 mgr.smithi155.dkyujt (mgr.15240) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:09.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:03:08.153927+0000 mgr.smithi155.dkyujt (mgr.15240) 35 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-23T02:03:09.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:08.576236+0000 mon.smithi155 (mon.0) 976 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:03:09.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:03:07.999717+0000 mgr.smithi155.dkyujt (mgr.15240) 32 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:09.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:03:08.000337+0000 mgr.smithi155.dkyujt (mgr.15240) 33 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 189 B/s rd, 0 op/s 2024-04-23T02:03:09.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:03:08.000521+0000 mgr.smithi155.dkyujt (mgr.15240) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:09.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:03:08.153927+0000 mgr.smithi155.dkyujt (mgr.15240) 35 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-23T02:03:09.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:09 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:08.576236+0000 mon.smithi155 (mon.0) 976 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:03:11.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:03:09.742282+0000 mgr.smithi155.dkyujt (mgr.15240) 36 : cephadm [INF] Upgrade: Updating mon.smithi155 2024-04-23T02:03:11.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:09.746864+0000 mon.smithi155 (mon.0) 977 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:11.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:09.747469+0000 mon.smithi155 (mon.0) 978 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:03:11.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:09.747980+0000 mon.smithi155 (mon.0) 979 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:03:11.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:09.748512+0000 mon.smithi155 (mon.0) 980 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:11.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:03:09.749173+0000 mgr.smithi155.dkyujt (mgr.15240) 37 : cephadm [INF] Deploying daemon mon.smithi155 on smithi155 2024-04-23T02:03:11.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:10.001170+0000 mgr.smithi155.dkyujt (mgr.15240) 38 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:11.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:03:09.742282+0000 mgr.smithi155.dkyujt (mgr.15240) 36 : cephadm [INF] Upgrade: Updating mon.smithi155 2024-04-23T02:03:11.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:09.746864+0000 mon.smithi155 (mon.0) 977 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:11.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:09.747469+0000 mon.smithi155 (mon.0) 978 : audit [INF] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:03:11.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:09.747980+0000 mon.smithi155 (mon.0) 979 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:03:11.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: audit 2024-04-23T02:03:09.748512+0000 mon.smithi155 (mon.0) 980 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:11.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cephadm 2024-04-23T02:03:09.749173+0000 mgr.smithi155.dkyujt (mgr.15240) 37 : cephadm [INF] Deploying daemon mon.smithi155 on smithi155 2024-04-23T02:03:11.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:10 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: cluster 2024-04-23T02:03:10.001170+0000 mgr.smithi155.dkyujt (mgr.15240) 38 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:11.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:11 smithi155 systemd[1]: Stopping Ceph mon.smithi155 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:03:12.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T02:03:11.686+0000 7f3ce1a38700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi155 -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-23T02:03:12.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:11 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155[35423]: debug 2024-04-23T02:03:11.686+0000 7f3ce1a38700 -1 mon.smithi155@0(leader) e2 *** Got Signal Terminated *** 2024-04-23T02:03:12.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:12 smithi155 bash[88480]: ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi155 2024-04-23T02:03:13.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:12 smithi155 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi155.service: Succeeded. 2024-04-23T02:03:13.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:12 smithi155 systemd[1]: Stopped Ceph mon.smithi155 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:03:13.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:12 smithi155 systemd[1]: Starting Ceph mon.smithi155 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:03:13.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: set uid:gid to 167:167 (ceph:ceph) 2024-04-23T02:03:13.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable), process ceph-mon, pid 7 2024-04-23T02:03:13.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: pidfile_write: ignore empty --pid-file 2024-04-23T02:03:13.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: load: jerasure load: lrc 2024-04-23T02:03:13.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: RocksDB version: 7.9.2 2024-04-23T02:03:13.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Git sha 0 2024-04-23T02:03:13.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Compile date 2024-04-18 11:37:30 2024-04-23T02:03:13.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: DB SUMMARY 2024-04-23T02:03:13.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: DB Session ID: 1LI5ALLUT21LIV4F4URR 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: CURRENT file: CURRENT 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: IDENTITY file: IDENTITY 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: MANIFEST file: MANIFEST-000008 size: 1722 Bytes 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi155/store.db dir, Total Num: 1, files: 000035.sst 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi155/store.db: 000033.log size: 6291792 ; 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.error_if_exists: 0 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.create_if_missing: 0 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.paranoid_checks: 1 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.env: 0x55ac4e2a4820 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.fs: PosixFileSystem 2024-04-23T02:03:13.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.info_log: 0x55ac50ab53c0 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_file_opening_threads: 16 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.statistics: (nil) 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.use_fsync: 0 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_log_file_size: 0 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.keep_log_file_num: 1000 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.recycle_log_file_num: 0 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.allow_fallocate: 1 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.allow_mmap_reads: 0 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.allow_mmap_writes: 0 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.use_direct_reads: 0 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.create_missing_column_families: 0 2024-04-23T02:03:13.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.db_log_dir: 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.wal_dir: 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.advise_random_on_open: 1 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.db_write_buffer_size: 0 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.write_buffer_manager: 0x55ac4fd2a140 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T02:03:13.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.rate_limiter: (nil) 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.wal_recovery_mode: 2 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.enable_thread_tracking: 0 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.enable_pipelined_write: 0 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.unordered_write: 0 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.row_cache: None 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.wal_filter: None 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.allow_ingest_behind: 0 2024-04-23T02:03:13.646 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.two_write_queues: 0 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.manual_wal_flush: 0 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.wal_compression: 0 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.atomic_flush: 0 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.log_readahead_size: 0 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.best_efforts_recovery: 0 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.allow_data_in_errors: 0 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.db_host_id: __hostname__ 2024-04-23T02:03:13.647 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_background_jobs: 2 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_background_compactions: -1 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_subcompactions: 1 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_total_wal_size: 0 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_open_files: -1 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.bytes_per_sync: 0 2024-04-23T02:03:13.648 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compaction_readahead_size: 0 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_background_flushes: -1 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Compression algorithms supported: 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: kZSTD supported: 0 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: kXpressCompression supported: 0 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: kLZ4HCCompression supported: 1 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: kZlibCompression supported: 1 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: kSnappyCompression supported: 1 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: kLZ4Compression supported: 1 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: kBZip2Compression supported: 0 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-23T02:03:13.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi155/store.db/MANIFEST-000008 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.merge_operator: 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compaction_filter: None 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compaction_filter_factory: None 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.sst_partitioner_factory: None 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ac50ab54e0) 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: cache_index_and_filter_blocks: 1 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: pin_top_level_index_and_filter: 1 2024-04-23T02:03:13.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: index_type: 0 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: data_block_index_type: 0 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: index_shortening: 1 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: checksum: 4 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: no_block_cache: 0 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_cache: 0x55ac4fdcb1f0 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_cache_name: BinnedLRUCache 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_cache_options: 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: capacity : 536870912 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: num_shard_bits : 4 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: strict_capacity_limit : 0 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: high_pri_pool_ratio: 0.000 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_cache_compressed: (nil) 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: persistent_cache: (nil) 2024-04-23T02:03:13.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_size: 4096 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_size_deviation: 10 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_restart_interval: 16 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: index_block_restart_interval: 1 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: metadata_block_size: 4096 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: partition_filters: 0 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: use_delta_encoding: 1 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: filter_policy: bloomfilter 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: whole_key_filtering: 1 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: verify_compression: 0 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: read_amp_bytes_per_bit: 0 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: format_version: 5 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: enable_index_compression: 1 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: block_align: 0 2024-04-23T02:03:13.652 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: max_auto_readahead_size: 262144 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: prepopulate_block_cache: 0 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: initial_auto_readahead_size: 8192 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: num_file_reads_for_auto_readahead: 2 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.write_buffer_size: 33554432 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_write_buffer_number: 2 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compression: NoCompression 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.bottommost_compression: Disabled 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.prefix_extractor: nullptr 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.num_levels: 7 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T02:03:13.653 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T02:03:13.654 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T02:03:13.654 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T02:03:13.654 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:03:13.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-23T02:03:13.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T02:03:13.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:03:13.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:03:13.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T02:03:13.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compression_opts.level: 32767 2024-04-23T02:03:13.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compression_opts.strategy: 0 2024-04-23T02:03:13.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T02:03:13.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:03:13.655 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compression_opts.enabled: false 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.target_file_size_base: 67108864 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T02:03:13.656 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.arena_block_size: 1048576 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.disable_auto_compactions: 0 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T02:03:13.657 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.table_properties_collectors: 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.inplace_update_support: 0 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.bloom_locality: 0 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.max_successive_merges: 0 2024-04-23T02:03:13.658 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.paranoid_file_checks: 0 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.force_consistency_checks: 1 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.report_bg_io_stats: 0 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.ttl: 2592000 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.enable_blob_files: false 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.min_blob_size: 0 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.blob_file_size: 268435456 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-23T02:03:13.659 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.blob_file_starting_level: 0 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: 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-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi155/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 37, last_sequence is 18670, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 44a278da-8f65-42be-9f86-55e7aadabb3f 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713837793388599, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713837793405487, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 6044709, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18671, "largest_seqno": 19923, "table_properties": {"data_size": 6036841, "index_size": 5761, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1093, "raw_key_size": 9176, "raw_average_key_size": 21, "raw_value_size": 6024420, "raw_average_value_size": 14275, "num_data_blocks": 256, "num_entries": 422, "num_filter_entries": 422, "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": 1713837793, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "44a278da-8f65-42be-9f86-55e7aadabb3f", "db_session_id": "1LI5ALLUT21LIV4F4URR", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713837793405637, "job": 1, "event": "recovery_finished"} 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi155/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ac4fe6a000 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: DB pointer 0x55ac4fe58000 2024-04-23T02:03:13.660 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: ** DB Stats ** 2024-04-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.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-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.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-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: ** Compaction Stats [default] ** 2024-04-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.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-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: L0 1/0 5.76 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 625.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-04-23T02:03:13.661 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: L6 1/0 31.14 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-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Sum 2/0 36.90 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 625.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-04-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.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 625.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-04-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: ** Compaction Stats [default] ** 2024-04-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.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-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.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 625.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-04-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Flush(GB): cumulative 0.006, interval 0.006 2024-04-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:03:13.662 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Cumulative compaction: 0.01 GB write, 266.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Interval compaction: 0.01 GB write, 266.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.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-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Block cache BinnedLRUCache@0x55ac4fdcb1f0#7 capacity: 512.00 MB usage: 7.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2024-04-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: starting mon.smithi155 rank 0 at public addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] at bind addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi155 fsid 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: mon.smithi155@-1(???) e2 preinit fsid 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: mon.smithi155@-1(???).mds e11 new map 2024-04-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: mon.smithi155@-1(???).mds e11 print_map 2024-04-23T02:03:13.663 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: e11 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.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-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: legacy client fscid: 1 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Filesystem 'foofs' (1) 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: fs_name foofs 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: epoch 11 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: created 2024-04-23T01:48:29.243119+0000 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: modified 2024-04-23T01:56:24.371744+0000 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: tableserver 0 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: root 0 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: session_timeout 60 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: session_autoclose 300 2024-04-23T02:03:13.664 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: max_file_size 1099511627776 2024-04-23T02:03:13.665 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: max_xattr_size 65536 2024-04-23T02:03:13.665 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: required_client_features {} 2024-04-23T02:03:13.665 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: last_failure 0 2024-04-23T02:03:13.665 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: last_failure_osd_epoch 0 2024-04-23T02:03:13.665 INFO:journalctl@ceph.mon.smithi155.smithi155.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-23T02:03:13.665 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: max_mds 1 2024-04-23T02:03:13.665 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: in 0 2024-04-23T02:03:13.665 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: up {0=24311} 2024-04-23T02:03:13.665 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: failed 2024-04-23T02:03:13.665 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: damaged 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: stopped 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: data_pools [3] 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: metadata_pool 2 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: inline_data disabled 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: balancer 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: bal_rank_mask -1 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: standby_count_wanted 1 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: [mds.foofs.smithi196.zehfbm{0:24311} state up:active seq 120 join_fscid=1 addr [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284] compat {c=[1],r=[1],i=[7ff]}] 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: Standby daemons: 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout: [mds.foofs.smithi155.zwqiqz{-1:14506} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.155:6834/2698593409,v1:172.21.15.155:6835/2698593409] compat {c=[1],r=[1],i=[7ff]}] 2024-04-23T02:03:13.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: mon.smithi155@-1(???).osd e76 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-23T02:03:13.667 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: mon.smithi155@-1(???).osd e76 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:03:13.667 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: mon.smithi155@-1(???).osd e76 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:03:13.667 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: mon.smithi155@-1(???).osd e76 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:03:13.667 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 ceph-mon[88702]: mon.smithi155@-1(???).paxosservice(auth 1..42) refresh upgraded, format 0 -> 3 2024-04-23T02:03:13.667 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 bash[88663]: 50406d09cb50c3ce2b1eee6e6a032479176c0bd0dcf215216d7bb52c9ba141d6 2024-04-23T02:03:13.667 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:13 smithi155 systemd[1]: Started Ceph mon.smithi155 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:03:15.190 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:11.691648+0000 mon.smithi196 (mon.1) 187 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T02:03:15.191 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:11.692518+0000 mon.smithi196 (mon.1) 188 : audit [DBG] from='mgr.15240 172.21.15.155:0/3923548267' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T02:03:15.191 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:12.001539+0000 mgr.smithi155.dkyujt (mgr.15240) 39 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:15.191 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:14.002127+0000 mgr.smithi155.dkyujt (mgr.15240) 40 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:15.191 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:14.821803+0000 mon.smithi155 (mon.0) 1 : cluster [INF] mon.smithi155 calling monitor election 2024-04-23T02:03:15.191 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:14.835428+0000 mon.smithi155 (mon.0) 2 : cluster [INF] mon.smithi155 is new leader, mons smithi155,smithi196 in quorum (ranks 0,1) 2024-04-23T02:03:15.191 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:14.840800+0000 mon.smithi155 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],smithi196=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:03:15.191 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:14.841744+0000 mon.smithi155 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T02:03:15.191 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:14.841785+0000 mon.smithi155 (mon.0) 5 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-23T02:03:15.191 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:14.842727+0000 mon.smithi155 (mon.0) 6 : cluster [DBG] mgrmap e40: smithi155.dkyujt(active, since 37s), standbys: smithi196.ldpzek 2024-04-23T02:03:15.191 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:14.843317+0000 mon.smithi155 (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:03:15.191 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:14.843337+0000 mon.smithi155 (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:03:15.191 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:14.843352+0000 mon.smithi155 (mon.0) 9 : cluster [WRN] daemon prometheus.smithi155 on smithi155 is in unknown state 2024-04-23T02:03:15.192 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:14.851895+0000 mon.smithi155 (mon.0) 10 : cluster [DBG] mgrmap e41: smithi155.dkyujt(active, since 37s), standbys: smithi196.ldpzek 2024-04-23T02:03:15.192 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:14.851970+0000 mon.smithi155 (mon.0) 11 : audit [INF] from='mgr.15240 ' entity='' 2024-04-23T02:03:17.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:15.853811+0000 mon.smithi155 (mon.0) 12 : cluster [DBG] mgrmap e42: smithi155.dkyujt(active, since 38s), standbys: smithi196.ldpzek 2024-04-23T02:03:21.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:21.651795+0000 mon.smithi155 (mon.0) 13 : cluster [DBG] Standby manager daemon smithi196.ldpzek restarted 2024-04-23T02:03:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:21.651922+0000 mon.smithi155 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi196.ldpzek started 2024-04-23T02:03:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.654250+0000 mon.smithi196 (mon.1) 189 : audit [DBG] from='mgr.? 172.21.15.196:0/767093319' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/crt"}]: dispatch 2024-04-23T02:03:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.654987+0000 mon.smithi196 (mon.1) 190 : audit [DBG] from='mgr.? 172.21.15.196:0/767093319' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:03:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.657256+0000 mon.smithi196 (mon.1) 191 : audit [DBG] from='mgr.? 172.21.15.196:0/767093319' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/key"}]: dispatch 2024-04-23T02:03:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:21 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.657612+0000 mon.smithi196 (mon.1) 192 : audit [DBG] from='mgr.? 172.21.15.196:0/767093319' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:03:23.034 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:21.706755+0000 mon.smithi155 (mon.0) 15 : cluster [DBG] mgrmap e43: smithi155.dkyujt(active, since 44s), standbys: smithi196.ldpzek 2024-04-23T02:03:23.034 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:21.796709+0000 mon.smithi155 (mon.0) 16 : cluster [INF] Active manager daemon smithi155.dkyujt restarted 2024-04-23T02:03:23.034 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:21.797030+0000 mon.smithi155 (mon.0) 17 : cluster [INF] Activating manager daemon smithi155.dkyujt 2024-04-23T02:03:23.034 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:21.804165+0000 mon.smithi155 (mon.0) 18 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:21.804480+0000 mon.smithi155 (mon.0) 19 : cluster [DBG] mgrmap e44: smithi155.dkyujt(active, starting, since 0.00753137s), standbys: smithi196.ldpzek 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.806058+0000 mon.smithi155 (mon.0) 20 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.806209+0000 mon.smithi155 (mon.0) 21 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.806681+0000 mon.smithi155 (mon.0) 22 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.806988+0000 mon.smithi155 (mon.0) 23 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.808370+0000 mon.smithi155 (mon.0) 24 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi155.dkyujt", "id": "smithi155.dkyujt"}]: dispatch 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.808604+0000 mon.smithi155 (mon.0) 25 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi196.ldpzek", "id": "smithi196.ldpzek"}]: dispatch 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.808833+0000 mon.smithi155 (mon.0) 26 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.809109+0000 mon.smithi155 (mon.0) 27 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.809372+0000 mon.smithi155 (mon.0) 28 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.809606+0000 mon.smithi155 (mon.0) 29 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.809800+0000 mon.smithi155 (mon.0) 30 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.809997+0000 mon.smithi155 (mon.0) 31 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.810370+0000 mon.smithi155 (mon.0) 32 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:03:23.035 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.810712+0000 mon.smithi155 (mon.0) 33 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:03:23.036 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.811021+0000 mon.smithi155 (mon.0) 34 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:03:23.036 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.811352+0000 mon.smithi155 (mon.0) 35 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:03:23.036 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.812142+0000 mon.smithi155 (mon.0) 36 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:03:23.036 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:21.830683+0000 mon.smithi155 (mon.0) 37 : cluster [INF] Manager daemon smithi155.dkyujt is now available 2024-04-23T02:03:23.036 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.852705+0000 mon.smithi155 (mon.0) 38 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:03:23.036 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.878658+0000 mon.smithi155 (mon.0) 39 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:03:23.036 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.888800+0000 mon.smithi155 (mon.0) 40 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:03:23.036 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:22 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:21.909929+0000 mon.smithi155 (mon.0) 41 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T02:03:24.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:03:22.599882+0000 mgr.smithi155.dkyujt (mgr.34104) 1 : cephadm [INF] [23/Apr/2024:02:03:22] ENGINE Bus STARTING 2024-04-23T02:03:24.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:03:22.713782+0000 mgr.smithi155.dkyujt (mgr.34104) 2 : cephadm [INF] [23/Apr/2024:02:03:22] ENGINE Serving on https://172.21.15.155:7150 2024-04-23T02:03:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:22.807202+0000 mon.smithi155 (mon.0) 42 : cluster [DBG] mgrmap e45: smithi155.dkyujt(active, since 1.01024s), standbys: smithi196.ldpzek 2024-04-23T02:03:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:22.814498+0000 mgr.smithi155.dkyujt (mgr.34104) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:03:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:03:22.814796+0000 mgr.smithi155.dkyujt (mgr.34104) 4 : cephadm [INF] [23/Apr/2024:02:03:22] ENGINE Serving on http://172.21.15.155:8765 2024-04-23T02:03:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:23 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:03:22.814922+0000 mgr.smithi155.dkyujt (mgr.34104) 5 : cephadm [INF] [23/Apr/2024:02:03:22] ENGINE Bus STARTED 2024-04-23T02:03:25.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:23.802502+0000 mon.smithi155 (mon.0) 43 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:03:25.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:23.802558+0000 mon.smithi155 (mon.0) 44 : cluster [INF] Cluster is now healthy 2024-04-23T02:03:25.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:24 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:23.809634+0000 mgr.smithi155.dkyujt (mgr.34104) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:03:26.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:25 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:24.816255+0000 mon.smithi155 (mon.0) 45 : cluster [DBG] mgrmap e46: smithi155.dkyujt(active, since 3s), standbys: smithi196.ldpzek 2024-04-23T02:03:27.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:26 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:25.810028+0000 mgr.smithi155.dkyujt (mgr.34104) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:03:28.300 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:26.824333+0000 mon.smithi155 (mon.0) 46 : cluster [DBG] mgrmap e47: smithi155.dkyujt(active, since 5s), standbys: smithi196.ldpzek 2024-04-23T02:03:28.300 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:27.111664+0000 mon.smithi155 (mon.0) 47 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:28.300 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:27.116413+0000 mon.smithi155 (mon.0) 48 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:28.300 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:27.749304+0000 mon.smithi155 (mon.0) 49 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:28.300 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:27 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:27.755418+0000 mon.smithi155 (mon.0) 50 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:29.124 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:03:29.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:27.810477+0000 mgr.smithi155.dkyujt (mgr.34104) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-04-23T02:03:29.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:28.462571+0000 mon.smithi155 (mon.0) 51 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:29.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:28 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:28.467193+0000 mon.smithi155 (mon.0) 52 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:29.789 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:03:29.789 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (9m) 1s ago 20m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:03:29.789 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (20m) 1s ago 20m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T02:03:29.789 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (19m) 2s ago 19m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T02:03:29.789 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (7m) 1s ago 20m 35.5M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:03:29.789 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (14m) 1s ago 14m 15.9M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:03:29.789 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (14m) 2s ago 14m 40.7M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:03:29.789 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (63s) 1s ago 22m 470M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:03:29.789 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (31s) 2s ago 19m 446M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:03:29.789 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (16s) 1s ago 22m 30.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:03:29.790 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (19m) 2s ago 19m 61.3M 2048M 16.2.0 24ecd6d5f14c d876c12223b9 2024-04-23T02:03:29.790 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (12m) 1s ago 12m 151M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:03:29.790 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (12m) 2s ago 12m 90.1M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:03:29.790 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (5m) 1s ago 20m 17.0M - 0.18.1 e5a616e4b9cf 3b9f2a3b9b48 2024-04-23T02:03:29.790 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (69s) 2s ago 19m 2533k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:03:29.790 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (19m) 1s ago 19m 577M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T02:03:29.790 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (18m) 1s ago 18m 479M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T02:03:29.790 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (18m) 1s ago 18m 327M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T02:03:29.790 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (17m) 1s ago 17m 479M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T02:03:29.790 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (17m) 2s ago 17m 497M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T02:03:29.790 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (17m) 2s ago 17m 582M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:03:29.790 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (16m) 2s ago 16m 505M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:03:29.791 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (16m) 2s ago 16m 549M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:03:29.791 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 unknown 1s ago 20m - - 2024-04-23T02:03:30.171 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:03:30.172 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:03:30.172 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T02:03:30.172 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:03:30.172 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:03:30.172 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:03:30.172 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:03:30.172 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:03:30.172 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:03:30.172 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:03:30.172 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:03:30.172 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:03:30.172 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:03:30.172 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:03:30.173 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:03:30.173 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 11, 2024-04-23T02:03:30.173 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:03:30.173 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:03:30.173 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:03:30.493 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:03:30.493 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:03:30.493 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:03:30.493 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:03:30.493 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:03:30.494 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2024-04-23T02:03:30.494 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:03:30.494 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "3/23 daemons upgraded", 2024-04-23T02:03:30.494 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T02:03:30.494 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:03:30.494 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:03:30.881 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T02:03:31.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:29.108780+0000 mgr.smithi155.dkyujt (mgr.34104) 9 : audit [DBG] from='client.34130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:31.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:29.442655+0000 mgr.smithi155.dkyujt (mgr.34104) 10 : audit [DBG] from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:31.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:29.752064+0000 mon.smithi155 (mon.0) 53 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:31.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:29.759400+0000 mon.smithi155 (mon.0) 54 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:31.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:29.777478+0000 mgr.smithi155.dkyujt (mgr.34104) 11 : audit [DBG] from='client.34138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:31.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:29.811130+0000 mgr.smithi155.dkyujt (mgr.34104) 12 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-23T02:03:31.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:30 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:30.169459+0000 mon.smithi196 (mon.1) 193 : audit [DBG] from='client.? 172.21.15.155:0/2368511745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:03:32.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:30.491120+0000 mgr.smithi155.dkyujt (mgr.34104) 13 : audit [DBG] from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:32.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:30.879038+0000 mon.smithi155 (mon.0) 55 : audit [DBG] from='client.34150 172.21.15.155:0/842001004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:03:32.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:31.480824+0000 mon.smithi155 (mon.0) 56 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:32.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:31.485087+0000 mon.smithi155 (mon.0) 57 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:32.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:31.486204+0000 mon.smithi155 (mon.0) 58 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:32.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:31.486876+0000 mon.smithi155 (mon.0) 59 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:03:32.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:31.491291+0000 mon.smithi155 (mon.0) 60 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:32.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:31.497035+0000 mon.smithi155 (mon.0) 61 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:32.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:31.632834+0000 mon.smithi155 (mon.0) 62 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:03:32.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:31.634980+0000 mon.smithi155 (mon.0) 63 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:03:32.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:31 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:31.635895+0000 mon.smithi155 (mon.0) 64 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:03:32.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:03:31.487422+0000 mgr.smithi155.dkyujt (mgr.34104) 14 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:32.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:31.487973+0000 mgr.smithi155.dkyujt (mgr.34104) 15 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-23T02:03:32.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:32 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:32.483779+0000 mon.smithi155 (mon.0) 65 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:03:34.526 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:03:33.253931+0000 mgr.smithi155.dkyujt (mgr.34104) 16 : cephadm [INF] Upgrade: Updating mon.smithi196 2024-04-23T02:03:34.526 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:33.259230+0000 mon.smithi155 (mon.0) 66 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:34.527 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:33.260087+0000 mon.smithi155 (mon.0) 67 : audit [INF] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:03:34.527 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:33.260782+0000 mon.smithi155 (mon.0) 68 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:03:34.527 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: audit 2024-04-23T02:03:33.261425+0000 mon.smithi155 (mon.0) 69 : audit [DBG] from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:34.527 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cephadm 2024-04-23T02:03:33.262316+0000 mgr.smithi155.dkyujt (mgr.34104) 17 : cephadm [INF] Deploying daemon mon.smithi196 on smithi196 2024-04-23T02:03:34.527 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: cluster 2024-04-23T02:03:33.488712+0000 mgr.smithi155.dkyujt (mgr.34104) 18 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:03:35.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:35 smithi196 systemd[1]: Stopping Ceph mon.smithi196 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:03:35.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T02:03:35.283+0000 7fdbe9bc1700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi196 -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-23T02:03:35.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:35 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196[39221]: debug 2024-04-23T02:03:35.283+0000 7fdbe9bc1700 -1 mon.smithi196@1(peon) e2 *** Got Signal Terminated *** 2024-04-23T02:03:36.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:35 smithi196 bash[65876]: ceph-7820773c-0112-11ef-bc93-c7b262605968-mon.smithi196 2024-04-23T02:03:36.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:36 smithi196 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi196.service: Succeeded. 2024-04-23T02:03:36.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:36 smithi196 systemd[1]: Stopped Ceph mon.smithi196 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:03:36.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:36 smithi196 systemd[1]: Starting Ceph mon.smithi196 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:03:37.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: set uid:gid to 167:167 (ceph:ceph) 2024-04-23T02:03:37.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable), process ceph-mon, pid 7 2024-04-23T02:03:37.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: pidfile_write: ignore empty --pid-file 2024-04-23T02:03:37.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: load: jerasure load: lrc 2024-04-23T02:03:37.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: RocksDB version: 7.9.2 2024-04-23T02:03:37.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Git sha 0 2024-04-23T02:03:37.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Compile date 2024-04-18 11:37:30 2024-04-23T02:03:37.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: DB SUMMARY 2024-04-23T02:03:37.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: DB Session ID: IAE2J6VVEOITNJ2T6MB2 2024-04-23T02:03:37.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: CURRENT file: CURRENT 2024-04-23T02:03:37.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: IDENTITY file: IDENTITY 2024-04-23T02:03:37.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: MANIFEST file: MANIFEST-000005 size: 1837 Bytes 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi196/store.db dir, Total Num: 1, files: 000035.sst 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi196/store.db: 000033.log size: 3511568 ; 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.error_if_exists: 0 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.create_if_missing: 0 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.paranoid_checks: 1 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.env: 0x55897cf0b820 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.fs: PosixFileSystem 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.info_log: 0x55897e7433c0 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_file_opening_threads: 16 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.statistics: (nil) 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.use_fsync: 0 2024-04-23T02:03:37.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_log_file_size: 0 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.keep_log_file_num: 1000 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.recycle_log_file_num: 0 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.allow_fallocate: 1 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.allow_mmap_reads: 0 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.allow_mmap_writes: 0 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.use_direct_reads: 0 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.create_missing_column_families: 0 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.db_log_dir: 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.wal_dir: 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T02:03:37.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.advise_random_on_open: 1 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.db_write_buffer_size: 0 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.write_buffer_manager: 0x55897d9b8140 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.rate_limiter: (nil) 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.wal_recovery_mode: 2 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.enable_thread_tracking: 0 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.enable_pipelined_write: 0 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.unordered_write: 0 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T02:03:37.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.row_cache: None 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.wal_filter: None 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.allow_ingest_behind: 0 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.two_write_queues: 0 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.manual_wal_flush: 0 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.wal_compression: 0 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.atomic_flush: 0 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.log_readahead_size: 0 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-23T02:03:37.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.best_efforts_recovery: 0 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.allow_data_in_errors: 0 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.db_host_id: __hostname__ 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_background_jobs: 2 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_background_compactions: -1 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_subcompactions: 1 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_total_wal_size: 0 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T02:03:37.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_open_files: -1 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.bytes_per_sync: 0 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compaction_readahead_size: 0 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_background_flushes: -1 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Compression algorithms supported: 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: kZSTD supported: 0 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: kXpressCompression supported: 0 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: kLZ4HCCompression supported: 1 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: kZlibCompression supported: 1 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: kSnappyCompression supported: 1 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: kLZ4Compression supported: 1 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: kBZip2Compression supported: 0 2024-04-23T02:03:37.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T02:03:37.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-23T02:03:37.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi196/store.db/MANIFEST-000005 2024-04-23T02:03:37.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-23T02:03:37.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T02:03:37.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.merge_operator: 2024-04-23T02:03:37.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compaction_filter: None 2024-04-23T02:03:37.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compaction_filter_factory: None 2024-04-23T02:03:37.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.sst_partitioner_factory: None 2024-04-23T02:03:37.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T02:03:37.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T02:03:37.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55897e7434e0) 2024-04-23T02:03:37.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: cache_index_and_filter_blocks: 1 2024-04-23T02:03:37.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: pin_top_level_index_and_filter: 1 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: index_type: 0 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: data_block_index_type: 0 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: index_shortening: 1 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: checksum: 4 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: no_block_cache: 0 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: block_cache: 0x55897da591f0 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: block_cache_name: BinnedLRUCache 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: block_cache_options: 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: capacity : 536870912 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: num_shard_bits : 4 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: strict_capacity_limit : 0 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: high_pri_pool_ratio: 0.000 2024-04-23T02:03:37.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: block_cache_compressed: (nil) 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: persistent_cache: (nil) 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: block_size: 4096 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: block_size_deviation: 10 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: block_restart_interval: 16 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: index_block_restart_interval: 1 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: metadata_block_size: 4096 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: partition_filters: 0 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: use_delta_encoding: 1 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: filter_policy: bloomfilter 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: whole_key_filtering: 1 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: verify_compression: 0 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: read_amp_bytes_per_bit: 0 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: format_version: 5 2024-04-23T02:03:37.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: enable_index_compression: 1 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: block_align: 0 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: max_auto_readahead_size: 262144 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: prepopulate_block_cache: 0 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: initial_auto_readahead_size: 8192 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: num_file_reads_for_auto_readahead: 2 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.write_buffer_size: 33554432 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_write_buffer_number: 2 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compression: NoCompression 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.bottommost_compression: Disabled 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.prefix_extractor: nullptr 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.num_levels: 7 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T02:03:37.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compression_opts.level: 32767 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compression_opts.strategy: 0 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:03:37.082 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compression_opts.enabled: false 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.target_file_size_base: 67108864 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T02:03:37.083 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.arena_block_size: 1048576 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.disable_auto_compactions: 0 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T02:03:37.084 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.table_properties_collectors: 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.inplace_update_support: 0 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.bloom_locality: 0 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.max_successive_merges: 0 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.paranoid_file_checks: 0 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.force_consistency_checks: 1 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.report_bg_io_stats: 0 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.ttl: 2592000 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-23T02:03:37.085 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.enable_blob_files: false 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.min_blob_size: 0 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.blob_file_size: 268435456 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.blob_file_starting_level: 0 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: 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-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi196/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 37, last_sequence is 21327, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 01e3f68b-e26d-4a23-addd-2f6d006602b9 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713837817037948, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-04-23T02:03:37.086 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713837817048027, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 2299366, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21332, "largest_seqno": 21649, "table_properties": {"data_size": 2296457, "index_size": 1573, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2551, "raw_average_key_size": 21, "raw_value_size": 2292889, "raw_average_value_size": 19766, "num_data_blocks": 70, "num_entries": 116, "num_filter_entries": 116, "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": 1713837817, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "01e3f68b-e26d-4a23-addd-2f6d006602b9", "db_session_id": "IAE2J6VVEOITNJ2T6MB2", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713837817048161, "job": 1, "event": "recovery_finished"} 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi196/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55897daf8000 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: DB pointer 0x55897dae6000 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: ** DB Stats ** 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.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-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.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-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:03:37.087 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: ** Compaction Stats [default] ** 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.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-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: L0 1/0 2.19 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 578.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: L6 1/0 37.30 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-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Sum 2/0 39.49 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 578.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.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 578.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: ** Compaction Stats [default] ** 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.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-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.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 578.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: 2024-04-23T02:03:37.088 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Flush(GB): cumulative 0.002, interval 0.002 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Cumulative compaction: 0.00 GB write, 170.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Interval compaction: 0.00 GB write, 170.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.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-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Block cache BinnedLRUCache@0x55897da591f0#7 capacity: 512.00 MB usage: 2.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,1.83 KB,0.000348687%) Misc(1,0.00 KB,0%) 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: starting mon.smithi196 rank 1 at public addrs [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] at bind addrs [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi196 fsid 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: mon.smithi196@-1(???) e2 preinit fsid 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T02:03:37.089 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: mon.smithi196@-1(???).mds e11 new map 2024-04-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: mon.smithi196@-1(???).mds e11 print_map 2024-04-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: e11 2024-04-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.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-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: legacy client fscid: 1 2024-04-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: 2024-04-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Filesystem 'foofs' (1) 2024-04-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: fs_name foofs 2024-04-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: epoch 11 2024-04-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: created 2024-04-23T01:48:29.243119+0000 2024-04-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: modified 2024-04-23T01:56:24.371744+0000 2024-04-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: tableserver 0 2024-04-23T02:03:37.090 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: root 0 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: session_timeout 60 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: session_autoclose 300 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: max_file_size 1099511627776 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: max_xattr_size 65536 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: required_client_features {} 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: last_failure 0 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: last_failure_osd_epoch 0 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.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-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: max_mds 1 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: in 0 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: up {0=24311} 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: failed 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: damaged 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: stopped 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: data_pools [3] 2024-04-23T02:03:37.091 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: metadata_pool 2 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: inline_data disabled 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: balancer 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: bal_rank_mask -1 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: standby_count_wanted 1 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: [mds.foofs.smithi196.zehfbm{0:24311} state up:active seq 120 join_fscid=1 addr [v2:172.21.15.196:6832/2106737284,v1:172.21.15.196:6833/2106737284] compat {c=[1],r=[1],i=[7ff]}] 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: Standby daemons: 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout: [mds.foofs.smithi155.zwqiqz{-1:14506} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.155:6834/2698593409,v1:172.21.15.155:6835/2698593409] compat {c=[1],r=[1],i=[7ff]}] 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: mon.smithi196@-1(???).osd e77 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: mon.smithi196@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: mon.smithi196@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: mon.smithi196@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:03:37.092 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 ceph-mon[66087]: mon.smithi196@-1(???).paxosservice(auth 1..43) refresh upgraded, format 0 -> 3 2024-04-23T02:03:37.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 bash[66049]: 8a0e92babbaed0bb61bcf5a0343a991d6dabd40f443c8fef997f1cd79f17fd15 2024-04-23T02:03:37.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:37 smithi196 systemd[1]: Started Ceph mon.smithi196 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:03:39.584 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mkfs 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T02:03:39.585 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mkfs 7820773c-0112-11ef-bc93-c7b262605968 2024-04-23T02:03:39.734 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Creating key for client.nfs.foo.0.0.smithi155.edvudh-rgw 2024-04-23T02:03:39.734 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Bind address in nfs.foo.0.0.smithi155.edvudh's ganesha conf is defaulting to empty 2024-04-23T02:03:39.734 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Deploying daemon nfs.foo.0.0.smithi155.edvudh on smithi155 2024-04-23T02:03:39.734 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Creating key for client.nfs.foo.1.0.smithi196.jffzbc 2024-04-23T02:03:39.734 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-23T02:03:39.734 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Rados config object exists: conf-nfs.foo 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Creating key for client.nfs.foo.1.0.smithi196.jffzbc-rgw 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Bind address in nfs.foo.1.0.smithi196.jffzbc's ganesha conf is defaulting to empty 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Deploying daemon nfs.foo.1.0.smithi196.jffzbc on smithi196 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Reconfiguring alertmanager.smithi155 (dependencies changed)... 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Reconfiguring daemon alertmanager.smithi155 on smithi155 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Reconfiguring grafana.smithi155 (dependencies changed)... 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Reconfiguring daemon grafana.smithi155 on smithi155 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Reconfiguring node-exporter.smithi155 (dependencies changed)... 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Reconfiguring daemon node-exporter.smithi155 on smithi155 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Reconfiguring prometheus.smithi155 (dependencies changed)... 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Reconfiguring daemon prometheus.smithi155 on smithi155 2024-04-23T02:03:39.735 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Reconfiguring node-exporter.smithi196 (dependencies changed)... 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Reconfiguring daemon node-exporter.smithi196 on smithi196 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Upgrade: Updating mgr.smithi155.dkyujt 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Deploying daemon mgr.smithi155.dkyujt on smithi155 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Failing over to other MGR 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: inventory: adjusted host smithi196 addr 'smithi196' -> '172.21.15.196' 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: [23/Apr/2024:02:02:38] ENGINE Bus STARTING 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: [23/Apr/2024:02:02:39] ENGINE Serving on http://172.21.15.155:8765 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: [23/Apr/2024:02:02:39] ENGINE Serving on https://172.21.15.155:7150 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: [23/Apr/2024:02:02:39] ENGINE Bus STARTED 2024-04-23T02:03:39.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Reconfiguring prometheus.smithi155 (dependencies changed)... 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Reconfiguring daemon prometheus.smithi155 on smithi155 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v10: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v11: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Upgrade: Updating mgr.smithi196.ldpzek 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Deploying daemon mgr.smithi196.ldpzek on smithi196 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v12: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v13: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v14: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v15: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v16: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v17: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:39.737 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Standby manager daemon smithi196.ldpzek restarted 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Standby manager daemon smithi196.ldpzek started 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mgrmap e40: smithi155.dkyujt(active, since 28s), standbys: smithi196.ldpzek 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v18: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v19: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 189 B/s rd, 0 op/s 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v20: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Upgrade: Setting container_image for all mgr 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Upgrade: Updating mon.smithi155 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Deploying daemon mon.smithi155 on smithi155 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v21: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v22: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v23: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mon.smithi155 calling monitor election 2024-04-23T02:03:39.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mon.smithi155 is new leader, mons smithi155,smithi196 in quorum (ranks 0,1) 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: monmap e2: 2 mons at {smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],smithi196=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: osdmap e76: 8 total, 8 up, 8 in 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mgrmap e40: smithi155.dkyujt(active, since 37s), standbys: smithi196.ldpzek 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: daemon prometheus.smithi155 on smithi155 is in unknown state 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mgrmap e41: smithi155.dkyujt(active, since 37s), standbys: smithi196.ldpzek 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mgrmap e42: smithi155.dkyujt(active, since 38s), standbys: smithi196.ldpzek 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Standby manager daemon smithi196.ldpzek restarted 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Standby manager daemon smithi196.ldpzek started 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.? 172.21.15.196:0/767093319' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/key"}]: dispatch 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.? 172.21.15.196:0/767093319' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mgrmap e43: smithi155.dkyujt(active, since 44s), standbys: smithi196.ldpzek 2024-04-23T02:03:39.739 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Active manager daemon smithi155.dkyujt restarted 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Activating manager daemon smithi155.dkyujt 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mgrmap e44: smithi155.dkyujt(active, starting, since 0.00753137s), standbys: smithi196.ldpzek 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi155.dkyujt", "id": "smithi155.dkyujt"}]: dispatch 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi196.ldpzek", "id": "smithi196.ldpzek"}]: dispatch 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:03:39.740 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Manager daemon smithi155.dkyujt is now available 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: [23/Apr/2024:02:03:22] ENGINE Bus STARTING 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: [23/Apr/2024:02:03:22] ENGINE Serving on https://172.21.15.155:7150 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mgrmap e45: smithi155.dkyujt(active, since 1.01024s), standbys: smithi196.ldpzek 2024-04-23T02:03:39.741 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v3: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: [23/Apr/2024:02:03:22] ENGINE Serving on http://172.21.15.155:8765 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: [23/Apr/2024:02:03:22] ENGINE Bus STARTED 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Cluster is now healthy 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v4: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mgrmap e46: smithi155.dkyujt(active, since 3s), standbys: smithi196.ldpzek 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v5: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mgrmap e47: smithi155.dkyujt(active, since 5s), standbys: smithi196.ldpzek 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v6: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-04-23T02:03:39.742 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.743 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.743 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='client.34130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:39.743 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:39.743 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.743 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.743 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='client.34138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:39.744 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v7: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-23T02:03:39.744 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='client.? 172.21.15.155:0/2368511745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:03:39.744 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:39.744 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='client.34150 172.21.15.155:0/842001004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:03:39.744 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.744 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v8: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Upgrade: Updating mon.smithi196 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:03:39.746 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Deploying daemon mon.smithi196 on smithi196 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: pgmap v9: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mon.smithi155 calling monitor election 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mon.smithi196 calling monitor election 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mon.smithi155 is new leader, mons smithi155,smithi196 in quorum (ranks 0,1) 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: monmap e3: 2 mons at {smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],smithi196=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: mgrmap e47: smithi155.dkyujt(active, since 16s), standbys: smithi196.ldpzek 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:03:39.747 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: daemon prometheus.smithi155 on smithi155 is in unknown state 2024-04-23T02:03:39.748 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.748 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:39.748 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:03:40.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Creating key for client.nfs.foo.0.0.smithi155.edvudh-rgw 2024-04-23T02:03:40.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Bind address in nfs.foo.0.0.smithi155.edvudh's ganesha conf is defaulting to empty 2024-04-23T02:03:40.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Deploying daemon nfs.foo.0.0.smithi155.edvudh on smithi155 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Creating key for client.nfs.foo.1.0.smithi196.jffzbc 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Rados config object exists: conf-nfs.foo 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Creating key for client.nfs.foo.1.0.smithi196.jffzbc-rgw 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Bind address in nfs.foo.1.0.smithi196.jffzbc's ganesha conf is defaulting to empty 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Deploying daemon nfs.foo.1.0.smithi196.jffzbc on smithi196 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Reconfiguring alertmanager.smithi155 (dependencies changed)... 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Reconfiguring daemon alertmanager.smithi155 on smithi155 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Reconfiguring grafana.smithi155 (dependencies changed)... 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Reconfiguring daemon grafana.smithi155 on smithi155 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Reconfiguring node-exporter.smithi155 (dependencies changed)... 2024-04-23T02:03:40.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Reconfiguring daemon node-exporter.smithi155 on smithi155 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Reconfiguring prometheus.smithi155 (dependencies changed)... 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Reconfiguring daemon prometheus.smithi155 on smithi155 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Reconfiguring node-exporter.smithi196 (dependencies changed)... 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Reconfiguring daemon node-exporter.smithi196 on smithi196 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Upgrade: Updating mgr.smithi155.dkyujt 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Deploying daemon mgr.smithi155.dkyujt on smithi155 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Upgrade: Need to upgrade myself (mgr.smithi196.ldpzek) 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Failing over to other MGR 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: inventory: adjusted host smithi196 addr 'smithi196' -> '172.21.15.196' 2024-04-23T02:03:40.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: [23/Apr/2024:02:02:38] ENGINE Bus STARTING 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: [23/Apr/2024:02:02:39] ENGINE Serving on http://172.21.15.155:8765 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: [23/Apr/2024:02:02:39] ENGINE Serving on https://172.21.15.155:7150 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: [23/Apr/2024:02:02:39] ENGINE Bus STARTED 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Reconfiguring prometheus.smithi155 (dependencies changed)... 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Reconfiguring daemon prometheus.smithi155 on smithi155 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v10: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v11: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Upgrade: Updating mgr.smithi196.ldpzek 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Deploying daemon mgr.smithi196.ldpzek on smithi196 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v12: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v13: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v14: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-04-23T02:03:40.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v15: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v16: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v17: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Standby manager daemon smithi196.ldpzek restarted 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Standby manager daemon smithi196.ldpzek started 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mgrmap e40: smithi155.dkyujt(active, since 28s), standbys: smithi196.ldpzek 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v18: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v19: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 189 B/s rd, 0 op/s 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v20: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Upgrade: Setting container_image for all mgr 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Upgrade: Updating mon.smithi155 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Deploying daemon mon.smithi155 on smithi155 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v21: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v22: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:40.073 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v23: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mon.smithi155 calling monitor election 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mon.smithi155 is new leader, mons smithi155,smithi196 in quorum (ranks 0,1) 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: monmap e2: 2 mons at {smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],smithi196=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: osdmap e76: 8 total, 8 up, 8 in 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mgrmap e40: smithi155.dkyujt(active, since 37s), standbys: smithi196.ldpzek 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: daemon prometheus.smithi155 on smithi155 is in unknown state 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mgrmap e41: smithi155.dkyujt(active, since 37s), standbys: smithi196.ldpzek 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mgrmap e42: smithi155.dkyujt(active, since 38s), standbys: smithi196.ldpzek 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Standby manager daemon smithi196.ldpzek restarted 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Standby manager daemon smithi196.ldpzek started 2024-04-23T02:03:40.074 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.? 172.21.15.196:0/767093319' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi196.ldpzek/key"}]: dispatch 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.? 172.21.15.196:0/767093319' entity='mgr.smithi196.ldpzek' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mgrmap e43: smithi155.dkyujt(active, since 44s), standbys: smithi196.ldpzek 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Active manager daemon smithi155.dkyujt restarted 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Activating manager daemon smithi155.dkyujt 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mgrmap e44: smithi155.dkyujt(active, starting, since 0.00753137s), standbys: smithi196.ldpzek 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi155.dkyujt", "id": "smithi155.dkyujt"}]: dispatch 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr metadata", "who": "smithi196.ldpzek", "id": "smithi196.ldpzek"}]: dispatch 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:03:40.075 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Manager daemon smithi155.dkyujt is now available 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi155.dkyujt/trash_purge_schedule"}]: dispatch 2024-04-23T02:03:40.076 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: [23/Apr/2024:02:03:22] ENGINE Bus STARTING 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: [23/Apr/2024:02:03:22] ENGINE Serving on https://172.21.15.155:7150 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mgrmap e45: smithi155.dkyujt(active, since 1.01024s), standbys: smithi196.ldpzek 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v3: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: [23/Apr/2024:02:03:22] ENGINE Serving on http://172.21.15.155:8765 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: [23/Apr/2024:02:03:22] ENGINE Bus STARTED 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Cluster is now healthy 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v4: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mgrmap e46: smithi155.dkyujt(active, since 3s), standbys: smithi196.ldpzek 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v5: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mgrmap e47: smithi155.dkyujt(active, since 5s), standbys: smithi196.ldpzek 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.077 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v6: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='client.34130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='client.34138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v7: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='client.? 172.21.15.155:0/2368511745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='client.34150 172.21.15.155:0/842001004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:03:40.078 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v8: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Upgrade: Updating mon.smithi196 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:03:40.079 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Deploying daemon mon.smithi196 on smithi196 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: pgmap v9: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mon.smithi155 calling monitor election 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mon.smithi196 calling monitor election 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mon metadata", "id": "smithi196"}]: dispatch 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mon.smithi155 is new leader, mons smithi155,smithi196 in quorum (ranks 0,1) 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: monmap e3: 2 mons at {smithi155=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],smithi196=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: osdmap e77: 8 total, 8 up, 8 in 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: mgrmap e47: smithi155.dkyujt(active, since 16s), standbys: smithi196.ldpzek 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: daemon prometheus.smithi155 on smithi155 is in unknown state 2024-04-23T02:03:40.080 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:40.081 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:03:40.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:40 smithi196 ceph-mon[66087]: pgmap v12: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 350 B/s rd, 0 op/s 2024-04-23T02:03:40.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:40 smithi155 ceph-mon[88702]: pgmap v12: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 350 B/s rd, 0 op/s 2024-04-23T02:03:42.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:42 smithi155 ceph-mon[88702]: pgmap v13: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 175 B/s rd, 0 op/s 2024-04-23T02:03:43.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:42 smithi196 ceph-mon[66087]: pgmap v13: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 175 B/s rd, 0 op/s 2024-04-23T02:03:44.538 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:44 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:44.538 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:44 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:44.538 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:44 smithi196 ceph-mon[66087]: pgmap v14: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:44.538 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:44 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:44.538 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:44 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:44.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:44 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:44.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:44 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:44.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:44 smithi155 ceph-mon[88702]: pgmap v14: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:44.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:44 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:44.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:44 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:46.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:46 smithi196 ceph-mon[66087]: pgmap v15: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:46.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:46 smithi155 ceph-mon[88702]: pgmap v15: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:49.121 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:48 smithi155 ceph-mon[88702]: pgmap v16: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:49.121 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:49.121 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:49.121 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:49.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:03:49.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:48 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:49.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:48 smithi155 ceph-mon[88702]: pgmap v17: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 394 B/s rd, 0 op/s 2024-04-23T02:03:49.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:48 smithi155 ceph-mon[88702]: pgmap v18: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-23T02:03:49.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:49.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:49.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:03:49.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:03:49.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:49.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:48 smithi196 ceph-mon[66087]: pgmap v16: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:03:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:03:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:48 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:03:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:48 smithi196 ceph-mon[66087]: pgmap v17: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 394 B/s rd, 0 op/s 2024-04-23T02:03:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:48 smithi196 ceph-mon[66087]: pgmap v18: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-23T02:03:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:03:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:03:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:50.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:49 smithi155 ceph-mon[88702]: Reconfiguring mon.smithi155 (monmap changed)... 2024-04-23T02:03:50.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:49 smithi155 ceph-mon[88702]: Reconfiguring daemon mon.smithi155 on smithi155 2024-04-23T02:03:50.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:49 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:50.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:49 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:50.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:49 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.dkyujt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:03:50.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:49 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:03:50.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:49 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:49 smithi196 ceph-mon[66087]: Reconfiguring mon.smithi155 (monmap changed)... 2024-04-23T02:03:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:49 smithi196 ceph-mon[66087]: Reconfiguring daemon mon.smithi155 on smithi155 2024-04-23T02:03:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:49 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:49 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:49 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.dkyujt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:03:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:49 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:03:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:49 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:51.119 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:50 smithi155 ceph-mon[88702]: Reconfiguring mgr.smithi155.dkyujt (monmap changed)... 2024-04-23T02:03:51.119 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:50 smithi155 ceph-mon[88702]: Reconfiguring daemon mgr.smithi155.dkyujt on smithi155 2024-04-23T02:03:51.119 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:50 smithi155 ceph-mon[88702]: pgmap v19: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-23T02:03:51.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:50 smithi196 ceph-mon[66087]: Reconfiguring mgr.smithi155.dkyujt (monmap changed)... 2024-04-23T02:03:51.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:50 smithi196 ceph-mon[66087]: Reconfiguring daemon mgr.smithi155.dkyujt on smithi155 2024-04-23T02:03:51.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:50 smithi196 ceph-mon[66087]: pgmap v19: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-23T02:03:52.243 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:52.243 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:52.243 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:52 smithi155 ceph-mon[88702]: Reconfiguring crash.smithi155 (monmap changed)... 2024-04-23T02:03:52.243 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:03:52.243 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:52.243 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:52 smithi155 ceph-mon[88702]: Reconfiguring daemon crash.smithi155 on smithi155 2024-04-23T02:03:52.243 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:52 smithi155 ceph-mon[88702]: pgmap v20: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-23T02:03:52.243 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:03:52.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:52.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:52.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:52 smithi196 ceph-mon[66087]: Reconfiguring crash.smithi155 (monmap changed)... 2024-04-23T02:03:52.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:03:52.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:52.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:52 smithi196 ceph-mon[66087]: Reconfiguring daemon crash.smithi155 on smithi155 2024-04-23T02:03:52.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:52 smithi196 ceph-mon[66087]: pgmap v20: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-23T02:03:52.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:03:54.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:54 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:54.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:54 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:54.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:54 smithi196 ceph-mon[66087]: Reconfiguring osd.0 (monmap changed)... 2024-04-23T02:03:54.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:54 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:03:54.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:54 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:54.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:54 smithi196 ceph-mon[66087]: Reconfiguring daemon osd.0 on smithi155 2024-04-23T02:03:54.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:54 smithi196 ceph-mon[66087]: pgmap v21: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-23T02:03:54.871 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:54 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:54.871 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:54 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:54.872 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:54 smithi155 ceph-mon[88702]: Reconfiguring osd.0 (monmap changed)... 2024-04-23T02:03:54.872 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:54 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:03:54.872 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:54 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:54.872 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:54 smithi155 ceph-mon[88702]: Reconfiguring daemon osd.0 on smithi155 2024-04-23T02:03:54.872 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:54 smithi155 ceph-mon[88702]: pgmap v21: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-23T02:03:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:55 smithi196 ceph-mon[66087]: Reconfiguring osd.1 (monmap changed)... 2024-04-23T02:03:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:03:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:55 smithi196 ceph-mon[66087]: Reconfiguring daemon osd.1 on smithi155 2024-04-23T02:03:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:55 smithi196 ceph-mon[66087]: pgmap v22: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-23T02:03:56.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:56.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:56.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:55 smithi155 ceph-mon[88702]: Reconfiguring osd.1 (monmap changed)... 2024-04-23T02:03:56.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:03:56.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:56.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:55 smithi155 ceph-mon[88702]: Reconfiguring daemon osd.1 on smithi155 2024-04-23T02:03:56.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:55 smithi155 ceph-mon[88702]: pgmap v22: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-23T02:03:57.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:57 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:57.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:57 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:57.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:57 smithi196 ceph-mon[66087]: Reconfiguring osd.2 (monmap changed)... 2024-04-23T02:03:57.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:57 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:03:57.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:57 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:57.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:57 smithi196 ceph-mon[66087]: Reconfiguring daemon osd.2 on smithi155 2024-04-23T02:03:57.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:57 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:57.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:57 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:57.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:57 smithi155 ceph-mon[88702]: Reconfiguring osd.2 (monmap changed)... 2024-04-23T02:03:57.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:57 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:03:57.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:57 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:57.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:57 smithi155 ceph-mon[88702]: Reconfiguring daemon osd.2 on smithi155 2024-04-23T02:03:58.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:58 smithi196 ceph-mon[66087]: pgmap v23: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:03:58.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:58 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:58.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:58 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:58.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:58 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:03:58.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:58 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:58.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:58 smithi155 ceph-mon[88702]: pgmap v23: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:03:58.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:58 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:58.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:58 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:03:58.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:58 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:03:58.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:58 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:03:59.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:59 smithi155 ceph-mon[88702]: Reconfiguring osd.3 (monmap changed)... 2024-04-23T02:03:59.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:03:59 smithi155 ceph-mon[88702]: Reconfiguring daemon osd.3 on smithi155 2024-04-23T02:04:00.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:59 smithi196 ceph-mon[66087]: Reconfiguring osd.3 (monmap changed)... 2024-04-23T02:04:00.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:03:59 smithi196 ceph-mon[66087]: Reconfiguring daemon osd.3 on smithi155 2024-04-23T02:04:01.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:00 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:01.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:00 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:01.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:00 smithi196 ceph-mon[66087]: Reconfiguring mds.foofs.smithi155.zwqiqz (monmap changed)... 2024-04-23T02:04:01.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:00 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.zwqiqz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:04:01.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:00 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:01.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:00 smithi196 ceph-mon[66087]: Reconfiguring daemon mds.foofs.smithi155.zwqiqz on smithi155 2024-04-23T02:04:01.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:00 smithi196 ceph-mon[66087]: pgmap v24: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:01.111 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:00 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:01.111 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:00 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:01.111 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:00 smithi155 ceph-mon[88702]: Reconfiguring mds.foofs.smithi155.zwqiqz (monmap changed)... 2024-04-23T02:04:01.111 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:00 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.zwqiqz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:04:01.112 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:00 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:01.112 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:00 smithi155 ceph-mon[88702]: Reconfiguring daemon mds.foofs.smithi155.zwqiqz on smithi155 2024-04-23T02:04:01.112 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:00 smithi155 ceph-mon[88702]: pgmap v24: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:01.225 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:04:01.854 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:04:01.854 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (10m) 33s ago 21m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:04:01.854 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (21m) 33s ago 21m 6400k - 16.2.0 24ecd6d5f14c 55c3383e491d 2024-04-23T02:04:01.854 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (20m) 18s ago 20m 6395k - 16.2.0 24ecd6d5f14c 4fcbeaabd623 2024-04-23T02:04:01.854 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (8m) 33s ago 20m 35.5M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:04:01.854 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (15m) 33s ago 15m 15.9M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:04:01.854 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (15m) 18s ago 15m 40.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:04:01.854 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (96s) 33s ago 22m 470M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:04:01.854 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (63s) 18s ago 20m 447M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (48s) 33s ago 22m 30.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (25s) 18s ago 20m 22.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (12m) 33s ago 12m 151M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (12m) 18s ago 12m 90.3M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (6m) 33s ago 20m 17.0M - 0.18.1 e5a616e4b9cf 3b9f2a3b9b48 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (101s) 18s ago 19m 2533k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (19m) 33s ago 19m 577M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (19m) 33s ago 19m 479M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (18m) 33s ago 18m 327M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (18m) 33s ago 18m 479M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (18m) 18s ago 18m 497M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (17m) 18s ago 17m 582M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (17m) 18s ago 17m 505M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (16m) 18s ago 16m 549M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:04:01.855 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 unknown 33s ago 20m - - 2024-04-23T02:04:02.233 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:04:02.233 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:04:02.233 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 10, 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:04:02.234 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:04:02.553 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:04:02.553 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:04:02.553 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:04:02.553 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:04:02.553 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:04:02.553 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:04:02.554 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2024-04-23T02:04:02.554 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:04:02.554 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "4/23 daemons upgraded", 2024-04-23T02:04:02.554 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading mon daemons", 2024-04-23T02:04:02.554 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:04:02.554 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:04:02.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:02.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:02.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:02 smithi196 ceph-mon[66087]: Reconfiguring crash.smithi196 (monmap changed)... 2024-04-23T02:04:02.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi196", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:04:02.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:02.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:02 smithi196 ceph-mon[66087]: Reconfiguring daemon crash.smithi196 on smithi196 2024-04-23T02:04:02.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:02 smithi196 ceph-mon[66087]: from='client.34154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:02.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:02 smithi196 ceph-mon[66087]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:02.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:02 smithi196 ceph-mon[66087]: from='client.34162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:02.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:02 smithi196 ceph-mon[66087]: pgmap v25: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:02.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:02.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:02.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:02 smithi155 ceph-mon[88702]: Reconfiguring crash.smithi196 (monmap changed)... 2024-04-23T02:04:02.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi196", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:04:02.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:02.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:02 smithi155 ceph-mon[88702]: Reconfiguring daemon crash.smithi196 on smithi196 2024-04-23T02:04:02.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:02 smithi155 ceph-mon[88702]: from='client.34154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:02.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:02 smithi155 ceph-mon[88702]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:02.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:02 smithi155 ceph-mon[88702]: from='client.34162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:02.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:02 smithi155 ceph-mon[88702]: pgmap v25: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:02.961 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:04:02.961 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:04:02.961 INFO:teuthology.orchestra.run.smithi155.stdout: daemon prometheus.smithi155 on smithi155 is in unknown state 2024-04-23T02:04:03.272 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:03 smithi155 ceph-mon[88702]: from='client.34166 172.21.15.155:0/4202929693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:03.272 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:03 smithi155 ceph-mon[88702]: from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:03.272 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:03.272 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:03.272 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:03 smithi155 ceph-mon[88702]: Reconfiguring mgr.smithi196.ldpzek (monmap changed)... 2024-04-23T02:04:03.272 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi196.ldpzek", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:04:03.272 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:04:03.272 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:03.272 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:03 smithi155 ceph-mon[88702]: Reconfiguring daemon mgr.smithi196.ldpzek on smithi196 2024-04-23T02:04:03.272 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:03 smithi155 ceph-mon[88702]: from='client.34174 172.21.15.155:0/2790601371' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:04:03.421 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:03 smithi196 ceph-mon[66087]: from='client.34166 172.21.15.155:0/4202929693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:03.421 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:03 smithi196 ceph-mon[66087]: from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:03.421 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:03.421 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:03.421 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:03 smithi196 ceph-mon[66087]: Reconfiguring mgr.smithi196.ldpzek (monmap changed)... 2024-04-23T02:04:03.421 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi196.ldpzek", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:04:03.421 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:04:03.421 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:03.421 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:03 smithi196 ceph-mon[66087]: Reconfiguring daemon mgr.smithi196.ldpzek on smithi196 2024-04-23T02:04:03.421 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:03 smithi196 ceph-mon[66087]: from='client.34174 172.21.15.155:0/2790601371' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:04:04.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:04 smithi196 ceph-mon[66087]: pgmap v26: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:04.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:04 smithi155 ceph-mon[88702]: pgmap v26: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:05.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:05 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:05.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:05 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:05.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:05 smithi196 ceph-mon[66087]: Reconfiguring mon.smithi196 (monmap changed)... 2024-04-23T02:04:05.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:05 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:04:05.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:05 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:04:05.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:05 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:05.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:05 smithi196 ceph-mon[66087]: Reconfiguring daemon mon.smithi196 on smithi196 2024-04-23T02:04:05.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:05 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:05.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:05 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:05.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:05 smithi155 ceph-mon[88702]: Reconfiguring mon.smithi196 (monmap changed)... 2024-04-23T02:04:05.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:05 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:04:05.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:05 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:04:05.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:05 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:05.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:05 smithi155 ceph-mon[88702]: Reconfiguring daemon mon.smithi196 on smithi196 2024-04-23T02:04:06.733 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:06 smithi196 ceph-mon[66087]: pgmap v27: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:06.733 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:06.733 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:06.734 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:04:06.734 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:06.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:06 smithi155 ceph-mon[88702]: pgmap v27: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:06.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:06.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:06.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:04:06.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:07.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:07 smithi196 ceph-mon[66087]: Reconfiguring osd.4 (monmap changed)... 2024-04-23T02:04:07.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:07 smithi196 ceph-mon[66087]: Reconfiguring daemon osd.4 on smithi196 2024-04-23T02:04:07.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:07 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:04:07.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:07 smithi155 ceph-mon[88702]: Reconfiguring osd.4 (monmap changed)... 2024-04-23T02:04:07.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:07 smithi155 ceph-mon[88702]: Reconfiguring daemon osd.4 on smithi196 2024-04-23T02:04:07.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:07 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:04:08.787 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:08 smithi196 ceph-mon[66087]: pgmap v28: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:04:08.787 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:08 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:08.787 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:08 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:08.788 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:08 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:04:08.788 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:08 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:08.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:08 smithi155 ceph-mon[88702]: pgmap v28: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:04:08.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:08 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:08.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:08 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:08.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:08 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:04:08.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:08 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:09.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:09 smithi196 ceph-mon[66087]: Reconfiguring osd.5 (monmap changed)... 2024-04-23T02:04:09.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:09 smithi196 ceph-mon[66087]: Reconfiguring daemon osd.5 on smithi196 2024-04-23T02:04:09.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:09 smithi155 ceph-mon[88702]: Reconfiguring osd.5 (monmap changed)... 2024-04-23T02:04:09.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:09 smithi155 ceph-mon[88702]: Reconfiguring daemon osd.5 on smithi196 2024-04-23T02:04:10.904 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:10.904 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:10.904 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:10 smithi196 ceph-mon[66087]: Reconfiguring osd.6 (monmap changed)... 2024-04-23T02:04:10.904 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:04:10.904 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:10.904 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:10 smithi196 ceph-mon[66087]: Reconfiguring daemon osd.6 on smithi196 2024-04-23T02:04:10.904 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:10 smithi196 ceph-mon[66087]: pgmap v29: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:11.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:11.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:11.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:10 smithi155 ceph-mon[88702]: Reconfiguring osd.6 (monmap changed)... 2024-04-23T02:04:11.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:04:11.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:11.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:10 smithi155 ceph-mon[88702]: Reconfiguring daemon osd.6 on smithi196 2024-04-23T02:04:11.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:10 smithi155 ceph-mon[88702]: pgmap v29: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:12.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:12 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:12.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:12 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:12.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:12 smithi196 ceph-mon[66087]: Reconfiguring osd.7 (monmap changed)... 2024-04-23T02:04:12.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:12 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:04:12.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:12 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:12.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:12 smithi196 ceph-mon[66087]: Reconfiguring daemon osd.7 on smithi196 2024-04-23T02:04:12.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:12 smithi196 ceph-mon[66087]: pgmap v30: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:12.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:12 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:12.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:12 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:12.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:12 smithi155 ceph-mon[88702]: Reconfiguring osd.7 (monmap changed)... 2024-04-23T02:04:12.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:12 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:04:12.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:12 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:12.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:12 smithi155 ceph-mon[88702]: Reconfiguring daemon osd.7 on smithi196 2024-04-23T02:04:12.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:12 smithi155 ceph-mon[88702]: pgmap v30: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:14.308 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:13 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:14.308 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:13 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:14.308 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:13 smithi196 ceph-mon[66087]: Reconfiguring mds.foofs.smithi196.zehfbm (monmap changed)... 2024-04-23T02:04:14.308 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:13 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi196.zehfbm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:04:14.308 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:13 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:14.308 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:13 smithi196 ceph-mon[66087]: Reconfiguring daemon mds.foofs.smithi196.zehfbm on smithi196 2024-04-23T02:04:14.308 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:13 smithi196 ceph-mon[66087]: pgmap v31: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:14.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:13 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:14.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:13 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:14.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:13 smithi155 ceph-mon[88702]: Reconfiguring mds.foofs.smithi196.zehfbm (monmap changed)... 2024-04-23T02:04:14.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:13 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi196.zehfbm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:04:14.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:13 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:14.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:13 smithi155 ceph-mon[88702]: Reconfiguring daemon mds.foofs.smithi196.zehfbm on smithi196 2024-04-23T02:04:14.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:13 smithi155 ceph-mon[88702]: pgmap v31: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:15.853 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:15 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:15.853 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:15 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:15.853 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:15 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:04:15.853 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:15 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:15.853 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:15 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:15.853 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:15 smithi155 ceph-mon[88702]: Upgrade: Setting container_image for all mon 2024-04-23T02:04:15.853 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:15 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:15.853 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:15 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi155"}]: dispatch 2024-04-23T02:04:15.853 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:15 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi155"}]': finished 2024-04-23T02:04:15.853 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:15 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi196"}]: dispatch 2024-04-23T02:04:15.853 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:15 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi196"}]': finished 2024-04-23T02:04:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:15 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:15 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:15 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:04:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:15 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:15 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:15 smithi196 ceph-mon[66087]: Upgrade: Setting container_image for all mon 2024-04-23T02:04:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:15 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:15 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi155"}]: dispatch 2024-04-23T02:04:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:15 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi155"}]': finished 2024-04-23T02:04:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:15 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi196"}]: dispatch 2024-04-23T02:04:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:15 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi196"}]': finished 2024-04-23T02:04:17.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:16 smithi196 ceph-mon[66087]: pgmap v32: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:17.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:16 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:17.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:16 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:04:17.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:16 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:17.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:16 smithi155 ceph-mon[88702]: pgmap v32: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:17.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:16 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:17.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:16 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:04:17.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:16 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:18.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:17 smithi196 ceph-mon[66087]: Upgrade: Updating crash.smithi155 (1/2) 2024-04-23T02:04:18.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:17 smithi196 ceph-mon[66087]: Deploying daemon crash.smithi155 on smithi155 2024-04-23T02:04:18.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:17 smithi155 ceph-mon[88702]: Upgrade: Updating crash.smithi155 (1/2) 2024-04-23T02:04:18.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:17 smithi155 ceph-mon[88702]: Deploying daemon crash.smithi155 on smithi155 2024-04-23T02:04:18.962 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:18 smithi155 ceph-mon[88702]: pgmap v33: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:04:19.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:18 smithi196 ceph-mon[66087]: pgmap v33: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:04:21.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:20 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:21.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:20 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:21.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:20 smithi196 ceph-mon[66087]: pgmap v34: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:21.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:20 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:21.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:20 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:21.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:20 smithi155 ceph-mon[88702]: pgmap v34: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:22.779 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:22 smithi196 ceph-mon[66087]: Upgrade: Updating crash.smithi196 (2/2) 2024-04-23T02:04:22.780 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:22.780 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi196", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:04:22.780 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:22.780 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:22 smithi196 ceph-mon[66087]: Deploying daemon crash.smithi196 on smithi196 2024-04-23T02:04:22.780 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:22 smithi196 ceph-mon[66087]: pgmap v35: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:22.780 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:04:22.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:22 smithi155 ceph-mon[88702]: Upgrade: Updating crash.smithi196 (2/2) 2024-04-23T02:04:22.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:22.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi196", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:04:22.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:22.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:22 smithi155 ceph-mon[88702]: Deploying daemon crash.smithi196 on smithi196 2024-04-23T02:04:22.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:22 smithi155 ceph-mon[88702]: pgmap v35: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:22.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:04:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:23 smithi196 ceph-mon[66087]: pgmap v36: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:24.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:23 smithi155 ceph-mon[88702]: pgmap v36: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:26.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:26 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:26.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:26 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:26.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:26 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:04:26.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:26 smithi155 ceph-mon[88702]: pgmap v37: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:26.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:26 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:26.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:26 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:26.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:26 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:04:26.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:26 smithi196 ceph-mon[66087]: pgmap v37: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:28.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:27 smithi196 ceph-mon[66087]: pgmap v38: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:04:28.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:27 smithi155 ceph-mon[88702]: pgmap v38: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:04:31.094 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:31.094 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:31.094 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:30 smithi196 ceph-mon[66087]: pgmap v39: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:31.094 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:31.094 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:31.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:31.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:31.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:30 smithi155 ceph-mon[88702]: pgmap v39: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:31.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:31.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:32.496 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:32 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:32.496 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:32 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:32.496 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:32 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:32.496 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:32 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:32.496 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:32 smithi196 ceph-mon[66087]: pgmap v40: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:32.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:32 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:32.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:32 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:32.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:32 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:32.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:32 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:32.608 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:32 smithi155 ceph-mon[88702]: pgmap v40: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:33.307 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:04:33.969 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:04:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (10m) 2s ago 21m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:04:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (14s) 2s ago 21m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:04:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (9s) 4s ago 20m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:04:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (8m) 2s ago 21m 35.5M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:04:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (15m) 2s ago 15m 16.2M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:04:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (16m) 4s ago 16m 40.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:04:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (2m) 2s ago 23m 493M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:04:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (95s) 4s ago 20m 447M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:04:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (80s) 2s ago 23m 49.4M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:04:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (57s) 4s ago 20m 41.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:04:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (13m) 2s ago 13m 152M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:04:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (13m) 4s ago 13m 90.4M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:04:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (6m) 2s ago 21m 17.0M - 0.18.1 e5a616e4b9cf 3b9f2a3b9b48 2024-04-23T02:04:33.971 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (2m) 4s ago 20m 2533k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:04:33.971 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (20m) 2s ago 20m 576M 4096M 16.2.0 24ecd6d5f14c cd88ae64ca92 2024-04-23T02:04:33.971 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (19m) 2s ago 19m 480M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T02:04:33.971 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (19m) 2s ago 19m 327M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T02:04:33.971 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (18m) 2s ago 18m 478M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T02:04:33.971 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (18m) 4s ago 18m 497M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T02:04:33.971 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (18m) 4s ago 18m 582M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:04:33.971 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (17m) 4s ago 17m 505M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:04:33.971 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (17m) 4s ago 17m 549M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:04:33.971 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 error 2s ago 21m - - 2024-04-23T02:04:34.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:33 smithi155 ceph-mon[88702]: from='client.34178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:34.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:33 smithi155 ceph-mon[88702]: from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:34.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:33 smithi155 ceph-mon[88702]: pgmap v41: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:34.147 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:33 smithi196 ceph-mon[66087]: from='client.34178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:34.147 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:33 smithi196 ceph-mon[66087]: from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:34.147 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:33 smithi196 ceph-mon[66087]: pgmap v41: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:04:34.364 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:04:34.364 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:04:34.364 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:04:34.364 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:04:34.364 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:04:34.364 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:04:34.364 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:04:34.365 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:04:34.365 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-23T02:04:34.365 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:04:34.365 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:04:34.365 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:04:34.365 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:04:34.365 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:04:34.365 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 10, 2024-04-23T02:04:34.365 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:04:34.365 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:04:34.365 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:04:34.699 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:04:34.700 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:04:34.700 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:04:34.700 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:04:34.700 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:04:34.700 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:04:34.700 INFO:teuthology.orchestra.run.smithi155.stdout: "crash", 2024-04-23T02:04:34.700 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2024-04-23T02:04:34.700 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:04:34.700 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "6/23 daemons upgraded", 2024-04-23T02:04:34.700 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading crash daemons", 2024-04-23T02:04:34.700 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:04:34.701 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:04:35.096 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:04:35.096 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:04:35.096 INFO:teuthology.orchestra.run.smithi155.stdout: daemon prometheus.smithi155 on smithi155 is in unknown state 2024-04-23T02:04:35.500 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:35 smithi155 ceph-mon[88702]: from='client.34186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:35.501 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:35 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:35.501 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:35 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:35.501 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:35 smithi155 ceph-mon[88702]: from='client.34190 172.21.15.155:0/2473158424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:35.501 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:35 smithi155 ceph-mon[88702]: from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:35.501 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:35 smithi155 ceph-mon[88702]: from='client.34198 172.21.15.155:0/2129785224' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:04:35.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:35 smithi196 ceph-mon[66087]: from='client.34186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:35.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:35 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:35.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:35 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:35.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:35 smithi196 ceph-mon[66087]: from='client.34190 172.21.15.155:0/2473158424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:35.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:35 smithi196 ceph-mon[66087]: from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:04:35.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:35 smithi196 ceph-mon[66087]: from='client.34198 172.21.15.155:0/2129785224' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:04:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:04:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:04:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: pgmap v42: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 175 B/s rd, 0 op/s 2024-04-23T02:04:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: pgmap v43: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 211 B/s rd, 0 op/s 2024-04-23T02:04:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:04:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:36.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:36.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: Upgrade: Setting container_image for all crash 2024-04-23T02:04:36.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:36.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi155"}]: dispatch 2024-04-23T02:04:36.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi155"}]': finished 2024-04-23T02:04:36.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi196"}]: dispatch 2024-04-23T02:04:36.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi196"}]': finished 2024-04-23T02:04:36.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:04:36.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:04:36.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:36 smithi196 ceph-mon[66087]: Upgrade: osd.0 is safe to restart 2024-04-23T02:04:36.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:36.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:36.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:36.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: pgmap v42: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 175 B/s rd, 0 op/s 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: pgmap v43: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 211 B/s rd, 0 op/s 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: Upgrade: Setting container_image for all crash 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi155"}]: dispatch 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi155"}]': finished 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi196"}]: dispatch 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi196"}]': finished 2024-04-23T02:04:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:04:36.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:04:36.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:36 smithi155 ceph-mon[88702]: Upgrade: osd.0 is safe to restart 2024-04-23T02:04:37.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:04:37.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:37.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:04:37.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:38.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:04:38.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:38.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:04:38.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:38.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:38 smithi155 ceph-mon[88702]: Upgrade: Updating osd.0 2024-04-23T02:04:38.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:38 smithi155 ceph-mon[88702]: Deploying daemon osd.0 on smithi155 2024-04-23T02:04:38.841 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:38 smithi155 ceph-mon[88702]: pgmap v44: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:04:39.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:38 smithi196 ceph-mon[66087]: Upgrade: Updating osd.0 2024-04-23T02:04:39.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:38 smithi196 ceph-mon[66087]: Deploying daemon osd.0 on smithi155 2024-04-23T02:04:39.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:38 smithi196 ceph-mon[66087]: pgmap v44: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-23T02:04:40.858 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:40 smithi155 ceph-mon[88702]: pgmap v45: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 211 B/s rd, 0 op/s 2024-04-23T02:04:40.858 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:40 smithi155 systemd[1]: Stopping Ceph osd.0 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:04:40.858 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.0[46193]: debug 2024-04-23T02:04:40.706+0000 7fe15e110700 -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-23T02:04:40.858 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.0[46193]: debug 2024-04-23T02:04:40.706+0000 7fe15e110700 -1 osd.0 77 *** Got signal Terminated *** 2024-04-23T02:04:40.859 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.0[46193]: debug 2024-04-23T02:04:40.706+0000 7fe15e110700 -1 osd.0 77 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:04:41.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:40 smithi196 ceph-mon[66087]: pgmap v45: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 211 B/s rd, 0 op/s 2024-04-23T02:04:41.391 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:41 smithi155 bash[95024]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.0 2024-04-23T02:04:41.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.5 2024-04-23T02:04:41.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 failed (root=default,host=smithi155) (connection refused reported by osd.5) 2024-04-23T02:04:41.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.6 2024-04-23T02:04:41.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.3 2024-04-23T02:04:41.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.1 2024-04-23T02:04:41.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.4 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.2 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.7 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.5 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.6 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.3 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.1 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.4 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.2 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.7 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.5 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.2 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.1 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.4 2024-04-23T02:04:41.893 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.6 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.3 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.7 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.5 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.6 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.3 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.1 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.4 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.2 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.7 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.5 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.6 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.3 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.1 2024-04-23T02:04:41.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.4 2024-04-23T02:04:41.895 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.2 2024-04-23T02:04:41.895 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.5 2024-04-23T02:04:41.895 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.1 2024-04-23T02:04:41.895 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.2 2024-04-23T02:04:41.895 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.4 2024-04-23T02:04:41.895 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.6 2024-04-23T02:04:41.895 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:41 smithi155 ceph-mon[88702]: osd.0 reported immediately failed by osd.3 2024-04-23T02:04:42.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.5 2024-04-23T02:04:42.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 failed (root=default,host=smithi155) (connection refused reported by osd.5) 2024-04-23T02:04:42.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.6 2024-04-23T02:04:42.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.3 2024-04-23T02:04:42.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.1 2024-04-23T02:04:42.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.4 2024-04-23T02:04:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.2 2024-04-23T02:04:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.7 2024-04-23T02:04:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.5 2024-04-23T02:04:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.6 2024-04-23T02:04:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.3 2024-04-23T02:04:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.1 2024-04-23T02:04:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.4 2024-04-23T02:04:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.2 2024-04-23T02:04:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.7 2024-04-23T02:04:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.5 2024-04-23T02:04:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.2 2024-04-23T02:04:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.1 2024-04-23T02:04:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.4 2024-04-23T02:04:42.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.6 2024-04-23T02:04:42.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.3 2024-04-23T02:04:42.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.7 2024-04-23T02:04:42.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.5 2024-04-23T02:04:42.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.6 2024-04-23T02:04:42.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.3 2024-04-23T02:04:42.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.1 2024-04-23T02:04:42.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.4 2024-04-23T02:04:42.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.2 2024-04-23T02:04:42.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.7 2024-04-23T02:04:42.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.5 2024-04-23T02:04:42.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.6 2024-04-23T02:04:42.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.3 2024-04-23T02:04:42.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.1 2024-04-23T02:04:42.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.4 2024-04-23T02:04:42.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.2 2024-04-23T02:04:42.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.5 2024-04-23T02:04:42.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.1 2024-04-23T02:04:42.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.2 2024-04-23T02:04:42.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.4 2024-04-23T02:04:42.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.6 2024-04-23T02:04:42.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:41 smithi196 ceph-mon[66087]: osd.0 reported immediately failed by osd.3 2024-04-23T02:04:42.857 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:42 smithi155 ceph-mon[88702]: pgmap v46: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 211 B/s rd, 0 op/s 2024-04-23T02:04:42.857 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:42 smithi155 ceph-mon[88702]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:04:42.857 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:42 smithi155 ceph-mon[88702]: osdmap e78: 8 total, 7 up, 8 in 2024-04-23T02:04:43.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:42 smithi196 ceph-mon[66087]: pgmap v46: 129 pgs: 129 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 211 B/s rd, 0 op/s 2024-04-23T02:04:43.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:42 smithi196 ceph-mon[66087]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:04:43.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:42 smithi196 ceph-mon[66087]: osdmap e78: 8 total, 7 up, 8 in 2024-04-23T02:04:43.593 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:43 smithi155 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.0.service: Succeeded. 2024-04-23T02:04:43.593 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:43 smithi155 systemd[1]: Stopped Ceph osd.0 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:04:43.593 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:43 smithi155 systemd[1]: Starting Ceph osd.0 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:04:43.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:43 smithi155 ceph-mon[88702]: osdmap e79: 8 total, 7 up, 8 in 2024-04-23T02:04:44.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:43 smithi196 ceph-mon[66087]: osdmap e79: 8 total, 7 up, 8 in 2024-04-23T02:04:44.594 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:44 smithi155 bash[95316]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-23T02:04:44.594 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:44 smithi155 bash[95316]: 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-23T02:04:44.594 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:44 smithi155 bash[95316]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-23T02:04:44.595 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:44 smithi155 bash[95316]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-23T02:04:44.595 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:44 smithi155 bash[95316]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-23T02:04:44.595 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:44 smithi155 bash[95316]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-23T02:04:44.595 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:44 smithi155 bash[95316]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-23T02:04:44.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:44 smithi155 ceph-mon[88702]: pgmap v49: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 63/438 objects degraded (14.384%) 2024-04-23T02:04:44.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:44 smithi155 ceph-mon[88702]: Health check failed: Degraded data redundancy: 63/438 objects degraded (14.384%), 17 pgs degraded (PG_DEGRADED) 2024-04-23T02:04:45.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:44 smithi196 ceph-mon[66087]: pgmap v49: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 63/438 objects degraded (14.384%) 2024-04-23T02:04:45.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:44 smithi196 ceph-mon[66087]: Health check failed: Degraded data redundancy: 63/438 objects degraded (14.384%), 17 pgs degraded (PG_DEGRADED) 2024-04-23T02:04:45.891 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:45 smithi155 ceph-osd[95610]: -- 172.21.15.155:0/1913779896 <== mon.0 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55693c3671e0 con 0x55693c336c00 2024-04-23T02:04:45.891 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:45 smithi155 bash[95573]: 3db654da390b89c548991a8f5c1771dcdfa27599ddc2ed30bd158e95f5fbd705 2024-04-23T02:04:45.891 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:45 smithi155 systemd[1]: Started Ceph osd.0 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:04:46.313 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:45 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-0[95587]: 2024-04-23T02:04:45.975+0000 7fe4d7cb47c0 -1 Falling back to public interface 2024-04-23T02:04:46.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:46 smithi155 ceph-mon[88702]: pgmap v50: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 63/438 objects degraded (14.384%) 2024-04-23T02:04:46.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:46 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:46.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:46 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:46.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:46 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:04:47.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:46 smithi196 ceph-mon[66087]: pgmap v50: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 63/438 objects degraded (14.384%) 2024-04-23T02:04:47.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:46 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:47.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:46 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:47.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:46 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:04:48.894 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:48 smithi155 ceph-mon[88702]: pgmap v51: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 63/438 objects degraded (14.384%) 2024-04-23T02:04:49.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:48 smithi196 ceph-mon[66087]: pgmap v51: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 63/438 objects degraded (14.384%) 2024-04-23T02:04:50.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:50 smithi155 ceph-mon[88702]: pgmap v52: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 63/438 objects degraded (14.384%) 2024-04-23T02:04:51.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:50 smithi196 ceph-mon[66087]: pgmap v52: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 63/438 objects degraded (14.384%) 2024-04-23T02:04:52.948 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:52 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-0[95587]: 2024-04-23T02:04:52.716+0000 7fe4d7cb47c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-23T02:04:52.949 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:52 smithi155 ceph-mon[88702]: pgmap v53: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 63/438 objects degraded (14.384%) 2024-04-23T02:04:52.949 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:52.949 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:52.949 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:52.949 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:04:52.949 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:52.949 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:53.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:52 smithi196 ceph-mon[66087]: pgmap v53: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 63/438 objects degraded (14.384%) 2024-04-23T02:04:53.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:53.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:53.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:53.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:04:53.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:53.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:53.934 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:53 smithi155 ceph-mon[88702]: mgrmap e48: smithi155.dkyujt(active, since 91s), standbys: smithi196.ldpzek 2024-04-23T02:04:53.935 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:53 smithi155 ceph-mon[88702]: from='osd.0 [v2:172.21.15.155:6802/3566199859,v1:172.21.15.155:6803/3566199859]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:04:53.935 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:53 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-0[95587]: 2024-04-23T02:04:53.738+0000 7fe4d7cb47c0 -1 osd.0 77 log_to_monitors true 2024-04-23T02:04:54.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:53 smithi196 ceph-mon[66087]: mgrmap e48: smithi155.dkyujt(active, since 91s), standbys: smithi196.ldpzek 2024-04-23T02:04:54.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:53 smithi196 ceph-mon[66087]: from='osd.0 [v2:172.21.15.155:6802/3566199859,v1:172.21.15.155:6803/3566199859]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:04:54.641 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:04:54 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-0[95587]: 2024-04-23T02:04:54.380+0000 7fe4c5106700 -1 osd.0 77 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:04:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:54 smithi196 ceph-mon[66087]: pgmap v54: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 279 B/s wr, 0 op/s; 63/438 objects degraded (14.384%) 2024-04-23T02:04:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:54 smithi196 ceph-mon[66087]: from='osd.0 [v2:172.21.15.155:6802/3566199859,v1:172.21.15.155:6803/3566199859]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T02:04:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:54 smithi196 ceph-mon[66087]: osdmap e80: 8 total, 7 up, 8 in 2024-04-23T02:04:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:54 smithi196 ceph-mon[66087]: from='osd.0 [v2:172.21.15.155:6802/3566199859,v1:172.21.15.155:6803/3566199859]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T02:04:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:54 smithi196 ceph-mon[66087]: from='osd.0 [v2:172.21.15.155:6802/3566199859,v1:172.21.15.155:6803/3566199859]' entity='osd.0' 2024-04-23T02:04:55.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:54 smithi155 ceph-mon[88702]: pgmap v54: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 279 B/s wr, 0 op/s; 63/438 objects degraded (14.384%) 2024-04-23T02:04:55.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:54 smithi155 ceph-mon[88702]: from='osd.0 [v2:172.21.15.155:6802/3566199859,v1:172.21.15.155:6803/3566199859]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T02:04:55.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:54 smithi155 ceph-mon[88702]: osdmap e80: 8 total, 7 up, 8 in 2024-04-23T02:04:55.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:54 smithi155 ceph-mon[88702]: from='osd.0 [v2:172.21.15.155:6802/3566199859,v1:172.21.15.155:6803/3566199859]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T02:04:55.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:54 smithi155 ceph-mon[88702]: from='osd.0 [v2:172.21.15.155:6802/3566199859,v1:172.21.15.155:6803/3566199859]' entity='osd.0' 2024-04-23T02:04:56.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:55 smithi155 ceph-mon[88702]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:04:56.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:55 smithi155 ceph-mon[88702]: osd.0 [v2:172.21.15.155:6802/3566199859,v1:172.21.15.155:6803/3566199859] boot 2024-04-23T02:04:56.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:55 smithi155 ceph-mon[88702]: osdmap e81: 8 total, 8 up, 8 in 2024-04-23T02:04:56.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:04:56.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:56.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:56.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:56.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:04:56.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:56.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:55 smithi196 ceph-mon[66087]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:04:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:55 smithi196 ceph-mon[66087]: osd.0 [v2:172.21.15.155:6802/3566199859,v1:172.21.15.155:6803/3566199859] boot 2024-04-23T02:04:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:55 smithi196 ceph-mon[66087]: osdmap e81: 8 total, 8 up, 8 in 2024-04-23T02:04:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:04:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:04:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:04:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:04:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:56 smithi196 ceph-mon[66087]: pgmap v57: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 383 B/s wr, 0 op/s; 63/438 objects degraded (14.384%) 2024-04-23T02:04:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:56 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:04:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:56 smithi196 ceph-mon[66087]: pgmap v58: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 493 B/s wr, 0 op/s; 63/438 objects degraded (14.384%) 2024-04-23T02:04:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:56 smithi196 ceph-mon[66087]: pgmap v59: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 726 B/s wr, 0 op/s; 63/438 objects degraded (14.384%) 2024-04-23T02:04:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:56 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:04:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:56 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:56 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:56 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:56 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:04:57.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:56 smithi196 ceph-mon[66087]: osdmap e82: 8 total, 8 up, 8 in 2024-04-23T02:04:57.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:56 smithi155 ceph-mon[88702]: pgmap v57: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 383 B/s wr, 0 op/s; 63/438 objects degraded (14.384%) 2024-04-23T02:04:57.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:56 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:04:57.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:56 smithi155 ceph-mon[88702]: pgmap v58: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 493 B/s wr, 0 op/s; 63/438 objects degraded (14.384%) 2024-04-23T02:04:57.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:56 smithi155 ceph-mon[88702]: pgmap v59: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 726 B/s wr, 0 op/s; 63/438 objects degraded (14.384%) 2024-04-23T02:04:57.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:56 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:04:57.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:56 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:57.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:56 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:57.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:56 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:04:57.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:56 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:04:57.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:56 smithi155 ceph-mon[88702]: osdmap e82: 8 total, 8 up, 8 in 2024-04-23T02:04:58.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:57 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:04:58.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:57 smithi196 ceph-mon[66087]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-23T02:04:58.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:57 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:04:58.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:57 smithi155 ceph-mon[88702]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-23T02:04:59.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:58 smithi196 ceph-mon[66087]: pgmap v61: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 63/438 objects degraded (14.384%) 2024-04-23T02:04:59.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:58 smithi155 ceph-mon[88702]: pgmap v61: 129 pgs: 17 active+undersized+degraded, 32 active+undersized, 80 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 63/438 objects degraded (14.384%) 2024-04-23T02:05:00.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:59 smithi196 ceph-mon[66087]: pgmap v62: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 463 B/s rd, 0 op/s 2024-04-23T02:05:00.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:04:59 smithi196 ceph-mon[66087]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/438 objects degraded (14.384%), 17 pgs degraded) 2024-04-23T02:05:00.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:59 smithi155 ceph-mon[88702]: pgmap v62: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 463 B/s rd, 0 op/s 2024-04-23T02:05:00.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:04:59 smithi155 ceph-mon[88702]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/438 objects degraded (14.384%), 17 pgs degraded) 2024-04-23T02:05:03.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:02 smithi155 ceph-mon[88702]: pgmap v63: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 328 B/s rd, 0 op/s 2024-04-23T02:05:03.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:02 smithi196 ceph-mon[66087]: pgmap v63: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 328 B/s rd, 0 op/s 2024-04-23T02:05:04.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:04 smithi196 ceph-mon[66087]: pgmap v64: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:05:04.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:04 smithi155 ceph-mon[88702]: pgmap v64: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:05:05.446 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:05:06.074 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:05:06.075 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (11m) 14s ago 22m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:05:06.075 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (46s) 14s ago 22m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:05:06.075 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (41s) 36s ago 21m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:05:06.075 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (9m) 14s ago 22m 35.5M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:05:06.075 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (16m) 14s ago 16m 16.2M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:05:06.075 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (16m) 36s ago 16m 40.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:05:06.075 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (2m) 14s ago 23m 495M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:05:06.076 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (2m) 36s ago 21m 447M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:05:06.076 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (113s) 14s ago 24m 50.8M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:05:06.076 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (89s) 36s ago 21m 41.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:05:06.076 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (13m) 14s ago 13m 152M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:05:06.076 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (13m) 36s ago 13m 90.4M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:05:06.076 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (7m) 14s ago 21m 17.0M - 0.18.1 e5a616e4b9cf 3b9f2a3b9b48 2024-04-23T02:05:06.076 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (2m) 36s ago 21m 2533k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:05:06.076 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (20s) 14s ago 20m 11.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:05:06.076 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (20m) 14s ago 20m 478M 4096M 16.2.0 24ecd6d5f14c 6bef4242fc38 2024-04-23T02:05:06.076 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (19m) 14s ago 19m 326M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T02:05:06.076 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (19m) 14s ago 19m 474M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T02:05:06.076 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (19m) 36s ago 19m 497M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T02:05:06.076 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (18m) 36s ago 18m 582M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:05:06.077 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (18m) 36s ago 18m 505M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:05:06.077 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (18m) 36s ago 18m 549M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:05:06.077 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 error 14s ago 21m - - 2024-04-23T02:05:06.455 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 7, 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:05:06.456 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:05:06.457 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 9, 2024-04-23T02:05:06.457 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 5 2024-04-23T02:05:06.457 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:05:06.457 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:05:06.775 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:05:06.775 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:05:06.775 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:05:06.775 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:05:06.775 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:05:06.776 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:05:06.776 INFO:teuthology.orchestra.run.smithi155.stdout: "crash", 2024-04-23T02:05:06.776 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2024-04-23T02:05:06.776 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:05:06.776 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "7/23 daemons upgraded", 2024-04-23T02:05:06.776 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:05:06.776 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:05:06.776 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:05:07.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:06 smithi155 ceph-mon[88702]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:07.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:06 smithi155 ceph-mon[88702]: from='client.34210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:07.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:06 smithi155 ceph-mon[88702]: pgmap v65: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:05:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:06 smithi155 ceph-mon[88702]: from='client.34218 172.21.15.155:0/38083332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:05:07.157 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:05:07.157 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:05:07.157 INFO:teuthology.orchestra.run.smithi155.stdout: daemon prometheus.smithi155 on smithi155 is in error state 2024-04-23T02:05:07.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:06 smithi196 ceph-mon[66087]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:06 smithi196 ceph-mon[66087]: from='client.34210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:06 smithi196 ceph-mon[66087]: pgmap v65: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:05:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:06 smithi196 ceph-mon[66087]: from='client.34218 172.21.15.155:0/38083332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:05:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:07 smithi155 ceph-mon[88702]: from='client.34214 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:07 smithi155 ceph-mon[88702]: from='client.34222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:07 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:07 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:05:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:07 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:07 smithi155 ceph-mon[88702]: from='client.34226 172.21.15.155:0/81170500' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:05:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:07 smithi196 ceph-mon[66087]: from='client.34214 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:07 smithi196 ceph-mon[66087]: from='client.34222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:07 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:07 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:05:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:07 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:07 smithi196 ceph-mon[66087]: from='client.34226 172.21.15.155:0/81170500' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:05:09.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:08 smithi196 ceph-mon[66087]: pgmap v66: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-04-23T02:05:09.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:08 smithi155 ceph-mon[88702]: pgmap v66: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-04-23T02:05:11.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:10 smithi196 ceph-mon[66087]: pgmap v67: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:05:11.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:10 smithi155 ceph-mon[88702]: pgmap v67: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:05:12.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:05:12.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:05:13.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:12 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:05:13.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:12 smithi196 ceph-mon[66087]: Upgrade: osd.1 is safe to restart 2024-04-23T02:05:13.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:12 smithi196 ceph-mon[66087]: pgmap v68: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:05:13.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:12 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:13.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:12 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:05:13.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:12 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:05:13.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:12 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:05:13.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:12 smithi155 ceph-mon[88702]: Upgrade: osd.1 is safe to restart 2024-04-23T02:05:13.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:12 smithi155 ceph-mon[88702]: pgmap v68: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:05:13.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:12 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:13.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:12 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:05:13.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:12 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:05:14.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:13 smithi155 ceph-mon[88702]: Upgrade: Updating osd.1 2024-04-23T02:05:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:13 smithi155 ceph-mon[88702]: Deploying daemon osd.1 on smithi155 2024-04-23T02:05:14.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:13 smithi196 ceph-mon[66087]: Upgrade: Updating osd.1 2024-04-23T02:05:14.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:13 smithi196 ceph-mon[66087]: Deploying daemon osd.1 on smithi155 2024-04-23T02:05:15.307 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:14 smithi155 ceph-mon[88702]: pgmap v69: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:05:15.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:14 smithi196 ceph-mon[66087]: pgmap v69: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:05:15.892 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:15 smithi155 systemd[1]: Stopping Ceph osd.1 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:05:15.892 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.1[49109]: debug 2024-04-23T02:05:15.775+0000 7f8477338700 -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-23T02:05:15.892 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.1[49109]: debug 2024-04-23T02:05:15.775+0000 7f8477338700 -1 osd.1 82 *** Got signal Terminated *** 2024-04-23T02:05:15.892 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.1[49109]: debug 2024-04-23T02:05:15.775+0000 7f8477338700 -1 osd.1 82 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:05:16.224 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:15 smithi155 ceph-mon[88702]: pgmap v70: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:05:16.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:15 smithi196 ceph-mon[66087]: pgmap v70: 129 pgs: 129 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:05:16.603 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:16 smithi155 bash[98139]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.1 2024-04-23T02:05:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.0 2024-04-23T02:05:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 failed (root=default,host=smithi155) (connection refused reported by osd.0) 2024-04-23T02:05:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.4 2024-04-23T02:05:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.5 2024-04-23T02:05:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.6 2024-04-23T02:05:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.3 2024-04-23T02:05:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.0 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.4 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.2 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.7 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.5 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.6 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.3 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.2 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.7 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.0 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.5 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.5 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.6 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.4 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.7 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.6 2024-04-23T02:05:17.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.4 2024-04-23T02:05:17.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.7 2024-04-23T02:05:17.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.3 2024-04-23T02:05:17.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.0 2024-04-23T02:05:17.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.2 2024-04-23T02:05:17.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.3 2024-04-23T02:05:17.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:16 smithi196 ceph-mon[66087]: osd.1 reported immediately failed by osd.2 2024-04-23T02:05:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.0 2024-04-23T02:05:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 failed (root=default,host=smithi155) (connection refused reported by osd.0) 2024-04-23T02:05:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.4 2024-04-23T02:05:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.5 2024-04-23T02:05:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.6 2024-04-23T02:05:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.3 2024-04-23T02:05:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.0 2024-04-23T02:05:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.4 2024-04-23T02:05:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.2 2024-04-23T02:05:17.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.7 2024-04-23T02:05:17.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.5 2024-04-23T02:05:17.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.6 2024-04-23T02:05:17.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.3 2024-04-23T02:05:17.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.2 2024-04-23T02:05:17.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.7 2024-04-23T02:05:17.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.0 2024-04-23T02:05:17.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.5 2024-04-23T02:05:17.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.5 2024-04-23T02:05:17.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.6 2024-04-23T02:05:17.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.4 2024-04-23T02:05:17.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.7 2024-04-23T02:05:17.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.6 2024-04-23T02:05:17.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.4 2024-04-23T02:05:17.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.7 2024-04-23T02:05:17.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.3 2024-04-23T02:05:17.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.0 2024-04-23T02:05:17.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.2 2024-04-23T02:05:17.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.3 2024-04-23T02:05:17.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:16 smithi155 ceph-mon[88702]: osd.1 reported immediately failed by osd.2 2024-04-23T02:05:18.275 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:17 smithi155 ceph-mon[88702]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:05:18.275 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:17 smithi155 ceph-mon[88702]: osdmap e83: 8 total, 7 up, 8 in 2024-04-23T02:05:18.275 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:17 smithi155 ceph-mon[88702]: pgmap v72: 129 pgs: 18 stale+active+clean, 111 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:05:18.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:17 smithi196 ceph-mon[66087]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:05:18.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:17 smithi196 ceph-mon[66087]: osdmap e83: 8 total, 7 up, 8 in 2024-04-23T02:05:18.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:17 smithi196 ceph-mon[66087]: pgmap v72: 129 pgs: 18 stale+active+clean, 111 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:05:18.642 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:18 smithi155 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.1.service: Succeeded. 2024-04-23T02:05:18.642 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:18 smithi155 systemd[1]: Stopped Ceph osd.1 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:05:18.642 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:18 smithi155 systemd[1]: Starting Ceph osd.1 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:05:19.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:18 smithi155 ceph-mon[88702]: osdmap e84: 8 total, 7 up, 8 in 2024-04-23T02:05:19.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:18 smithi196 ceph-mon[66087]: osdmap e84: 8 total, 7 up, 8 in 2024-04-23T02:05:19.641 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:19 smithi155 bash[98435]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-23T02:05:19.642 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:19 smithi155 bash[98435]: 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-23T02:05:19.642 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:19 smithi155 bash[98435]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-23T02:05:19.642 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:19 smithi155 bash[98435]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-23T02:05:19.642 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:19 smithi155 bash[98435]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-23T02:05:19.642 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:19 smithi155 bash[98435]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-23T02:05:19.642 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:19 smithi155 bash[98435]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-23T02:05:20.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:19 smithi155 ceph-mon[88702]: pgmap v74: 129 pgs: 2 active+undersized+degraded, 49 peering, 2 active+undersized, 76 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5/438 objects degraded (1.142%) 2024-04-23T02:05:20.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:19 smithi196 ceph-mon[66087]: pgmap v74: 129 pgs: 2 active+undersized+degraded, 49 peering, 2 active+undersized, 76 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5/438 objects degraded (1.142%) 2024-04-23T02:05:20.891 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:20 smithi155 ceph-osd[98729]: -- 172.21.15.155:0/258640206 <== mon.0 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56420cd871e0 con 0x56420cd56c00 2024-04-23T02:05:20.892 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:20 smithi155 bash[98690]: cad50d701ea424ff240062c43ef0e1e72a006b2616283322b3904b87bc32c232 2024-04-23T02:05:20.892 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:20 smithi155 systemd[1]: Started Ceph osd.1 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:05:21.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:20 smithi196 ceph-mon[66087]: Health check failed: Reduced data availability: 5 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-04-23T02:05:21.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:20 smithi196 ceph-mon[66087]: Health check failed: Degraded data redundancy: 5/438 objects degraded (1.142%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T02:05:21.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:20 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:21.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:20 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:21.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:20 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:05:21.379 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:21 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-1[98706]: 2024-04-23T02:05:21.087+0000 7f5b6d8ec7c0 -1 Falling back to public interface 2024-04-23T02:05:21.380 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:20 smithi155 ceph-mon[88702]: Health check failed: Reduced data availability: 5 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-04-23T02:05:21.380 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:20 smithi155 ceph-mon[88702]: Health check failed: Degraded data redundancy: 5/438 objects degraded (1.142%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T02:05:21.380 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:20 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:21.380 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:20 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:21.380 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:20 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:05:23.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:22 smithi155 ceph-mon[88702]: pgmap v75: 129 pgs: 2 active+undersized+degraded, 49 peering, 2 active+undersized, 76 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5/438 objects degraded (1.142%) 2024-04-23T02:05:23.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:23.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:05:23.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:22 smithi196 ceph-mon[66087]: pgmap v75: 129 pgs: 2 active+undersized+degraded, 49 peering, 2 active+undersized, 76 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5/438 objects degraded (1.142%) 2024-04-23T02:05:23.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:23.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:05:24.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:23 smithi196 ceph-mon[66087]: pgmap v76: 129 pgs: 16 active+undersized+degraded, 37 active+undersized, 76 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53/438 objects degraded (12.100%) 2024-04-23T02:05:24.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:23 smithi196 ceph-mon[66087]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 13 pgs peering) 2024-04-23T02:05:24.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:23 smithi155 ceph-mon[88702]: pgmap v76: 129 pgs: 16 active+undersized+degraded, 37 active+undersized, 76 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53/438 objects degraded (12.100%) 2024-04-23T02:05:24.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:23 smithi155 ceph-mon[88702]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 13 pgs peering) 2024-04-23T02:05:27.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:26 smithi155 ceph-mon[88702]: pgmap v77: 129 pgs: 16 active+undersized+degraded, 37 active+undersized, 76 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53/438 objects degraded (12.100%) 2024-04-23T02:05:27.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:26 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:27.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:26 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:27.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:26 smithi196 ceph-mon[66087]: pgmap v77: 129 pgs: 16 active+undersized+degraded, 37 active+undersized, 76 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53/438 objects degraded (12.100%) 2024-04-23T02:05:27.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:26 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:27.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:26 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:27.890 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:27 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-1[98706]: 2024-04-23T02:05:27.474+0000 7f5b6d8ec7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-23T02:05:28.438 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:28.438 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:28.438 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:28 smithi155 ceph-mon[88702]: pgmap v78: 129 pgs: 16 active+undersized+degraded, 37 active+undersized, 76 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53/438 objects degraded (12.100%) 2024-04-23T02:05:28.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:28.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:28.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:28 smithi196 ceph-mon[66087]: pgmap v78: 129 pgs: 16 active+undersized+degraded, 37 active+undersized, 76 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53/438 objects degraded (12.100%) 2024-04-23T02:05:28.891 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:28 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-1[98706]: 2024-04-23T02:05:28.434+0000 7f5b6d8ec7c0 -1 osd.1 82 log_to_monitors true 2024-04-23T02:05:29.641 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:05:29 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-1[98706]: 2024-04-23T02:05:29.360+0000 7f5b5ed46700 -1 osd.1 82 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:05:29.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:29 smithi155 ceph-mon[88702]: from='osd.1 [v2:172.21.15.155:6810/3946497134,v1:172.21.15.155:6811/3946497134]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:05:29.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:29 smithi155 ceph-mon[88702]: Health check update: Degraded data redundancy: 53/438 objects degraded (12.100%), 16 pgs degraded (PG_DEGRADED) 2024-04-23T02:05:29.818 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:29 smithi196 ceph-mon[66087]: from='osd.1 [v2:172.21.15.155:6810/3946497134,v1:172.21.15.155:6811/3946497134]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:05:29.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:29 smithi196 ceph-mon[66087]: Health check update: Degraded data redundancy: 53/438 objects degraded (12.100%), 16 pgs degraded (PG_DEGRADED) 2024-04-23T02:05:30.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:30 smithi155 ceph-mon[88702]: from='osd.1 [v2:172.21.15.155:6810/3946497134,v1:172.21.15.155:6811/3946497134]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T02:05:30.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:30 smithi155 ceph-mon[88702]: osdmap e85: 8 total, 7 up, 8 in 2024-04-23T02:05:30.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:30 smithi155 ceph-mon[88702]: from='osd.1 [v2:172.21.15.155:6810/3946497134,v1:172.21.15.155:6811/3946497134]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T02:05:30.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:30 smithi155 ceph-mon[88702]: pgmap v80: 129 pgs: 16 active+undersized+degraded, 37 active+undersized, 76 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 53/438 objects degraded (12.100%) 2024-04-23T02:05:30.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:30 smithi196 ceph-mon[66087]: from='osd.1 [v2:172.21.15.155:6810/3946497134,v1:172.21.15.155:6811/3946497134]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T02:05:30.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:30 smithi196 ceph-mon[66087]: osdmap e85: 8 total, 7 up, 8 in 2024-04-23T02:05:30.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:30 smithi196 ceph-mon[66087]: from='osd.1 [v2:172.21.15.155:6810/3946497134,v1:172.21.15.155:6811/3946497134]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T02:05:30.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:30 smithi196 ceph-mon[66087]: pgmap v80: 129 pgs: 16 active+undersized+degraded, 37 active+undersized, 76 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 53/438 objects degraded (12.100%) 2024-04-23T02:05:31.366 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:05:31.367 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: osd.1 [v2:172.21.15.155:6810/3946497134,v1:172.21.15.155:6811/3946497134] boot 2024-04-23T02:05:31.367 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: osdmap e86: 8 total, 8 up, 8 in 2024-04-23T02:05:31.367 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:05:31.367 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:31.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:05:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:05:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:05:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:05:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:05:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:05:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:05:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:31 smithi155 ceph-mon[88702]: osdmap e87: 8 total, 8 up, 8 in 2024-04-23T02:05:31.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:05:31.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: osd.1 [v2:172.21.15.155:6810/3946497134,v1:172.21.15.155:6811/3946497134] boot 2024-04-23T02:05:31.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: osdmap e86: 8 total, 8 up, 8 in 2024-04-23T02:05:31.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:05:31.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:31.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:31.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:05:31.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:05:31.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:31.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:31.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:05:31.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:05:31.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:05:31.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:05:31.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:05:31.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:31 smithi196 ceph-mon[66087]: osdmap e87: 8 total, 8 up, 8 in 2024-04-23T02:05:32.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:32 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:05:32.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:32 smithi155 ceph-mon[88702]: pgmap v82: 129 pgs: 16 active+undersized+degraded, 37 active+undersized, 76 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 277 B/s rd, 0 op/s; 53/438 objects degraded (12.100%) 2024-04-23T02:05:32.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:32 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:05:32.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:32 smithi155 ceph-mon[88702]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-04-23T02:05:32.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:32 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:05:32.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:32 smithi196 ceph-mon[66087]: pgmap v82: 129 pgs: 16 active+undersized+degraded, 37 active+undersized, 76 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 277 B/s rd, 0 op/s; 53/438 objects degraded (12.100%) 2024-04-23T02:05:32.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:32 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:05:32.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:32 smithi196 ceph-mon[66087]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-04-23T02:05:34.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:34 smithi155 ceph-mon[88702]: pgmap v84: 129 pgs: 8 active+undersized+degraded, 13 active+undersized, 108 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 381 B/s rd, 0 op/s; 30/438 objects degraded (6.849%) 2024-04-23T02:05:34.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:34 smithi155 ceph-mon[88702]: Health check update: Degraded data redundancy: 30/438 objects degraded (6.849%), 8 pgs degraded (PG_DEGRADED) 2024-04-23T02:05:34.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:34 smithi196 ceph-mon[66087]: pgmap v84: 129 pgs: 8 active+undersized+degraded, 13 active+undersized, 108 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 381 B/s rd, 0 op/s; 30/438 objects degraded (6.849%) 2024-04-23T02:05:34.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:34 smithi196 ceph-mon[66087]: Health check update: Degraded data redundancy: 30/438 objects degraded (6.849%), 8 pgs degraded (PG_DEGRADED) 2024-04-23T02:05:35.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:35 smithi196 ceph-mon[66087]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/438 objects degraded (6.849%), 8 pgs degraded) 2024-04-23T02:05:35.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:35 smithi155 ceph-mon[88702]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/438 objects degraded (6.849%), 8 pgs degraded) 2024-04-23T02:05:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:36 smithi196 ceph-mon[66087]: pgmap v85: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-23T02:05:36.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:36 smithi155 ceph-mon[88702]: pgmap v85: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-23T02:05:37.507 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:05:38.134 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:05:38.134 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (11m) 11s ago 22m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:05:38.134 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (78s) 11s ago 22m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:05:38.134 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (73s) 68s ago 21m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (9m) 11s ago 22m 35.5M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (17m) 11s ago 17m 16.3M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (17m) 68s ago 17m 40.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (3m) 11s ago 24m 496M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (2m) 68s ago 21m 447M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (2m) 11s ago 24m 53.9M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (2m) 68s ago 21m 41.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (14m) 11s ago 14m 153M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (14m) 68s ago 14m 90.4M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (7m) 11s ago 22m 17.0M - 0.18.1 e5a616e4b9cf 3b9f2a3b9b48 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (3m) 68s ago 21m 2533k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (53s) 11s ago 21m 210M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (17s) 11s ago 20m 11.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 cad50d701ea4 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (20m) 11s ago 20m 326M 4096M 16.2.0 24ecd6d5f14c 5130bcfa242b 2024-04-23T02:05:38.135 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (20m) 11s ago 20m 475M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T02:05:38.136 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (19m) 68s ago 19m 497M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T02:05:38.136 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (19m) 68s ago 19m 582M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:05:38.136 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (18m) 68s ago 18m 505M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:05:38.136 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (18m) 68s ago 18m 549M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:05:38.136 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 error 11s ago 22m - - 2024-04-23T02:05:38.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:38.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:05:38.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:38.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:05:38.516 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:05:38.516 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:05:38.516 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:05:38.516 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:05:38.516 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:05:38.516 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:05:38.517 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:05:38.517 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:05:38.517 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 6, 2024-04-23T02:05:38.517 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:05:38.517 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:05:38.517 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:05:38.517 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:05:38.517 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:05:38.517 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:05:38.517 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8, 2024-04-23T02:05:38.517 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 6 2024-04-23T02:05:38.517 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:05:38.517 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:05:38.837 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:05:38.837 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:05:38.837 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:05:38.837 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:05:38.837 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:05:38.837 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:05:38.837 INFO:teuthology.orchestra.run.smithi155.stdout: "crash", 2024-04-23T02:05:38.837 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2024-04-23T02:05:38.838 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:05:38.838 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "8/23 daemons upgraded", 2024-04-23T02:05:38.838 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:05:38.838 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:05:38.838 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:05:39.216 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:05:39.217 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:05:39.217 INFO:teuthology.orchestra.run.smithi155.stdout: daemon prometheus.smithi155 on smithi155 is in error state 2024-04-23T02:05:39.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:38 smithi196 ceph-mon[66087]: pgmap v86: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-23T02:05:39.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:38 smithi196 ceph-mon[66087]: from='client.34234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:39.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:38 smithi196 ceph-mon[66087]: from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:39.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:38 smithi196 ceph-mon[66087]: from='client.34246 172.21.15.155:0/4159747661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:05:39.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:38 smithi155 ceph-mon[88702]: pgmap v86: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-23T02:05:39.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:38 smithi155 ceph-mon[88702]: from='client.34234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:39.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:38 smithi155 ceph-mon[88702]: from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:39.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:38 smithi155 ceph-mon[88702]: from='client.34246 172.21.15.155:0/4159747661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:05:40.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:39 smithi196 ceph-mon[66087]: from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:40.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:39 smithi196 ceph-mon[66087]: from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:40.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:39 smithi196 ceph-mon[66087]: from='client.34254 172.21.15.155:0/1008922047' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:05:40.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:39 smithi155 ceph-mon[88702]: from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:40.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:39 smithi155 ceph-mon[88702]: from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:05:40.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:39 smithi155 ceph-mon[88702]: from='client.34254 172.21.15.155:0/1008922047' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:05:41.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:40 smithi196 ceph-mon[66087]: pgmap v87: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:05:41.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:40 smithi155 ceph-mon[88702]: pgmap v87: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 232 B/s rd, 0 op/s 2024-04-23T02:05:43.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:42 smithi196 ceph-mon[66087]: pgmap v88: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:05:43.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:43.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:42 smithi155 ceph-mon[88702]: pgmap v88: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:05:43.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:45.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:44 smithi196 ceph-mon[66087]: pgmap v89: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 173 B/s rd, 0 op/s 2024-04-23T02:05:45.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:44 smithi155 ceph-mon[88702]: pgmap v89: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 173 B/s rd, 0 op/s 2024-04-23T02:05:47.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:46 smithi155 ceph-mon[88702]: pgmap v90: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:05:47.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:46 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:05:47.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:46 smithi196 ceph-mon[66087]: pgmap v90: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:05:47.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:46 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:05:48.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:47 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:05:48.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:47 smithi196 ceph-mon[66087]: Upgrade: osd.2 is safe to restart 2024-04-23T02:05:48.351 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:47 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:05:48.351 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:47 smithi155 ceph-mon[88702]: Upgrade: osd.2 is safe to restart 2024-04-23T02:05:49.298 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:48 smithi155 ceph-mon[88702]: pgmap v91: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:05:49.298 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:48 smithi155 ceph-mon[88702]: Upgrade: Updating osd.2 2024-04-23T02:05:49.298 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:49.299 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:05:49.299 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:05:49.299 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:48 smithi155 ceph-mon[88702]: Deploying daemon osd.2 on smithi155 2024-04-23T02:05:49.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:48 smithi196 ceph-mon[66087]: pgmap v91: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:05:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:48 smithi196 ceph-mon[66087]: Upgrade: Updating osd.2 2024-04-23T02:05:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:05:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:05:49.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:48 smithi196 ceph-mon[66087]: Deploying daemon osd.2 on smithi155 2024-04-23T02:05:50.273 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:49 smithi155 ceph-mon[88702]: pgmap v92: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:05:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:49 smithi196 ceph-mon[66087]: pgmap v92: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:05:51.142 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:51 smithi155 systemd[1]: Stopping Ceph osd.2 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:05:51.579 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.2[52695]: debug 2024-04-23T02:05:51.164+0000 7f61a5f19700 -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-23T02:05:51.580 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.2[52695]: debug 2024-04-23T02:05:51.164+0000 7f61a5f19700 -1 osd.2 87 *** Got signal Terminated *** 2024-04-23T02:05:51.580 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:51 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.2[52695]: debug 2024-04-23T02:05:51.164+0000 7f61a5f19700 -1 osd.2 87 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:05:51.891 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:51 smithi155 bash[101194]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.2 2024-04-23T02:05:52.521 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: pgmap v93: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:05:52.521 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.1 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 failed (root=default,host=smithi155) (connection refused reported by osd.1) 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.3 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.0 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.1 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.5 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.6 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.3 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.0 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.4 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.7 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.5 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.6 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.4 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.7 2024-04-23T02:05:52.522 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.1 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.0 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.1 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.4 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.7 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.5 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.6 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.3 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.0 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.4 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.7 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.5 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.6 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: osd.2 reported immediately failed by osd.3 2024-04-23T02:05:52.523 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:05:52.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: pgmap v93: 129 pgs: 129 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:05:52.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.1 2024-04-23T02:05:52.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 failed (root=default,host=smithi155) (connection refused reported by osd.1) 2024-04-23T02:05:52.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.3 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.0 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.1 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.5 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.6 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.3 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.0 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.4 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.7 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.5 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.6 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.4 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.7 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.1 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.0 2024-04-23T02:05:52.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.1 2024-04-23T02:05:52.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.4 2024-04-23T02:05:52.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.7 2024-04-23T02:05:52.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.5 2024-04-23T02:05:52.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.6 2024-04-23T02:05:52.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.3 2024-04-23T02:05:52.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.0 2024-04-23T02:05:52.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.4 2024-04-23T02:05:52.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.7 2024-04-23T02:05:52.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.5 2024-04-23T02:05:52.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.6 2024-04-23T02:05:52.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: osd.2 reported immediately failed by osd.3 2024-04-23T02:05:52.572 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:05:53.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:53 smithi155 ceph-mon[88702]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:05:53.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:53 smithi155 ceph-mon[88702]: osdmap e88: 8 total, 7 up, 8 in 2024-04-23T02:05:53.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:53 smithi196 ceph-mon[66087]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:05:53.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:53 smithi196 ceph-mon[66087]: osdmap e88: 8 total, 7 up, 8 in 2024-04-23T02:05:54.141 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:53 smithi155 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.2.service: Succeeded. 2024-04-23T02:05:54.141 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:53 smithi155 systemd[1]: Stopped Ceph osd.2 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:05:54.142 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:53 smithi155 systemd[1]: Starting Ceph osd.2 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:05:54.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:54 smithi196 ceph-mon[66087]: pgmap v95: 129 pgs: 23 peering, 5 stale+active+clean, 101 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:05:54.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:54 smithi196 ceph-mon[66087]: Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-23T02:05:54.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:54 smithi196 ceph-mon[66087]: osdmap e89: 8 total, 7 up, 8 in 2024-04-23T02:05:54.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:54 smithi155 ceph-mon[88702]: pgmap v95: 129 pgs: 23 peering, 5 stale+active+clean, 101 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:05:54.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:54 smithi155 ceph-mon[88702]: Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-23T02:05:54.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:54 smithi155 ceph-mon[88702]: osdmap e89: 8 total, 7 up, 8 in 2024-04-23T02:05:55.142 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:54 smithi155 bash[101520]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-23T02:05:55.142 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:54 smithi155 bash[101520]: 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-23T02:05:55.142 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:54 smithi155 bash[101520]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-23T02:05:55.142 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:54 smithi155 bash[101520]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-23T02:05:55.142 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:54 smithi155 bash[101520]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-23T02:05:55.142 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:54 smithi155 bash[101520]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-23T02:05:55.142 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:54 smithi155 bash[101520]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-23T02:05:55.568 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:55 smithi196 ceph-mon[66087]: Health check failed: Degraded data redundancy: 10/438 objects degraded (2.283%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T02:05:55.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:55 smithi155 ceph-mon[88702]: Health check failed: Degraded data redundancy: 10/438 objects degraded (2.283%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T02:05:56.391 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:56 smithi155 ceph-osd[101815]: -- 172.21.15.155:0/2650854056 <== mon.0 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5598ec4e31e0 con 0x5598ec4b2c00 2024-04-23T02:05:56.391 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:56 smithi155 bash[101777]: 4c65cb4427422d70fdb7660da9fbd42265ef32535025ad677b9da6d7212bfc53 2024-04-23T02:05:56.391 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:56 smithi155 systemd[1]: Started Ceph osd.2 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:05:56.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:56 smithi155 ceph-mon[88702]: pgmap v97: 129 pgs: 2 active+undersized+degraded, 23 peering, 10 active+undersized, 94 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 10/438 objects degraded (2.283%) 2024-04-23T02:05:56.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:56 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:56.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:56 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:56.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:56 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:05:56.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:56 smithi196 ceph-mon[66087]: pgmap v97: 129 pgs: 2 active+undersized+degraded, 23 peering, 10 active+undersized, 94 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 10/438 objects degraded (2.283%) 2024-04-23T02:05:56.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:56 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:56.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:56 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:05:56.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:56 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:05:56.891 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:05:56 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-2[101792]: 2024-04-23T02:05:56.620+0000 7f7f90a7b7c0 -1 Falling back to public interface 2024-04-23T02:05:58.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:58 smithi196 ceph-mon[66087]: pgmap v98: 129 pgs: 2 active+undersized+degraded, 23 peering, 10 active+undersized, 94 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10/438 objects degraded (2.283%) 2024-04-23T02:05:58.612 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:58 smithi155 ceph-mon[88702]: pgmap v98: 129 pgs: 2 active+undersized+degraded, 23 peering, 10 active+undersized, 94 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10/438 objects degraded (2.283%) 2024-04-23T02:05:59.627 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:05:59 smithi155 ceph-mon[88702]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-04-23T02:05:59.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:05:59 smithi196 ceph-mon[66087]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-04-23T02:06:00.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:00 smithi155 ceph-mon[88702]: pgmap v99: 129 pgs: 14 active+undersized+degraded, 21 active+undersized, 94 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 45/438 objects degraded (10.274%) 2024-04-23T02:06:00.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:00 smithi196 ceph-mon[66087]: pgmap v99: 129 pgs: 14 active+undersized+degraded, 21 active+undersized, 94 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 45/438 objects degraded (10.274%) 2024-04-23T02:06:02.142 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:06:01 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-2[101792]: 2024-04-23T02:06:01.741+0000 7f7f90a7b7c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-23T02:06:02.641 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:06:02 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-2[101792]: 2024-04-23T02:06:02.582+0000 7f7f90a7b7c0 -1 osd.2 87 log_to_monitors true 2024-04-23T02:06:02.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:02 smithi155 ceph-mon[88702]: pgmap v100: 129 pgs: 14 active+undersized+degraded, 21 active+undersized, 94 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 228 B/s rd, 0 op/s; 45/438 objects degraded (10.274%) 2024-04-23T02:06:02.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:02.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:02.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:02 smithi196 ceph-mon[66087]: pgmap v100: 129 pgs: 14 active+undersized+degraded, 21 active+undersized, 94 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 228 B/s rd, 0 op/s; 45/438 objects degraded (10.274%) 2024-04-23T02:06:02.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:02.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:03.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:03 smithi155 ceph-mon[88702]: from='osd.2 [v2:172.21.15.155:6818/1737474665,v1:172.21.15.155:6819/1737474665]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:06:03.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:03.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:03.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:03 smithi196 ceph-mon[66087]: from='osd.2 [v2:172.21.15.155:6818/1737474665,v1:172.21.15.155:6819/1737474665]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:06:03.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:03.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:03.891 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:06:03 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-2[101792]: 2024-04-23T02:06:03.855+0000 7f7f7decd700 -1 osd.2 87 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:06:04.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:04 smithi155 ceph-mon[88702]: pgmap v101: 129 pgs: 14 active+undersized+degraded, 21 active+undersized, 94 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 45/438 objects degraded (10.274%) 2024-04-23T02:06:04.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:04 smithi155 ceph-mon[88702]: from='osd.2 [v2:172.21.15.155:6818/1737474665,v1:172.21.15.155:6819/1737474665]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T02:06:04.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:04 smithi155 ceph-mon[88702]: osdmap e90: 8 total, 7 up, 8 in 2024-04-23T02:06:04.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:04 smithi155 ceph-mon[88702]: from='osd.2 [v2:172.21.15.155:6818/1737474665,v1:172.21.15.155:6819/1737474665]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T02:06:04.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:04 smithi155 ceph-mon[88702]: Health check update: Degraded data redundancy: 45/438 objects degraded (10.274%), 14 pgs degraded (PG_DEGRADED) 2024-04-23T02:06:04.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:04 smithi155 ceph-mon[88702]: from='osd.2 [v2:172.21.15.155:6818/1737474665,v1:172.21.15.155:6819/1737474665]' entity='osd.2' 2024-04-23T02:06:04.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:04 smithi196 ceph-mon[66087]: pgmap v101: 129 pgs: 14 active+undersized+degraded, 21 active+undersized, 94 active+clean; 215 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 45/438 objects degraded (10.274%) 2024-04-23T02:06:04.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:04 smithi196 ceph-mon[66087]: from='osd.2 [v2:172.21.15.155:6818/1737474665,v1:172.21.15.155:6819/1737474665]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T02:06:04.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:04 smithi196 ceph-mon[66087]: osdmap e90: 8 total, 7 up, 8 in 2024-04-23T02:06:04.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:04 smithi196 ceph-mon[66087]: from='osd.2 [v2:172.21.15.155:6818/1737474665,v1:172.21.15.155:6819/1737474665]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T02:06:04.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:04 smithi196 ceph-mon[66087]: Health check update: Degraded data redundancy: 45/438 objects degraded (10.274%), 14 pgs degraded (PG_DEGRADED) 2024-04-23T02:06:04.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:04 smithi196 ceph-mon[66087]: from='osd.2 [v2:172.21.15.155:6818/1737474665,v1:172.21.15.155:6819/1737474665]' entity='osd.2' 2024-04-23T02:06:05.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:05 smithi155 ceph-mon[88702]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:06:05.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:05 smithi155 ceph-mon[88702]: osd.2 [v2:172.21.15.155:6818/1737474665,v1:172.21.15.155:6819/1737474665] boot 2024-04-23T02:06:05.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:05 smithi155 ceph-mon[88702]: osdmap e91: 8 total, 8 up, 8 in 2024-04-23T02:06:05.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:05 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:06:05.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:05 smithi196 ceph-mon[66087]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:06:05.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:05 smithi196 ceph-mon[66087]: osd.2 [v2:172.21.15.155:6818/1737474665,v1:172.21.15.155:6819/1737474665] boot 2024-04-23T02:06:05.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:05 smithi196 ceph-mon[66087]: osdmap e91: 8 total, 8 up, 8 in 2024-04-23T02:06:05.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:05 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:06:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:06 smithi155 ceph-mon[88702]: pgmap v104: 129 pgs: 14 active+undersized+degraded, 21 active+undersized, 94 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 45/438 objects degraded (10.274%) 2024-04-23T02:06:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:06 smithi155 ceph-mon[88702]: osdmap e92: 8 total, 8 up, 8 in 2024-04-23T02:06:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:06:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:06:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:06:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:07.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:07.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:07.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:06:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:06 smithi196 ceph-mon[66087]: pgmap v104: 129 pgs: 14 active+undersized+degraded, 21 active+undersized, 94 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 45/438 objects degraded (10.274%) 2024-04-23T02:06:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:06 smithi196 ceph-mon[66087]: osdmap e92: 8 total, 8 up, 8 in 2024-04-23T02:06:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:06:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:06:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:06:07.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:07.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:07.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:07.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:06:08.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:07 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:06:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:07 smithi155 ceph-mon[88702]: pgmap v106: 129 pgs: 14 active+undersized+degraded, 21 active+undersized, 94 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 45/438 objects degraded (10.274%) 2024-04-23T02:06:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:07 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:06:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:07 smithi155 ceph-mon[88702]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-04-23T02:06:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:07 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:07 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:06:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:07 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:06:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:07 smithi196 ceph-mon[66087]: pgmap v106: 129 pgs: 14 active+undersized+degraded, 21 active+undersized, 94 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 45/438 objects degraded (10.274%) 2024-04-23T02:06:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:07 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:06:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:07 smithi196 ceph-mon[66087]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-04-23T02:06:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:07 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:07 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:06:09.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:08 smithi196 ceph-mon[66087]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/438 objects degraded (10.274%), 14 pgs degraded) 2024-04-23T02:06:09.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:08 smithi155 ceph-mon[88702]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/438 objects degraded (10.274%), 14 pgs degraded) 2024-04-23T02:06:09.568 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:06:10.195 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:06:10.196 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (12m) 7s ago 23m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:06:10.196 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (110s) 7s ago 23m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:06:10.196 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (105s) 100s ago 22m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:06:10.196 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (10m) 7s ago 23m 35.5M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:06:10.196 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (17m) 7s ago 17m 16.4M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:06:10.196 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (17m) 100s ago 17m 40.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:06:10.196 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (3m) 7s ago 24m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:06:10.196 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (3m) 100s ago 22m 447M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:06:10.196 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (2m) 7s ago 25m 55.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:06:10.196 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (2m) 100s ago 22m 41.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:06:10.196 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (14m) 7s ago 14m 165M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:06:10.196 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (14m) 100s ago 14m 90.4M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:06:10.196 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (8m) 7s ago 22m 17.0M - 0.18.1 e5a616e4b9cf 3b9f2a3b9b48 2024-04-23T02:06:10.197 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (3m) 100s ago 22m 2533k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:06:10.197 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (85s) 7s ago 21m 211M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:06:10.197 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (50s) 7s ago 21m 184M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 cad50d701ea4 2024-04-23T02:06:10.197 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (14s) 7s ago 20m 10.6M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4c65cb442742 2024-04-23T02:06:10.197 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (20m) 7s ago 20m 475M 4096M 16.2.0 24ecd6d5f14c e13e5540f316 2024-04-23T02:06:10.197 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (20m) 100s ago 20m 497M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T02:06:10.197 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (19m) 100s ago 19m 582M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:06:10.197 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (19m) 100s ago 19m 505M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:06:10.197 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (19m) 100s ago 19m 549M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:06:10.197 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 error 7s ago 22m - - 2024-04-23T02:06:10.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:09 smithi196 ceph-mon[66087]: pgmap v107: 129 pgs: 7 active+undersized, 122 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 381 B/s rd, 0 op/s 2024-04-23T02:06:10.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:09 smithi196 ceph-mon[66087]: from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:10.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:09 smithi196 ceph-mon[66087]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:10.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:09 smithi155 ceph-mon[88702]: pgmap v107: 129 pgs: 7 active+undersized, 122 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 381 B/s rd, 0 op/s 2024-04-23T02:06:10.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:09 smithi155 ceph-mon[88702]: from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:10.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:09 smithi155 ceph-mon[88702]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:10.576 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:06:10.576 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:06:10.576 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 5, 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 7, 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 7 2024-04-23T02:06:10.577 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:06:10.578 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:06:10.899 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:06:10.900 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:06:10.900 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:06:10.900 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:06:10.900 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:06:10.900 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:06:10.900 INFO:teuthology.orchestra.run.smithi155.stdout: "crash", 2024-04-23T02:06:10.900 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2024-04-23T02:06:10.900 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:06:10.900 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "9/23 daemons upgraded", 2024-04-23T02:06:10.900 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:06:10.900 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:06:10.900 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:06:11.283 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:06:11.283 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:06:11.283 INFO:teuthology.orchestra.run.smithi155.stdout: daemon prometheus.smithi155 on smithi155 is in error state 2024-04-23T02:06:11.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:10 smithi196 ceph-mon[66087]: from='client.34270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:11.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:10 smithi196 ceph-mon[66087]: pgmap v108: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 284 B/s rd, 0 op/s 2024-04-23T02:06:11.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:10 smithi196 ceph-mon[66087]: from='client.34274 172.21.15.155:0/2453861154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:11.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:10 smithi196 ceph-mon[66087]: from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:11.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:10 smithi155 ceph-mon[88702]: from='client.34270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:11.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:10 smithi155 ceph-mon[88702]: pgmap v108: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 284 B/s rd, 0 op/s 2024-04-23T02:06:11.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:10 smithi155 ceph-mon[88702]: from='client.34274 172.21.15.155:0/2453861154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:11.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:10 smithi155 ceph-mon[88702]: from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:12.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:11 smithi196 ceph-mon[66087]: from='client.34282 172.21.15.155:0/2213014565' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:06:12.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:11 smithi155 ceph-mon[88702]: from='client.34282 172.21.15.155:0/2213014565' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:06:13.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:12 smithi196 ceph-mon[66087]: pgmap v109: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 265 B/s rd, 0 op/s 2024-04-23T02:06:13.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:12 smithi155 ceph-mon[88702]: pgmap v109: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 265 B/s rd, 0 op/s 2024-04-23T02:06:15.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:15 smithi155 ceph-mon[88702]: pgmap v110: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 218 B/s rd, 0 op/s 2024-04-23T02:06:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:15 smithi196 ceph-mon[66087]: pgmap v110: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 218 B/s rd, 0 op/s 2024-04-23T02:06:18.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:17 smithi196 ceph-mon[66087]: pgmap v111: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-04-23T02:06:18.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:17 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:18.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:17 smithi155 ceph-mon[88702]: pgmap v111: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-04-23T02:06:18.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:17 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:19.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:18 smithi196 ceph-mon[66087]: pgmap v112: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:06:19.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:18 smithi155 ceph-mon[88702]: pgmap v112: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:06:21.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:21 smithi155 ceph-mon[88702]: pgmap v113: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:06:22.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:21 smithi196 ceph-mon[66087]: pgmap v113: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:06:22.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:06:22.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:22 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:06:22.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:22 smithi155 ceph-mon[88702]: Upgrade: osd.3 is safe to restart 2024-04-23T02:06:22.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:22.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:06:23.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:06:23.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:22 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:06:23.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:22 smithi196 ceph-mon[66087]: Upgrade: osd.3 is safe to restart 2024-04-23T02:06:23.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:23.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:06:23.993 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:23 smithi155 ceph-mon[88702]: pgmap v114: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:06:23.994 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:23 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:23.994 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:23 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:06:23.994 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:23 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:06:24.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:23 smithi196 ceph-mon[66087]: pgmap v114: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:06:24.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:23 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:24.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:23 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:06:24.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:23 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:06:25.100 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:24 smithi155 ceph-mon[88702]: Upgrade: Updating osd.3 2024-04-23T02:06:25.100 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:24 smithi155 ceph-mon[88702]: Deploying daemon osd.3 on smithi155 2024-04-23T02:06:25.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:24 smithi196 ceph-mon[66087]: Upgrade: Updating osd.3 2024-04-23T02:06:25.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:24 smithi196 ceph-mon[66087]: Deploying daemon osd.3 on smithi155 2024-04-23T02:06:26.134 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:25 smithi155 ceph-mon[88702]: pgmap v115: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:06:26.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:25 smithi196 ceph-mon[66087]: pgmap v115: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:06:26.714 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:26 smithi155 systemd[1]: Stopping Ceph osd.3 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:06:26.714 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.3[56153]: debug 2024-04-23T02:06:26.586+0000 7fc9ebca5700 -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-23T02:06:26.714 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.3[56153]: debug 2024-04-23T02:06:26.586+0000 7fc9ebca5700 -1 osd.3 92 *** Got signal Terminated *** 2024-04-23T02:06:26.715 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:26 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.3[56153]: debug 2024-04-23T02:06:26.586+0000 7fc9ebca5700 -1 osd.3 92 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:06:27.391 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:27 smithi155 bash[104289]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.3 2024-04-23T02:06:28.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: pgmap v116: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:06:28.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.2 2024-04-23T02:06:28.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 failed (root=default,host=smithi155) (connection refused reported by osd.2) 2024-04-23T02:06:28.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.2 2024-04-23T02:06:28.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:28.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.7 2024-04-23T02:06:28.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.5 2024-04-23T02:06:28.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.6 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.0 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.1 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.7 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.5 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.6 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.0 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.1 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.5 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.0 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.1 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.2 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.0 2024-04-23T02:06:28.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.1 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.2 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.7 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.5 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.6 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.7 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.5 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.6 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.1 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.5 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.1 2024-04-23T02:06:28.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:27 smithi196 ceph-mon[66087]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:28.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: pgmap v116: 129 pgs: 129 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:06:28.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.2 2024-04-23T02:06:28.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 failed (root=default,host=smithi155) (connection refused reported by osd.2) 2024-04-23T02:06:28.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.2 2024-04-23T02:06:28.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:28.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.7 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.5 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.6 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.0 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.1 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.7 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.5 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.6 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.0 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.1 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.5 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.0 2024-04-23T02:06:28.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.1 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.2 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.0 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.1 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.2 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.7 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.5 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.6 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.7 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.5 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.6 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.1 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:28.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.5 2024-04-23T02:06:28.395 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.1 2024-04-23T02:06:28.395 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:27 smithi155 ceph-mon[88702]: osd.3 reported immediately failed by osd.4 2024-04-23T02:06:29.120 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:28 smithi155 ceph-mon[88702]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:06:29.120 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:28 smithi155 ceph-mon[88702]: osdmap e93: 8 total, 7 up, 8 in 2024-04-23T02:06:29.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:28 smithi196 ceph-mon[66087]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:06:29.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:28 smithi196 ceph-mon[66087]: osdmap e93: 8 total, 7 up, 8 in 2024-04-23T02:06:29.392 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:29 smithi155 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.3.service: Succeeded. 2024-04-23T02:06:29.392 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:29 smithi155 systemd[1]: Stopped Ceph osd.3 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:06:29.392 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:29 smithi155 systemd[1]: Starting Ceph osd.3 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:06:30.216 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:29 smithi155 ceph-mon[88702]: pgmap v118: 129 pgs: 5 peering, 19 stale+active+clean, 105 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-23T02:06:30.216 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:29 smithi155 ceph-mon[88702]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-23T02:06:30.216 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:29 smithi155 ceph-mon[88702]: osdmap e94: 8 total, 7 up, 8 in 2024-04-23T02:06:30.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:29 smithi196 ceph-mon[66087]: pgmap v118: 129 pgs: 5 peering, 19 stale+active+clean, 105 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-23T02:06:30.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:29 smithi196 ceph-mon[66087]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-23T02:06:30.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:29 smithi196 ceph-mon[66087]: osdmap e94: 8 total, 7 up, 8 in 2024-04-23T02:06:30.599 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:30 smithi155 bash[104581]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-23T02:06:30.599 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:30 smithi155 bash[104581]: 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-23T02:06:30.599 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:30 smithi155 bash[104581]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-23T02:06:30.599 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:30 smithi155 bash[104581]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-23T02:06:30.599 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:30 smithi155 bash[104581]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-23T02:06:30.599 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:30 smithi155 bash[104581]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-23T02:06:30.599 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:30 smithi155 bash[104581]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-23T02:06:31.269 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:30 smithi155 ceph-mon[88702]: pgmap v120: 129 pgs: 6 active+undersized+degraded, 5 peering, 9 stale+active+clean, 17 active+undersized, 92 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 18/438 objects degraded (4.110%) 2024-04-23T02:06:31.269 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:30 smithi155 ceph-mon[88702]: Health check failed: Degraded data redundancy: 18/438 objects degraded (4.110%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T02:06:31.318 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:30 smithi196 ceph-mon[66087]: pgmap v120: 129 pgs: 6 active+undersized+degraded, 5 peering, 9 stale+active+clean, 17 active+undersized, 92 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 18/438 objects degraded (4.110%) 2024-04-23T02:06:31.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:30 smithi196 ceph-mon[66087]: Health check failed: Degraded data redundancy: 18/438 objects degraded (4.110%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T02:06:31.891 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:31 smithi155 ceph-osd[104877]: -- 172.21.15.155:0/1378354500 <== mon.0 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d5b8e851e0 con 0x55d5b8e54c00 2024-04-23T02:06:31.892 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:31 smithi155 bash[104840]: d18dc75027c15a220c64157b276be8a741f264150ed696dfb450ce8dacfc9464 2024-04-23T02:06:31.892 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:31 smithi155 systemd[1]: Started Ceph osd.3 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:06:32.255 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:31 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-3[104854]: 2024-04-23T02:06:31.937+0000 7fcb9e04c7c0 -1 Falling back to public interface 2024-04-23T02:06:32.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:32 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:32.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:32 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:32.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:32 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:06:32.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:32 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:32.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:32 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:32.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:32 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:06:33.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:33 smithi196 ceph-mon[66087]: pgmap v121: 129 pgs: 6 active+undersized+degraded, 5 peering, 9 stale+active+clean, 17 active+undersized, 92 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 18/438 objects degraded (4.110%) 2024-04-23T02:06:33.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:33 smithi155 ceph-mon[88702]: pgmap v121: 129 pgs: 6 active+undersized+degraded, 5 peering, 9 stale+active+clean, 17 active+undersized, 92 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 18/438 objects degraded (4.110%) 2024-04-23T02:06:34.958 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:34 smithi155 ceph-mon[88702]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T02:06:35.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:34 smithi196 ceph-mon[66087]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T02:06:36.064 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:35 smithi155 ceph-mon[88702]: pgmap v122: 129 pgs: 17 active+undersized+degraded, 33 active+undersized, 79 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:06:36.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:35 smithi196 ceph-mon[66087]: pgmap v122: 129 pgs: 17 active+undersized+degraded, 33 active+undersized, 79 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:06:38.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:37 smithi155 ceph-mon[88702]: pgmap v123: 129 pgs: 17 active+undersized+degraded, 33 active+undersized, 79 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:06:38.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:38.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:06:38.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:38.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:38.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:37 smithi196 ceph-mon[66087]: pgmap v123: 129 pgs: 17 active+undersized+degraded, 33 active+undersized, 79 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:06:38.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:38.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:06:38.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:38.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:38.955 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:38 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-3[104854]: 2024-04-23T02:06:38.636+0000 7fcb9e04c7c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-23T02:06:39.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:39.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:39.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:39 smithi155 ceph-mon[88702]: Health check update: Degraded data redundancy: 46/438 objects degraded (10.502%), 17 pgs degraded (PG_DEGRADED) 2024-04-23T02:06:39.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:39 smithi155 ceph-mon[88702]: pgmap v124: 129 pgs: 17 active+undersized+degraded, 33 active+undersized, 79 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:06:39.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:39.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:39.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:39 smithi196 ceph-mon[66087]: Health check update: Degraded data redundancy: 46/438 objects degraded (10.502%), 17 pgs degraded (PG_DEGRADED) 2024-04-23T02:06:39.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:39 smithi196 ceph-mon[66087]: pgmap v124: 129 pgs: 17 active+undersized+degraded, 33 active+undersized, 79 active+clean; 215 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:06:39.780 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:39 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-3[104854]: 2024-04-23T02:06:39.650+0000 7fcb9e04c7c0 -1 osd.3 92 log_to_monitors true 2024-04-23T02:06:40.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:40 smithi155 ceph-mon[88702]: from='osd.3 [v2:172.21.15.155:6826/1058708198,v1:172.21.15.155:6827/1058708198]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T02:06:40.392 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:06:40 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-3[104854]: 2024-04-23T02:06:40.163+0000 7fcb8f4a6700 -1 osd.3 92 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:06:40.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:40 smithi196 ceph-mon[66087]: from='osd.3 [v2:172.21.15.155:6826/1058708198,v1:172.21.15.155:6827/1058708198]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T02:06:41.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:41 smithi155 ceph-mon[88702]: from='osd.3 [v2:172.21.15.155:6826/1058708198,v1:172.21.15.155:6827/1058708198]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T02:06:41.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:41 smithi155 ceph-mon[88702]: osdmap e95: 8 total, 7 up, 8 in 2024-04-23T02:06:41.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:41 smithi155 ceph-mon[88702]: from='osd.3 [v2:172.21.15.155:6826/1058708198,v1:172.21.15.155:6827/1058708198]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T02:06:41.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:41 smithi155 ceph-mon[88702]: pgmap v126: 129 pgs: 17 active+undersized+degraded, 33 active+undersized, 79 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:06:41.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:41 smithi196 ceph-mon[66087]: from='osd.3 [v2:172.21.15.155:6826/1058708198,v1:172.21.15.155:6827/1058708198]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T02:06:41.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:41 smithi196 ceph-mon[66087]: osdmap e95: 8 total, 7 up, 8 in 2024-04-23T02:06:41.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:41 smithi196 ceph-mon[66087]: from='osd.3 [v2:172.21.15.155:6826/1058708198,v1:172.21.15.155:6827/1058708198]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-23T02:06:41.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:41 smithi196 ceph-mon[66087]: pgmap v126: 129 pgs: 17 active+undersized+degraded, 33 active+undersized, 79 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:06:41.630 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:06:42.313 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:06:42.313 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (13m) 4s ago 24m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:06:42.313 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (2m) 4s ago 23m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:06:42.313 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (2m) 2m ago 23m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:06:42.313 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (10m) 4s ago 23m 35.5M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:06:42.313 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (18m) 4s ago 18m 16.5M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:06:42.313 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (18m) 2m ago 18m 40.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:06:42.314 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (4m) 4s ago 25m 499M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:06:42.314 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (3m) 2m ago 22m 447M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:06:42.314 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (3m) 4s ago 25m 68.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:06:42.314 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (3m) 2m ago 22m 41.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:06:42.314 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (15m) 4s ago 15m 168M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:06:42.314 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (15m) 2m ago 15m 90.4M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:06:42.314 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (8m) 4s ago 23m 17.0M - 0.18.1 e5a616e4b9cf 3b9f2a3b9b48 2024-04-23T02:06:42.314 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (4m) 2m ago 22m 2533k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:06:42.314 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (117s) 4s ago 22m 212M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:06:42.314 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (82s) 4s ago 21m 186M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 cad50d701ea4 2024-04-23T02:06:42.314 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (46s) 4s ago 21m 166M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4c65cb442742 2024-04-23T02:06:42.314 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (11s) 4s ago 21m 13.1M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d18dc75027c1 2024-04-23T02:06:42.314 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (20m) 2m ago 20m 497M 4096M 16.2.0 24ecd6d5f14c 6412922a91b7 2024-04-23T02:06:42.315 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (20m) 2m ago 20m 582M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:06:42.315 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (20m) 2m ago 20m 505M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:06:42.315 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (19m) 2m ago 19m 549M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:06:42.315 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 error 4s ago 23m - - 2024-04-23T02:06:42.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:06:42.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: osd.3 [v2:172.21.15.155:6826/1058708198,v1:172.21.15.155:6827/1058708198] boot 2024-04-23T02:06:42.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: osdmap e96: 8 total, 8 up, 8 in 2024-04-23T02:06:42.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:06:42.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:42.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:42.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:42.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:06:42.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:06:42.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:06:42.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: pgmap v128: 129 pgs: 17 active+undersized+degraded, 33 active+undersized, 79 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 283 B/s rd, 0 op/s; 46/438 objects degraded (10.502%) 2024-04-23T02:06:42.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: pgmap v129: 129 pgs: 17 active+undersized+degraded, 33 active+undersized, 79 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 392 B/s rd, 0 op/s; 46/438 objects degraded (10.502%) 2024-04-23T02:06:42.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:42.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:42.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:06:42.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:42.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:42.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:42.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:06:42.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:06:42.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-23T02:06:42.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:42 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:42.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:06:42.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: osd.3 [v2:172.21.15.155:6826/1058708198,v1:172.21.15.155:6827/1058708198] boot 2024-04-23T02:06:42.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: osdmap e96: 8 total, 8 up, 8 in 2024-04-23T02:06:42.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:06:42.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:42.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:42.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:42.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:06:42.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:06:42.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:06:42.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: pgmap v128: 129 pgs: 17 active+undersized+degraded, 33 active+undersized, 79 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 283 B/s rd, 0 op/s; 46/438 objects degraded (10.502%) 2024-04-23T02:06:42.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: pgmap v129: 129 pgs: 17 active+undersized+degraded, 33 active+undersized, 79 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 392 B/s rd, 0 op/s; 46/438 objects degraded (10.502%) 2024-04-23T02:06:42.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:42.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:42.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:06:42.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:42.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:42.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:42.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:06:42.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:06:42.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-23T02:06:42.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:42 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:42.695 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4, 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:06:42.696 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 6, 2024-04-23T02:06:42.697 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:06:42.697 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:06:42.697 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:06:43.019 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:06:43.019 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:06:43.019 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:06:43.020 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:06:43.020 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:06:43.020 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:06:43.020 INFO:teuthology.orchestra.run.smithi155.stdout: "crash", 2024-04-23T02:06:43.020 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2024-04-23T02:06:43.020 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:06:43.020 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "10/23 daemons upgraded", 2024-04-23T02:06:43.020 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:06:43.020 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:06:43.020 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:06:43.398 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 46/438 objects degraded (10.502%), 17 pgs degraded 2024-04-23T02:06:43.398 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:06:43.399 INFO:teuthology.orchestra.run.smithi155.stdout: daemon prometheus.smithi155 on smithi155 is in error state 2024-04-23T02:06:43.399 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 46/438 objects degraded (10.502%), 17 pgs degraded 2024-04-23T02:06:43.399 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1 is active+undersized+degraded, acting [2,0] 2024-04-23T02:06:43.399 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2024-04-23T02:06:43.399 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2024-04-23T02:06:43.399 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.d is active+undersized+degraded, acting [1,4] 2024-04-23T02:06:43.399 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.e is active+undersized+degraded, acting [2,7] 2024-04-23T02:06:43.399 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.12 is active+undersized+degraded, acting [5,7] 2024-04-23T02:06:43.399 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.13 is active+undersized+degraded, acting [0,4] 2024-04-23T02:06:43.399 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.14 is active+undersized+degraded, acting [6,5] 2024-04-23T02:06:43.399 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.19 is active+undersized+degraded, acting [6,0] 2024-04-23T02:06:43.399 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1b is active+undersized+degraded, acting [7,6] 2024-04-23T02:06:43.400 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.9 is active+undersized+degraded, acting [4,2] 2024-04-23T02:06:43.400 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2024-04-23T02:06:43.400 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2024-04-23T02:06:43.400 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.19 is active+undersized+degraded, acting [2,0] 2024-04-23T02:06:43.400 INFO:teuthology.orchestra.run.smithi155.stdout: pg 5.0 is active+undersized+degraded, acting [1,4] 2024-04-23T02:06:43.400 INFO:teuthology.orchestra.run.smithi155.stdout: pg 5.a is active+undersized+degraded, acting [2,4] 2024-04-23T02:06:43.400 INFO:teuthology.orchestra.run.smithi155.stdout: pg 5.14 is active+undersized+degraded, acting [7,2] 2024-04-23T02:06:43.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:43 smithi196 ceph-mon[66087]: from='client.34294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:43.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:43 smithi196 ceph-mon[66087]: osdmap e97: 8 total, 8 up, 8 in 2024-04-23T02:06:43.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:43 smithi196 ceph-mon[66087]: from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:43.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:43 smithi196 ceph-mon[66087]: from='client.34302 172.21.15.155:0/2381552040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:43.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:43 smithi155 ceph-mon[88702]: from='client.34294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:43.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:43 smithi155 ceph-mon[88702]: osdmap e97: 8 total, 8 up, 8 in 2024-04-23T02:06:43.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:43 smithi155 ceph-mon[88702]: from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:43.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:43 smithi155 ceph-mon[88702]: from='client.34302 172.21.15.155:0/2381552040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:06:44.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:44 smithi196 ceph-mon[66087]: from='client.34306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:44.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:44 smithi196 ceph-mon[66087]: from='client.34310 172.21.15.155:0/1892046407' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:06:44.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:44 smithi196 ceph-mon[66087]: pgmap v131: 129 pgs: 10 active+undersized+degraded, 23 active+undersized, 96 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 28/438 objects degraded (6.393%) 2024-04-23T02:06:44.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:44 smithi155 ceph-mon[88702]: from='client.34306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:06:44.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:44 smithi155 ceph-mon[88702]: from='client.34310 172.21.15.155:0/1892046407' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:06:44.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:44 smithi155 ceph-mon[88702]: pgmap v131: 129 pgs: 10 active+undersized+degraded, 23 active+undersized, 96 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 28/438 objects degraded (6.393%) 2024-04-23T02:06:45.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:45 smithi196 ceph-mon[66087]: Health check update: Degraded data redundancy: 28/438 objects degraded (6.393%), 10 pgs degraded (PG_DEGRADED) 2024-04-23T02:06:45.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:45 smithi155 ceph-mon[88702]: Health check update: Degraded data redundancy: 28/438 objects degraded (6.393%), 10 pgs degraded (PG_DEGRADED) 2024-04-23T02:06:46.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:46 smithi196 ceph-mon[66087]: pgmap v132: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 34 KiB/s rd, 33 op/s 2024-04-23T02:06:46.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:46 smithi155 ceph-mon[88702]: pgmap v132: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 34 KiB/s rd, 33 op/s 2024-04-23T02:06:47.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:47 smithi196 ceph-mon[66087]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/438 objects degraded (6.393%), 10 pgs degraded) 2024-04-23T02:06:47.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:47 smithi155 ceph-mon[88702]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/438 objects degraded (6.393%), 10 pgs degraded) 2024-04-23T02:06:48.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:48 smithi196 ceph-mon[66087]: pgmap v133: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-04-23T02:06:48.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:48 smithi155 ceph-mon[88702]: pgmap v133: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 26 op/s 2024-04-23T02:06:51.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:50 smithi155 ceph-mon[88702]: pgmap v134: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-04-23T02:06:51.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:50 smithi196 ceph-mon[66087]: pgmap v134: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-04-23T02:06:53.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:52 smithi196 ceph-mon[66087]: pgmap v135: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-23T02:06:53.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:53.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:06:53.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:53.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:52 smithi155 ceph-mon[88702]: pgmap v135: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-23T02:06:53.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:53.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:06:53.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:54 smithi196 ceph-mon[66087]: pgmap v136: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-23T02:06:55.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:54 smithi155 ceph-mon[88702]: pgmap v136: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-23T02:06:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:56 smithi196 ceph-mon[66087]: pgmap v137: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-23T02:06:57.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:56 smithi155 ceph-mon[88702]: pgmap v137: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-23T02:06:58.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:57 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:06:58.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:57 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:06:58.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:57 smithi196 ceph-mon[66087]: Upgrade: osd.4 is safe to restart 2024-04-23T02:06:58.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:57 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:06:58.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:57 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:06:58.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:57 smithi155 ceph-mon[88702]: Upgrade: osd.4 is safe to restart 2024-04-23T02:06:59.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:58 smithi196 ceph-mon[66087]: pgmap v138: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:06:59.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:58 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:59.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:58 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:06:59.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:58 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:06:59.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:58 smithi155 ceph-mon[88702]: pgmap v138: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:06:59.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:58 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:06:59.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:58 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:06:59.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:58 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:07:00.025 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:59 smithi196 ceph-mon[66087]: Upgrade: Updating osd.4 2024-04-23T02:07:00.025 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:06:59 smithi196 ceph-mon[66087]: Deploying daemon osd.4 on smithi196 2024-04-23T02:07:00.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:59 smithi155 ceph-mon[88702]: Upgrade: Updating osd.4 2024-04-23T02:07:00.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:06:59 smithi155 ceph-mon[88702]: Deploying daemon osd.4 on smithi196 2024-04-23T02:07:01.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:00 smithi196 ceph-mon[66087]: pgmap v139: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:07:01.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:00 smithi155 ceph-mon[88702]: pgmap v139: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:07:01.483 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:01 smithi196 systemd[1]: Stopping Ceph osd.4 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:07:01.819 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.4[43020]: debug 2024-04-23T02:07:01.478+0000 7f9a4b7d1700 -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-23T02:07:01.819 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.4[43020]: debug 2024-04-23T02:07:01.478+0000 7f9a4b7d1700 -1 osd.4 97 *** Got signal Terminated *** 2024-04-23T02:07:01.819 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.4[43020]: debug 2024-04-23T02:07:01.478+0000 7f9a4b7d1700 -1 osd.4 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:07:02.292 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:02 smithi196 bash[71463]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.4 2024-04-23T02:07:02.292 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.7 2024-04-23T02:07:02.292 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 failed (root=default,host=smithi196) (connection refused reported by osd.7) 2024-04-23T02:07:02.292 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.6 2024-04-23T02:07:02.293 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.5 2024-04-23T02:07:02.293 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.6 2024-04-23T02:07:02.293 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.7 2024-04-23T02:07:02.293 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.5 2024-04-23T02:07:02.293 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.2 2024-04-23T02:07:02.293 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.1 2024-04-23T02:07:02.293 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.2 2024-04-23T02:07:02.293 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.3 2024-04-23T02:07:02.293 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.0 2024-04-23T02:07:02.293 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.1 2024-04-23T02:07:02.293 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.3 2024-04-23T02:07:02.293 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.0 2024-04-23T02:07:02.293 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:01 smithi196 ceph-mon[66087]: osd.4 reported immediately failed by osd.7 2024-04-23T02:07:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.7 2024-04-23T02:07:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 failed (root=default,host=smithi196) (connection refused reported by osd.7) 2024-04-23T02:07:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.6 2024-04-23T02:07:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.5 2024-04-23T02:07:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.6 2024-04-23T02:07:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.7 2024-04-23T02:07:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.5 2024-04-23T02:07:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.2 2024-04-23T02:07:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.1 2024-04-23T02:07:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.2 2024-04-23T02:07:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.3 2024-04-23T02:07:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.0 2024-04-23T02:07:02.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.1 2024-04-23T02:07:02.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.3 2024-04-23T02:07:02.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.0 2024-04-23T02:07:02.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:01 smithi155 ceph-mon[88702]: osd.4 reported immediately failed by osd.7 2024-04-23T02:07:03.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:02 smithi196 ceph-mon[66087]: pgmap v140: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:07:03.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:02 smithi196 ceph-mon[66087]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:07:03.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:02 smithi196 ceph-mon[66087]: osdmap e98: 8 total, 7 up, 8 in 2024-04-23T02:07:03.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:02 smithi155 ceph-mon[88702]: pgmap v140: 129 pgs: 129 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:07:03.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:02 smithi155 ceph-mon[88702]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:07:03.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:02 smithi155 ceph-mon[88702]: osdmap e98: 8 total, 7 up, 8 in 2024-04-23T02:07:04.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:03 smithi196 ceph-mon[66087]: osdmap e99: 8 total, 7 up, 8 in 2024-04-23T02:07:04.320 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:03 smithi196 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.4.service: Succeeded. 2024-04-23T02:07:04.320 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:03 smithi196 systemd[1]: Stopped Ceph osd.4 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:07:04.320 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:03 smithi196 systemd[1]: Starting Ceph osd.4 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:07:04.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:03 smithi155 ceph-mon[88702]: osdmap e99: 8 total, 7 up, 8 in 2024-04-23T02:07:05.299 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:04 smithi196 ceph-mon[66087]: pgmap v143: 129 pgs: 2 active+undersized+degraded, 27 peering, 8 stale+active+clean, 2 active+undersized, 90 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2/438 objects degraded (0.457%) 2024-04-23T02:07:05.299 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:04 smithi196 ceph-mon[66087]: Health check failed: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-23T02:07:05.299 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:04 smithi196 ceph-mon[66087]: Health check failed: Degraded data redundancy: 2/438 objects degraded (0.457%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T02:07:05.299 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:04 smithi196 bash[71752]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-23T02:07:05.299 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:04 smithi196 bash[71752]: 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-23T02:07:05.299 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:04 smithi196 bash[71752]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-23T02:07:05.299 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:04 smithi196 bash[71752]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-23T02:07:05.300 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:04 smithi196 bash[71752]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-23T02:07:05.300 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:04 smithi196 bash[71752]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-23T02:07:05.300 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:04 smithi196 bash[71752]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-23T02:07:05.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:04 smithi155 ceph-mon[88702]: pgmap v143: 129 pgs: 2 active+undersized+degraded, 27 peering, 8 stale+active+clean, 2 active+undersized, 90 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 2/438 objects degraded (0.457%) 2024-04-23T02:07:05.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:04 smithi155 ceph-mon[88702]: Health check failed: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-23T02:07:05.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:04 smithi155 ceph-mon[88702]: Health check failed: Degraded data redundancy: 2/438 objects degraded (0.457%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T02:07:06.569 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:06 smithi196 ceph-osd[72045]: -- 172.21.15.196:0/846195330 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a29cb4f1e0 con 0x55a29cb1f000 2024-04-23T02:07:06.569 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:06 smithi196 bash[72007]: 1147e6d9c25b37dd71598a5978b3affcb220a0b065ccdaa164ca68aa39b081ef 2024-04-23T02:07:06.569 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:06 smithi196 systemd[1]: Started Ceph osd.4 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:07:06.926 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:07:06.600+0000 7f542b4457c0 -1 Falling back to public interface 2024-04-23T02:07:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:06 smithi196 ceph-mon[66087]: pgmap v144: 129 pgs: 9 active+undersized+degraded, 27 peering, 20 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 29/438 objects degraded (6.621%) 2024-04-23T02:07:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:07:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:07:07.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:06 smithi155 ceph-mon[88702]: pgmap v144: 129 pgs: 9 active+undersized+degraded, 27 peering, 20 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 29/438 objects degraded (6.621%) 2024-04-23T02:07:07.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:07.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:07.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:07:07.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:07.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:07:09.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:08 smithi196 ceph-mon[66087]: pgmap v145: 129 pgs: 9 active+undersized+degraded, 27 peering, 20 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 29/438 objects degraded (6.621%) 2024-04-23T02:07:09.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:08 smithi155 ceph-mon[88702]: pgmap v145: 129 pgs: 9 active+undersized+degraded, 27 peering, 20 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 29/438 objects degraded (6.621%) 2024-04-23T02:07:10.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:09 smithi196 ceph-mon[66087]: pgmap v146: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 54/438 objects degraded (12.329%) 2024-04-23T02:07:10.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:09 smithi196 ceph-mon[66087]: Health check update: Degraded data redundancy: 54/438 objects degraded (12.329%), 16 pgs degraded (PG_DEGRADED) 2024-04-23T02:07:10.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:09 smithi196 ceph-mon[66087]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2024-04-23T02:07:10.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:09 smithi155 ceph-mon[88702]: pgmap v146: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 54/438 objects degraded (12.329%) 2024-04-23T02:07:10.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:09 smithi155 ceph-mon[88702]: Health check update: Degraded data redundancy: 54/438 objects degraded (12.329%), 16 pgs degraded (PG_DEGRADED) 2024-04-23T02:07:10.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:09 smithi155 ceph-mon[88702]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2024-04-23T02:07:11.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:11.435 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:11.435 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:11.436 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:11.469 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:11.469 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:11.469 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:11.469 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:12.137 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:12 smithi196 ceph-mon[66087]: pgmap v147: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 0 op/s; 54/438 objects degraded (12.329%) 2024-04-23T02:07:12.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:12 smithi155 ceph-mon[88702]: pgmap v147: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 0 op/s; 54/438 objects degraded (12.329%) 2024-04-23T02:07:13.749 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:07:13.819 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:07:13.373+0000 7f542b4457c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-23T02:07:14.388 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (13m) 36s ago 24m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (2m) 36s ago 24m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (2m) 4s ago 23m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (11m) 36s ago 24m 35.5M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (18m) 36s ago 18m 16.5M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (18m) 4s ago 18m 40.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (4m) 36s ago 26m 499M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (4m) 4s ago 23m 449M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (4m) 36s ago 26m 68.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (3m) 4s ago 23m 48.7M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (15m) 36s ago 15m 168M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (15m) 4s ago 15m 90.7M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (9m) 36s ago 24m 17.0M - 0.18.1 e5a616e4b9cf 3b9f2a3b9b48 2024-04-23T02:07:14.389 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (4m) 4s ago 23m 2533k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:07:14.390 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (2m) 36s ago 22m 212M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:07:14.390 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (114s) 36s ago 22m 186M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 cad50d701ea4 2024-04-23T02:07:14.390 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (78s) 36s ago 21m 166M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4c65cb442742 2024-04-23T02:07:14.390 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (43s) 36s ago 21m 13.1M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d18dc75027c1 2024-04-23T02:07:14.390 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (8s) 4s ago 21m 11.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 1147e6d9c25b 2024-04-23T02:07:14.390 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (20m) 4s ago 20m 577M 4096M 16.2.0 24ecd6d5f14c f85250bd5269 2024-04-23T02:07:14.390 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (20m) 4s ago 20m 502M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:07:14.390 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (20m) 4s ago 20m 546M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:07:14.390 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 error 36s ago 23m - - 2024-04-23T02:07:14.776 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:07:14.776 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:07:14.776 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:07:14.776 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:07:14.776 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:07:14.776 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:07:14.776 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:07:14.776 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:07:14.776 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3, 2024-04-23T02:07:14.776 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:07:14.776 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:07:14.777 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:07:14.777 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:07:14.777 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:07:14.777 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:07:14.777 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 5, 2024-04-23T02:07:14.777 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:07:14.777 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:07:14.777 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:07:14.819 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:07:14.449+0000 7f542b4457c0 -1 osd.4 97 log_to_monitors true 2024-04-23T02:07:15.096 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:07:15.096 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:07:15.097 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:07:15.097 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:07:15.097 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:07:15.097 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:07:15.097 INFO:teuthology.orchestra.run.smithi155.stdout: "crash", 2024-04-23T02:07:15.097 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2024-04-23T02:07:15.097 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:07:15.097 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "11/23 daemons upgraded", 2024-04-23T02:07:15.097 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:07:15.097 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:07:15.097 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:07:15.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: pgmap v148: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 188 B/s rd, 0 op/s; 54/438 objects degraded (12.329%) 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='osd.4 [v2:172.21.15.196:6800/352476306,v1:172.21.15.196:6801/352476306]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:07:15.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:07:15.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:14 smithi155 ceph-mon[88702]: from='client.34330 172.21.15.155:0/28175263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:15.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:15.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: pgmap v148: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 188 B/s rd, 0 op/s; 54/438 objects degraded (12.329%) 2024-04-23T02:07:15.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:15.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:15.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:07:15.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:07:15.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:15.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:15.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:07:15.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:15.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:15.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:15.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:07:15.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='osd.4 [v2:172.21.15.196:6800/352476306,v1:172.21.15.196:6801/352476306]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:07:15.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:07:15.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:14 smithi196 ceph-mon[66087]: from='client.34330 172.21.15.155:0/28175263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:15.483 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 54/438 objects degraded (12.329%), 16 pgs degraded 2024-04-23T02:07:15.483 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:07:15.483 INFO:teuthology.orchestra.run.smithi155.stdout: daemon prometheus.smithi155 on smithi155 is in error state 2024-04-23T02:07:15.483 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: osd.4 (root=default,host=smithi196) is down 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 54/438 objects degraded (12.329%), 16 pgs degraded 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.5 is active+undersized+degraded, acting [7,0] 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.6 is active+undersized+degraded, acting [1,6] 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.b is active+undersized+degraded, acting [7,5] 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.11 is active+undersized+degraded, acting [6,1] 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.13 is active+undersized+degraded, acting [0,3] 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.18 is active+undersized+degraded, acting [5,7] 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1a is active+undersized+degraded, acting [6,7] 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1f is active+undersized+degraded, acting [0,7] 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.5 is active+undersized+degraded, acting [6,7] 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.9 is active+undersized+degraded, acting [2,3] 2024-04-23T02:07:15.484 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.18 is active+undersized+degraded, acting [6,1] 2024-04-23T02:07:15.485 INFO:teuthology.orchestra.run.smithi155.stdout: pg 5.0 is active+undersized+degraded, acting [3,1] 2024-04-23T02:07:15.485 INFO:teuthology.orchestra.run.smithi155.stdout: pg 5.5 is active+undersized+degraded, acting [0,1] 2024-04-23T02:07:15.485 INFO:teuthology.orchestra.run.smithi155.stdout: pg 5.a is active+undersized+degraded, acting [2,3] 2024-04-23T02:07:16.069 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:07:15.739+0000 7f5418897700 -1 osd.4 97 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:07:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-mon[66087]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:07:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-mon[66087]: pgmap v149: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 195 B/s rd, 0 op/s; 54/438 objects degraded (12.329%) 2024-04-23T02:07:16.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-mon[66087]: pgmap v150: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 241 B/s rd, 0 op/s; 54/438 objects degraded (12.329%) 2024-04-23T02:07:16.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-mon[66087]: from='client.34324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:16.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:07:16.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-mon[66087]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-04-23T02:07:16.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-mon[66087]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T02:07:16.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-mon[66087]: osdmap e100: 8 total, 7 up, 8 in 2024-04-23T02:07:16.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-mon[66087]: from='osd.4 [v2:172.21.15.196:6800/352476306,v1:172.21.15.196:6801/352476306]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:07:16.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-mon[66087]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:07:16.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-mon[66087]: from='client.34338 172.21.15.155:0/1478386612' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:07:16.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:15 smithi196 ceph-mon[66087]: from='osd.4 ' entity='osd.4' 2024-04-23T02:07:16.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:15 smithi155 ceph-mon[88702]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:16.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:15 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:07:16.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:15 smithi155 ceph-mon[88702]: pgmap v149: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 195 B/s rd, 0 op/s; 54/438 objects degraded (12.329%) 2024-04-23T02:07:16.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:15 smithi155 ceph-mon[88702]: pgmap v150: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 215 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 241 B/s rd, 0 op/s; 54/438 objects degraded (12.329%) 2024-04-23T02:07:16.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:15 smithi155 ceph-mon[88702]: from='client.34324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:16.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:15 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:07:16.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:15 smithi155 ceph-mon[88702]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-04-23T02:07:16.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:15 smithi155 ceph-mon[88702]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T02:07:16.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:15 smithi155 ceph-mon[88702]: osdmap e100: 8 total, 7 up, 8 in 2024-04-23T02:07:16.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:15 smithi155 ceph-mon[88702]: from='osd.4 [v2:172.21.15.196:6800/352476306,v1:172.21.15.196:6801/352476306]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:07:16.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:15 smithi155 ceph-mon[88702]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:07:16.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:15 smithi155 ceph-mon[88702]: from='client.34338 172.21.15.155:0/1478386612' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:07:16.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:15 smithi155 ceph-mon[88702]: from='osd.4 ' entity='osd.4' 2024-04-23T02:07:17.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:16 smithi155 ceph-mon[88702]: from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:17.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:16 smithi155 ceph-mon[88702]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:07:17.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:16 smithi155 ceph-mon[88702]: osd.4 [v2:172.21.15.196:6800/352476306,v1:172.21.15.196:6801/352476306] boot 2024-04-23T02:07:17.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:16 smithi155 ceph-mon[88702]: osdmap e101: 8 total, 8 up, 8 in 2024-04-23T02:07:17.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:16 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:07:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:16 smithi196 ceph-mon[66087]: from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:16 smithi196 ceph-mon[66087]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:07:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:16 smithi196 ceph-mon[66087]: osd.4 [v2:172.21.15.196:6800/352476306,v1:172.21.15.196:6801/352476306] boot 2024-04-23T02:07:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:16 smithi196 ceph-mon[66087]: osdmap e101: 8 total, 8 up, 8 in 2024-04-23T02:07:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:16 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:07:18.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:17 smithi155 ceph-mon[88702]: pgmap v152: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 316 B/s rd, 0 op/s; 54/438 objects degraded (12.329%) 2024-04-23T02:07:18.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:17 smithi155 ceph-mon[88702]: osdmap e102: 8 total, 8 up, 8 in 2024-04-23T02:07:18.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:17 smithi196 ceph-mon[66087]: pgmap v152: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 316 B/s rd, 0 op/s; 54/438 objects degraded (12.329%) 2024-04-23T02:07:18.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:17 smithi196 ceph-mon[66087]: osdmap e102: 8 total, 8 up, 8 in 2024-04-23T02:07:19.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:18 smithi196 ceph-mon[66087]: Health check update: Degraded data redundancy: 30/438 objects degraded (6.849%), 10 pgs degraded (PG_DEGRADED) 2024-04-23T02:07:19.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:18 smithi155 ceph-mon[88702]: Health check update: Degraded data redundancy: 30/438 objects degraded (6.849%), 10 pgs degraded (PG_DEGRADED) 2024-04-23T02:07:20.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:19 smithi196 ceph-mon[66087]: pgmap v155: 129 pgs: 10 active+undersized+degraded, 26 active+undersized, 93 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30/438 objects degraded (6.849%) 2024-04-23T02:07:20.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:19 smithi155 ceph-mon[88702]: pgmap v155: 129 pgs: 10 active+undersized+degraded, 26 active+undersized, 93 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30/438 objects degraded (6.849%) 2024-04-23T02:07:22.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:21 smithi196 ceph-mon[66087]: pgmap v156: 129 pgs: 3 active+undersized+degraded, 15 active+undersized, 111 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 5/438 objects degraded (1.142%) 2024-04-23T02:07:22.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:21 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:22.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:21 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:07:22.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:21 smithi155 ceph-mon[88702]: pgmap v156: 129 pgs: 3 active+undersized+degraded, 15 active+undersized, 111 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 5/438 objects degraded (1.142%) 2024-04-23T02:07:22.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:21 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:22.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:21 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:07:23.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:22 smithi196 ceph-mon[66087]: pgmap v157: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 292 B/s rd, 0 op/s 2024-04-23T02:07:23.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:22 smithi196 ceph-mon[66087]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/438 objects degraded (1.142%), 3 pgs degraded) 2024-04-23T02:07:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:22 smithi155 ceph-mon[88702]: pgmap v157: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 292 B/s rd, 0 op/s 2024-04-23T02:07:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:22 smithi155 ceph-mon[88702]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/438 objects degraded (1.142%), 3 pgs degraded) 2024-04-23T02:07:25.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:25 smithi155 ceph-mon[88702]: pgmap v158: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:07:25.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:25 smithi196 ceph-mon[66087]: pgmap v158: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:07:27.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:27 smithi155 ceph-mon[88702]: pgmap v159: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 0 op/s 2024-04-23T02:07:27.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:27 smithi196 ceph-mon[66087]: pgmap v159: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 214 B/s rd, 0 op/s 2024-04-23T02:07:29.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:29 smithi155 ceph-mon[88702]: pgmap v160: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 194 B/s rd, 0 op/s 2024-04-23T02:07:29.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:29 smithi196 ceph-mon[66087]: pgmap v160: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 194 B/s rd, 0 op/s 2024-04-23T02:07:30.552 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:07:30.552 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:30 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:07:30.552 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:30 smithi196 ceph-mon[66087]: Upgrade: osd.5 is safe to restart 2024-04-23T02:07:30.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:07:30.641 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:30 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:07:30.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:30 smithi155 ceph-mon[88702]: Upgrade: osd.5 is safe to restart 2024-04-23T02:07:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:31 smithi155 ceph-mon[88702]: pgmap v161: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:07:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:07:31.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:31 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:07:31.742 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:31 smithi196 ceph-mon[66087]: pgmap v161: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:07:31.742 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:31.742 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:07:31.742 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:31 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:07:32.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:32 smithi196 ceph-mon[66087]: Upgrade: Updating osd.5 2024-04-23T02:07:32.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:32 smithi196 ceph-mon[66087]: Deploying daemon osd.5 on smithi196 2024-04-23T02:07:32.481 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:32 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:32.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:32 smithi155 ceph-mon[88702]: Upgrade: Updating osd.5 2024-04-23T02:07:32.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:32 smithi155 ceph-mon[88702]: Deploying daemon osd.5 on smithi196 2024-04-23T02:07:32.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:32 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:33.466 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:33 smithi196 ceph-mon[66087]: pgmap v162: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:07:33.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:33 smithi155 ceph-mon[88702]: pgmap v162: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:07:34.319 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:34 smithi196 systemd[1]: Stopping Ceph osd.5 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:07:34.320 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.5[45889]: debug 2024-04-23T02:07:34.207+0000 7f24143a5700 -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-23T02:07:34.320 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.5[45889]: debug 2024-04-23T02:07:34.207+0000 7f24143a5700 -1 osd.5 102 *** Got signal Terminated *** 2024-04-23T02:07:34.320 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:34 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.5[45889]: debug 2024-04-23T02:07:34.207+0000 7f24143a5700 -1 osd.5 102 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:07:34.954 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:34 smithi196 bash[74189]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.5 2024-04-23T02:07:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: pgmap v163: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:07:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.3 2024-04-23T02:07:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 failed (root=default,host=smithi196) (connection refused reported by osd.3) 2024-04-23T02:07:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.3 2024-04-23T02:07:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.2 2024-04-23T02:07:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.0 2024-04-23T02:07:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.1 2024-04-23T02:07:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.2 2024-04-23T02:07:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.0 2024-04-23T02:07:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.1 2024-04-23T02:07:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.7 2024-04-23T02:07:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.6 2024-04-23T02:07:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.7 2024-04-23T02:07:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.6 2024-04-23T02:07:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.4 2024-04-23T02:07:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.7 2024-04-23T02:07:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.4 2024-04-23T02:07:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.2 2024-04-23T02:07:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.3 2024-04-23T02:07:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.1 2024-04-23T02:07:35.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.3 2024-04-23T02:07:35.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.0 2024-04-23T02:07:35.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.1 2024-04-23T02:07:35.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.0 2024-04-23T02:07:35.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.2 2024-04-23T02:07:35.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.7 2024-04-23T02:07:35.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.7 2024-04-23T02:07:35.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.6 2024-04-23T02:07:35.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.7 2024-04-23T02:07:35.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.6 2024-04-23T02:07:35.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.4 2024-04-23T02:07:35.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:35 smithi155 ceph-mon[88702]: osd.5 reported immediately failed by osd.4 2024-04-23T02:07:35.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: pgmap v163: 129 pgs: 129 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:07:35.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.3 2024-04-23T02:07:35.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 failed (root=default,host=smithi196) (connection refused reported by osd.3) 2024-04-23T02:07:35.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.3 2024-04-23T02:07:35.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.2 2024-04-23T02:07:35.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.0 2024-04-23T02:07:35.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.1 2024-04-23T02:07:35.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.2 2024-04-23T02:07:35.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.0 2024-04-23T02:07:35.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.1 2024-04-23T02:07:35.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.7 2024-04-23T02:07:35.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.6 2024-04-23T02:07:35.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.7 2024-04-23T02:07:35.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.6 2024-04-23T02:07:35.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.4 2024-04-23T02:07:35.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.7 2024-04-23T02:07:35.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.4 2024-04-23T02:07:35.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.2 2024-04-23T02:07:35.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.3 2024-04-23T02:07:35.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.1 2024-04-23T02:07:35.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.3 2024-04-23T02:07:35.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.0 2024-04-23T02:07:35.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.1 2024-04-23T02:07:35.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.0 2024-04-23T02:07:35.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.2 2024-04-23T02:07:35.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.7 2024-04-23T02:07:35.821 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.7 2024-04-23T02:07:35.822 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.6 2024-04-23T02:07:35.822 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.7 2024-04-23T02:07:35.822 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.6 2024-04-23T02:07:35.822 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.4 2024-04-23T02:07:35.822 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:35 smithi196 ceph-mon[66087]: osd.5 reported immediately failed by osd.4 2024-04-23T02:07:36.464 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:36 smithi196 ceph-mon[66087]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:07:36.464 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:36 smithi196 ceph-mon[66087]: osdmap e103: 8 total, 7 up, 8 in 2024-04-23T02:07:36.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:36 smithi155 ceph-mon[88702]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:07:36.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:36 smithi155 ceph-mon[88702]: osdmap e103: 8 total, 7 up, 8 in 2024-04-23T02:07:36.819 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:36 smithi196 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.5.service: Succeeded. 2024-04-23T02:07:36.819 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:36 smithi196 systemd[1]: Stopped Ceph osd.5 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:07:36.820 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:36 smithi196 systemd[1]: Starting Ceph osd.5 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:07:37.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:37 smithi155 ceph-mon[88702]: pgmap v165: 129 pgs: 17 stale+active+clean, 112 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:07:37.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:37 smithi155 ceph-mon[88702]: osdmap e104: 8 total, 7 up, 8 in 2024-04-23T02:07:37.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:37.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:07:37.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:37 smithi196 ceph-mon[66087]: pgmap v165: 129 pgs: 17 stale+active+clean, 112 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:07:37.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:37 smithi196 ceph-mon[66087]: osdmap e104: 8 total, 7 up, 8 in 2024-04-23T02:07:37.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:37.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:07:37.820 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:37 smithi196 bash[74470]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-23T02:07:37.820 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:37 smithi196 bash[74470]: 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-23T02:07:37.820 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:37 smithi196 bash[74470]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-23T02:07:37.820 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:37 smithi196 bash[74470]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-23T02:07:37.820 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:37 smithi196 bash[74470]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-23T02:07:37.820 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:37 smithi196 bash[74470]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-23T02:07:37.820 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:37 smithi196 bash[74470]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-23T02:07:38.690 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:38 smithi196 ceph-osd[74757]: -- 172.21.15.196:0/431850829 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56327d48f1e0 con 0x56327d45ec00 2024-04-23T02:07:38.690 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:38 smithi196 ceph-mon[66087]: Health check failed: Degraded data redundancy: 24/438 objects degraded (5.479%), 7 pgs degraded (PG_DEGRADED) 2024-04-23T02:07:38.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:38 smithi155 ceph-mon[88702]: Health check failed: Degraded data redundancy: 24/438 objects degraded (5.479%), 7 pgs degraded (PG_DEGRADED) 2024-04-23T02:07:39.069 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:38 smithi196 bash[74719]: 7632c1e8c59f9e573ae54d43feff06c436d3e2423f6ae47d4244964a854dcc28 2024-04-23T02:07:39.069 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:38 smithi196 systemd[1]: Started Ceph osd.5 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:07:39.455 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:07:39.145+0000 7ff740df47c0 -1 Falling back to public interface 2024-04-23T02:07:40.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:39 smithi196 ceph-mon[66087]: pgmap v167: 129 pgs: 7 active+undersized+degraded, 13 stale+active+clean, 6 active+undersized, 103 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 24/438 objects degraded (5.479%) 2024-04-23T02:07:40.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:40.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:40.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:39 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:07:40.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:39 smithi155 ceph-mon[88702]: pgmap v167: 129 pgs: 7 active+undersized+degraded, 13 stale+active+clean, 6 active+undersized, 103 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 24/438 objects degraded (5.479%) 2024-04-23T02:07:40.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:40.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:40.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:39 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:07:41.740 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:41 smithi196 ceph-mon[66087]: pgmap v168: 129 pgs: 13 active+undersized+degraded, 4 stale+active+clean, 26 active+undersized, 86 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 44/438 objects degraded (10.046%) 2024-04-23T02:07:42.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:41 smithi155 ceph-mon[88702]: pgmap v168: 129 pgs: 13 active+undersized+degraded, 4 stale+active+clean, 26 active+undersized, 86 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 44/438 objects degraded (10.046%) 2024-04-23T02:07:43.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:43 smithi155 ceph-mon[88702]: pgmap v169: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 48/438 objects degraded (10.959%) 2024-04-23T02:07:43.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:43 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:43.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:43 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:43.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:43 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:43.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:43 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:43.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:43 smithi155 ceph-mon[88702]: Health check update: Degraded data redundancy: 48/438 objects degraded (10.959%), 14 pgs degraded (PG_DEGRADED) 2024-04-23T02:07:44.046 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:43 smithi196 ceph-mon[66087]: pgmap v169: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 48/438 objects degraded (10.959%) 2024-04-23T02:07:44.047 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:43 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:44.047 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:43 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:44.047 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:43 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:44.047 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:43 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:44.047 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:43 smithi196 ceph-mon[66087]: Health check update: Degraded data redundancy: 48/438 objects degraded (10.959%), 14 pgs degraded (PG_DEGRADED) 2024-04-23T02:07:45.833 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:07:45.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:45 smithi155 ceph-mon[88702]: pgmap v170: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 48/438 objects degraded (10.959%) 2024-04-23T02:07:46.026 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:45 smithi196 ceph-mon[66087]: pgmap v170: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 48/438 objects degraded (10.959%) 2024-04-23T02:07:46.319 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:07:46.101+0000 7ff740df47c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-23T02:07:46.462 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (14m) 69s ago 25m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (3m) 69s ago 25m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (3m) 3s ago 24m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (11m) 69s ago 24m 35.5M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (19m) 69s ago 19m 16.5M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (19m) 3s ago 19m 40.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (5m) 69s ago 26m 499M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (4m) 3s ago 24m 449M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (4m) 69s ago 26m 68.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (4m) 3s ago 23m 50.1M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (16m) 69s ago 16m 168M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (16m) 3s ago 16m 90.8M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (9m) 69s ago 24m 17.0M - 0.18.1 e5a616e4b9cf 3b9f2a3b9b48 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (5m) 3s ago 23m 2533k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:07:46.463 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (3m) 69s ago 23m 212M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:07:46.464 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (2m) 69s ago 22m 186M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 cad50d701ea4 2024-04-23T02:07:46.464 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (110s) 69s ago 22m 166M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4c65cb442742 2024-04-23T02:07:46.464 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (75s) 69s ago 22m 13.1M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d18dc75027c1 2024-04-23T02:07:46.464 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (40s) 3s ago 21m 215M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 1147e6d9c25b 2024-04-23T02:07:46.464 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (8s) 3s ago 21m 10.9M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7632c1e8c59f 2024-04-23T02:07:46.464 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (21m) 3s ago 21m 503M 4096M 16.2.0 24ecd6d5f14c 602b1beb2852 2024-04-23T02:07:46.464 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (20m) 3s ago 20m 547M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:07:46.464 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 error 69s ago 24m - - 2024-04-23T02:07:46.858 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:07:46.858 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:07:46.858 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:07:46.858 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:07:46.858 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:07:46.858 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:07:46.858 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:07:46.858 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:07:46.858 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2, 2024-04-23T02:07:46.858 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 5 2024-04-23T02:07:46.858 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:07:46.859 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:07:46.859 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:07:46.859 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:07:46.859 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:07:46.859 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4, 2024-04-23T02:07:46.859 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 9 2024-04-23T02:07:46.859 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:07:46.859 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:07:46.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:46 smithi155 ceph-mon[88702]: from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:47.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:46 smithi196 ceph-mon[66087]: from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:47.185 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:07:47.185 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:07:47.186 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:07:47.186 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:07:47.186 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:07:47.186 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:07:47.186 INFO:teuthology.orchestra.run.smithi155.stdout: "crash", 2024-04-23T02:07:47.186 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2024-04-23T02:07:47.186 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:07:47.186 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "12/23 daemons upgraded", 2024-04-23T02:07:47.186 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:07:47.186 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:07:47.186 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:07:47.566 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 48/438 objects degraded (10.959%), 14 pgs degraded 2024-04-23T02:07:47.566 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:07:47.566 INFO:teuthology.orchestra.run.smithi155.stdout: daemon prometheus.smithi155 on smithi155 is in error state 2024-04-23T02:07:47.566 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: osd.5 (root=default,host=smithi196) is down 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 48/438 objects degraded (10.959%), 14 pgs degraded 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.2 is active+undersized+degraded, acting [1,6] 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.3 is active+undersized+degraded, acting [2,7] 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.b is active+undersized+degraded, acting [7,4] 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.c is active+undersized+degraded, acting [2,0] 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.14 is active+undersized+degraded, acting [6,3] 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.15 is active+undersized+degraded, acting [1,0] 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.16 is active+undersized+degraded, acting [6,2] 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.17 is active+undersized+degraded, acting [6,2] 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.18 is active+undersized+degraded, acting [4,7] 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1c is active+undersized+degraded, acting [7,2] 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2024-04-23T02:07:47.567 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.15 is active+undersized+degraded, acting [7,3] 2024-04-23T02:07:47.568 INFO:teuthology.orchestra.run.smithi155.stdout: pg 5.19 is active+undersized+degraded, acting [1,7] 2024-04-23T02:07:47.569 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:07:47.215+0000 7ff740df47c0 -1 osd.5 102 log_to_monitors true 2024-04-23T02:07:48.069 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:07:47.788+0000 7ff73224e700 -1 osd.5 102 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:07:48.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:48.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: pgmap v171: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 48/438 objects degraded (10.959%) 2024-04-23T02:07:48.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:48.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:48.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:48.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:07:48.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:07:48.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:07:48.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: pgmap v172: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 0 op/s; 48/438 objects degraded (10.959%) 2024-04-23T02:07:48.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: pgmap v173: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 241 B/s rd, 0 op/s; 48/438 objects degraded (10.959%) 2024-04-23T02:07:48.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:48.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:48.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='client.34354 172.21.15.155:0/584928396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:48.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:07:48.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:48.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:48.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:48.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:07:48.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:07:48.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-23T02:07:48.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='osd.5 [v2:172.21.15.196:6808/2166189507,v1:172.21.15.196:6809/2166189507]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:07:48.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:07:48.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:47 smithi196 ceph-mon[66087]: from='client.34364 172.21.15.155:0/2919785083' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:07:48.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:48.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: pgmap v171: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 48/438 objects degraded (10.959%) 2024-04-23T02:07:48.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:48.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:48.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:48.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:07:48.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:07:48.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: pgmap v172: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 0 op/s; 48/438 objects degraded (10.959%) 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: pgmap v173: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 215 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 241 B/s rd, 0 op/s; 48/438 objects degraded (10.959%) 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='client.34354 172.21.15.155:0/584928396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='osd.5 [v2:172.21.15.196:6808/2166189507,v1:172.21.15.196:6809/2166189507]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:07:48.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:07:48.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:47 smithi155 ceph-mon[88702]: from='client.34364 172.21.15.155:0/2919785083' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:07:49.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:48 smithi196 ceph-mon[66087]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:49.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:48 smithi196 ceph-mon[66087]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T02:07:49.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:48 smithi196 ceph-mon[66087]: osdmap e105: 8 total, 7 up, 8 in 2024-04-23T02:07:49.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:48 smithi196 ceph-mon[66087]: from='osd.5 [v2:172.21.15.196:6808/2166189507,v1:172.21.15.196:6809/2166189507]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:07:49.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:48 smithi196 ceph-mon[66087]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:07:49.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:48 smithi155 ceph-mon[88702]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:07:49.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:48 smithi155 ceph-mon[88702]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T02:07:49.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:48 smithi155 ceph-mon[88702]: osdmap e105: 8 total, 7 up, 8 in 2024-04-23T02:07:49.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:48 smithi155 ceph-mon[88702]: from='osd.5 [v2:172.21.15.196:6808/2166189507,v1:172.21.15.196:6809/2166189507]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:07:49.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:48 smithi155 ceph-mon[88702]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:07:50.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:49 smithi196 ceph-mon[66087]: pgmap v175: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 48/438 objects degraded (10.959%) 2024-04-23T02:07:50.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:49 smithi196 ceph-mon[66087]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:07:50.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:49 smithi196 ceph-mon[66087]: osd.5 [v2:172.21.15.196:6808/2166189507,v1:172.21.15.196:6809/2166189507] boot 2024-04-23T02:07:50.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:49 smithi196 ceph-mon[66087]: osdmap e106: 8 total, 8 up, 8 in 2024-04-23T02:07:50.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:49 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:07:50.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:49 smithi155 ceph-mon[88702]: pgmap v175: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 48/438 objects degraded (10.959%) 2024-04-23T02:07:50.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:49 smithi155 ceph-mon[88702]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:07:50.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:49 smithi155 ceph-mon[88702]: osd.5 [v2:172.21.15.196:6808/2166189507,v1:172.21.15.196:6809/2166189507] boot 2024-04-23T02:07:50.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:49 smithi155 ceph-mon[88702]: osdmap e106: 8 total, 8 up, 8 in 2024-04-23T02:07:50.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:49 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:07:51.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:50 smithi196 ceph-mon[66087]: osdmap e107: 8 total, 8 up, 8 in 2024-04-23T02:07:51.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:50 smithi155 ceph-mon[88702]: osdmap e107: 8 total, 8 up, 8 in 2024-04-23T02:07:52.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:51 smithi196 ceph-mon[66087]: pgmap v178: 129 pgs: 11 peering, 12 active+undersized+degraded, 18 active+undersized, 88 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 42/438 objects degraded (9.589%) 2024-04-23T02:07:52.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:51 smithi196 ceph-mon[66087]: Health check update: Degraded data redundancy: 42/438 objects degraded (9.589%), 12 pgs degraded (PG_DEGRADED) 2024-04-23T02:07:52.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:51 smithi155 ceph-mon[88702]: pgmap v178: 129 pgs: 11 peering, 12 active+undersized+degraded, 18 active+undersized, 88 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 42/438 objects degraded (9.589%) 2024-04-23T02:07:52.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:51 smithi155 ceph-mon[88702]: Health check update: Degraded data redundancy: 42/438 objects degraded (9.589%), 12 pgs degraded (PG_DEGRADED) 2024-04-23T02:07:53.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:53.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:07:53.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:53.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:53.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:07:53.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:07:54.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:53 smithi196 ceph-mon[66087]: pgmap v179: 129 pgs: 11 peering, 12 active+undersized+degraded, 18 active+undersized, 88 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 42/438 objects degraded (9.589%) 2024-04-23T02:07:54.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:53 smithi155 ceph-mon[88702]: pgmap v179: 129 pgs: 11 peering, 12 active+undersized+degraded, 18 active+undersized, 88 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 42/438 objects degraded (9.589%) 2024-04-23T02:07:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:54 smithi196 ceph-mon[66087]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/438 objects degraded (9.589%), 12 pgs degraded) 2024-04-23T02:07:55.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:54 smithi155 ceph-mon[88702]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/438 objects degraded (9.589%), 12 pgs degraded) 2024-04-23T02:07:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:55 smithi196 ceph-mon[66087]: pgmap v180: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 292 B/s rd, 0 op/s 2024-04-23T02:07:56.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:55 smithi155 ceph-mon[88702]: pgmap v180: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 292 B/s rd, 0 op/s 2024-04-23T02:07:58.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:57 smithi196 ceph-mon[66087]: pgmap v181: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:07:58.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:57 smithi155 ceph-mon[88702]: pgmap v181: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:07:59.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:07:59 smithi196 ceph-mon[66087]: pgmap v182: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 205 B/s rd, 0 op/s 2024-04-23T02:07:59.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:07:59 smithi155 ceph-mon[88702]: pgmap v182: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 205 B/s rd, 0 op/s 2024-04-23T02:08:02.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:01 smithi155 ceph-mon[88702]: pgmap v183: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 372 B/s rd, 0 op/s 2024-04-23T02:08:02.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:01 smithi196 ceph-mon[66087]: pgmap v183: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 372 B/s rd, 0 op/s 2024-04-23T02:08:03.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:08:03.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:02 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:08:03.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:02 smithi196 ceph-mon[66087]: Upgrade: osd.6 is safe to restart 2024-04-23T02:08:03.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:03.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:08:03.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:02 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:08:03.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:02 smithi155 ceph-mon[88702]: Upgrade: osd.6 is safe to restart 2024-04-23T02:08:03.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:04.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:03 smithi155 ceph-mon[88702]: pgmap v184: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:08:04.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:04.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:08:04.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:08:04.188 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:03 smithi196 ceph-mon[66087]: pgmap v184: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:08:04.188 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:04.188 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:08:04.189 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:08:04.832 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:04 smithi196 ceph-mon[66087]: Upgrade: Updating osd.6 2024-04-23T02:08:04.832 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:04 smithi196 ceph-mon[66087]: Deploying daemon osd.6 on smithi196 2024-04-23T02:08:05.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:04 smithi155 ceph-mon[88702]: Upgrade: Updating osd.6 2024-04-23T02:08:05.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:04 smithi155 ceph-mon[88702]: Deploying daemon osd.6 on smithi196 2024-04-23T02:08:05.965 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:05 smithi196 ceph-mon[66087]: pgmap v185: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:08:06.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:05 smithi155 ceph-mon[88702]: pgmap v185: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:08:06.899 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:06 smithi196 systemd[1]: Stopping Ceph osd.6 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:08:06.899 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.6[48752]: debug 2024-04-23T02:08:06.764+0000 7fc68fef1700 -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-23T02:08:06.899 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.6[48752]: debug 2024-04-23T02:08:06.764+0000 7fc68fef1700 -1 osd.6 107 *** Got signal Terminated *** 2024-04-23T02:08:06.899 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.6[48752]: debug 2024-04-23T02:08:06.764+0000 7fc68fef1700 -1 osd.6 107 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:08:07.569 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:07 smithi196 bash[76855]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.6 2024-04-23T02:08:08.214 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: pgmap v186: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:08:08.215 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:08.215 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:08:08.215 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.0 2024-04-23T02:08:08.215 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 failed (root=default,host=smithi196) (connection refused reported by osd.0) 2024-04-23T02:08:08.215 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.1 2024-04-23T02:08:08.215 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.2 2024-04-23T02:08:08.215 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.3 2024-04-23T02:08:08.215 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.4 2024-04-23T02:08:08.215 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.7 2024-04-23T02:08:08.215 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.0 2024-04-23T02:08:08.215 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.1 2024-04-23T02:08:08.215 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.2 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.3 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.4 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.7 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.5 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.5 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.1 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.1 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.2 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.3 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.7 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.0 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.2 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.3 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.4 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.7 2024-04-23T02:08:08.216 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.0 2024-04-23T02:08:08.217 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.5 2024-04-23T02:08:08.217 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.4 2024-04-23T02:08:08.217 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:07 smithi196 ceph-mon[66087]: osd.6 reported immediately failed by osd.5 2024-04-23T02:08:08.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: pgmap v186: 129 pgs: 129 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:08:08.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:08.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:08:08.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.0 2024-04-23T02:08:08.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 failed (root=default,host=smithi196) (connection refused reported by osd.0) 2024-04-23T02:08:08.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.1 2024-04-23T02:08:08.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.2 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.3 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.4 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.7 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.0 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.1 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.2 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.3 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.4 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.7 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.5 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.5 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.1 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.1 2024-04-23T02:08:08.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.2 2024-04-23T02:08:08.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.3 2024-04-23T02:08:08.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.7 2024-04-23T02:08:08.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.0 2024-04-23T02:08:08.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.2 2024-04-23T02:08:08.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.3 2024-04-23T02:08:08.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.4 2024-04-23T02:08:08.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.7 2024-04-23T02:08:08.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.0 2024-04-23T02:08:08.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.5 2024-04-23T02:08:08.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.4 2024-04-23T02:08:08.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:07 smithi155 ceph-mon[88702]: osd.6 reported immediately failed by osd.5 2024-04-23T02:08:08.954 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:08 smithi196 ceph-mon[66087]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:08:08.954 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:08 smithi196 ceph-mon[66087]: osdmap e108: 8 total, 7 up, 8 in 2024-04-23T02:08:09.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:08 smithi155 ceph-mon[88702]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:08:09.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:08 smithi155 ceph-mon[88702]: osdmap e108: 8 total, 7 up, 8 in 2024-04-23T02:08:09.569 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:09 smithi196 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.6.service: Succeeded. 2024-04-23T02:08:09.569 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:09 smithi196 systemd[1]: Stopped Ceph osd.6 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:08:09.569 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:09 smithi196 systemd[1]: Starting Ceph osd.6 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:08:10.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:09 smithi196 ceph-mon[66087]: pgmap v188: 129 pgs: 13 stale+active+clean, 116 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:08:10.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:09 smithi196 ceph-mon[66087]: osdmap e109: 8 total, 7 up, 8 in 2024-04-23T02:08:10.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:09 smithi155 ceph-mon[88702]: pgmap v188: 129 pgs: 13 stale+active+clean, 116 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:08:10.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:09 smithi155 ceph-mon[88702]: osdmap e109: 8 total, 7 up, 8 in 2024-04-23T02:08:10.752 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:10 smithi196 bash[77136]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-23T02:08:10.752 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:10 smithi196 bash[77136]: 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-23T02:08:10.752 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:10 smithi196 bash[77136]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-23T02:08:10.752 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:10 smithi196 bash[77136]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-23T02:08:10.753 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:10 smithi196 bash[77136]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-23T02:08:10.753 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:10 smithi196 bash[77136]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-23T02:08:10.753 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:10 smithi196 bash[77136]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-23T02:08:11.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:10 smithi196 ceph-mon[66087]: Health check failed: Degraded data redundancy: 26/438 objects degraded (5.936%), 9 pgs degraded (PG_DEGRADED) 2024-04-23T02:08:11.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:10 smithi155 ceph-mon[88702]: Health check failed: Degraded data redundancy: 26/438 objects degraded (5.936%), 9 pgs degraded (PG_DEGRADED) 2024-04-23T02:08:11.819 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:11 smithi196 ceph-osd[77452]: -- 172.21.15.196:0/1489245677 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55671d9191e0 con 0x55671d8e8c00 2024-04-23T02:08:11.819 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:11 smithi196 bash[77414]: 7389a84e82fea37812d575ca86f4053dedec1a1ff061e68cdcfa0f7a6c7ba222 2024-04-23T02:08:11.819 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:11 smithi196 systemd[1]: Started Ceph osd.6 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:08:12.319 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:08:12.095+0000 7f13249727c0 -1 Falling back to public interface 2024-04-23T02:08:12.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:11 smithi196 ceph-mon[66087]: pgmap v190: 129 pgs: 9 active+undersized+degraded, 3 stale+active+clean, 19 active+undersized, 98 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26/438 objects degraded (5.936%) 2024-04-23T02:08:12.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:12.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:12.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:08:12.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:11 smithi155 ceph-mon[88702]: pgmap v190: 129 pgs: 9 active+undersized+degraded, 3 stale+active+clean, 19 active+undersized, 98 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26/438 objects degraded (5.936%) 2024-04-23T02:08:12.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:12.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:12.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:08:13.236 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:12 smithi196 ceph-mon[66087]: pgmap v191: 129 pgs: 9 active+undersized+degraded, 3 stale+active+clean, 19 active+undersized, 98 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26/438 objects degraded (5.936%) 2024-04-23T02:08:13.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:12 smithi155 ceph-mon[88702]: pgmap v191: 129 pgs: 9 active+undersized+degraded, 3 stale+active+clean, 19 active+undersized, 98 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26/438 objects degraded (5.936%) 2024-04-23T02:08:16.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:15 smithi155 ceph-mon[88702]: pgmap v192: 129 pgs: 15 active+undersized+degraded, 28 active+undersized, 86 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:08:16.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:15 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:16.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:15 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:16.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:15 smithi196 ceph-mon[66087]: pgmap v192: 129 pgs: 15 active+undersized+degraded, 28 active+undersized, 86 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:08:16.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:15 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:16.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:15 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:17.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:16 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:17.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:16 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:16 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:16 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:17.912 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:08:18.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:17 smithi196 ceph-mon[66087]: pgmap v193: 129 pgs: 15 active+undersized+degraded, 28 active+undersized, 86 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:08:18.391 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:17 smithi155 ceph-mon[88702]: pgmap v193: 129 pgs: 15 active+undersized+degraded, 28 active+undersized, 86 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:08:18.548 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:08:18.549 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (14m) 101s ago 25m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:08:18.549 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (3m) 101s ago 25m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:08:18.549 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (3m) 3s ago 24m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:08:18.549 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (12m) 101s ago 25m 35.5M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:08:18.549 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (19m) 101s ago 19m 16.5M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:08:18.549 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (19m) 3s ago 19m 40.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:08:18.549 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (5m) 101s ago 27m 499M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:08:18.549 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (5m) 3s ago 24m 449M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:08:18.549 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (5m) 101s ago 27m 68.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:08:18.549 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (4m) 3s ago 24m 50.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:08:18.549 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (16m) 101s ago 16m 168M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:08:18.549 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (16m) 3s ago 16m 90.9M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:08:18.550 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (10m) 101s ago 25m 17.0M - 0.18.1 e5a616e4b9cf 3b9f2a3b9b48 2024-04-23T02:08:18.550 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (5m) 3s ago 24m 2533k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:08:18.550 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (3m) 101s ago 23m 212M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:08:18.550 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (2m) 101s ago 23m 186M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 cad50d701ea4 2024-04-23T02:08:18.550 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (2m) 101s ago 23m 166M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4c65cb442742 2024-04-23T02:08:18.550 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (107s) 101s ago 22m 13.1M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d18dc75027c1 2024-04-23T02:08:18.550 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (72s) 3s ago 22m 216M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 1147e6d9c25b 2024-04-23T02:08:18.550 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (40s) 3s ago 22m 202M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7632c1e8c59f 2024-04-23T02:08:18.550 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (7s) 3s ago 21m 10.4M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7389a84e82fe 2024-04-23T02:08:18.550 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (21m) 3s ago 21m 547M 4096M 16.2.0 24ecd6d5f14c 137090b49ec8 2024-04-23T02:08:18.550 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 error 101s ago 24m - - 2024-04-23T02:08:18.929 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:08:18.929 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:08:18.929 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:08:18.929 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:08:18.929 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:08:18.929 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:08:18.929 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:08:18.929 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:08:18.930 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-23T02:08:18.930 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 6 2024-04-23T02:08:18.930 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:08:18.930 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:08:18.930 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:08:18.930 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:08:18.931 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:08:18.931 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3, 2024-04-23T02:08:18.931 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 10 2024-04-23T02:08:18.931 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:08:18.931 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:08:19.069 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:18 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:08:18.914+0000 7f13249727c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-23T02:08:19.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:18 smithi196 ceph-mon[66087]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:19.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:18 smithi196 ceph-mon[66087]: Health check update: Degraded data redundancy: 46/438 objects degraded (10.502%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T02:08:19.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:18 smithi196 ceph-mon[66087]: from='client.34380 172.21.15.155:0/883681015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:19.253 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:08:19.253 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:08:19.253 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:08:19.253 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:08:19.253 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:08:19.253 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:08:19.253 INFO:teuthology.orchestra.run.smithi155.stdout: "crash", 2024-04-23T02:08:19.253 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2024-04-23T02:08:19.253 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:08:19.253 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "13/23 daemons upgraded", 2024-04-23T02:08:19.254 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:08:19.254 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:08:19.254 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:08:19.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:18 smithi155 ceph-mon[88702]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:19.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:18 smithi155 ceph-mon[88702]: Health check update: Degraded data redundancy: 46/438 objects degraded (10.502%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T02:08:19.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:18 smithi155 ceph-mon[88702]: from='client.34380 172.21.15.155:0/883681015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:19.641 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 46/438 objects degraded (10.502%), 15 pgs degraded 2024-04-23T02:08:19.641 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:08:19.641 INFO:teuthology.orchestra.run.smithi155.stdout: daemon prometheus.smithi155 on smithi155 is in error state 2024-04-23T02:08:19.641 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-23T02:08:19.641 INFO:teuthology.orchestra.run.smithi155.stdout: osd.6 (root=default,host=smithi196) is down 2024-04-23T02:08:19.641 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 46/438 objects degraded (10.502%), 15 pgs degraded 2024-04-23T02:08:19.641 INFO:teuthology.orchestra.run.smithi155.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-04-23T02:08:19.641 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.2 is active+undersized+degraded, acting [5,1] 2024-04-23T02:08:19.642 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.6 is active+undersized+degraded, acting [1,4] 2024-04-23T02:08:19.642 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.7 is active+undersized+degraded, acting [7,2] 2024-04-23T02:08:19.642 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.11 is active+undersized+degraded, acting [4,1] 2024-04-23T02:08:19.642 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.14 is active+undersized+degraded, acting [3,5] 2024-04-23T02:08:19.642 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.16 is active+undersized+degraded, acting [5,2] 2024-04-23T02:08:19.642 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.17 is active+undersized+degraded, acting [5,2] 2024-04-23T02:08:19.642 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.19 is active+undersized+degraded, acting [3,0] 2024-04-23T02:08:19.642 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1a is active+undersized+degraded, acting [4,7] 2024-04-23T02:08:19.642 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1b is active+undersized+degraded, acting [3,7] 2024-04-23T02:08:19.642 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-04-23T02:08:19.642 INFO:teuthology.orchestra.run.smithi155.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-04-23T02:08:19.642 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.5 is active+undersized+degraded, acting [4,7] 2024-04-23T02:08:19.642 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.18 is active+undersized+degraded, acting [4,1] 2024-04-23T02:08:20.069 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:08:19.807+0000 7f13249727c0 -1 osd.6 107 log_to_monitors true 2024-04-23T02:08:20.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:20.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:20.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: pgmap v194: 129 pgs: 15 active+undersized+degraded, 28 active+undersized, 86 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:08:20.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='client.34384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:20.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:20.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:20.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:08:20.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:08:20.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:08:20.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: pgmap v195: 129 pgs: 15 active+undersized+degraded, 28 active+undersized, 86 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:08:20.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: pgmap v196: 129 pgs: 15 active+undersized+degraded, 28 active+undersized, 86 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:08:20.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:20.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:20.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:08:20.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:20.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:20.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:20.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:08:20.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:08:20.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-23T02:08:20.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='client.34388 172.21.15.155:0/262998261' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:08:20.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='osd.6 [v2:172.21.15.196:6816/2187579046,v1:172.21.15.196:6817/2187579046]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:08:20.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:19 smithi196 ceph-mon[66087]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:08:20.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:20.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:20.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: pgmap v194: 129 pgs: 15 active+undersized+degraded, 28 active+undersized, 86 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:08:20.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='client.34384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:20.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:20.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:20.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:08:20.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:08:20.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: pgmap v195: 129 pgs: 15 active+undersized+degraded, 28 active+undersized, 86 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: pgmap v196: 129 pgs: 15 active+undersized+degraded, 28 active+undersized, 86 active+clean; 215 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 46/438 objects degraded (10.502%) 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='client.34388 172.21.15.155:0/262998261' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='osd.6 [v2:172.21.15.196:6816/2187579046,v1:172.21.15.196:6817/2187579046]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:08:20.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:19 smithi155 ceph-mon[88702]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:08:21.322 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:08:20 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:08:20.933+0000 7f1311dc4700 -1 osd.6 107 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:08:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:21 smithi196 ceph-mon[66087]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T02:08:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:21 smithi196 ceph-mon[66087]: osdmap e110: 8 total, 7 up, 8 in 2024-04-23T02:08:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:21 smithi196 ceph-mon[66087]: from='osd.6 [v2:172.21.15.196:6816/2187579046,v1:172.21.15.196:6817/2187579046]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:08:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:21 smithi196 ceph-mon[66087]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:08:21.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:21 smithi196 ceph-mon[66087]: from='osd.6 ' entity='osd.6' 2024-04-23T02:08:21.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:21 smithi155 ceph-mon[88702]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T02:08:21.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:21 smithi155 ceph-mon[88702]: osdmap e110: 8 total, 7 up, 8 in 2024-04-23T02:08:21.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:21 smithi155 ceph-mon[88702]: from='osd.6 [v2:172.21.15.196:6816/2187579046,v1:172.21.15.196:6817/2187579046]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:08:21.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:21 smithi155 ceph-mon[88702]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:08:21.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:21 smithi155 ceph-mon[88702]: from='osd.6 ' entity='osd.6' 2024-04-23T02:08:23.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:22 smithi196 ceph-mon[66087]: pgmap v198: 129 pgs: 15 active+undersized+degraded, 28 active+undersized, 86 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 46/438 objects degraded (10.502%) 2024-04-23T02:08:23.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:23.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:08:23.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:22 smithi196 ceph-mon[66087]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:08:23.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:22 smithi196 ceph-mon[66087]: osd.6 [v2:172.21.15.196:6816/2187579046,v1:172.21.15.196:6817/2187579046] boot 2024-04-23T02:08:23.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:22 smithi196 ceph-mon[66087]: osdmap e111: 8 total, 8 up, 8 in 2024-04-23T02:08:23.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:08:23.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:22 smithi155 ceph-mon[88702]: pgmap v198: 129 pgs: 15 active+undersized+degraded, 28 active+undersized, 86 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 46/438 objects degraded (10.502%) 2024-04-23T02:08:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:08:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:22 smithi155 ceph-mon[88702]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:08:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:22 smithi155 ceph-mon[88702]: osd.6 [v2:172.21.15.196:6816/2187579046,v1:172.21.15.196:6817/2187579046] boot 2024-04-23T02:08:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:22 smithi155 ceph-mon[88702]: osdmap e111: 8 total, 8 up, 8 in 2024-04-23T02:08:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:08:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:24.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:23 smithi196 ceph-mon[66087]: osdmap e112: 8 total, 8 up, 8 in 2024-04-23T02:08:24.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:23 smithi155 ceph-mon[88702]: osdmap e112: 8 total, 8 up, 8 in 2024-04-23T02:08:25.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:24 smithi196 ceph-mon[66087]: pgmap v201: 129 pgs: 12 peering, 11 active+undersized+degraded, 20 active+undersized, 86 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 33/438 objects degraded (7.534%) 2024-04-23T02:08:25.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:24 smithi196 ceph-mon[66087]: Health check update: Degraded data redundancy: 33/438 objects degraded (7.534%), 11 pgs degraded (PG_DEGRADED) 2024-04-23T02:08:25.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:24 smithi155 ceph-mon[88702]: pgmap v201: 129 pgs: 12 peering, 11 active+undersized+degraded, 20 active+undersized, 86 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 33/438 objects degraded (7.534%) 2024-04-23T02:08:25.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:24 smithi155 ceph-mon[88702]: Health check update: Degraded data redundancy: 33/438 objects degraded (7.534%), 11 pgs degraded (PG_DEGRADED) 2024-04-23T02:08:27.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:26 smithi196 ceph-mon[66087]: pgmap v202: 129 pgs: 12 peering, 7 active+undersized+degraded, 6 active+undersized, 104 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 17/438 objects degraded (3.881%) 2024-04-23T02:08:27.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:26 smithi155 ceph-mon[88702]: pgmap v202: 129 pgs: 12 peering, 7 active+undersized+degraded, 6 active+undersized, 104 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 17/438 objects degraded (3.881%) 2024-04-23T02:08:28.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:27 smithi196 ceph-mon[66087]: pgmap v203: 129 pgs: 12 peering, 117 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T02:08:28.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:27 smithi196 ceph-mon[66087]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/438 objects degraded (3.881%), 7 pgs degraded) 2024-04-23T02:08:28.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:27 smithi155 ceph-mon[88702]: pgmap v203: 129 pgs: 12 peering, 117 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T02:08:28.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:27 smithi155 ceph-mon[88702]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/438 objects degraded (3.881%), 7 pgs degraded) 2024-04-23T02:08:30.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:30 smithi196 ceph-mon[66087]: pgmap v204: 129 pgs: 129 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T02:08:30.891 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:30 smithi155 ceph-mon[88702]: pgmap v204: 129 pgs: 129 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T02:08:32.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:32 smithi196 ceph-mon[66087]: pgmap v205: 129 pgs: 129 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 0 op/s 2024-04-23T02:08:32.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:32 smithi155 ceph-mon[88702]: pgmap v205: 129 pgs: 129 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 215 B/s rd, 0 op/s 2024-04-23T02:08:34.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:34 smithi196 ceph-mon[66087]: pgmap v206: 129 pgs: 129 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 194 B/s rd, 0 op/s 2024-04-23T02:08:34.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:34 smithi155 ceph-mon[88702]: pgmap v206: 129 pgs: 129 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 194 B/s rd, 0 op/s 2024-04-23T02:08:35.772 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:35 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:08:35.772 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:35 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:08:35.772 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:35 smithi196 ceph-mon[66087]: Upgrade: osd.7 is safe to restart 2024-04-23T02:08:35.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:35 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:08:35.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:35 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:08:35.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:35 smithi155 ceph-mon[88702]: Upgrade: osd.7 is safe to restart 2024-04-23T02:08:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:36 smithi196 ceph-mon[66087]: pgmap v207: 129 pgs: 129 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:08:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:08:36.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:08:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:36 smithi155 ceph-mon[88702]: pgmap v207: 129 pgs: 129 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:08:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:08:36.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:08:38.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:37 smithi196 ceph-mon[66087]: Upgrade: Updating osd.7 2024-04-23T02:08:38.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:37 smithi196 ceph-mon[66087]: Deploying daemon osd.7 on smithi196 2024-04-23T02:08:38.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:38.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:08:38.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:38.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:37 smithi155 ceph-mon[88702]: Upgrade: Updating osd.7 2024-04-23T02:08:38.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:37 smithi155 ceph-mon[88702]: Deploying daemon osd.7 on smithi196 2024-04-23T02:08:38.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:38.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:08:38.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:39.068 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:38 smithi196 ceph-mon[66087]: pgmap v208: 129 pgs: 129 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:08:39.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:38 smithi155 ceph-mon[88702]: pgmap v208: 129 pgs: 129 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:08:39.714 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:39 smithi196 systemd[1]: Stopping Ceph osd.7 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:08:39.714 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.7[51635]: debug 2024-04-23T02:08:39.527+0000 7f6ba11eb700 -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-23T02:08:39.714 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.7[51635]: debug 2024-04-23T02:08:39.527+0000 7f6ba11eb700 -1 osd.7 112 *** Got signal Terminated *** 2024-04-23T02:08:39.714 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.7[51635]: debug 2024-04-23T02:08:39.527+0000 7f6ba11eb700 -1 osd.7 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:08:39.992 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.1 2024-04-23T02:08:39.992 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 failed (root=default,host=smithi196) (connection refused reported by osd.1) 2024-04-23T02:08:39.992 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.3 2024-04-23T02:08:39.993 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.0 2024-04-23T02:08:39.993 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.1 2024-04-23T02:08:39.993 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.2 2024-04-23T02:08:39.993 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.3 2024-04-23T02:08:39.993 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.6 2024-04-23T02:08:39.993 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.0 2024-04-23T02:08:39.993 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.2 2024-04-23T02:08:39.993 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.6 2024-04-23T02:08:39.993 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.4 2024-04-23T02:08:39.993 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.5 2024-04-23T02:08:39.993 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.4 2024-04-23T02:08:39.993 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:39 smithi196 ceph-mon[66087]: osd.7 reported immediately failed by osd.5 2024-04-23T02:08:40.319 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:40 smithi196 bash[79561]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd.7 2024-04-23T02:08:40.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.1 2024-04-23T02:08:40.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 failed (root=default,host=smithi196) (connection refused reported by osd.1) 2024-04-23T02:08:40.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.3 2024-04-23T02:08:40.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.0 2024-04-23T02:08:40.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.1 2024-04-23T02:08:40.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.2 2024-04-23T02:08:40.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.3 2024-04-23T02:08:40.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.6 2024-04-23T02:08:40.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.0 2024-04-23T02:08:40.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.2 2024-04-23T02:08:40.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.6 2024-04-23T02:08:40.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.4 2024-04-23T02:08:40.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.5 2024-04-23T02:08:40.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.4 2024-04-23T02:08:40.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:39 smithi155 ceph-mon[88702]: osd.7 reported immediately failed by osd.5 2024-04-23T02:08:41.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:40 smithi196 ceph-mon[66087]: pgmap v209: 129 pgs: 129 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:08:41.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:40 smithi196 ceph-mon[66087]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:08:41.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:40 smithi196 ceph-mon[66087]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-23T02:08:41.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:40 smithi196 ceph-mon[66087]: osdmap e113: 8 total, 7 up, 8 in 2024-04-23T02:08:41.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:40 smithi196 ceph-mon[66087]: osdmap e114: 8 total, 7 up, 8 in 2024-04-23T02:08:41.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:40 smithi155 ceph-mon[88702]: pgmap v209: 129 pgs: 129 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:08:41.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:40 smithi155 ceph-mon[88702]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:08:41.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:40 smithi155 ceph-mon[88702]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-23T02:08:41.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:40 smithi155 ceph-mon[88702]: osdmap e113: 8 total, 7 up, 8 in 2024-04-23T02:08:41.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:40 smithi155 ceph-mon[88702]: osdmap e114: 8 total, 7 up, 8 in 2024-04-23T02:08:42.319 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:41 smithi196 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.7.service: Succeeded. 2024-04-23T02:08:42.319 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:41 smithi196 systemd[1]: Stopped Ceph osd.7 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:08:42.319 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:42 smithi196 systemd[1]: Starting Ceph osd.7 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:08:42.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:42 smithi196 ceph-mon[66087]: pgmap v212: 129 pgs: 29 peering, 6 stale+active+clean, 94 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T02:08:42.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:42 smithi196 ceph-mon[66087]: Health check failed: Reduced data availability: 1 pg inactive, 8 pgs peering (PG_AVAILABILITY) 2024-04-23T02:08:42.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:42 smithi155 ceph-mon[88702]: pgmap v212: 129 pgs: 29 peering, 6 stale+active+clean, 94 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-04-23T02:08:42.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:42 smithi155 ceph-mon[88702]: Health check failed: Reduced data availability: 1 pg inactive, 8 pgs peering (PG_AVAILABILITY) 2024-04-23T02:08:43.319 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:43 smithi196 bash[79848]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-23T02:08:43.319 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:43 smithi196 bash[79848]: 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-23T02:08:43.319 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:43 smithi196 bash[79848]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-23T02:08:43.320 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:43 smithi196 bash[79848]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-23T02:08:43.320 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:43 smithi196 bash[79848]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-23T02:08:43.320 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:43 smithi196 bash[79848]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-23T02:08:43.320 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:43 smithi196 bash[79848]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-23T02:08:43.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:43 smithi196 ceph-mon[66087]: Health check failed: Degraded data redundancy: 24/438 objects degraded (5.479%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T02:08:43.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:43 smithi155 ceph-mon[88702]: Health check failed: Degraded data redundancy: 24/438 objects degraded (5.479%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T02:08:44.558 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:44 smithi196 ceph-osd[80161]: -- 172.21.15.196:0/3450715165 <== mon.1 v2:172.21.15.196:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a7b5c591e0 con 0x55a7b5c28c00 2024-04-23T02:08:44.558 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:44 smithi196 bash[80122]: 4f58f19173f7710523ddf3fee3ec2b7aef3ecd88e608cd670973024bee36506b 2024-04-23T02:08:44.558 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:44 smithi196 systemd[1]: Started Ceph osd.7 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:08:44.819 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:44 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:08:44.772+0000 7f6fae0c57c0 -1 Falling back to public interface 2024-04-23T02:08:44.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:44 smithi196 ceph-mon[66087]: pgmap v213: 129 pgs: 6 active+undersized+degraded, 29 peering, 3 stale+active+clean, 7 active+undersized, 84 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 24/438 objects degraded (5.479%) 2024-04-23T02:08:44.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:44 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:44.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:44 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:44.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:44 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:08:44.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:44 smithi155 ceph-mon[88702]: pgmap v213: 129 pgs: 6 active+undersized+degraded, 29 peering, 3 stale+active+clean, 7 active+undersized, 84 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 24/438 objects degraded (5.479%) 2024-04-23T02:08:44.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:44 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:44.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:44 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:44.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:44 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:08:46.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:46 smithi196 ceph-mon[66087]: pgmap v214: 129 pgs: 19 active+undersized+degraded, 8 peering, 29 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 69/438 objects degraded (15.753%) 2024-04-23T02:08:46.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:46 smithi155 ceph-mon[88702]: pgmap v214: 129 pgs: 19 active+undersized+degraded, 8 peering, 29 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 69/438 objects degraded (15.753%) 2024-04-23T02:08:47.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:47 smithi155 ceph-mon[88702]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T02:08:48.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:47 smithi196 ceph-mon[66087]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T02:08:48.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:48 smithi155 ceph-mon[88702]: pgmap v215: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 83/438 objects degraded (18.950%) 2024-04-23T02:08:48.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:48.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:49.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:48 smithi196 ceph-mon[66087]: pgmap v215: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 83/438 objects degraded (18.950%) 2024-04-23T02:08:49.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:49.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:49.988 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:08:50.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:49 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:50.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:49 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:49 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:49 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:50.622 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:08:50.622 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (15m) 2m ago 26m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:08:50.622 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (4m) 2m ago 26m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:08:50.622 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (4m) 2s ago 25m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:08:50.622 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (12m) 2m ago 25m 35.5M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:08:50.622 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (20m) 2m ago 20m 16.5M - 16.2.0 24ecd6d5f14c dcad36d0c290 2024-04-23T02:08:50.623 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (20m) 2s ago 20m 40.8M - 16.2.0 24ecd6d5f14c dfd1000566ec 2024-04-23T02:08:50.623 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (6m) 2m ago 27m 499M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:08:50.623 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (5m) 2s ago 25m 449M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:08:50.623 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (5m) 2m ago 27m 68.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:08:50.623 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (5m) 2s ago 25m 55.6M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:08:50.623 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (17m) 2m ago 17m 168M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:08:50.623 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (17m) 2s ago 17m 90.9M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:08:50.623 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (10m) 2m ago 25m 17.0M - 0.18.1 e5a616e4b9cf 3b9f2a3b9b48 2024-04-23T02:08:50.623 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (6m) 2s ago 24m 6685k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:08:50.624 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (4m) 2m ago 24m 212M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:08:50.624 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (3m) 2m ago 23m 186M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 cad50d701ea4 2024-04-23T02:08:50.624 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (2m) 2m ago 23m 166M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4c65cb442742 2024-04-23T02:08:50.624 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (2m) 2m ago 23m 13.1M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d18dc75027c1 2024-04-23T02:08:50.624 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (104s) 2s ago 22m 217M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 1147e6d9c25b 2024-04-23T02:08:50.624 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (72s) 2s ago 22m 203M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7632c1e8c59f 2024-04-23T02:08:50.624 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (39s) 2s ago 22m 192M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7389a84e82fe 2024-04-23T02:08:50.624 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (6s) 2s ago 21m 11.2M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4f58f19173f7 2024-04-23T02:08:50.624 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 error 2m ago 25m - - 2024-04-23T02:08:51.010 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:08:51.010 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:08:51.010 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 7 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2, 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 11 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:08:51.011 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:08:51.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:50 smithi196 ceph-mon[66087]: pgmap v216: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 83/438 objects degraded (18.950%) 2024-04-23T02:08:51.141 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:50 smithi155 ceph-mon[88702]: pgmap v216: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 83/438 objects degraded (18.950%) 2024-04-23T02:08:51.334 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:08:51.335 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:08:51.335 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:08:51.335 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:08:51.335 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:08:51.335 INFO:teuthology.orchestra.run.smithi155.stdout: "osd", 2024-04-23T02:08:51.335 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:08:51.335 INFO:teuthology.orchestra.run.smithi155.stdout: "crash", 2024-04-23T02:08:51.335 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr" 2024-04-23T02:08:51.335 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:08:51.335 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "14/23 daemons upgraded", 2024-04-23T02:08:51.336 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:08:51.336 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:08:51.336 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:08:51.713 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; all OSDs are running quincy or later but require_osd_release < quincy; Degraded data redundancy: 83/438 objects degraded (18.950%), 23 pgs degraded 2024-04-23T02:08:51.713 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:08:51.713 INFO:teuthology.orchestra.run.smithi155.stdout: daemon prometheus.smithi155 on smithi155 is in error state 2024-04-23T02:08:51.713 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-23T02:08:51.713 INFO:teuthology.orchestra.run.smithi155.stdout: osd.7 (root=default,host=smithi196) is down 2024-04-23T02:08:51.713 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running quincy or later but require_osd_release < quincy 2024-04-23T02:08:51.713 INFO:teuthology.orchestra.run.smithi155.stdout: all OSDs are running quincy or later but require_osd_release < quincy 2024-04-23T02:08:51.713 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 83/438 objects degraded (18.950%), 23 pgs degraded 2024-04-23T02:08:51.713 INFO:teuthology.orchestra.run.smithi155.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-04-23T02:08:51.713 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.0 is active+undersized+degraded, acting [1,0] 2024-04-23T02:08:51.713 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.3 is active+undersized+degraded, acting [5,2] 2024-04-23T02:08:51.714 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.4 is active+undersized+degraded, acting [1,0] 2024-04-23T02:08:51.714 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-04-23T02:08:51.714 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.7 is active+undersized+degraded, acting [6,2] 2024-04-23T02:08:51.714 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-04-23T02:08:51.714 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-04-23T02:08:51.714 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.b is active+undersized+degraded, acting [4,5] 2024-04-23T02:08:51.714 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.e is active+undersized+degraded, acting [2,3] 2024-04-23T02:08:51.714 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-04-23T02:08:51.714 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-04-23T02:08:51.714 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.18 is active+undersized+degraded, acting [5,4] 2024-04-23T02:08:51.714 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1a is active+undersized+degraded, acting [6,4] 2024-04-23T02:08:51.714 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1b is active+undersized+degraded, acting [3,6] 2024-04-23T02:08:51.715 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1c is active+undersized+degraded, acting [5,2] 2024-04-23T02:08:51.715 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-04-23T02:08:51.715 INFO:teuthology.orchestra.run.smithi155.stdout: pg 2.1f is active+undersized+degraded, acting [0,4] 2024-04-23T02:08:51.715 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.5 is active+undersized+degraded, acting [6,4] 2024-04-23T02:08:51.715 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-04-23T02:08:51.715 INFO:teuthology.orchestra.run.smithi155.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-04-23T02:08:51.715 INFO:teuthology.orchestra.run.smithi155.stdout: pg 5.14 is active+undersized+degraded, acting [3,2] 2024-04-23T02:08:51.715 INFO:teuthology.orchestra.run.smithi155.stdout: pg 5.19 is active+undersized+degraded, acting [1,5] 2024-04-23T02:08:52.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:51 smithi155 ceph-mon[88702]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:52.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:51 smithi155 ceph-mon[88702]: from='client.34396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:52.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:51 smithi155 ceph-mon[88702]: from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:52.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:51 smithi155 ceph-mon[88702]: from='client.34404 172.21.15.155:0/3470688215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:52.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:51 smithi155 ceph-mon[88702]: from='client.34412 172.21.15.155:0/3931215597' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:08:52.261 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:51 smithi196 ceph-mon[66087]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:52.261 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:51 smithi196 ceph-mon[66087]: from='client.34396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:52.261 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:51 smithi196 ceph-mon[66087]: from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:52.261 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:51 smithi196 ceph-mon[66087]: from='client.34404 172.21.15.155:0/3470688215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:52.261 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:51 smithi196 ceph-mon[66087]: from='client.34412 172.21.15.155:0/3931215597' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:08:52.819 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:08:52.508+0000 7f6fae0c57c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-23T02:08:53.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='client.34408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:53.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: pgmap v217: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 83/438 objects degraded (18.950%) 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:53.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T02:08:53.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-23T02:08:53.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T02:08:53.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-23T02:08:53.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-23T02:08:53.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='client.34408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:08:53.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: pgmap v217: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 83/438 objects degraded (18.950%) 2024-04-23T02:08:53.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T02:08:53.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T02:08:53.394 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-23T02:08:53.395 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-23T02:08:54.069 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:08:53.724+0000 7f6fae0c57c0 -1 osd.7 112 log_to_monitors true 2024-04-23T02:08:54.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:53 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:08:54.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:53 smithi196 ceph-mon[66087]: pgmap v218: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 83/438 objects degraded (18.950%) 2024-04-23T02:08:54.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:53 smithi196 ceph-mon[66087]: pgmap v219: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 83/438 objects degraded (18.950%) 2024-04-23T02:08:54.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:53 smithi196 ceph-mon[66087]: Upgrade: Setting container_image for all osd 2024-04-23T02:08:54.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:53 smithi196 ceph-mon[66087]: Upgrade: Setting require_osd_release to 18 reef 2024-04-23T02:08:54.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:53 smithi196 ceph-mon[66087]: Health check update: Degraded data redundancy: 83/438 objects degraded (18.950%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T02:08:54.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:53 smithi196 ceph-mon[66087]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-23T02:08:54.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:53 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-23T02:08:54.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:53 smithi196 ceph-mon[66087]: osdmap e115: 8 total, 7 up, 8 in 2024-04-23T02:08:54.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:53 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi155.zwqiqz"]}]: dispatch 2024-04-23T02:08:54.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:53 smithi196 ceph-mon[66087]: from='osd.7 [v2:172.21.15.196:6824/1067426125,v1:172.21.15.196:6825/1067426125]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:08:54.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:53 smithi196 ceph-mon[66087]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:08:54.375 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:53 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:08:54.376 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:53 smithi155 ceph-mon[88702]: pgmap v218: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 83/438 objects degraded (18.950%) 2024-04-23T02:08:54.376 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:53 smithi155 ceph-mon[88702]: pgmap v219: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 83/438 objects degraded (18.950%) 2024-04-23T02:08:54.376 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:53 smithi155 ceph-mon[88702]: Upgrade: Setting container_image for all osd 2024-04-23T02:08:54.376 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:53 smithi155 ceph-mon[88702]: Upgrade: Setting require_osd_release to 18 reef 2024-04-23T02:08:54.376 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:53 smithi155 ceph-mon[88702]: Health check update: Degraded data redundancy: 83/438 objects degraded (18.950%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T02:08:54.376 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:53 smithi155 ceph-mon[88702]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-23T02:08:54.376 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:53 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-23T02:08:54.376 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:53 smithi155 ceph-mon[88702]: osdmap e115: 8 total, 7 up, 8 in 2024-04-23T02:08:54.376 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:53 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi155.zwqiqz"]}]: dispatch 2024-04-23T02:08:54.376 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:53 smithi155 ceph-mon[88702]: from='osd.7 [v2:172.21.15.196:6824/1067426125,v1:172.21.15.196:6825/1067426125]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:08:54.376 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:53 smithi155 ceph-mon[88702]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:08:54.819 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:08:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:08:54.549+0000 7f6f9f51f700 -1 osd.7 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:08:55.118 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:54 smithi155 ceph-mon[88702]: Upgrade: It appears safe to stop mds.foofs.smithi155.zwqiqz 2024-04-23T02:08:55.119 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:54 smithi155 ceph-mon[88702]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T02:08:55.119 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:54 smithi155 ceph-mon[88702]: osdmap e116: 8 total, 7 up, 8 in 2024-04-23T02:08:55.119 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:54 smithi155 ceph-mon[88702]: from='osd.7 [v2:172.21.15.196:6824/1067426125,v1:172.21.15.196:6825/1067426125]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:08:55.119 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:54 smithi155 ceph-mon[88702]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:08:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:54 smithi196 ceph-mon[66087]: Upgrade: It appears safe to stop mds.foofs.smithi155.zwqiqz 2024-04-23T02:08:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:54 smithi196 ceph-mon[66087]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T02:08:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:54 smithi196 ceph-mon[66087]: osdmap e116: 8 total, 7 up, 8 in 2024-04-23T02:08:55.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:54 smithi196 ceph-mon[66087]: from='osd.7 [v2:172.21.15.196:6824/1067426125,v1:172.21.15.196:6825/1067426125]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:08:55.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:54 smithi196 ceph-mon[66087]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2024-04-23T02:08:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:55 smithi196 ceph-mon[66087]: pgmap v221: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 297 B/s rd, 0 op/s; 83/438 objects degraded (18.950%) 2024-04-23T02:08:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.zwqiqz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:08:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:08:56.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:55 smithi196 ceph-mon[66087]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:08:56.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:55 smithi196 ceph-mon[66087]: osd.7 [v2:172.21.15.196:6824/1067426125,v1:172.21.15.196:6825/1067426125] boot 2024-04-23T02:08:56.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:55 smithi196 ceph-mon[66087]: osdmap e117: 8 total, 8 up, 8 in 2024-04-23T02:08:56.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:55 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:08:56.320 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:55 smithi155 ceph-mon[88702]: pgmap v221: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 297 B/s rd, 0 op/s; 83/438 objects degraded (18.950%) 2024-04-23T02:08:56.320 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:08:56.321 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi155.zwqiqz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:08:56.321 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:08:56.321 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:55 smithi155 ceph-mon[88702]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:08:56.321 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:55 smithi155 ceph-mon[88702]: osd.7 [v2:172.21.15.196:6824/1067426125,v1:172.21.15.196:6825/1067426125] boot 2024-04-23T02:08:56.321 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:55 smithi155 ceph-mon[88702]: osdmap e117: 8 total, 8 up, 8 in 2024-04-23T02:08:56.321 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:55 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:08:57.082 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:56 smithi155 ceph-mon[88702]: Upgrade: Updating mds.foofs.smithi155.zwqiqz 2024-04-23T02:08:57.082 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:56 smithi155 ceph-mon[88702]: Deploying daemon mds.foofs.smithi155.zwqiqz on smithi155 2024-04-23T02:08:57.082 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:56 smithi155 ceph-mon[88702]: osdmap e118: 8 total, 8 up, 8 in 2024-04-23T02:08:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:56 smithi196 ceph-mon[66087]: Upgrade: Updating mds.foofs.smithi155.zwqiqz 2024-04-23T02:08:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:56 smithi196 ceph-mon[66087]: Deploying daemon mds.foofs.smithi155.zwqiqz on smithi155 2024-04-23T02:08:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:56 smithi196 ceph-mon[66087]: osdmap e118: 8 total, 8 up, 8 in 2024-04-23T02:08:58.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:57 smithi196 ceph-mon[66087]: pgmap v224: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 83/438 objects degraded (18.950%) 2024-04-23T02:08:58.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:57 smithi196 ceph-mon[66087]: daemon mds.foofs.smithi155.zwqiqz compat changed unexpectedly 2024-04-23T02:08:58.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:57 smithi196 ceph-mon[66087]: osdmap e119: 8 total, 8 up, 8 in 2024-04-23T02:08:58.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:57 smithi155 ceph-mon[88702]: pgmap v224: 129 pgs: 23 active+undersized+degraded, 33 active+undersized, 73 active+clean; 215 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 83/438 objects degraded (18.950%) 2024-04-23T02:08:58.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:57 smithi155 ceph-mon[88702]: daemon mds.foofs.smithi155.zwqiqz compat changed unexpectedly 2024-04-23T02:08:58.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:57 smithi155 ceph-mon[88702]: osdmap e119: 8 total, 8 up, 8 in 2024-04-23T02:08:59.092 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:58 smithi155 ceph-mon[88702]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-23T02:08:59.093 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:58 smithi155 ceph-mon[88702]: fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 2024-04-23T02:08:59.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:58 smithi196 ceph-mon[66087]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-23T02:08:59.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:58 smithi196 ceph-mon[66087]: fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 2024-04-23T02:09:00.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:59 smithi155 ceph-mon[88702]: pgmap v227: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 215 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 69/438 objects degraded (15.753%) 2024-04-23T02:09:00.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:08:59 smithi155 ceph-mon[88702]: Health check update: Degraded data redundancy: 69/438 objects degraded (15.753%), 19 pgs degraded (PG_DEGRADED) 2024-04-23T02:09:00.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:59 smithi196 ceph-mon[66087]: pgmap v227: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 215 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 69/438 objects degraded (15.753%) 2024-04-23T02:09:00.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:08:59 smithi196 ceph-mon[66087]: Health check update: Degraded data redundancy: 69/438 objects degraded (15.753%), 19 pgs degraded (PG_DEGRADED) 2024-04-23T02:09:02.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:01 smithi196 ceph-mon[66087]: pgmap v228: 129 pgs: 4 active+undersized+degraded, 6 active+undersized, 119 active+clean; 215 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 352 B/s rd, 0 op/s; 12/438 objects degraded (2.740%) 2024-04-23T02:09:02.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:02.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:02.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:09:02.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:01 smithi196 ceph-mon[66087]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-23T02:09:02.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:01 smithi196 ceph-mon[66087]: mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784] up:boot 2024-04-23T02:09:02.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:01 smithi196 ceph-mon[66087]: fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T02:09:02.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T02:09:02.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:01 smithi155 ceph-mon[88702]: pgmap v228: 129 pgs: 4 active+undersized+degraded, 6 active+undersized, 119 active+clean; 215 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 352 B/s rd, 0 op/s; 12/438 objects degraded (2.740%) 2024-04-23T02:09:02.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:09:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:01 smithi155 ceph-mon[88702]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-23T02:09:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:01 smithi155 ceph-mon[88702]: mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784] up:boot 2024-04-23T02:09:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:01 smithi155 ceph-mon[88702]: fsmap foofs:1 {0=foofs.smithi196.zehfbm=up:active} 1 up:standby 2024-04-23T02:09:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T02:09:02.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:02 smithi155 ceph-mon[88702]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/438 objects degraded (2.740%), 4 pgs degraded) 2024-04-23T02:09:03.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:02 smithi196 ceph-mon[66087]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/438 objects degraded (2.740%), 4 pgs degraded) 2024-04-23T02:09:04.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:03 smithi196 ceph-mon[66087]: pgmap v229: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 301 B/s rd, 0 op/s 2024-04-23T02:09:04.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:03 smithi155 ceph-mon[88702]: pgmap v229: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 301 B/s rd, 0 op/s 2024-04-23T02:09:06.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:05 smithi196 ceph-mon[66087]: pgmap v230: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:09:06.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:05 smithi155 ceph-mon[88702]: pgmap v230: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:09:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:09:07.371 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:07.371 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:07.371 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:07.371 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:07.371 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:07.371 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:09:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:07 smithi155 ceph-mon[88702]: pgmap v231: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 208 B/s rd, 0 op/s 2024-04-23T02:09:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:07 smithi196 ceph-mon[66087]: pgmap v231: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 208 B/s rd, 0 op/s 2024-04-23T02:09:10.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:09 smithi155 ceph-mon[88702]: pgmap v232: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-23T02:09:10.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:09 smithi196 ceph-mon[66087]: pgmap v232: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-23T02:09:11.492 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: Detected new or changed devices on smithi155 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: pgmap v233: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 343 B/s rd, 0 op/s 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: pgmap v234: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 206 B/s rd, 0 op/s 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:11.493 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:11.494 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi196.zehfbm"]}]: dispatch 2024-04-23T02:09:11.494 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:11 smithi196 ceph-mon[66087]: Upgrade: It appears safe to stop mds.foofs.smithi196.zehfbm 2024-04-23T02:09:11.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: Detected new or changed devices on smithi155 2024-04-23T02:09:11.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:11.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:11.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:11.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:09:11.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:09:11.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: pgmap v233: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 343 B/s rd, 0 op/s 2024-04-23T02:09:11.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: pgmap v234: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 206 B/s rd, 0 op/s 2024-04-23T02:09:11.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:11.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:11.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:09:11.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:11.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:11.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:11.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:11.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi196.zehfbm"]}]: dispatch 2024-04-23T02:09:11.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:11 smithi155 ceph-mon[88702]: Upgrade: It appears safe to stop mds.foofs.smithi196.zehfbm 2024-04-23T02:09:13.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:12 smithi196 ceph-mon[66087]: Upgrade: Updating mds.foofs.smithi196.zehfbm 2024-04-23T02:09:13.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:12 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:13.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:12 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi196.zehfbm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:09:13.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:12 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:13.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:12 smithi196 ceph-mon[66087]: Deploying daemon mds.foofs.smithi196.zehfbm on smithi196 2024-04-23T02:09:13.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:12 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:13.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:12 smithi155 ceph-mon[88702]: Upgrade: Updating mds.foofs.smithi196.zehfbm 2024-04-23T02:09:13.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:12 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:13.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:12 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi196.zehfbm", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:09:13.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:12 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:13.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:12 smithi155 ceph-mon[88702]: Deploying daemon mds.foofs.smithi196.zehfbm on smithi196 2024-04-23T02:09:13.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:12 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:13 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon-smithi155[88679]: 2024-04-23T02:09:13.874+0000 7f96169f7700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T02:09:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:13 smithi155 ceph-mon[88702]: pgmap v235: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 206 B/s rd, 0 op/s 2024-04-23T02:09:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:13 smithi155 ceph-mon[88702]: daemon mds.foofs.smithi196.zehfbm compat changed unexpectedly 2024-04-23T02:09:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:13 smithi155 ceph-mon[88702]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-23T02:09:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:13 smithi155 ceph-mon[88702]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T02:09:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:13 smithi155 ceph-mon[88702]: osdmap e120: 8 total, 8 up, 8 in 2024-04-23T02:09:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:13 smithi155 ceph-mon[88702]: Standby daemon mds.foofs.smithi155.zwqiqz assigned to filesystem foofs as rank 0 2024-04-23T02:09:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:13 smithi155 ceph-mon[88702]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-23T02:09:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:13 smithi155 ceph-mon[88702]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-23T02:09:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:13 smithi155 ceph-mon[88702]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-23T02:09:14.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:13 smithi155 ceph-mon[88702]: fsmap foofs:1/1 {0=foofs.smithi155.zwqiqz=up:replay} 2024-04-23T02:09:14.319 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:09:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:09:13.900+0000 7ff71ba21700 -1 bdev(0x56327e252000 /var/lib/ceph/osd/ceph-5/block) aio_submit retries 9 2024-04-23T02:09:14.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:13 smithi196 ceph-mon[66087]: pgmap v235: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 206 B/s rd, 0 op/s 2024-04-23T02:09:14.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:13 smithi196 ceph-mon[66087]: daemon mds.foofs.smithi196.zehfbm compat changed unexpectedly 2024-04-23T02:09:14.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:13 smithi196 ceph-mon[66087]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-23T02:09:14.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:13 smithi196 ceph-mon[66087]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T02:09:14.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:13 smithi196 ceph-mon[66087]: osdmap e120: 8 total, 8 up, 8 in 2024-04-23T02:09:14.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:13 smithi196 ceph-mon[66087]: Standby daemon mds.foofs.smithi155.zwqiqz assigned to filesystem foofs as rank 0 2024-04-23T02:09:14.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:13 smithi196 ceph-mon[66087]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-23T02:09:14.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:13 smithi196 ceph-mon[66087]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-23T02:09:14.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:13 smithi196 ceph-mon[66087]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-23T02:09:14.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:13 smithi196 ceph-mon[66087]: fsmap foofs:1/1 {0=foofs.smithi155.zwqiqz=up:replay} 2024-04-23T02:09:16.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:15 smithi196 ceph-mon[66087]: pgmap v237: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 519 KiB/s rd, 0 op/s 2024-04-23T02:09:16.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:15 smithi196 ceph-mon[66087]: reconnect by client.14746 172.21.15.155:0/1541668862 after 0 2024-04-23T02:09:16.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:15 smithi196 ceph-mon[66087]: reconnect by client.24553 172.21.15.196:0/1681072963 after 0.000999981 2024-04-23T02:09:16.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:15 smithi196 ceph-mon[66087]: mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784] up:reconnect 2024-04-23T02:09:16.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:15 smithi196 ceph-mon[66087]: fsmap foofs:1/1 {0=foofs.smithi155.zwqiqz=up:reconnect} 2024-04-23T02:09:16.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:15 smithi155 ceph-mon[88702]: pgmap v237: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 519 KiB/s rd, 0 op/s 2024-04-23T02:09:16.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:15 smithi155 ceph-mon[88702]: reconnect by client.14746 172.21.15.155:0/1541668862 after 0 2024-04-23T02:09:16.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:15 smithi155 ceph-mon[88702]: reconnect by client.24553 172.21.15.196:0/1681072963 after 0.000999981 2024-04-23T02:09:16.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:15 smithi155 ceph-mon[88702]: mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784] up:reconnect 2024-04-23T02:09:16.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:15 smithi155 ceph-mon[88702]: fsmap foofs:1/1 {0=foofs.smithi155.zwqiqz=up:reconnect} 2024-04-23T02:09:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:16 smithi196 ceph-mon[66087]: mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784] up:rejoin 2024-04-23T02:09:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:16 smithi196 ceph-mon[66087]: fsmap foofs:1/1 {0=foofs.smithi155.zwqiqz=up:rejoin} 2024-04-23T02:09:17.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:16 smithi196 ceph-mon[66087]: daemon mds.foofs.smithi155.zwqiqz is now active in filesystem foofs as rank 0 2024-04-23T02:09:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:16 smithi155 ceph-mon[88702]: mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784] up:rejoin 2024-04-23T02:09:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:16 smithi155 ceph-mon[88702]: fsmap foofs:1/1 {0=foofs.smithi155.zwqiqz=up:rejoin} 2024-04-23T02:09:17.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:16 smithi155 ceph-mon[88702]: daemon mds.foofs.smithi155.zwqiqz is now active in filesystem foofs as rank 0 2024-04-23T02:09:18.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:17 smithi196 ceph-mon[66087]: pgmap v238: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 6 op/s 2024-04-23T02:09:18.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:17 smithi196 ceph-mon[66087]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-23T02:09:18.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:17 smithi196 ceph-mon[66087]: mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784] up:active 2024-04-23T02:09:18.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:17 smithi196 ceph-mon[66087]: fsmap foofs:1 {0=foofs.smithi155.zwqiqz=up:active} 2024-04-23T02:09:18.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:17 smithi155 ceph-mon[88702]: pgmap v238: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 6 op/s 2024-04-23T02:09:18.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:17 smithi155 ceph-mon[88702]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-23T02:09:18.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:17 smithi155 ceph-mon[88702]: mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784] up:active 2024-04-23T02:09:18.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:17 smithi155 ceph-mon[88702]: fsmap foofs:1 {0=foofs.smithi155.zwqiqz=up:active} 2024-04-23T02:09:20.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:19 smithi196 ceph-mon[66087]: pgmap v239: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 7 op/s 2024-04-23T02:09:20.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:19 smithi155 ceph-mon[88702]: pgmap v239: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 7 op/s 2024-04-23T02:09:21.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:21 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:21.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:21 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:21.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:21 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:09:21.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:21 smithi155 ceph-mon[88702]: pgmap v240: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 102 B/s wr, 9 op/s 2024-04-23T02:09:21.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:21 smithi155 ceph-mon[88702]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-23T02:09:21.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:21 smithi155 ceph-mon[88702]: mds.? [v2:172.21.15.196:6832/3022560320,v1:172.21.15.196:6833/3022560320] up:boot 2024-04-23T02:09:21.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:21 smithi155 ceph-mon[88702]: fsmap foofs:1 {0=foofs.smithi155.zwqiqz=up:active} 1 up:standby 2024-04-23T02:09:21.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:21 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T02:09:21.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:21 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:21.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:21 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:21.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:21 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:09:21.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:21 smithi196 ceph-mon[66087]: pgmap v240: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 102 B/s wr, 9 op/s 2024-04-23T02:09:21.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:21 smithi196 ceph-mon[66087]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-23T02:09:21.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:21 smithi196 ceph-mon[66087]: mds.? [v2:172.21.15.196:6832/3022560320,v1:172.21.15.196:6833/3022560320] up:boot 2024-04-23T02:09:21.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:21 smithi196 ceph-mon[66087]: fsmap foofs:1 {0=foofs.smithi155.zwqiqz=up:active} 1 up:standby 2024-04-23T02:09:21.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:21 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T02:09:22.066 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:09:22.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:09:22.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:09:22.697 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:09:22.697 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (15m) 16s ago 26m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:09:22.697 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (5m) 16s ago 26m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:09:22.697 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (4m) 34s ago 25m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:09:22.697 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (13m) 16s ago 26m 35.9M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:09:22.697 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (22s) 16s ago 20m 11.4M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ee85b6cd84e7 2024-04-23T02:09:22.698 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 starting - - - - 2024-04-23T02:09:22.698 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (6m) 16s ago 28m 504M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:09:22.698 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (6m) 34s ago 25m 449M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:09:22.698 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (6m) 16s ago 28m 78.6M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:09:22.698 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (5m) 34s ago 25m 55.6M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:09:22.698 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (18m) 16s ago 18m 173M - 3.5 24ecd6d5f14c 3a61c713f280 2024-04-23T02:09:22.698 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (17m) 34s ago 17m 90.9M - 3.5 24ecd6d5f14c a72e488fb3fc 2024-04-23T02:09:22.698 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (11m) 16s ago 26m 16.7M - 0.18.1 e5a616e4b9cf 3b9f2a3b9b48 2024-04-23T02:09:22.698 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (7m) 34s ago 25m 6685k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:09:22.698 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (4m) 16s ago 24m 217M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:09:22.698 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (4m) 16s ago 24m 191M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 cad50d701ea4 2024-04-23T02:09:22.698 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (3m) 16s ago 24m 169M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4c65cb442742 2024-04-23T02:09:22.699 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (2m) 16s ago 23m 202M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d18dc75027c1 2024-04-23T02:09:22.699 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (2m) 34s ago 23m 217M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 1147e6d9c25b 2024-04-23T02:09:22.699 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (104s) 34s ago 23m 203M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7632c1e8c59f 2024-04-23T02:09:22.699 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (71s) 34s ago 22m 192M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7389a84e82fe 2024-04-23T02:09:22.699 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (38s) 34s ago 22m 11.2M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4f58f19173f7 2024-04-23T02:09:22.699 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 error 16s ago 25m - - 2024-04-23T02:09:23.080 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:09:23.080 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:09:23.080 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:09:23.080 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:09:23.080 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:09:23.080 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:09:23.080 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:09:23.080 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:09:23.080 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:09:23.080 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:09:23.080 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:09:23.080 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:09:23.080 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:09:23.081 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:09:23.081 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:09:23.081 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:09:23.081 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:09:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:23 smithi155 ceph-mon[88702]: from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:23 smithi155 ceph-mon[88702]: pgmap v241: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-23T02:09:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:23 smithi155 ceph-mon[88702]: from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:23 smithi155 ceph-mon[88702]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:23.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:23 smithi155 ceph-mon[88702]: from='client.34438 172.21.15.155:0/626293882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:23.406 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:09:23.406 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:09:23.407 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:09:23.407 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:09:23.407 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:09:23.407 INFO:teuthology.orchestra.run.smithi155.stdout: "crash", 2024-04-23T02:09:23.407 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr", 2024-04-23T02:09:23.407 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:09:23.407 INFO:teuthology.orchestra.run.smithi155.stdout: "osd", 2024-04-23T02:09:23.407 INFO:teuthology.orchestra.run.smithi155.stdout: "mds" 2024-04-23T02:09:23.407 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:09:23.407 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "16/23 daemons upgraded", 2024-04-23T02:09:23.407 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading mds daemons", 2024-04-23T02:09:23.407 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:09:23.407 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:09:23.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:23 smithi196 ceph-mon[66087]: from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:23.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:23 smithi196 ceph-mon[66087]: pgmap v241: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-23T02:09:23.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:23 smithi196 ceph-mon[66087]: from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:23.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:23 smithi196 ceph-mon[66087]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:23.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:23 smithi196 ceph-mon[66087]: from='client.34438 172.21.15.155:0/626293882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:23.792 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:09:23.793 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:09:23.793 INFO:teuthology.orchestra.run.smithi155.stdout: daemon prometheus.smithi155 on smithi155 is in error state 2024-04-23T02:09:24.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:24 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:24.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:24 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:24.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:24 smithi196 ceph-mon[66087]: from='client.34442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:24.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:24 smithi196 ceph-mon[66087]: from='client.34446 172.21.15.155:0/4011412526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:09:24.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:24 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:24.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:24 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:24.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:24 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:24.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:24 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:24.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:24 smithi155 ceph-mon[88702]: from='client.34442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:24.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:24 smithi155 ceph-mon[88702]: from='client.34446 172.21.15.155:0/4011412526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:09:24.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:24 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:24.644 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:24 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:25.274 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:25 smithi196 ceph-mon[66087]: pgmap v242: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 197 B/s wr, 10 op/s 2024-04-23T02:09:25.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:25 smithi155 ceph-mon[88702]: pgmap v242: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 197 B/s wr, 10 op/s 2024-04-23T02:09:27.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:27 smithi196 ceph-mon[66087]: pgmap v243: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 7.2 KiB/s wr, 11 op/s 2024-04-23T02:09:27.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:27.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:27.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:27.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:09:27.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:27.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:27.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:27 smithi155 ceph-mon[88702]: pgmap v243: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 7.2 KiB/s wr, 11 op/s 2024-04-23T02:09:27.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:27.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:27.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:27.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:09:27.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:27.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:28.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: Detected new or changed devices on smithi196 2024-04-23T02:09:28.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: pgmap v244: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 7.9 KiB/s wr, 8 op/s 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: pgmap v245: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.6 KiB/s wr, 9 op/s 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: Upgrade: Setting container_image for all mds 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi155.zwqiqz"}]': finished 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T02:09:28.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi196.zehfbm"}]': finished 2024-04-23T02:09:28.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: Upgrade: Setting container_image for all rgw 2024-04-23T02:09:28.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:28.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: Upgrade: Setting container_image for all rbd-mirror 2024-04-23T02:09:28.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:28.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: Upgrade: Setting container_image for all ceph-exporter 2024-04-23T02:09:28.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:28.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: Upgrade: Setting container_image for all iscsi 2024-04-23T02:09:28.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:28 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:28.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: Detected new or changed devices on smithi196 2024-04-23T02:09:28.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:09:28.598 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: pgmap v244: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 7.9 KiB/s wr, 8 op/s 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: pgmap v245: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.6 KiB/s wr, 9 op/s 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: Upgrade: Setting container_image for all mds 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi155.zwqiqz"}]: dispatch 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi155.zwqiqz"}]': finished 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi196.zehfbm"}]: dispatch 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi196.zehfbm"}]': finished 2024-04-23T02:09:28.599 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: Upgrade: Setting container_image for all rgw 2024-04-23T02:09:28.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:28.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: Upgrade: Setting container_image for all rbd-mirror 2024-04-23T02:09:28.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:28.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: Upgrade: Setting container_image for all ceph-exporter 2024-04-23T02:09:28.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:28.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:28.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: Upgrade: Setting container_image for all iscsi 2024-04-23T02:09:28.600 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:28 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:30.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: Upgrade: Updating nfs.foo.0.0.smithi155.edvudh (1/2) 2024-04-23T02:09:30.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:30.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: Creating key for client.nfs.foo.0.0.smithi155.edvudh 2024-04-23T02:09:30.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:09:30.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-23T02:09:30.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 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-23T02:09:30.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 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-23T02:09:30.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:30.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:09:30.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:09:30.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: Rados config object exists: conf-nfs.foo 2024-04-23T02:09:30.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: Creating key for client.nfs.foo.0.0.smithi155.edvudh-rgw 2024-04-23T02:09:30.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:09:30.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: Bind address in nfs.foo.0.0.smithi155.edvudh's ganesha conf is defaulting to empty 2024-04-23T02:09:30.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:30.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: Deploying daemon nfs.foo.0.0.smithi155.edvudh on smithi155 2024-04-23T02:09:30.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:30 smithi155 ceph-mon[88702]: pgmap v246: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 681 B/s rd, 9.5 KiB/s wr, 4 op/s 2024-04-23T02:09:30.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: Upgrade: Updating nfs.foo.0.0.smithi155.edvudh (1/2) 2024-04-23T02:09:30.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:30.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: Creating key for client.nfs.foo.0.0.smithi155.edvudh 2024-04-23T02:09:30.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:09:30.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-23T02:09:30.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 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-23T02:09:30.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 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-23T02:09:30.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:30.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:09:30.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:09:30.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: Rados config object exists: conf-nfs.foo 2024-04-23T02:09:30.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: Creating key for client.nfs.foo.0.0.smithi155.edvudh-rgw 2024-04-23T02:09:30.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi155.edvudh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:09:30.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: Bind address in nfs.foo.0.0.smithi155.edvudh's ganesha conf is defaulting to empty 2024-04-23T02:09:30.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:30.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: Deploying daemon nfs.foo.0.0.smithi155.edvudh on smithi155 2024-04-23T02:09:30.571 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:30 smithi196 ceph-mon[66087]: pgmap v246: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 681 B/s rd, 9.5 KiB/s wr, 4 op/s 2024-04-23T02:09:32.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:32 smithi155 ceph-mon[88702]: pgmap v247: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 454 B/s rd, 9.4 KiB/s wr, 4 op/s 2024-04-23T02:09:32.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:32 smithi196 ceph-mon[66087]: pgmap v247: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 454 B/s rd, 9.4 KiB/s wr, 4 op/s 2024-04-23T02:09:33.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:33 smithi196 ceph-mon[66087]: from='mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784]' entity='mds.foofs.smithi155.zwqiqz' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/1541668862"}]: dispatch 2024-04-23T02:09:33.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:33 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:33.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:33 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:33.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:33 smithi155 ceph-mon[88702]: from='mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784]' entity='mds.foofs.smithi155.zwqiqz' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/1541668862"}]: dispatch 2024-04-23T02:09:33.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:33 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:33.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:33 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:34.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:34 smithi196 ceph-mon[66087]: Evicting (and blocklisting) client session 14746 (172.21.15.155:0/1541668862) 2024-04-23T02:09:34.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:34 smithi196 ceph-mon[66087]: pgmap v248: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 454 B/s rd, 9.4 KiB/s wr, 4 op/s 2024-04-23T02:09:34.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:34 smithi196 ceph-mon[66087]: from='mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784]' entity='mds.foofs.smithi155.zwqiqz' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/1541668862"}]': finished 2024-04-23T02:09:34.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:34 smithi196 ceph-mon[66087]: osdmap e121: 8 total, 8 up, 8 in 2024-04-23T02:09:34.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:34 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:34.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:34 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:09:34.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:34 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 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-23T02:09:34.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:34 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 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-23T02:09:34.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:34 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:34.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:34 smithi155 ceph-mon[88702]: Evicting (and blocklisting) client session 14746 (172.21.15.155:0/1541668862) 2024-04-23T02:09:34.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:34 smithi155 ceph-mon[88702]: pgmap v248: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 454 B/s rd, 9.4 KiB/s wr, 4 op/s 2024-04-23T02:09:34.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:34 smithi155 ceph-mon[88702]: from='mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784]' entity='mds.foofs.smithi155.zwqiqz' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.155:0/1541668862"}]': finished 2024-04-23T02:09:34.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:34 smithi155 ceph-mon[88702]: osdmap e121: 8 total, 8 up, 8 in 2024-04-23T02:09:34.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:34 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:34.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:34 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:09:34.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:34 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 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-23T02:09:34.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:34 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 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-23T02:09:34.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:34 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:35 smithi155 ceph-mon[88702]: Upgrade: Updating nfs.foo.1.0.smithi196.jffzbc (2/2) 2024-04-23T02:09:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:35 smithi155 ceph-mon[88702]: Creating key for client.nfs.foo.1.0.smithi196.jffzbc 2024-04-23T02:09:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:35 smithi155 ceph-mon[88702]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-23T02:09:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:35 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:09:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:35 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:09:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:35 smithi155 ceph-mon[88702]: Rados config object exists: conf-nfs.foo 2024-04-23T02:09:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:35 smithi155 ceph-mon[88702]: Creating key for client.nfs.foo.1.0.smithi196.jffzbc-rgw 2024-04-23T02:09:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:35 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:09:35.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:35 smithi155 ceph-mon[88702]: Bind address in nfs.foo.1.0.smithi196.jffzbc's ganesha conf is defaulting to empty 2024-04-23T02:09:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:35 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:35.643 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:35 smithi155 ceph-mon[88702]: Deploying daemon nfs.foo.1.0.smithi196.jffzbc on smithi196 2024-04-23T02:09:35.777 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:35 smithi196 ceph-mon[66087]: Upgrade: Updating nfs.foo.1.0.smithi196.jffzbc (2/2) 2024-04-23T02:09:35.777 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:35 smithi196 ceph-mon[66087]: Creating key for client.nfs.foo.1.0.smithi196.jffzbc 2024-04-23T02:09:35.777 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:35 smithi196 ceph-mon[66087]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-23T02:09:35.777 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:35 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:09:35.777 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:35 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:09:35.778 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:35 smithi196 ceph-mon[66087]: Rados config object exists: conf-nfs.foo 2024-04-23T02:09:35.778 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:35 smithi196 ceph-mon[66087]: Creating key for client.nfs.foo.1.0.smithi196.jffzbc-rgw 2024-04-23T02:09:35.778 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:35 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi196.jffzbc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:09:35.778 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:35 smithi196 ceph-mon[66087]: Bind address in nfs.foo.1.0.smithi196.jffzbc's ganesha conf is defaulting to empty 2024-04-23T02:09:35.778 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:35 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:35.778 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:35 smithi196 ceph-mon[66087]: Deploying daemon nfs.foo.1.0.smithi196.jffzbc on smithi196 2024-04-23T02:09:36.502 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:36 smithi196 ceph-mon[66087]: pgmap v250: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-04-23T02:09:36.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:36 smithi155 ceph-mon[88702]: pgmap v250: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-04-23T02:09:37.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:09:37.680 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:09:38.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:38 smithi155 ceph-mon[88702]: pgmap v251: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-04-23T02:09:38.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:38 smithi155 ceph-mon[88702]: from='mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784]' entity='mds.foofs.smithi155.zwqiqz' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.196:0/1681072963"}]: dispatch 2024-04-23T02:09:38.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:38 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:38.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:38 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:38.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:38 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:09:38.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:38 smithi196 ceph-mon[66087]: pgmap v251: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-04-23T02:09:38.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:38 smithi196 ceph-mon[66087]: from='mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784]' entity='mds.foofs.smithi155.zwqiqz' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.196:0/1681072963"}]: dispatch 2024-04-23T02:09:38.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:38 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:38.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:38 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:38.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:38 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:09:39.592 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:39 smithi155 ceph-mon[88702]: Evicting (and blocklisting) client session 24553 (172.21.15.196:0/1681072963) 2024-04-23T02:09:39.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:39 smithi155 ceph-mon[88702]: from='mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784]' entity='mds.foofs.smithi155.zwqiqz' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.196:0/1681072963"}]': finished 2024-04-23T02:09:39.593 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:39 smithi155 ceph-mon[88702]: osdmap e122: 8 total, 8 up, 8 in 2024-04-23T02:09:39.610 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:39 smithi196 ceph-mon[66087]: Evicting (and blocklisting) client session 24553 (172.21.15.196:0/1681072963) 2024-04-23T02:09:39.610 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:39 smithi196 ceph-mon[66087]: from='mds.? [v2:172.21.15.155:6834/1500525784,v1:172.21.15.155:6835/1500525784]' entity='mds.foofs.smithi155.zwqiqz' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.196:0/1681072963"}]': finished 2024-04-23T02:09:39.610 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:39 smithi196 ceph-mon[66087]: osdmap e122: 8 total, 8 up, 8 in 2024-04-23T02:09:40.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:40 smithi196 ceph-mon[66087]: pgmap v253: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-04-23T02:09:40.570 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:40 smithi155 ceph-mon[88702]: pgmap v253: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-04-23T02:09:41.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:41 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:41.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:41 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:41.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:41 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:41.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:41 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:42.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:41 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:42.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:41 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:41 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:42.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:41 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:42.787 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:42 smithi196 ceph-mon[66087]: pgmap v254: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.6 KiB/s wr, 8 op/s 2024-04-23T02:09:43.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:42 smithi155 ceph-mon[88702]: pgmap v254: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.6 KiB/s wr, 8 op/s 2024-04-23T02:09:44.171 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:43 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:44.172 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:43 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:44.172 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:43 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:44.172 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:43 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:44.201 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:43 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:44.201 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:43 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:44.201 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:43 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:44.201 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:43 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:45.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:44 smithi196 ceph-mon[66087]: pgmap v255: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.1 KiB/s wr, 6 op/s 2024-04-23T02:09:45.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:44 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:45.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:44 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:45.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:44 smithi155 ceph-mon[88702]: pgmap v255: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.1 KiB/s wr, 6 op/s 2024-04-23T02:09:45.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:44 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:45.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:44 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:47.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:46 smithi155 ceph-mon[88702]: pgmap v256: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 1023 B/s wr, 3 op/s 2024-04-23T02:09:47.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:46 smithi196 ceph-mon[66087]: pgmap v256: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 1023 B/s wr, 3 op/s 2024-04-23T02:09:48.794 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: pgmap v257: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 818 B/s wr, 2 op/s 2024-04-23T02:09:48.795 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:48.795 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:48.795 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:48.795 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:09:48.795 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:09:48.796 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: pgmap v258: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.9 KiB/s rd, 902 B/s wr, 3 op/s 2024-04-23T02:09:48.796 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: pgmap v259: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 1002 B/s wr, 3 op/s 2024-04-23T02:09:48.796 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:48.796 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:48.796 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:09:48.797 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.797 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.797 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.797 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.797 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.797 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.798 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.798 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.798 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.798 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.798 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.798 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: Upgrade: Setting container_image for all nfs 2024-04-23T02:09:48.799 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:48.799 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi155.edvudh"}]: dispatch 2024-04-23T02:09:48.799 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi155.edvudh"}]': finished 2024-04-23T02:09:48.800 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi196.jffzbc"}]: dispatch 2024-04-23T02:09:48.800 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi196.jffzbc"}]': finished 2024-04-23T02:09:48.800 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.800 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: Upgrade: Setting container_image for all nvmeof 2024-04-23T02:09:48.800 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:48 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:48.823 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: pgmap v257: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 818 B/s wr, 2 op/s 2024-04-23T02:09:48.823 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:48.823 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:48.823 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:09:48.823 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:09:48.823 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:09:48.823 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: pgmap v258: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.9 KiB/s rd, 902 B/s wr, 3 op/s 2024-04-23T02:09:48.823 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: pgmap v259: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 1002 B/s wr, 3 op/s 2024-04-23T02:09:48.823 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:48.823 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: Upgrade: Setting container_image for all nfs 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi155.edvudh"}]: dispatch 2024-04-23T02:09:48.824 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi155.edvudh"}]': finished 2024-04-23T02:09:48.825 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi196.jffzbc"}]: dispatch 2024-04-23T02:09:48.825 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi196.jffzbc"}]': finished 2024-04-23T02:09:48.825 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:48.825 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: Upgrade: Setting container_image for all nvmeof 2024-04-23T02:09:48.825 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:48 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:50.810 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:50 smithi155 ceph-mon[88702]: Upgrade: Updating node-exporter.smithi155 (1/2) 2024-04-23T02:09:50.811 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:50 smithi155 ceph-mon[88702]: Deploying daemon node-exporter.smithi155 on smithi155 2024-04-23T02:09:50.811 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:50 smithi155 ceph-mon[88702]: pgmap v260: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-04-23T02:09:50.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:50 smithi196 ceph-mon[66087]: Upgrade: Updating node-exporter.smithi155 (1/2) 2024-04-23T02:09:50.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:50 smithi196 ceph-mon[66087]: Deploying daemon node-exporter.smithi155 on smithi155 2024-04-23T02:09:50.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:50 smithi196 ceph-mon[66087]: pgmap v260: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-04-23T02:09:52.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:52 smithi196 ceph-mon[66087]: pgmap v261: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 125 B/s wr, 0 op/s 2024-04-23T02:09:52.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:09:52.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:52 smithi155 ceph-mon[88702]: pgmap v261: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 125 B/s wr, 0 op/s 2024-04-23T02:09:52.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:09:54.143 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:09:54.791 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:09:54.791 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (16m) 11s ago 27m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:09:54.791 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (5m) 11s ago 27m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:09:54.791 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (5m) 14s ago 26m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:09:54.791 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (13m) 11s ago 26m 35.9M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:09:54.791 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (54s) 11s ago 21m 25.3M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ee85b6cd84e7 2024-04-23T02:09:54.791 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (35s) 14s ago 21m 11.4M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8835fc9ed2e0 2024-04-23T02:09:54.791 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (7m) 11s ago 28m 505M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:09:54.791 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (6m) 14s ago 26m 450M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:09:54.791 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (6m) 11s ago 28m 80.6M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (6m) 14s ago 26m 59.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (22s) 11s ago 18m 63.3M - 5.5 9900ed1a6b81 1f166ee1aa9f 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (17s) 14s ago 18m 25.3M - 5.5 9900ed1a6b81 812f507b2100 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 starting - - - - 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (7m) 14s ago 25m 6685k - 0.18.1 e5a616e4b9cf 6b7d440b9f07 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (5m) 11s ago 25m 218M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (4m) 11s ago 25m 196M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 cad50d701ea4 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (3m) 11s ago 24m 172M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4c65cb442742 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (3m) 11s ago 24m 205M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d18dc75027c1 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (2m) 14s ago 23m 219M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 1147e6d9c25b 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (2m) 14s ago 23m 209M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7632c1e8c59f 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (103s) 14s ago 23m 195M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7389a84e82fe 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (70s) 14s ago 22m 244M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4f58f19173f7 2024-04-23T02:09:54.792 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 error 11s ago 26m - - 2024-04-23T02:09:54.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:54 smithi196 ceph-mon[66087]: pgmap v262: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 125 B/s wr, 0 op/s 2024-04-23T02:09:54.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:54 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:54.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:54 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:54.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:54 smithi155 ceph-mon[88702]: pgmap v262: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 125 B/s wr, 0 op/s 2024-04-23T02:09:54.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:54 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:54.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:54 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:09:55.172 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:09:55.172 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:09:55.172 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:09:55.172 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:09:55.172 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:09:55.172 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:09:55.172 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:09:55.172 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:09:55.172 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:09:55.172 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:09:55.173 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:09:55.173 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:09:55.173 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:09:55.173 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:09:55.173 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:09:55.173 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:09:55.173 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:09:55.494 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:09:55.494 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:09:55.494 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:09:55.494 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:09:55.494 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:09:55.494 INFO:teuthology.orchestra.run.smithi155.stdout: "crash", 2024-04-23T02:09:55.494 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr", 2024-04-23T02:09:55.494 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:09:55.494 INFO:teuthology.orchestra.run.smithi155.stdout: "osd", 2024-04-23T02:09:55.494 INFO:teuthology.orchestra.run.smithi155.stdout: "nfs", 2024-04-23T02:09:55.494 INFO:teuthology.orchestra.run.smithi155.stdout: "mds" 2024-04-23T02:09:55.494 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:09:55.495 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T02:09:55.495 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-23T02:09:55.495 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:09:55.495 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:09:55.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:55 smithi196 ceph-mon[66087]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:55.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:55 smithi196 ceph-mon[66087]: from='client.34492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:55.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:55 smithi196 ceph-mon[66087]: from='client.34496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:55.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:55 smithi196 ceph-mon[66087]: from='client.34500 172.21.15.155:0/1570897112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:55.876 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:09:55.876 INFO:teuthology.orchestra.run.smithi155.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:09:55.876 INFO:teuthology.orchestra.run.smithi155.stdout: daemon prometheus.smithi155 on smithi155 is in error state 2024-04-23T02:09:55.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:55 smithi155 ceph-mon[88702]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:55.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:55 smithi155 ceph-mon[88702]: from='client.34492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:55.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:55 smithi155 ceph-mon[88702]: from='client.34496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:55.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:55 smithi155 ceph-mon[88702]: from='client.34500 172.21.15.155:0/1570897112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:09:56.784 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:56 smithi196 ceph-mon[66087]: pgmap v263: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 125 B/s wr, 0 op/s 2024-04-23T02:09:56.784 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:56 smithi196 ceph-mon[66087]: from='client.34504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:56.785 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:56 smithi196 ceph-mon[66087]: from='client.34508 172.21.15.155:0/4289978143' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:09:56.785 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:56 smithi196 ceph-mon[66087]: Upgrade: Updating node-exporter.smithi196 (2/2) 2024-04-23T02:09:56.785 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:56 smithi196 ceph-mon[66087]: Deploying daemon node-exporter.smithi196 on smithi196 2024-04-23T02:09:56.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:56 smithi155 ceph-mon[88702]: pgmap v263: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 125 B/s wr, 0 op/s 2024-04-23T02:09:56.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:56 smithi155 ceph-mon[88702]: from='client.34504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:09:56.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:56 smithi155 ceph-mon[88702]: from='client.34508 172.21.15.155:0/4289978143' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:09:56.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:56 smithi155 ceph-mon[88702]: Upgrade: Updating node-exporter.smithi196 (2/2) 2024-04-23T02:09:56.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:56 smithi155 ceph-mon[88702]: Deploying daemon node-exporter.smithi196 on smithi196 2024-04-23T02:09:58.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:09:58 smithi196 ceph-mon[66087]: pgmap v264: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 0 op/s 2024-04-23T02:09:58.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:09:58 smithi155 ceph-mon[88702]: pgmap v264: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 0 op/s 2024-04-23T02:10:00.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:00 smithi196 ceph-mon[66087]: pgmap v265: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-23T02:10:00.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:00 smithi196 ceph-mon[66087]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:10:00.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:00 smithi155 ceph-mon[88702]: pgmap v265: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-23T02:10:00.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:00 smithi155 ceph-mon[88702]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:10:01.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:01.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:01.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:02.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:02.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:02.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:03.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:02 smithi196 ceph-mon[66087]: pgmap v266: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 426 B/s wr, 1 op/s 2024-04-23T02:10:03.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:02 smithi155 ceph-mon[88702]: pgmap v266: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 426 B/s wr, 1 op/s 2024-04-23T02:10:04.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:04 smithi155 ceph-mon[88702]: pgmap v267: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 682 B/s rd, 341 B/s wr, 1 op/s 2024-04-23T02:10:04.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:04 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:04.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:04 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:04.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:04 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:04.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:04 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:05.024 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:04 smithi196 ceph-mon[66087]: pgmap v267: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 682 B/s rd, 341 B/s wr, 1 op/s 2024-04-23T02:10:05.024 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:04 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:05.024 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:04 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:05.024 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:04 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:05.024 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:04 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:06 smithi155 ceph-mon[88702]: pgmap v268: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 682 B/s rd, 341 B/s wr, 1 op/s 2024-04-23T02:10:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:07.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:07.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:06 smithi196 ceph-mon[66087]: pgmap v268: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 682 B/s rd, 341 B/s wr, 1 op/s 2024-04-23T02:10:07.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:07.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:07.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:07.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:07.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:07 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:10:07.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:07 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:07.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:07 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:08.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:07 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:10:08.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:07 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:08.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:07 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:09.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:08 smithi155 ceph-mon[88702]: pgmap v269: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 682 B/s rd, 341 B/s wr, 1 op/s 2024-04-23T02:10:09.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:08 smithi196 ceph-mon[66087]: pgmap v269: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 682 B/s rd, 341 B/s wr, 1 op/s 2024-04-23T02:10:11.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: pgmap v270: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 682 B/s rd, 341 B/s wr, 1 op/s 2024-04-23T02:10:11.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:11.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:11.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:10:11.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:10:11.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:11.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:11.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:11.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:10 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: pgmap v270: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 682 B/s rd, 341 B/s wr, 1 op/s 2024-04-23T02:10:11.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:11.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:10 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:12.046 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:11 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:10:12.046 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:11 smithi155 ceph-mon[88702]: pgmap v271: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 937 B/s rd, 374 B/s wr, 1 op/s 2024-04-23T02:10:12.046 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:11 smithi155 ceph-mon[88702]: pgmap v272: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-04-23T02:10:12.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:11 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:10:12.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:11 smithi196 ceph-mon[66087]: pgmap v271: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 937 B/s rd, 374 B/s wr, 1 op/s 2024-04-23T02:10:12.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:11 smithi196 ceph-mon[66087]: pgmap v272: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-04-23T02:10:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:13 smithi155 ceph-mon[88702]: Upgrade: Updating prometheus.smithi155 2024-04-23T02:10:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:13 smithi155 ceph-mon[88702]: Deploying daemon prometheus.smithi155 on smithi155 2024-04-23T02:10:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:13 smithi155 ceph-mon[88702]: pgmap v273: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-04-23T02:10:14.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:13 smithi196 ceph-mon[66087]: Upgrade: Updating prometheus.smithi155 2024-04-23T02:10:14.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:13 smithi196 ceph-mon[66087]: Deploying daemon prometheus.smithi155 on smithi155 2024-04-23T02:10:14.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:13 smithi196 ceph-mon[66087]: pgmap v273: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-04-23T02:10:16.024 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:15 smithi155 ceph-mon[88702]: pgmap v274: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-04-23T02:10:16.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:15 smithi196 ceph-mon[66087]: pgmap v274: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-04-23T02:10:18.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:17 smithi196 ceph-mon[66087]: pgmap v275: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-04-23T02:10:18.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:17 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:18.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:17 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:18.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:17 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:18.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:17 smithi155 ceph-mon[88702]: pgmap v275: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-04-23T02:10:18.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:17 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:18.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:17 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:18.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:17 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:19.892 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:19 smithi155 ceph-mon[88702]: pgmap v276: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-04-23T02:10:20.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:19 smithi196 ceph-mon[66087]: pgmap v276: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-04-23T02:10:22.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:21 smithi196 ceph-mon[66087]: pgmap v277: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:10:22.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:21 smithi155 ceph-mon[88702]: pgmap v277: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:10:23.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:10:23.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:23.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:22 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:23.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:10:23.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:23.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:22 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:23.863 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:23 smithi155 ceph-mon[88702]: pgmap v278: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:23.864 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:23 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:23.864 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:23 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:23 smithi196 ceph-mon[66087]: pgmap v278: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:23 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:24.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:23 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:26.051 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:25 smithi155 ceph-mon[88702]: pgmap v279: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:26.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:25 smithi196 ceph-mon[66087]: pgmap v279: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:26.242 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:10:26.907 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:10:26.907 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (16m) 4s ago 27m 17.6M - 0.20.0 0881eb8f169f a6fa450fde55 2024-04-23T02:10:26.907 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (6m) 4s ago 27m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:10:26.907 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (6m) 23s ago 26m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:10:26.907 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (14m) 4s ago 27m 35.9M - 6.7.4 557c83e11646 5b114384f62d 2024-04-23T02:10:26.907 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (86s) 4s ago 21m 25.6M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ee85b6cd84e7 2024-04-23T02:10:26.907 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (67s) 23s ago 21m 11.5M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8835fc9ed2e0 2024-04-23T02:10:26.907 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (8m) 4s ago 29m 508M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (7m) 23s ago 26m 450M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (7m) 4s ago 29m 81.1M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (6m) 23s ago 26m 60.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (54s) 4s ago 19m 63.9M - 5.5 9900ed1a6b81 1f166ee1aa9f 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (49s) 23s ago 19m 61.2M - 5.5 9900ed1a6b81 812f507b2100 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (33s) 4s ago 27m 3401k - 1.5.0 0da6a335fe13 a33a31b0f50f 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (26s) 23s ago 26m 5419k - 1.5.0 0da6a335fe13 46fc4fce3fe2 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (5m) 4s ago 25m 218M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (5m) 4s ago 25m 196M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 cad50d701ea4 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (4m) 4s ago 25m 173M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4c65cb442742 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (3m) 4s ago 24m 206M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d18dc75027c1 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (3m) 23s ago 24m 219M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 1147e6d9c25b 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (2m) 23s ago 24m 209M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7632c1e8c59f 2024-04-23T02:10:26.908 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (2m) 23s ago 23m 196M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7389a84e82fe 2024-04-23T02:10:26.909 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (103s) 23s ago 23m 244M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4f58f19173f7 2024-04-23T02:10:26.909 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (10s) 4s ago 26m 40.2M - 2.43.0 a07b618ecd1d 4fe9f07084b8 2024-04-23T02:10:27.312 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:10:27.312 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:10:27.312 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:10:27.312 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:10:27.313 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:10:27.313 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:10:27.313 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:10:27.313 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:10:27.313 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:10:27.313 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:10:27.314 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:10:27.314 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:10:27.314 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:10:27.314 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:10:27.314 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:10:27.315 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:10:27.315 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:10:27.652 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:10:27.653 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:10:27.653 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:10:27.653 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:10:27.653 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:10:27.653 INFO:teuthology.orchestra.run.smithi155.stdout: "crash", 2024-04-23T02:10:27.653 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr", 2024-04-23T02:10:27.653 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:10:27.653 INFO:teuthology.orchestra.run.smithi155.stdout: "osd", 2024-04-23T02:10:27.654 INFO:teuthology.orchestra.run.smithi155.stdout: "nfs", 2024-04-23T02:10:27.654 INFO:teuthology.orchestra.run.smithi155.stdout: "mds" 2024-04-23T02:10:27.654 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:10:27.654 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T02:10:27.654 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-23T02:10:27.654 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:10:27.654 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:10:28.046 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T02:10:28.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:10:28.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: pgmap v280: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:28.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='client.34516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:10:28.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:28.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:28.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:10:28.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:10:28.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:10:28.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: pgmap v281: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='client.34520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.071 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.072 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:27 smithi196 ceph-mon[66087]: from='client.34524 172.21.15.155:0/2273139207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:10:28.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: pgmap v280: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:28.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='client.34516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:10:28.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:28.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:28.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:10:28.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:10:28.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:10:28.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: pgmap v281: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-04-23T02:10:28.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:28.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:28.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='client.34520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:10:28.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:10:28.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:10:28.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:28.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:28.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:27 smithi155 ceph-mon[88702]: from='client.34524 172.21.15.155:0/2273139207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:29.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:28 smithi196 ceph-mon[66087]: from='client.34528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:10:29.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:28 smithi196 ceph-mon[66087]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:10:29.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:28 smithi196 ceph-mon[66087]: Cluster is now healthy 2024-04-23T02:10:29.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:28 smithi196 ceph-mon[66087]: from='client.34532 172.21.15.155:0/961291690' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:10:29.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:28 smithi155 ceph-mon[88702]: from='client.34528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:10:29.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:28 smithi155 ceph-mon[88702]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:10:29.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:28 smithi155 ceph-mon[88702]: Cluster is now healthy 2024-04-23T02:10:29.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:28 smithi155 ceph-mon[88702]: from='client.34532 172.21.15.155:0/961291690' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:10:30.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:29 smithi196 ceph-mon[66087]: Upgrade: Updating alertmanager.smithi155 2024-04-23T02:10:30.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:29 smithi196 ceph-mon[66087]: Deploying daemon alertmanager.smithi155 on smithi155 2024-04-23T02:10:30.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:29 smithi196 ceph-mon[66087]: pgmap v282: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-04-23T02:10:30.074 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:29 smithi155 ceph-mon[88702]: Upgrade: Updating alertmanager.smithi155 2024-04-23T02:10:30.074 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:29 smithi155 ceph-mon[88702]: Deploying daemon alertmanager.smithi155 on smithi155 2024-04-23T02:10:30.074 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:29 smithi155 ceph-mon[88702]: pgmap v282: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-04-23T02:10:32.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:31 smithi155 ceph-mon[88702]: pgmap v283: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-04-23T02:10:32.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:31 smithi196 ceph-mon[66087]: pgmap v283: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-04-23T02:10:34.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:33 smithi155 ceph-mon[88702]: pgmap v284: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-04-23T02:10:34.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:33 smithi196 ceph-mon[66087]: pgmap v284: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-04-23T02:10:36.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:35 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:36.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:35 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:36.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:35 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:36.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:35 smithi196 ceph-mon[66087]: pgmap v285: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-04-23T02:10:36.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:35 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:36.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:35 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:36.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:35 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:36.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:35 smithi155 ceph-mon[88702]: pgmap v285: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-04-23T02:10:38.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:37 smithi196 ceph-mon[66087]: pgmap v286: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-04-23T02:10:38.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:38.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:37 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:10:38.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:37 smithi155 ceph-mon[88702]: pgmap v286: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-04-23T02:10:38.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:38.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:37 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:10:40.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:39 smithi196 ceph-mon[66087]: pgmap v287: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:40.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:39 smithi155 ceph-mon[88702]: pgmap v287: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:41.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:41 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:41.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:41 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:41.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:41 smithi196 ceph-mon[66087]: pgmap v288: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:10:41.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:41 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:41.820 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:41 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:41.831 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:41 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:41.831 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:41 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:41.831 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:41 smithi155 ceph-mon[88702]: pgmap v288: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:10:41.831 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:41 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:41.831 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:41 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:44.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:43 smithi155 ceph-mon[88702]: pgmap v289: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:44.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:43 smithi196 ceph-mon[66087]: pgmap v289: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:46.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: pgmap v290: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:46.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:46.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:46.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:10:46.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:10:46.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:10:46.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:46.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:46.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:10:46.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:10:46.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:46.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:45 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: pgmap v290: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:46.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:45 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:10:48.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:47 smithi155 ceph-mon[88702]: Upgrade: Updating grafana.smithi155 2024-04-23T02:10:48.136 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:47 smithi155 ceph-mon[88702]: Deploying daemon grafana.smithi155 on smithi155 2024-04-23T02:10:48.137 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:47 smithi155 ceph-mon[88702]: pgmap v291: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:48.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:47 smithi196 ceph-mon[66087]: Upgrade: Updating grafana.smithi155 2024-04-23T02:10:48.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:47 smithi196 ceph-mon[66087]: Deploying daemon grafana.smithi155 on smithi155 2024-04-23T02:10:48.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:47 smithi196 ceph-mon[66087]: pgmap v291: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:50.101 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:49 smithi155 ceph-mon[88702]: pgmap v292: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:49 smithi196 ceph-mon[66087]: pgmap v292: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:52.005 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:51 smithi155 ceph-mon[88702]: pgmap v293: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:10:52.005 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:51 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:52.005 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:51 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:52.005 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:51 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:52.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:51 smithi196 ceph-mon[66087]: pgmap v293: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:10:52.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:51 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:52.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:51 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:52.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:51 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:10:53.122 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:52 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:10:53.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:52 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:10:54.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:53 smithi155 ceph-mon[88702]: pgmap v294: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:54.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:53 smithi196 ceph-mon[66087]: pgmap v294: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:56.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:55 smithi155 ceph-mon[88702]: pgmap v295: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:55 smithi196 ceph-mon[66087]: pgmap v295: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:58.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:57 smithi155 ceph-mon[88702]: pgmap v296: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:58.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:57 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:58.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:57 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:58.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:57 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:58.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:57 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:58.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:57 smithi196 ceph-mon[66087]: pgmap v296: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:10:58.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:57 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:58.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:57 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:58.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:57 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:58.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:57 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:10:58.403 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:10:59.050 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:10:59.050 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (25s) 1s ago 28m 17.3M - 0.25.0 c8568f914cd2 0293aecdaf04 2024-04-23T02:10:59.050 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (6m) 1s ago 28m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:10:59.050 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (6m) 55s ago 27m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:10:59.050 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (8s) 1s ago 27m 29.4M - 9.4.7 954c08fa6188 b2a4a11b57c1 2024-04-23T02:10:59.050 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (118s) 1s ago 22m 25.9M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ee85b6cd84e7 2024-04-23T02:10:59.050 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (99s) 55s ago 22m 11.5M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8835fc9ed2e0 2024-04-23T02:10:59.051 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (8m) 1s ago 29m 509M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:10:59.051 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (8m) 55s ago 27m 450M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:10:59.051 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (7m) 1s ago 29m 82.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:10:59.051 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (7m) 55s ago 27m 60.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:10:59.051 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (86s) 1s ago 19m 64.2M - 5.5 9900ed1a6b81 1f166ee1aa9f 2024-04-23T02:10:59.051 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (81s) 55s ago 19m 61.2M - 5.5 9900ed1a6b81 812f507b2100 2024-04-23T02:10:59.051 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (65s) 1s ago 27m 8120k - 1.5.0 0da6a335fe13 a33a31b0f50f 2024-04-23T02:10:59.051 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (58s) 55s ago 26m 5419k - 1.5.0 0da6a335fe13 46fc4fce3fe2 2024-04-23T02:10:59.051 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (6m) 1s ago 26m 219M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:10:59.051 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (5m) 1s ago 26m 197M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 cad50d701ea4 2024-04-23T02:10:59.051 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (5m) 1s ago 25m 173M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4c65cb442742 2024-04-23T02:10:59.052 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (4m) 1s ago 25m 206M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d18dc75027c1 2024-04-23T02:10:59.052 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (3m) 55s ago 25m 219M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 1147e6d9c25b 2024-04-23T02:10:59.052 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (3m) 55s ago 24m 209M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7632c1e8c59f 2024-04-23T02:10:59.052 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (2m) 55s ago 24m 196M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7389a84e82fe 2024-04-23T02:10:59.052 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (2m) 55s ago 23m 244M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4f58f19173f7 2024-04-23T02:10:59.052 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (42s) 1s ago 27m 45.3M - 2.43.0 a07b618ecd1d 4fe9f07084b8 2024-04-23T02:10:59.441 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:10:59.441 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:10:59.441 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:10:59.441 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:10:59.441 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:10:59.441 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:10:59.441 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:10:59.441 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:10:59.441 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:10:59.442 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:10:59.442 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:10:59.442 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:10:59.442 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:10:59.442 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:10:59.442 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:10:59.442 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:10:59.442 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:10:59.786 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:10:59.786 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:10:59.786 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": true, 2024-04-23T02:10:59.786 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:10:59.787 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [ 2024-04-23T02:10:59.787 INFO:teuthology.orchestra.run.smithi155.stdout: "crash", 2024-04-23T02:10:59.787 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr", 2024-04-23T02:10:59.787 INFO:teuthology.orchestra.run.smithi155.stdout: "mon", 2024-04-23T02:10:59.787 INFO:teuthology.orchestra.run.smithi155.stdout: "osd", 2024-04-23T02:10:59.787 INFO:teuthology.orchestra.run.smithi155.stdout: "nfs", 2024-04-23T02:10:59.787 INFO:teuthology.orchestra.run.smithi155.stdout: "mds" 2024-04-23T02:10:59.788 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:10:59.788 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T02:10:59.788 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "Currently upgrading grafana daemons", 2024-04-23T02:10:59.788 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:10:59.788 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:11:00.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:59 smithi155 ceph-mon[88702]: from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:11:00.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:59 smithi155 ceph-mon[88702]: from='client.34540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:11:00.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:59 smithi155 ceph-mon[88702]: pgmap v297: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:00.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:10:59 smithi155 ceph-mon[88702]: from='client.34548 172.21.15.155:0/1402807463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:00.183 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T02:11:00.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:59 smithi196 ceph-mon[66087]: from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:11:00.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:59 smithi196 ceph-mon[66087]: from='client.34540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:11:00.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:59 smithi196 ceph-mon[66087]: pgmap v297: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:00.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:10:59 smithi196 ceph-mon[66087]: from='client.34548 172.21.15.155:0/1402807463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:01.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:00 smithi155 ceph-mon[88702]: from='client.34544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:11:01.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:00 smithi155 ceph-mon[88702]: from='client.34552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:11:01.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:00 smithi155 ceph-mon[88702]: from='client.34556 172.21.15.155:0/395577906' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:11:01.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:00 smithi196 ceph-mon[66087]: from='client.34544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:11:01.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:00 smithi196 ceph-mon[66087]: from='client.34552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:11:01.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:00 smithi196 ceph-mon[66087]: from='client.34556 172.21.15.155:0/395577906' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:11:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: pgmap v298: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:11:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:11:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:11:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:11:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:11:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-23T02:11:02.145 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.146 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-23T02:11:02.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-23T02:11:02.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T02:11:02.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-23T02:11:02.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:11:02.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:11:02.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:11:02.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:02.147 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:01 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:02.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: pgmap v298: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:11:02.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:02.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:02.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:11:02.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:11:02.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:02.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:02.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:11:02.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.321 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T02:11:02.322 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-23T02:11:02.323 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:02.324 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:01 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:03.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:02 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:11:03.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:02 smithi155 ceph-mon[88702]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:11:03.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:02 smithi155 ceph-mon[88702]: Upgrade: Finalizing container_image settings 2024-04-23T02:11:03.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:02 smithi155 ceph-mon[88702]: Upgrade: Complete! 2024-04-23T02:11:03.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:02 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:11:03.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:11:03.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:11:03.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:11:03.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:02 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:11:03.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:03.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:03.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:03.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:02 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:11:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:02 smithi196 ceph-mon[66087]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:11:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:02 smithi196 ceph-mon[66087]: Upgrade: Finalizing container_image settings 2024-04-23T02:11:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:02 smithi196 ceph-mon[66087]: Upgrade: Complete! 2024-04-23T02:11:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:02 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:11:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:11:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:11:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:11:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:02 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:11:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:11:04.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:03 smithi155 ceph-mon[88702]: pgmap v299: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:04.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:03 smithi196 ceph-mon[66087]: pgmap v299: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:06.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:05 smithi155 ceph-mon[88702]: pgmap v300: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:06.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:05 smithi196 ceph-mon[66087]: pgmap v300: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:07 smithi155 ceph-mon[88702]: pgmap v301: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:08.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:07 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:11:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:07 smithi196 ceph-mon[66087]: pgmap v301: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:07 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:11:10.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:09 smithi155 ceph-mon[88702]: pgmap v302: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:10.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:09 smithi196 ceph-mon[66087]: pgmap v302: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:12.144 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:11 smithi155 ceph-mon[88702]: pgmap v303: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:11:12.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:11 smithi196 ceph-mon[66087]: pgmap v303: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:11:14.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:13 smithi155 ceph-mon[88702]: pgmap v304: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:14.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:13 smithi196 ceph-mon[66087]: pgmap v304: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:16.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:15 smithi155 ceph-mon[88702]: pgmap v305: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:16.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:15 smithi196 ceph-mon[66087]: pgmap v305: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:18.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:17 smithi196 ceph-mon[66087]: pgmap v306: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:18.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:17 smithi155 ceph-mon[88702]: pgmap v306: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:20.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:19 smithi196 ceph-mon[66087]: pgmap v307: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:20.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:19 smithi155 ceph-mon[88702]: pgmap v307: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:22.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:21 smithi196 ceph-mon[66087]: pgmap v308: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:11:22.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:21 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:11:22.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:21 smithi155 ceph-mon[88702]: pgmap v308: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:11:22.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:21 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:11:24.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:23 smithi196 ceph-mon[66087]: pgmap v309: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:24.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:23 smithi155 ceph-mon[88702]: pgmap v309: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:26.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:25 smithi196 ceph-mon[66087]: pgmap v310: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:26.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:25 smithi155 ceph-mon[88702]: pgmap v310: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:28.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:27 smithi196 ceph-mon[66087]: pgmap v311: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:28.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:27 smithi155 ceph-mon[88702]: pgmap v311: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:30.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:29 smithi196 ceph-mon[66087]: pgmap v312: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:30.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:29 smithi155 ceph-mon[88702]: pgmap v312: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:31.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch ps' 2024-04-23T02:11:32.000 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:31 smithi155 ceph-mon[88702]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:11:32.000 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:31 smithi155 ceph-mon[88702]: pgmap v313: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:11:32.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:31 smithi196 ceph-mon[66087]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:11:32.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:31 smithi196 ceph-mon[66087]: pgmap v313: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:11:33.401 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:11:33.401 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (59s) 36s ago 28m 17.3M - 0.25.0 c8568f914cd2 0293aecdaf04 2024-04-23T02:11:33.401 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (7m) 36s ago 28m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:11:33.401 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (7m) 89s ago 27m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:11:33.401 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (42s) 36s ago 28m 29.4M - 9.4.7 954c08fa6188 b2a4a11b57c1 2024-04-23T02:11:33.401 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (2m) 36s ago 22m 25.9M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ee85b6cd84e7 2024-04-23T02:11:33.401 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (2m) 89s ago 23m 11.5M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8835fc9ed2e0 2024-04-23T02:11:33.401 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (9m) 36s ago 30m 509M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:11:33.401 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (8m) 89s ago 27m 450M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:11:33.401 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (8m) 36s ago 30m 82.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:11:33.401 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (7m) 89s ago 27m 60.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:11:33.402 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (2m) 36s ago 20m 64.2M - 5.5 9900ed1a6b81 1f166ee1aa9f 2024-04-23T02:11:33.402 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (116s) 89s ago 20m 61.2M - 5.5 9900ed1a6b81 812f507b2100 2024-04-23T02:11:33.402 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (99s) 36s ago 28m 8120k - 1.5.0 0da6a335fe13 a33a31b0f50f 2024-04-23T02:11:33.402 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (93s) 89s ago 27m 5419k - 1.5.0 0da6a335fe13 46fc4fce3fe2 2024-04-23T02:11:33.402 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (6m) 36s ago 27m 219M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:11:33.402 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (6m) 36s ago 26m 197M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 cad50d701ea4 2024-04-23T02:11:33.402 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (5m) 36s ago 26m 173M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4c65cb442742 2024-04-23T02:11:33.402 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (5m) 36s ago 25m 206M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d18dc75027c1 2024-04-23T02:11:33.402 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (4m) 89s ago 25m 219M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 1147e6d9c25b 2024-04-23T02:11:33.402 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (3m) 89s ago 25m 209M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7632c1e8c59f 2024-04-23T02:11:33.402 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (3m) 89s ago 24m 196M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7389a84e82fe 2024-04-23T02:11:33.402 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (2m) 89s ago 24m 244M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4f58f19173f7 2024-04-23T02:11:33.402 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (77s) 36s ago 28m 45.3M - 2.43.0 a07b618ecd1d 4fe9f07084b8 2024-04-23T02:11:34.106 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:33 smithi155 ceph-mon[88702]: pgmap v314: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:34.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph versions' 2024-04-23T02:11:34.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:33 smithi196 ceph-mon[66087]: pgmap v314: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:35.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:34 smithi155 ceph-mon[88702]: from='client.34564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:11:35.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:34 smithi196 ceph-mon[66087]: from='client.34564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:11:36.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:35 smithi155 ceph-mon[88702]: pgmap v315: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:36.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:35 smithi196 ceph-mon[66087]: pgmap v315: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:36.395 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:11:36.395 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:11:36.395 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:11:36.395 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:11:36.395 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:11:36.396 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:11:36.396 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:11:36.396 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:11:36.396 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:11:36.396 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:11:36.396 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:11:36.396 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:11:36.396 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:11:36.396 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:11:36.396 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:11:36.396 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:11:36.396 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:11:37.094 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:36 smithi155 ceph-mon[88702]: from='client.34568 172.21.15.155:0/1192404638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:37.094 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:11:37.112 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-23T02:11:37.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:36 smithi196 ceph-mon[66087]: from='client.34568 172.21.15.155:0/1192404638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:11:37.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:11:38.203 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:37 smithi155 ceph-mon[88702]: pgmap v316: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:38.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:37 smithi196 ceph-mon[66087]: pgmap v316: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:39.048 INFO:teuthology.orchestra.run.smithi155.stdout:wait for servicemap items w/ changing names to refresh 2024-04-23T02:11:39.811 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'sleep 60' 2024-04-23T02:11:40.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:39 smithi155 ceph-mon[88702]: pgmap v317: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:40.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:39 smithi196 ceph-mon[66087]: pgmap v317: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:42.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:41 smithi196 ceph-mon[66087]: pgmap v318: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:11:42.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:41 smithi155 ceph-mon[88702]: pgmap v318: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:11:44.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:43 smithi196 ceph-mon[66087]: pgmap v319: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:44.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:43 smithi155 ceph-mon[88702]: pgmap v319: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:46.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:45 smithi196 ceph-mon[66087]: pgmap v320: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:46.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:45 smithi155 ceph-mon[88702]: pgmap v320: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:48.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:47 smithi196 ceph-mon[66087]: pgmap v321: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:48.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:47 smithi155 ceph-mon[88702]: pgmap v321: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:49 smithi196 ceph-mon[66087]: pgmap v322: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:50.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:49 smithi155 ceph-mon[88702]: pgmap v322: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:52.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:51 smithi196 ceph-mon[66087]: pgmap v323: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:11:52.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:51 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:11:52.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:51 smithi155 ceph-mon[88702]: pgmap v323: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:11:52.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:51 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:11:54.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:53 smithi196 ceph-mon[66087]: pgmap v324: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:54.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:53 smithi155 ceph-mon[88702]: pgmap v324: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:55 smithi196 ceph-mon[66087]: pgmap v325: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:56.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:55 smithi155 ceph-mon[88702]: pgmap v325: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:58.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:57 smithi196 ceph-mon[66087]: pgmap v326: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:11:58.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:57 smithi155 ceph-mon[88702]: pgmap v326: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:00.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:11:59 smithi196 ceph-mon[66087]: pgmap v327: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:00.396 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:11:59 smithi155 ceph-mon[88702]: pgmap v327: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:02.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:01 smithi196 ceph-mon[66087]: pgmap v328: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:12:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:01 smithi155 ceph-mon[88702]: pgmap v328: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:12:03.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:12:03.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:12:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:12:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:12:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:12:03.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:12:03.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:12:03.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:12:03.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:12:03.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:12:04.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:03 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:12:04.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:03 smithi196 ceph-mon[66087]: pgmap v329: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:04.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:03 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:12:04.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:03 smithi155 ceph-mon[88702]: pgmap v329: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:06.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:05 smithi196 ceph-mon[66087]: pgmap v330: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:06.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:05 smithi155 ceph-mon[88702]: pgmap v330: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:12:07.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:12:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:07 smithi196 ceph-mon[66087]: pgmap v331: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:08.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:07 smithi155 ceph-mon[88702]: pgmap v331: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:10.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:09 smithi196 ceph-mon[66087]: pgmap v332: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:10.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:09 smithi155 ceph-mon[88702]: pgmap v332: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:12.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:11 smithi196 ceph-mon[66087]: pgmap v333: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:12:12.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:11 smithi155 ceph-mon[88702]: pgmap v333: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:12:14.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:13 smithi196 ceph-mon[66087]: pgmap v334: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:14.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:13 smithi155 ceph-mon[88702]: pgmap v334: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:16.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:15 smithi196 ceph-mon[66087]: pgmap v335: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:16.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:15 smithi155 ceph-mon[88702]: pgmap v335: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:18.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:17 smithi196 ceph-mon[66087]: pgmap v336: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:18.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:17 smithi155 ceph-mon[88702]: pgmap v336: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:19.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:19 smithi155 ceph-mon[88702]: pgmap v337: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:19.819 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:19 smithi196 ceph-mon[66087]: pgmap v337: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:22.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:21 smithi196 ceph-mon[66087]: pgmap v338: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:12:22.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:21 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:12:22.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:21 smithi155 ceph-mon[88702]: pgmap v338: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:12:22.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:21 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:12:24.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:23 smithi196 ceph-mon[66087]: pgmap v339: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:24.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:23 smithi155 ceph-mon[88702]: pgmap v339: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:26.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:25 smithi196 ceph-mon[66087]: pgmap v340: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:26.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:25 smithi155 ceph-mon[88702]: pgmap v340: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:28.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:27 smithi196 ceph-mon[66087]: pgmap v341: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:28.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:27 smithi155 ceph-mon[88702]: pgmap v341: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:30.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:29 smithi196 ceph-mon[66087]: pgmap v342: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:30.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:29 smithi155 ceph-mon[88702]: pgmap v342: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:32.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:31 smithi196 ceph-mon[66087]: pgmap v343: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:12:32.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:31 smithi155 ceph-mon[88702]: pgmap v343: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:12:34.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:33 smithi196 ceph-mon[66087]: pgmap v344: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:34.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:33 smithi155 ceph-mon[88702]: pgmap v344: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:36.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:35 smithi196 ceph-mon[66087]: pgmap v345: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:36.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:35 smithi155 ceph-mon[88702]: pgmap v345: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:37.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:36 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:12:37.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:36 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:12:38.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:37 smithi196 ceph-mon[66087]: pgmap v346: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:38.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:37 smithi155 ceph-mon[88702]: pgmap v346: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:40.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:39 smithi196 ceph-mon[66087]: pgmap v347: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:40.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:39 smithi155 ceph-mon[88702]: pgmap v347: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:42.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:41 smithi196 ceph-mon[66087]: pgmap v348: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:12:42.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:41 smithi155 ceph-mon[88702]: pgmap v348: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:12:42.474 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch ps' 2024-04-23T02:12:44.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:43 smithi155 ceph-mon[88702]: pgmap v349: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:44.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:43 smithi196 ceph-mon[66087]: pgmap v349: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:44.662 INFO:teuthology.orchestra.run.smithi155.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:12:44.662 INFO:teuthology.orchestra.run.smithi155.stdout:alertmanager.smithi155 smithi155 *:9093,9094 running (2m) 107s ago 30m 17.3M - 0.25.0 c8568f914cd2 0293aecdaf04 2024-04-23T02:12:44.663 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi155 smithi155 running (8m) 107s ago 30m 6660k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 42dc5db45212 2024-04-23T02:12:44.663 INFO:teuthology.orchestra.run.smithi155.stdout:crash.smithi196 smithi196 running (8m) 2m ago 29m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 d34fb63f4b53 2024-04-23T02:12:44.663 INFO:teuthology.orchestra.run.smithi155.stdout:grafana.smithi155 smithi155 *:3000 running (113s) 107s ago 29m 29.4M - 9.4.7 954c08fa6188 b2a4a11b57c1 2024-04-23T02:12:44.663 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi155.zwqiqz smithi155 running (3m) 107s ago 24m 25.9M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ee85b6cd84e7 2024-04-23T02:12:44.663 INFO:teuthology.orchestra.run.smithi155.stdout:mds.foofs.smithi196.zehfbm smithi196 running (3m) 2m ago 24m 11.5M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8835fc9ed2e0 2024-04-23T02:12:44.663 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi155.dkyujt smithi155 *:8443,9283,8765 running (10m) 107s ago 31m 509M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 bbe491992480 2024-04-23T02:12:44.663 INFO:teuthology.orchestra.run.smithi155.stdout:mgr.smithi196.ldpzek smithi196 *:8443,9283,8765 running (9m) 2m ago 29m 450M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 7583707322e1 2024-04-23T02:12:44.663 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi155 smithi155 running (9m) 107s ago 31m 82.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 50406d09cb50 2024-04-23T02:12:44.663 INFO:teuthology.orchestra.run.smithi155.stdout:mon.smithi196 smithi196 running (9m) 2m ago 28m 60.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 8a0e92babbae 2024-04-23T02:12:44.664 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.0.0.smithi155.edvudh smithi155 *:2049 running (3m) 107s ago 21m 64.2M - 5.5 9900ed1a6b81 1f166ee1aa9f 2024-04-23T02:12:44.664 INFO:teuthology.orchestra.run.smithi155.stdout:nfs.foo.1.0.smithi196.jffzbc smithi196 *:2049 running (3m) 2m ago 21m 61.2M - 5.5 9900ed1a6b81 812f507b2100 2024-04-23T02:12:44.664 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi155 smithi155 *:9100 running (2m) 107s ago 29m 8120k - 1.5.0 0da6a335fe13 a33a31b0f50f 2024-04-23T02:12:44.664 INFO:teuthology.orchestra.run.smithi155.stdout:node-exporter.smithi196 smithi196 *:9100 running (2m) 2m ago 28m 5419k - 1.5.0 0da6a335fe13 46fc4fce3fe2 2024-04-23T02:12:44.664 INFO:teuthology.orchestra.run.smithi155.stdout:osd.0 smithi155 running (7m) 107s ago 28m 219M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 3db654da390b 2024-04-23T02:12:44.664 INFO:teuthology.orchestra.run.smithi155.stdout:osd.1 smithi155 running (7m) 107s ago 27m 197M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 cad50d701ea4 2024-04-23T02:12:44.664 INFO:teuthology.orchestra.run.smithi155.stdout:osd.2 smithi155 running (6m) 107s ago 27m 173M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4c65cb442742 2024-04-23T02:12:44.664 INFO:teuthology.orchestra.run.smithi155.stdout:osd.3 smithi155 running (6m) 107s ago 27m 206M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 d18dc75027c1 2024-04-23T02:12:44.664 INFO:teuthology.orchestra.run.smithi155.stdout:osd.4 smithi196 running (5m) 2m ago 26m 219M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 1147e6d9c25b 2024-04-23T02:12:44.664 INFO:teuthology.orchestra.run.smithi155.stdout:osd.5 smithi196 running (5m) 2m ago 26m 209M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7632c1e8c59f 2024-04-23T02:12:44.664 INFO:teuthology.orchestra.run.smithi155.stdout:osd.6 smithi196 running (4m) 2m ago 26m 196M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 7389a84e82fe 2024-04-23T02:12:44.664 INFO:teuthology.orchestra.run.smithi155.stdout:osd.7 smithi196 running (4m) 2m ago 25m 244M 4096M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4f58f19173f7 2024-04-23T02:12:44.665 INFO:teuthology.orchestra.run.smithi155.stdout:prometheus.smithi155 smithi155 *:9095 running (2m) 107s ago 29m 45.3M - 2.43.0 a07b618ecd1d 4fe9f07084b8 2024-04-23T02:12:45.340 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch upgrade status' 2024-04-23T02:12:46.051 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:45 smithi155 ceph-mon[88702]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:12:46.051 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:45 smithi155 ceph-mon[88702]: pgmap v350: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:46.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:45 smithi196 ceph-mon[66087]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:12:46.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:45 smithi196 ceph-mon[66087]: pgmap v350: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:47.663 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:12:47.663 INFO:teuthology.orchestra.run.smithi155.stdout: "target_image": null, 2024-04-23T02:12:47.664 INFO:teuthology.orchestra.run.smithi155.stdout: "in_progress": false, 2024-04-23T02:12:47.664 INFO:teuthology.orchestra.run.smithi155.stdout: "which": "", 2024-04-23T02:12:47.664 INFO:teuthology.orchestra.run.smithi155.stdout: "services_complete": [], 2024-04-23T02:12:47.664 INFO:teuthology.orchestra.run.smithi155.stdout: "progress": null, 2024-04-23T02:12:47.664 INFO:teuthology.orchestra.run.smithi155.stdout: "message": "", 2024-04-23T02:12:47.664 INFO:teuthology.orchestra.run.smithi155.stdout: "is_paused": false 2024-04-23T02:12:47.664 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:12:48.300 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:47 smithi155 ceph-mon[88702]: pgmap v351: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:48.318 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph health detail' 2024-04-23T02:12:48.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:47 smithi196 ceph-mon[66087]: pgmap v351: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:48.983 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:48 smithi155 ceph-mon[88702]: from='client.34576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:12:49.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:48 smithi196 ceph-mon[66087]: from='client.34576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:12:50.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:49 smithi155 ceph-mon[88702]: pgmap v352: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:50.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:49 smithi196 ceph-mon[66087]: pgmap v352: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:50.415 INFO:teuthology.orchestra.run.smithi155.stdout:HEALTH_OK 2024-04-23T02:12:51.106 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:50 smithi155 ceph-mon[88702]: from='client.34580 172.21.15.155:0/396690469' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:12:51.125 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph versions' 2024-04-23T02:12:51.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:50 smithi196 ceph-mon[66087]: from='client.34580 172.21.15.155:0/396690469' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:12:52.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:51 smithi155 ceph-mon[88702]: pgmap v353: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:12:52.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:51 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:12:52.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:51 smithi196 ceph-mon[66087]: pgmap v353: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:12:52.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:51 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:12:53.425 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-23T02:12:53.425 INFO:teuthology.orchestra.run.smithi155.stdout: "mon": { 2024-04-23T02:12:53.425 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:12:53.425 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:12:53.425 INFO:teuthology.orchestra.run.smithi155.stdout: "mgr": { 2024-04-23T02:12:53.425 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:12:53.426 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:12:53.426 INFO:teuthology.orchestra.run.smithi155.stdout: "osd": { 2024-04-23T02:12:53.426 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:12:53.426 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:12:53.426 INFO:teuthology.orchestra.run.smithi155.stdout: "mds": { 2024-04-23T02:12:53.426 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:12:53.426 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:12:53.426 INFO:teuthology.orchestra.run.smithi155.stdout: "overall": { 2024-04-23T02:12:53.426 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:12:53.426 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:12:53.427 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-23T02:12:54.104 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:53 smithi155 ceph-mon[88702]: pgmap v354: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:54.104 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:53 smithi155 ceph-mon[88702]: from='client.34584 172.21.15.155:0/2861622078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:12:54.122 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-23T02:12:54.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:53 smithi196 ceph-mon[66087]: pgmap v354: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:54.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:53 smithi196 ceph-mon[66087]: from='client.34584 172.21.15.155:0/2861622078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:12:56.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:55 smithi155 ceph-mon[88702]: pgmap v355: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:56.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:55 smithi196 ceph-mon[66087]: pgmap v355: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:56.388 INFO:teuthology.orchestra.run.smithi155.stdout:true 2024-04-23T02:12:57.054 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-23T02:12:57.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:56 smithi196 ceph-mon[66087]: from='client.34588 172.21.15.155:0/2389323223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:12:57.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:56 smithi155 ceph-mon[88702]: from='client.34588 172.21.15.155:0/2389323223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:12:58.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:57 smithi155 ceph-mon[88702]: pgmap v356: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:58.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:57 smithi196 ceph-mon[66087]: pgmap v356: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:12:59.279 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)" 2024-04-23T02:12:59.917 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-04-23T02:12:59.918 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-04-23T02:12:59.918 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-23T02:13:00.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:59 smithi196 ceph-mon[66087]: pgmap v357: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:13:00.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:12:59 smithi196 ceph-mon[66087]: from='client.34592 172.21.15.155:0/3892072715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:13:00.360 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:59 smithi155 ceph-mon[88702]: pgmap v357: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:13:00.360 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:12:59 smithi155 ceph-mon[88702]: from='client.34592 172.21.15.155:0/3892072715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:13:02.114 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-23T02:13:02.114 INFO:teuthology.orchestra.run.smithi155.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-23T01:42:00.592288Z", "last_refresh": "2024-04-23T02:10:57.132658Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-23T01:41:46.772320Z", "last_refresh": "2024-04-23T02:10:03.577738Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-23T01:41:56.858103Z", "last_refresh": "2024-04-23T02:10:57.132818Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-23T01:48:29.256134Z", "last_refresh": "2024-04-23T02:10:03.578281Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-23T01:41:45.249894Z", "last_refresh": "2024-04-23T02:10:03.577830Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi155:172.21.15.155=smithi155", "smithi196:172.21.15.196=smithi196"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-23T01:42:36.378058Z", "last_refresh": "2024-04-23T02:10:03.577898Z", "running": 2, "size": 2}}, {"events": ["2024-04-23T02:12:02.480168Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-04-23T01:51:16.628744Z", "last_refresh": "2024-04-23T02:10:03.578342Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-23T01:41:58.996924Z", "last_refresh": "2024-04-23T02:10:03.577962Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "9900ed1a6b81aaf043a19454fc819f6cb21ac0421c7c720b31d8fae6faebb644", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", "last_refresh": "2024-04-23T02:10:03.578041Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-23T01:41:54.959390Z", "last_refresh": "2024-04-23T02:10:57.132948Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-23T02:13:02.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:01 smithi196 ceph-mon[66087]: pgmap v358: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:13:02.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:01 smithi155 ceph-mon[88702]: pgmap v358: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:13:02.860 INFO:tasks.cephadm:nfs.foo has 2/2 2024-04-23T02:13:02.860 DEBUG:teuthology.parallel:result is None 2024-04-23T02:13:02.860 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-23T02:13:02.871 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi155.front.sepia.ceph.com 2024-04-23T02:13:02.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-04-23T02:13:02.902 INFO:teuthology.orchestra.run.smithi155.stderr:+ umount /mnt/foo 2024-04-23T02:13:02.924 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-23T02:13:02.934 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi155.front.sepia.ceph.com 2024-04-23T02:13:02.935 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-04-23T02:13:03.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:13:03.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:13:03.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:13:03.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:13:03.143 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:02 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:13:03.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:13:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:13:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:13:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:13:03.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:02 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:13:04.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:03 smithi196 ceph-mon[66087]: from='client.34596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:13:04.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:03 smithi196 ceph-mon[66087]: pgmap v359: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:13:04.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:13:04.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:13:04.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:13:04.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:03 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:13:04.344 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:03 smithi155 ceph-mon[88702]: from='client.34596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:13:04.344 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:03 smithi155 ceph-mon[88702]: pgmap v359: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:13:04.344 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:13:04.344 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:13:04.344 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:13:04.344 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:03 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' 2024-04-23T02:13:05.157 INFO:teuthology.orchestra.run.smithi155.stdout: "foo" 2024-04-23T02:13:05.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:04 smithi196 ceph-mon[66087]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:13:05.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:04 smithi155 ceph-mon[88702]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-23T02:13:05.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- bash -c 'ceph nfs export ls foo --detailed' 2024-04-23T02:13:06.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:05 smithi155 ceph-mon[88702]: pgmap v360: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:13:06.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:05 smithi196 ceph-mon[66087]: pgmap v360: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:13:07.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:06 smithi196 ceph-mon[66087]: from='client.34600 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:13:07.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:06 smithi196 ceph-mon[66087]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:13:07.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:06 smithi155 ceph-mon[88702]: from='client.34600 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:13:07.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:06 smithi155 ceph-mon[88702]: from='mgr.34104 172.21.15.155:0/4028522369' entity='mgr.smithi155.dkyujt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:13:08.236 INFO:teuthology.orchestra.run.smithi155.stdout:[ 2024-04-23T02:13:08.236 INFO:teuthology.orchestra.run.smithi155.stdout: { 2024-04-23T02:13:08.236 INFO:teuthology.orchestra.run.smithi155.stdout: "access_type": "RW", 2024-04-23T02:13:08.236 INFO:teuthology.orchestra.run.smithi155.stdout: "clients": [], 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: "cluster_id": "foo", 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: "export_id": 1, 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: "fsal": { 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: "fs_name": "foofs", 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: "name": "CEPH", 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: "user_id": "nfs.foo.1" 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: }, 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: "path": "/", 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: "protocols": [ 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: 4 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: ], 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: "pseudo": "/fake", 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: "security_label": true, 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: "squash": "no_root_squash", 2024-04-23T02:13:08.237 INFO:teuthology.orchestra.run.smithi155.stdout: "transports": [ 2024-04-23T02:13:08.238 INFO:teuthology.orchestra.run.smithi155.stdout: "TCP" 2024-04-23T02:13:08.238 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-04-23T02:13:08.238 INFO:teuthology.orchestra.run.smithi155.stdout: } 2024-04-23T02:13:08.238 INFO:teuthology.orchestra.run.smithi155.stdout:] 2024-04-23T02:13:08.261 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:07 smithi155 ceph-mon[88702]: pgmap v361: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:13:08.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:07 smithi196 ceph-mon[66087]: pgmap v361: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:13:08.984 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- bash -c 'rados -p .nfs --all ls -' 2024-04-23T02:13:10.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:09 smithi196 ceph-mon[66087]: from='client.34604 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:13:10.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:09 smithi196 ceph-mon[66087]: pgmap v362: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:13:10.320 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:09 smithi196 ceph-mon[66087]: mgrmap e49: smithi155.dkyujt(active, since 9m), standbys: smithi196.ldpzek 2024-04-23T02:13:10.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:09 smithi155 ceph-mon[88702]: from='client.34604 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:13:10.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:09 smithi155 ceph-mon[88702]: pgmap v362: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:13:10.393 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:09 smithi155 ceph-mon[88702]: mgrmap e49: smithi155.dkyujt(active, since 9m), standbys: smithi196.ldpzek 2024-04-23T02:13:11.103 INFO:teuthology.orchestra.run.smithi155.stdout:foo rec-0000000000000004:nfs.foo.1 2024-04-23T02:13:11.103 INFO:teuthology.orchestra.run.smithi155.stdout:foo grace 2024-04-23T02:13:11.104 INFO:teuthology.orchestra.run.smithi155.stdout:foo rec-0000000000000004:nfs.foo.0 2024-04-23T02:13:11.104 INFO:teuthology.orchestra.run.smithi155.stdout:foo conf-nfs.foo 2024-04-23T02:13:11.104 INFO:teuthology.orchestra.run.smithi155.stdout:foo export-1 2024-04-23T02:13:11.877 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7820773c-0112-11ef-bc93-c7b262605968 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 6' 2024-04-23T02:13:12.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:12 smithi155 ceph-mon[88702]: pgmap v363: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-23T02:13:12.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:12 smithi196 ceph-mon[66087]: pgmap v363: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-23T02:13:14.169 INFO:teuthology.orchestra.run.smithi155.stdout:6 2024-04-23T02:13:14.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:14 smithi196 ceph-mon[66087]: pgmap v364: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:13:14.392 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:14 smithi155 ceph-mon[88702]: pgmap v364: 129 pgs: 129 active+clean; 215 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:13:14.752 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-23T02:13:14.762 INFO:tasks.cephadm:Teardown begin 2024-04-23T02:13:14.763 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:13:14.793 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:13:14.835 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-23T02:13:14.836 DEBUG:teuthology.orchestra.run.smithi155:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-23T02:13:14.854 DEBUG:teuthology.orchestra.run.smithi196:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-23T02:13:14.896 INFO:tasks.cephadm:Stopping all daemons... 2024-04-23T02:13:14.896 INFO:tasks.cephadm.mon.smithi155:Stopping mon.smithi155... 2024-04-23T02:13:14.897 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi155 2024-04-23T02:13:15.012 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:14 smithi155 systemd[1]: Stopping Ceph mon.smithi155 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:13:15.299 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:15 smithi155 ceph-mon[88702]: from='client.34618 172.21.15.155:0/1249410168' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-23T02:13:15.300 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon-smithi155[88679]: 2024-04-23T02:13:15.176+0000 7f961c202700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi155 -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-23T02:13:15.300 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:15 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon-smithi155[88679]: 2024-04-23T02:13:15.176+0000 7f961c202700 -1 mon.smithi155@0(leader) e3 *** Got Signal Terminated *** 2024-04-23T02:13:15.319 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:15 smithi196 ceph-mon[66087]: from='client.34618 172.21.15.155:0/1249410168' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-23T02:13:16.142 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 23 02:13:15 smithi155 bash[146181]: ceph-7820773c-0112-11ef-bc93-c7b262605968-mon-smithi155 2024-04-23T02:13:16.227 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi155.service' 2024-04-23T02:13:16.284 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:13:16.285 INFO:tasks.cephadm.mon.smithi155:Stopped mon.smithi155 2024-04-23T02:13:16.285 INFO:tasks.cephadm.mon.smithi196:Stopping mon.smithi196... 2024-04-23T02:13:16.285 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi196 2024-04-23T02:13:16.570 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:16 smithi196 systemd[1]: Stopping Ceph mon.smithi196 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:13:17.069 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon-smithi196[66064]: 2024-04-23T02:13:16.703+0000 7f6741388700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi196 -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-23T02:13:17.070 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-mon-smithi196[66064]: 2024-04-23T02:13:16.703+0000 7f6741388700 -1 mon.smithi196@1(peon) e3 *** Got Signal Terminated *** 2024-04-23T02:13:17.569 INFO:journalctl@ceph.mon.smithi196.smithi196.stdout:Apr 23 02:13:17 smithi196 bash[98540]: ceph-7820773c-0112-11ef-bc93-c7b262605968-mon-smithi196 2024-04-23T02:13:17.587 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@mon.smithi196.service' 2024-04-23T02:13:17.636 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:13:17.637 INFO:tasks.cephadm.mon.smithi196:Stopped mon.smithi196 2024-04-23T02:13:17.637 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-23T02:13:17.637 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.0 2024-04-23T02:13:17.926 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:13:17 smithi155 systemd[1]: Stopping Ceph osd.0 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:13:18.392 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:13:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-0[95587]: 2024-04-23T02:13:17.922+0000 7fe4ce31b700 -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-23T02:13:18.392 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:13:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-0[95587]: 2024-04-23T02:13:17.922+0000 7fe4ce31b700 -1 osd.0 122 *** Got signal Terminated *** 2024-04-23T02:13:18.392 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:13:17 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-0[95587]: 2024-04-23T02:13:17.922+0000 7fe4ce31b700 -1 osd.0 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:13:23.893 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:13:23 smithi155 bash[146337]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-0 2024-04-23T02:13:25.463 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.0.service' 2024-04-23T02:13:25.490 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:13:25 smithi155 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.0.service: Succeeded. 2024-04-23T02:13:25.491 INFO:journalctl@ceph.osd.0.smithi155.stdout:Apr 23 02:13:25 smithi155 systemd[1]: Stopped Ceph osd.0 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:13:25.504 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:13:25.505 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-23T02:13:25.505 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-23T02:13:25.505 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.1 2024-04-23T02:13:25.795 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:13:25 smithi155 systemd[1]: Stopping Ceph osd.1 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:13:26.142 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:13:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-1[98706]: 2024-04-23T02:13:25.789+0000 7f5b63f53700 -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-23T02:13:26.142 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:13:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-1[98706]: 2024-04-23T02:13:25.789+0000 7f5b63f53700 -1 osd.1 122 *** Got signal Terminated *** 2024-04-23T02:13:26.142 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:13:25 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-1[98706]: 2024-04-23T02:13:25.789+0000 7f5b63f53700 -1 osd.1 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:13:31.892 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:13:31 smithi155 bash[146604]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-1 2024-04-23T02:13:33.255 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.1.service' 2024-04-23T02:13:33.282 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:13:33 smithi155 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.1.service: Succeeded. 2024-04-23T02:13:33.282 INFO:journalctl@ceph.osd.1.smithi155.stdout:Apr 23 02:13:33 smithi155 systemd[1]: Stopped Ceph osd.1 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:13:33.295 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:13:33.296 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-23T02:13:33.296 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-23T02:13:33.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.2 2024-04-23T02:13:33.605 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:13:33 smithi155 systemd[1]: Stopping Ceph osd.2 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:13:33.892 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:13:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-2[101792]: 2024-04-23T02:13:33.600+0000 7f7f870e2700 -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-23T02:13:33.893 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:13:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-2[101792]: 2024-04-23T02:13:33.600+0000 7f7f870e2700 -1 osd.2 122 *** Got signal Terminated *** 2024-04-23T02:13:33.893 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:13:33 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-2[101792]: 2024-04-23T02:13:33.600+0000 7f7f870e2700 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:13:39.642 INFO:journalctl@ceph.osd.2.smithi155.stdout:Apr 23 02:13:39 smithi155 bash[146898]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-2 2024-04-23T02:13:41.166 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.2.service' 2024-04-23T02:13:41.207 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:13:41.208 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-23T02:13:41.208 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-23T02:13:41.208 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.3 2024-04-23T02:13:41.507 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:13:41 smithi155 systemd[1]: Stopping Ceph osd.3 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:13:41.892 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:13:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-3[104854]: 2024-04-23T02:13:41.503+0000 7fcb946b3700 -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-23T02:13:41.893 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:13:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-3[104854]: 2024-04-23T02:13:41.503+0000 7fcb946b3700 -1 osd.3 122 *** Got signal Terminated *** 2024-04-23T02:13:41.893 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:13:41 smithi155 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-3[104854]: 2024-04-23T02:13:41.503+0000 7fcb946b3700 -1 osd.3 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:13:45.320 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:45.033+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:45.321 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:45.191+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:46.173 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:45 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:13:45.916+0000 7f541a09a700 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:20.906554+0000 front 2024-04-23T02:13:20.906568+0000 (oldest deadline 2024-04-23T02:13:45.006379+0000) 2024-04-23T02:13:46.173 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:46.083+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:46.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:46.169+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:46.901 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:46.575+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:47.194 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:46 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:13:46.897+0000 7f541a09a700 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:20.906554+0000 front 2024-04-23T02:13:20.906568+0000 (oldest deadline 2024-04-23T02:13:45.006379+0000) 2024-04-23T02:13:47.194 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:47.120+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:47.541 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:47.189+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:47.642 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:13:47 smithi155 bash[147169]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-3 2024-04-23T02:13:47.819 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:47.536+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:48.232 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:48.118+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:48.232 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:47 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:13:47.880+0000 7f541a09a700 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:20.906554+0000 front 2024-04-23T02:13:20.906568+0000 (oldest deadline 2024-04-23T02:13:45.006379+0000) 2024-04-23T02:13:48.561 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:48.228+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:48.819 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:48.557+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:49.066 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.3.service' 2024-04-23T02:13:49.094 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:13:49 smithi155 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.3.service: Succeeded. 2024-04-23T02:13:49.094 INFO:journalctl@ceph.osd.3.smithi155.stdout:Apr 23 02:13:49 smithi155 systemd[1]: Stopped Ceph osd.3 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:13:49.107 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:13:49.107 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-23T02:13:49.107 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-23T02:13:49.108 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.4 2024-04-23T02:13:49.137 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:48 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:13:48.844+0000 7f541a09a700 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:20.906554+0000 front 2024-04-23T02:13:20.906568+0000 (oldest deadline 2024-04-23T02:13:45.006379+0000) 2024-04-23T02:13:49.482 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:49 smithi196 systemd[1]: Stopping Ceph osd.4 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:13:49.482 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:49.132+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:49.482 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:49.263+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:49.819 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:13:49.477+0000 7f5421aac700 -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-23T02:13:49.820 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:13:49.477+0000 7f5421aac700 -1 osd.4 122 *** Got signal Terminated *** 2024-04-23T02:13:49.820 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:13:49.477+0000 7f5421aac700 -1 osd.4 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:13:49.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:49.549+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:50.116 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:49 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:13:49.852+0000 7f541a09a700 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:20.906554+0000 front 2024-04-23T02:13:20.906568+0000 (oldest deadline 2024-04-23T02:13:45.006379+0000) 2024-04-23T02:13:50.528 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:50.112+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:50.528 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:50.232+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:50.812 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:50.524+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:51.070 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:50 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:13:50.808+0000 7f541a09a700 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:20.906554+0000 front 2024-04-23T02:13:20.906568+0000 (oldest deadline 2024-04-23T02:13:45.006379+0000) 2024-04-23T02:13:51.570 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:51.108+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:51.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:51.263+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:51.861 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:51.573+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:51.862 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:51.573+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:13:52.297 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:51 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:13:51.857+0000 7f541a09a700 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:20.906554+0000 front 2024-04-23T02:13:20.906568+0000 (oldest deadline 2024-04-23T02:13:45.006379+0000) 2024-04-23T02:13:52.297 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:52.071+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:52.569 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:52.293+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:52.874 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:52.571+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:52.874 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:52.571+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:13:53.318 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:52 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:13:52.871+0000 7f541a09a700 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:20.906554+0000 front 2024-04-23T02:13:20.906568+0000 (oldest deadline 2024-04-23T02:13:45.006379+0000) 2024-04-23T02:13:53.318 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:53.024+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:53.319 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:53.024+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.469075+0000 front 2024-04-23T02:13:29.469187+0000 (oldest deadline 2024-04-23T02:13:52.369123+0000) 2024-04-23T02:13:53.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:53.314+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:53.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:53.314+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:13:53.902 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:53.571+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:53.902 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:53.571+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:13:54.320 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:13:53.898+0000 7f541a09a700 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:20.906554+0000 front 2024-04-23T02:13:20.906568+0000 (oldest deadline 2024-04-23T02:13:45.006379+0000) 2024-04-23T02:13:54.320 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4[72022]: 2024-04-23T02:13:53.898+0000 7f541a09a700 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.707282+0000 front 2024-04-23T02:13:29.707294+0000 (oldest deadline 2024-04-23T02:13:53.807209+0000) 2024-04-23T02:13:54.320 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:53.989+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:54.320 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:53 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:53.989+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.469075+0000 front 2024-04-23T02:13:29.469187+0000 (oldest deadline 2024-04-23T02:13:52.369123+0000) 2024-04-23T02:13:54.584 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:54.325+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:54.584 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:54.326+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:13:54.996 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:54.581+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:54.996 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:54.581+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:13:55.320 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:54.991+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:55.320 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:54 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:54.991+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.469075+0000 front 2024-04-23T02:13:29.469187+0000 (oldest deadline 2024-04-23T02:13:52.369123+0000) 2024-04-23T02:13:55.822 INFO:journalctl@ceph.osd.4.smithi196.stdout:Apr 23 02:13:55 smithi196 bash[98722]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-4 2024-04-23T02:13:55.822 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:55.349+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:55.822 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:55.349+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:13:55.823 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:55.598+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:55.823 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:55 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:55.598+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:13:56.320 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:56.017+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:56.320 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:56.017+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.469075+0000 front 2024-04-23T02:13:29.469187+0000 (oldest deadline 2024-04-23T02:13:52.369123+0000) 2024-04-23T02:13:56.650 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:56.316+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:56.650 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:56.316+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:13:56.981 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:56.645+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:56.981 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:56.645+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:13:57.118 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.4.service' 2024-04-23T02:13:57.199 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:13:57.199 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-23T02:13:57.199 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-23T02:13:57.199 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.5 2024-04-23T02:13:57.264 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:56.976+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:57.264 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:56 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:56.976+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.469075+0000 front 2024-04-23T02:13:29.469187+0000 (oldest deadline 2024-04-23T02:13:52.369123+0000) 2024-04-23T02:13:57.518 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:57 smithi196 systemd[1]: Stopping Ceph osd.5 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:13:57.518 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:57.276+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:57.519 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:57.276+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:13:57.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:57.676+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:57.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:57.676+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:13:57.820 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:57.513+0000 7ff73745b700 -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-23T02:13:57.820 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:57.513+0000 7ff73745b700 -1 osd.5 122 *** Got signal Terminated *** 2024-04-23T02:13:57.820 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:57.513+0000 7ff73745b700 -1 osd.5 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:13:58.251 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:57.975+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:58.251 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:57 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:57.975+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.469075+0000 front 2024-04-23T02:13:29.469187+0000 (oldest deadline 2024-04-23T02:13:52.369123+0000) 2024-04-23T02:13:58.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:58.247+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:58.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:58.247+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:13:58.995 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:58.678+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:58.995 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:58.678+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:13:59.268 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:58.991+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:13:59.268 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:58 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:58.991+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.469075+0000 front 2024-04-23T02:13:29.469187+0000 (oldest deadline 2024-04-23T02:13:52.369123+0000) 2024-04-23T02:13:59.569 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:59.265+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:13:59.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:13:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:13:59.265+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:13:59.980 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:59.697+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:13:59.980 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:13:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:13:59.697+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:00.302 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:59.977+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:14:00.302 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:13:59 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:13:59.977+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.469075+0000 front 2024-04-23T02:13:29.469187+0000 (oldest deadline 2024-04-23T02:13:52.369123+0000) 2024-04-23T02:14:00.569 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:00.298+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:14:00.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:00.298+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:14:00.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:00.298+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.756790+0000 front 2024-04-23T02:13:37.756758+0000 (oldest deadline 2024-04-23T02:13:59.956979+0000) 2024-04-23T02:14:01.017 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:00.663+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:01.017 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:00 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:00.663+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:01.298 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:14:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:14:01.013+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:14:01.299 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:14:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:14:01.013+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.469075+0000 front 2024-04-23T02:13:29.469187+0000 (oldest deadline 2024-04-23T02:13:52.369123+0000) 2024-04-23T02:14:01.299 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:14:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:14:01.013+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:38.070933+0000 front 2024-04-23T02:13:38.070893+0000 (oldest deadline 2024-04-23T02:14:00.370825+0000) 2024-04-23T02:14:01.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:01.294+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:14:01.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:01.294+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:14:01.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:01.294+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.756790+0000 front 2024-04-23T02:13:37.756758+0000 (oldest deadline 2024-04-23T02:13:59.956979+0000) 2024-04-23T02:14:02.024 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:01.657+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:02.024 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:01 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:01.657+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:02.319 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:14:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:14:02.020+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:18.967931+0000 front 2024-04-23T02:13:18.968011+0000 (oldest deadline 2024-04-23T02:13:44.867887+0000) 2024-04-23T02:14:02.320 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:14:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:14:02.020+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.469075+0000 front 2024-04-23T02:13:29.469187+0000 (oldest deadline 2024-04-23T02:13:52.369123+0000) 2024-04-23T02:14:02.320 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:14:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5[74734]: 2024-04-23T02:14:02.020+0000 7ff733a51700 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:38.070933+0000 front 2024-04-23T02:13:38.070893+0000 (oldest deadline 2024-04-23T02:14:00.370825+0000) 2024-04-23T02:14:02.625 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:02.336+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:14:02.625 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:02.336+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:14:02.625 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:02.336+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.756790+0000 front 2024-04-23T02:13:37.756758+0000 (oldest deadline 2024-04-23T02:13:59.956979+0000) 2024-04-23T02:14:03.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:02.621+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:03.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:02 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:02.621+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:03.634 INFO:journalctl@ceph.osd.5.smithi196.stdout:Apr 23 02:14:03 smithi196 bash[99031]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-5 2024-04-23T02:14:03.634 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:03.350+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:14:03.634 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:03.350+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:14:03.634 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:03.350+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.756790+0000 front 2024-04-23T02:13:37.756758+0000 (oldest deadline 2024-04-23T02:13:59.956979+0000) 2024-04-23T02:14:04.069 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:03.629+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:04.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:03.629+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:04.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:03 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:03.629+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:04.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:04.387+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:14:04.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:04.387+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:14:04.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:04.387+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.756790+0000 front 2024-04-23T02:13:37.756758+0000 (oldest deadline 2024-04-23T02:13:59.956979+0000) 2024-04-23T02:14:04.821 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:04.595+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:04.821 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:04.595+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:04.821 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:04 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:04.595+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:05.211 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.5.service' 2024-04-23T02:14:05.294 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:14:05.294 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-23T02:14:05.294 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-23T02:14:05.295 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.6 2024-04-23T02:14:05.562 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:05 smithi196 systemd[1]: Stopping Ceph osd.6 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:14:05.562 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:05.392+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:14:05.562 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:05.392+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:14:05.562 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:05.392+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.756790+0000 front 2024-04-23T02:13:37.756758+0000 (oldest deadline 2024-04-23T02:13:59.956979+0000) 2024-04-23T02:14:05.819 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:05.602+0000 7f131afd9700 -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-23T02:14:05.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:05.602+0000 7f131afd9700 -1 osd.6 122 *** Got signal Terminated *** 2024-04-23T02:14:05.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:05.602+0000 7f131afd9700 -1 osd.6 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:14:05.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:05.557+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:05.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:05.557+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:05.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:05 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:05.557+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:06.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:06.433+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:14:06.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:06.433+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:14:06.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:06.433+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.756790+0000 front 2024-04-23T02:13:37.756758+0000 (oldest deadline 2024-04-23T02:13:59.956979+0000) 2024-04-23T02:14:06.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:06.532+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:06.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:06.532+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:06.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:06 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:06.532+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:07.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:07.383+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:14:07.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:07.383+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:14:07.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:07.383+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.756790+0000 front 2024-04-23T02:13:37.756758+0000 (oldest deadline 2024-04-23T02:13:59.956979+0000) 2024-04-23T02:14:07.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:07.568+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:07.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:07.568+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:07.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:07.568+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:07.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:07 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:07.568+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:44.971168+0000 front 2024-04-23T02:13:44.971101+0000 (oldest deadline 2024-04-23T02:14:07.271097+0000) 2024-04-23T02:14:08.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:08.336+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:14:08.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:08.336+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:14:08.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:08.336+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.756790+0000 front 2024-04-23T02:13:37.756758+0000 (oldest deadline 2024-04-23T02:13:59.956979+0000) 2024-04-23T02:14:08.820 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:08.336+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:43.358683+0000 front 2024-04-23T02:13:43.358614+0000 (oldest deadline 2024-04-23T02:14:07.958966+0000) 2024-04-23T02:14:08.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:08.584+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:08.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:08.584+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:08.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:08.584+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:08.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:08 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:08.584+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:44.971168+0000 front 2024-04-23T02:13:44.971101+0000 (oldest deadline 2024-04-23T02:14:07.271097+0000) 2024-04-23T02:14:09.612 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:09.316+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:14:09.612 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:09.316+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:14:09.612 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:09.316+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.756790+0000 front 2024-04-23T02:13:37.756758+0000 (oldest deadline 2024-04-23T02:13:59.956979+0000) 2024-04-23T02:14:09.612 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:09.316+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:43.358683+0000 front 2024-04-23T02:13:43.358614+0000 (oldest deadline 2024-04-23T02:14:07.958966+0000) 2024-04-23T02:14:10.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:09.607+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:10.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:09.607+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:10.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:09.607+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:10.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:09 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:09.607+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:44.971168+0000 front 2024-04-23T02:13:44.971101+0000 (oldest deadline 2024-04-23T02:14:07.271097+0000) 2024-04-23T02:14:10.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:10.299+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:21.954987+0000 front 2024-04-23T02:13:21.954946+0000 (oldest deadline 2024-04-23T02:13:44.854833+0000) 2024-04-23T02:14:10.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:10.299+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:29.555927+0000 front 2024-04-23T02:13:29.555948+0000 (oldest deadline 2024-04-23T02:13:52.455791+0000) 2024-04-23T02:14:10.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:10.299+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.756790+0000 front 2024-04-23T02:13:37.756758+0000 (oldest deadline 2024-04-23T02:13:59.956979+0000) 2024-04-23T02:14:10.570 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6[77429]: 2024-04-23T02:14:10.299+0000 7f13135c7700 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:43.358683+0000 front 2024-04-23T02:13:43.358614+0000 (oldest deadline 2024-04-23T02:14:07.958966+0000) 2024-04-23T02:14:11.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:10.642+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:11.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:10.642+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:11.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:10.642+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:11.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:10 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:10.642+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:44.971168+0000 front 2024-04-23T02:13:44.971101+0000 (oldest deadline 2024-04-23T02:14:07.271097+0000) 2024-04-23T02:14:11.671 INFO:journalctl@ceph.osd.6.smithi196.stdout:Apr 23 02:14:11 smithi196 bash[99307]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-6 2024-04-23T02:14:12.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:11.666+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:12.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:11.666+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:12.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:11.666+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:12.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:11 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:11.666+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:44.971168+0000 front 2024-04-23T02:13:44.971101+0000 (oldest deadline 2024-04-23T02:14:07.271097+0000) 2024-04-23T02:14:13.002 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:12.651+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:13.003 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:12.651+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:13.003 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:12.651+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:13.003 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:12 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:12.651+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:44.971168+0000 front 2024-04-23T02:13:44.971101+0000 (oldest deadline 2024-04-23T02:14:07.271097+0000) 2024-04-23T02:14:13.363 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.6.service' 2024-04-23T02:14:13.404 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:14:13.404 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-23T02:14:13.405 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-23T02:14:13.405 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.7 2024-04-23T02:14:13.678 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:13 smithi196 systemd[1]: Stopping Ceph osd.7 for 7820773c-0112-11ef-bc93-c7b262605968... 2024-04-23T02:14:14.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:13.673+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:14.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:13.673+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:14.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:13.673+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:14.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:13.673+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:44.971168+0000 front 2024-04-23T02:13:44.971101+0000 (oldest deadline 2024-04-23T02:14:07.271097+0000) 2024-04-23T02:14:14.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:13.713+0000 7f6fa472c700 -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-23T02:14:14.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:13.713+0000 7f6fa472c700 -1 osd.7 122 *** Got signal Terminated *** 2024-04-23T02:14:14.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:13 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:13.713+0000 7f6fa472c700 -1 osd.7 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:14:15.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:14.666+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:15.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:14.666+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:15.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:14.666+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:15.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:14 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:14.666+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:44.971168+0000 front 2024-04-23T02:13:44.971101+0000 (oldest deadline 2024-04-23T02:14:07.271097+0000) 2024-04-23T02:14:16.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:15.651+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:16.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:15.651+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:16.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:15.651+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:16.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:15 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:15.651+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:44.971168+0000 front 2024-04-23T02:13:44.971101+0000 (oldest deadline 2024-04-23T02:14:07.271097+0000) 2024-04-23T02:14:17.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:16.674+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:17.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:16.674+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:17.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:16.674+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:17.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:16 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:16.674+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:44.971168+0000 front 2024-04-23T02:13:44.971101+0000 (oldest deadline 2024-04-23T02:14:07.271097+0000) 2024-04-23T02:14:18.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:17.720+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6806 osd.0 since back 2024-04-23T02:13:19.768474+0000 front 2024-04-23T02:13:19.768595+0000 (oldest deadline 2024-04-23T02:13:45.668494+0000) 2024-04-23T02:14:18.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:17.720+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6814 osd.1 since back 2024-04-23T02:13:25.668963+0000 front 2024-04-23T02:13:25.668938+0000 (oldest deadline 2024-04-23T02:13:51.568814+0000) 2024-04-23T02:14:18.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:17.720+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6822 osd.2 since back 2024-04-23T02:13:37.370242+0000 front 2024-04-23T02:13:37.370285+0000 (oldest deadline 2024-04-23T02:14:02.670267+0000) 2024-04-23T02:14:18.070 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:17 smithi196 ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7[80138]: 2024-04-23T02:14:17.720+0000 7f6fa0d22700 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.155:6830 osd.3 since back 2024-04-23T02:13:44.971168+0000 front 2024-04-23T02:13:44.971101+0000 (oldest deadline 2024-04-23T02:14:07.271097+0000) 2024-04-23T02:14:19.820 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:19 smithi196 bash[99570]: ceph-7820773c-0112-11ef-bc93-c7b262605968-osd-7 2024-04-23T02:14:21.247 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.7.service' 2024-04-23T02:14:21.274 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:21 smithi196 systemd[1]: ceph-7820773c-0112-11ef-bc93-c7b262605968@osd.7.service: Succeeded. 2024-04-23T02:14:21.274 INFO:journalctl@ceph.osd.7.smithi196.stdout:Apr 23 02:14:21 smithi196 systemd[1]: Stopped Ceph osd.7 for 7820773c-0112-11ef-bc93-c7b262605968. 2024-04-23T02:14:21.287 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:14:21.287 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-23T02:14:21.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7820773c-0112-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-23T02:14:21.468 INFO:teuthology.orchestra.run.smithi155.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-04-23T02:14:21.469 INFO:teuthology.orchestra.run.smithi155.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-04-23T02:14:21.469 INFO:teuthology.orchestra.run.smithi155.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-04-23T02:14:21.469 INFO:teuthology.orchestra.run.smithi155.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-04-23T02:14:21.469 INFO:teuthology.orchestra.run.smithi155.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-04-23T02:14:21.469 INFO:teuthology.orchestra.run.smithi155.stderr: ... 2024-04-23T02:14:21.469 INFO:teuthology.orchestra.run.smithi155.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-04-23T02:14:21.484 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-04-23T02:14:21.485 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7820773c-0112-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-23T02:14:21.651 INFO:teuthology.orchestra.run.smithi196.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-04-23T02:14:21.651 INFO:teuthology.orchestra.run.smithi196.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-04-23T02:14:21.651 INFO:teuthology.orchestra.run.smithi196.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-04-23T02:14:21.651 INFO:teuthology.orchestra.run.smithi196.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-04-23T02:14:21.651 INFO:teuthology.orchestra.run.smithi196.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-04-23T02:14:21.651 INFO:teuthology.orchestra.run.smithi196.stderr: ... 2024-04-23T02:14:21.652 INFO:teuthology.orchestra.run.smithi196.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-04-23T02:14:21.667 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-04-23T02:14:21.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:14:21.695 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:14:21.722 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-23T02:14:21.724 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669085/remote/smithi155/crash 2024-04-23T02:14:21.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/crash -- . 2024-04-23T02:14:21.782 DEBUG:teuthology.misc:Transferring archived files from smithi196:/var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669085/remote/smithi196/crash 2024-04-23T02:14:21.783 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /var/lib/ceph/7820773c-0112-11ef-bc93-c7b262605968/crash -- . 2024-04-23T02:14:21.829 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-23T02:14:21.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-23T02:14:21.857 INFO:teuthology.orchestra.run.smithi155.stderr:grep: /var/log/ceph/7820773c-0112-11ef-bc93-c7b262605968/ceph.log: No such file or directory 2024-04-23T02:14:21.858 INFO:tasks.cephadm:Compressing logs... 2024-04-23T02:14:21.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T02:14:21.901 DEBUG:teuthology.orchestra.run.smithi196:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T02:14:21.925 INFO:teuthology.orchestra.run.smithi155.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-23T02:14:21.929 INFO:teuthology.orchestra.run.smithi196.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-23T02:15:37.189 INFO:tasks.cephadm:Archiving logs... 2024-04-23T02:15:37.190 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669085/remote/smithi155/log 2024-04-23T02:15:37.191 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-23T02:15:44.593 DEBUG:teuthology.misc:Transferring archived files from smithi196:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669085/remote/smithi196/log 2024-04-23T02:15:44.594 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-23T02:15:53.069 INFO:tasks.cephadm:Removing cluster... 2024-04-23T02:15:53.070 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7820773c-0112-11ef-bc93-c7b262605968 --force 2024-04-23T02:18:49.366 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7820773c-0112-11ef-bc93-c7b262605968 --force 2024-04-23T02:19:08.334 INFO:tasks.cephadm:Removing cephadm ... 2024-04-23T02:19:08.334 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-23T02:19:08.365 DEBUG:teuthology.orchestra.run.smithi196:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-23T02:19:08.384 INFO:tasks.cephadm:Teardown complete 2024-04-23T02:19:08.385 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-23T02:19:08.405 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-23T02:19:08.405 DEBUG:teuthology.orchestra.run.smithi155:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T02:19:08.409 DEBUG:teuthology.orchestra.run.smithi196:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T02:19:08.426 INFO:teuthology.orchestra.run.smithi155.stderr:bash: ntpq: command not found 2024-04-23T02:19:08.431 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T02:19:08.431 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2024-04-23T02:19:08.431 INFO:teuthology.orchestra.run.smithi155.stdout:^- hv01.front.sepia.ceph.com 2 6 377 2 +1055us[+1059us] +/- 572ms 2024-04-23T02:19:08.431 INFO:teuthology.orchestra.run.smithi155.stdout:^* hv02.front.sepia.ceph.com 3 6 377 1 -691us[ -686us] +/- 63ms 2024-04-23T02:19:08.431 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 63 +1065us[+1068us] +/- 89ms 2024-04-23T02:19:08.431 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T02:19:08.443 INFO:teuthology.orchestra.run.smithi196.stderr:bash: ntpq: command not found 2024-04-23T02:19:08.448 INFO:teuthology.orchestra.run.smithi196.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T02:19:08.448 INFO:teuthology.orchestra.run.smithi196.stdout:=============================================================================== 2024-04-23T02:19:08.448 INFO:teuthology.orchestra.run.smithi196.stdout:^- hv01.front.sepia.ceph.com 2 6 377 2 +1052us[+1051us] +/- 572ms 2024-04-23T02:19:08.448 INFO:teuthology.orchestra.run.smithi196.stdout:^* hv02.front.sepia.ceph.com 3 6 377 2 -708us[ -709us] +/- 63ms 2024-04-23T02:19:08.448 INFO:teuthology.orchestra.run.smithi196.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 3 +1075us[+1073us] +/- 90ms 2024-04-23T02:19:08.448 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T02:19:08.449 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-23T02:19:08.471 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-23T02:19:08.472 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-23T02:19:08.485 DEBUG:teuthology.orchestra.run.smithi155:> 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-23T02:19:08.564 DEBUG:teuthology.orchestra.run.smithi196:> 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-23T02:19:08.636 DEBUG:teuthology.orchestra.run.smithi155:> 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-23T02:19:08.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T02:19:08.669 DEBUG:teuthology.orchestra.run.smithi196:> 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-23T02:19:08.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T02:19:08.700 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-23T02:19:08.763 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-23T02:19:08.778 INFO:teuthology.task.internal:Duration was 2705.368744 seconds 2024-04-23T02:19:08.778 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-23T02:19:08.792 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-23T02:19:08.792 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T02:19:08.796 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T02:19:08.840 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T02:19:08.843 INFO:teuthology.orchestra.run.smithi196.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T02:19:09.330 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-23T02:19:09.331 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi155.front.sepia.ceph.com 2024-04-23T02:19:09.331 DEBUG:teuthology.orchestra.run.smithi155:> 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-23T02:19:09.353 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi196.front.sepia.ceph.com 2024-04-23T02:19:09.354 DEBUG:teuthology.orchestra.run.smithi196:> 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-23T02:19:09.377 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-23T02:19:09.377 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T02:19:09.396 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T02:19:09.478 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-23T02:19:09.478 DEBUG:teuthology.orchestra.run.smithi155:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T02:19:09.481 DEBUG:teuthology.orchestra.run.smithi196:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T02:19:09.644 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-23T02:19:09.655 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-23T02:19:09.656 DEBUG:teuthology.orchestra.run.smithi155:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T02:19:09.682 DEBUG:teuthology.orchestra.run.smithi196:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T02:19:09.710 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-23T02:19:09.722 DEBUG:teuthology.orchestra.run.smithi155:> 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-23T02:19:09.725 DEBUG:teuthology.orchestra.run.smithi196:> 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-23T02:19:09.750 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = core 2024-04-23T02:19:09.776 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = core 2024-04-23T02:19:09.792 DEBUG:teuthology.orchestra.run.smithi155:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T02:19:09.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T02:19:09.835 DEBUG:teuthology.orchestra.run.smithi196:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T02:19:09.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T02:19:09.853 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-23T02:19:09.864 INFO:teuthology.task.internal:Transferring archived files... 2024-04-23T02:19:09.865 DEBUG:teuthology.misc:Transferring archived files from smithi155:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669085/remote/smithi155 2024-04-23T02:19:09.865 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T02:19:09.922 DEBUG:teuthology.misc:Transferring archived files from smithi196:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669085/remote/smithi196 2024-04-23T02:19:09.922 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T02:19:09.965 INFO:teuthology.task.internal:Removing archive directory... 2024-04-23T02:19:09.965 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T02:19:09.967 DEBUG:teuthology.orchestra.run.smithi196:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T02:19:10.016 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-23T02:19:10.030 INFO:teuthology.task.internal:Not uploading archives. 2024-04-23T02:19:10.030 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-23T02:19:10.042 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-23T02:19:10.042 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T02:19:10.045 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T02:19:10.060 INFO:teuthology.orchestra.run.smithi155.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 02:19 /home/ubuntu/cephtest 2024-04-23T02:19:10.074 INFO:teuthology.orchestra.run.smithi196.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 02:19 /home/ubuntu/cephtest 2024-04-23T02:19:10.075 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-23T02:19:10.087 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-23T02:19:10.112 INFO:teuthology.run:Summary data: description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 2705.3687443733215 owner: scheduled_teuthology@teuthology success: true 2024-04-23T02:19:10.112 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T02:19:10.194 INFO:teuthology.run:pass